项目作者: shreyaswankhede

项目描述 :
The objective of this task is to detect hate speech in tweets. Tweet contains negative/hate sentiments as well as positive sentiments. So, the task is to classify negative tweets from other tweets. Given a training sample of tweets and labels, where label '1' denotes the tweet is negative and label '0' denotes the tweet is not negative. The objective is to predict the labels on the test dataset.
高级语言: Jupyter Notebook
项目地址: git://github.com/shreyaswankhede/Twitter-Sentiment-Analysis-in-Python.git
创建时间: 2019-05-15T14:12:20Z
项目社区:https://github.com/shreyaswankhede/Twitter-Sentiment-Analysis-in-Python

开源协议:MIT License

下载