Tweet classifier in Haskell distinguishes aggressive and non-aggressive tweets
-
Updated
Nov 16, 2015 - Haskell
Tweet classifier in Haskell distinguishes aggressive and non-aggressive tweets
To predict the location of tweet from where it is tweeted
Detect hate speech in tweets
Natural Language Processing pipeline including fundamentals, feature engineering and modeling.
Clustering similar tweets using K-means clustering algorithm and Jaccard distance metric
Contains code for a voting classifier that is part of an ensemble learning model for tweet classification (which includes an LSTM, a bayesian model and a proximity model) and a system for weighted voting
A word2vec model to cluster tweets and rank them (live tweet filtering)
Chapter 6: Convolutional Neural Networks
Use of scikit-learn, networkx, scipy, numpy and nltk to perform real time analysis of data.
Add a description, image, and links to the tweet-classifier topic page so that developers can more easily learn about it.
To associate your repository with the tweet-classifier topic, visit your repo's landing page and select "manage topics."