Skip to content

Repository files navigation

Data-Tech-Milestone-2-

Dependencies

Install dependencies with pip or conda.

  • requests
  • pandas
  • spacy
    • spacy module

      "python -m spacy download en_core_web_sm"

server.py

Read from twitter api

python server.py

Read from user specifiecd file

python server.py --filname=<filename>

word_count.py

python word_count.py --word="<one or more words>"

vocabulary_size.py

python vocabulary_size.py

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages