Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/datarohit/disaster-tweet-classification

This is a Dataset from Kaggle for practicing NLP using nltk. The tweets are classified based on the sentiments of the tweets. I used CountVectorizer to convert text to vectors to be put in Classification model.
https://github.com/datarohit/disaster-tweet-classification

classification-algorithm nlp-machine-learning nltk-python pandas sklearn

Last synced: 11 days ago
JSON representation

This is a Dataset from Kaggle for practicing NLP using nltk. The tweets are classified based on the sentiments of the tweets. I used CountVectorizer to convert text to vectors to be put in Classification model.

Awesome Lists containing this project