Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/oarriaga/luvina

High-level Natural Language Processing (NLP) for Python.
https://github.com/oarriaga/luvina

natural-language-processing nlp nltk python spacy

Last synced: 22 days ago
JSON representation

High-level Natural Language Processing (NLP) for Python.

Awesome Lists containing this project

README

        

# Luvina: High-level NLP
Luvina is a high-level Natural Language Processing (NLP) API for Python built on top of [spaCy](https://spacy.io/) and [NLTK](http://www.nltk.org/).

## Installation
You can install luvina from PyPI:
```sh
sudo pip install luvina
```

You can find more information in the [documentation website](https://oarriaga.github.io/luvina/):