Text Analytics Tools especially for sentiment analysis purposes
April 23, 2026 · View on GitHub
Note (archived April 2026): This repository is a very old version of my early NLP work (originally from 2016–2018). It is preserved for historical context only — it is no longer maintained, not compatible with current Python / NLP tooling, and should not be used in new projects. See my profile for current work.
Text Analytics Tools especially for sentiment analysis purposes
Installation
In depencencies there is one tricky library for graph computations called graph-tool. Please follow installation on author's website
After installating all depencencies you must download spacy models, run
python -m spacy.en.download .