Install dependencies with pip or conda.
- requests
- pandas
- spacy
-
spacy module
"python -m spacy download en_core_web_sm"
-
python server.py
python server.py --filname=<filename>
python word_count.py --word="<one or more words>"
python vocabulary_size.py