Skip to content

NLP API that used spaCy and NLTK to categorize text data and to tokenize, find Parts of Speech, Entities and does sentiment per sentence.

Notifications You must be signed in to change notification settings

rookiemann/NLP-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NLP-API

This creates an API much like AWS Comprehend or Google NLP. it requires Spacy, Spacy's LG model and NLTK

The config file loads the categories for word vector comparisons to determine category.

About

NLP API that used spaCy and NLTK to categorize text data and to tokenize, find Parts of Speech, Entities and does sentiment per sentence.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages