Open cbigham01 opened 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.
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.