/nlp-reviews

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

nlp-reviews

Requirements:

  • topcmodel.py

pip install tmtoolkit[recommended]

python -m tmtoolkit setup en

pip install lda

pip install pyqt5

  • freqfilters.py

pip install spacy

python -m spacy download en_core_web_sm

pip install spacytextblob

pip install coreferee

pip install wordcloud

pip install pyqt5