Skip to content

Repository files navigation

Polist | Politics Analyst

Web scraping with text extractor using RAKE NTLK for Sentiment Analyst purposes.

  • Run pip install -r requirements.txt
  • pip install lxml
  • If id_ID locale not found, run sudo locale-gen id_ID.UTF-8
  • Execute NLTK download:
import nltk
nltk.download('punkt')
nltk.download('stopwords')
  • Run python3 manage.py runserver

Created by Noisycools

License

MIT

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages