monmouth-college-cs / kieft21-text-dashboard

0 stars 0 forks source link

Get TextBlob working on dashboard inside spacy node #16

Open cbigham01 opened 3 years ago

cbigham01 commented 3 years ago

As of now, it uses NLTK vader sentiment analysis. We want to use TextBlob to start working on pipelines (mostly because it is supported by Spacy natively). Eventually, we need to give the option of using Vader, Spacy, or both.