Skip to content

Final assignment in Latvian University's Intro to Natural Language Processing course developed together with @Traffy99

Notifications You must be signed in to change notification settings

Puupuls/LU_NLP_TagExtractor

Repository files navigation

conda install -c anaconda flask
conda install -c conda-forge gensim
conda install -c anaconda nltk
conda install -c conda-forge spacy
pip install keybert
conda install -c conda-forge loguru
pip install rake-nltk
pip install rake-spacy
conda install -c pytorch torchtext
pip install git+https://github.com/LIAAD/yake

python -m spacy download en_core_web_lg

And maybe some more but these will run v10 :)

After installing everything, run version_10.py to play with the project.

About

Final assignment in Latvian University's Intro to Natural Language Processing course developed together with @Traffy99

Topics

Resources

Stars

Watchers

Forks