Skip to content

ragenmah/sentiment-analysis-and-news-classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

sentiment-analysis-and-news-classification

1. Install python

2. python --version

3. python manage.py runserver

4. python -m pip install django

5. python manage.py runserver

6. pip install django-jsonfield

7. python manage.py runserver

8. pip install nltk

9. python -m nltk.downloader stopwords

10. python manage.py migrate

11. python -m nltk.downloader averaged_perceptron_tagger

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published