twitter-data
There are 99 repositories under twitter-data topic.
xdevplatform/getting-started-with-the-twitter-api-v2-for-academic-research
A course on getting started with the Twitter API v2 for academic research
digitalepidemiologylab/covid-twitter-bert
Pretrained BERT model for analysing COVID-19 Twitter data
xdevplatform/do_more_with_twitter_data
Tutorials for getting the most out of Twitter data.
ryanjgallagher/focalevents
Tools for collecting social media data around focal events
castanan/w2v
Word2Vec models with Twitter data using Spark. Blog:
dialogtekgeek/DSTC6-End-to-End-Conversation-Modeling
DSTC6: End-to-End Conversation Modeling Track
ferencberes/online-node2vec
Node Embeddings in Dynamic Graphs
mkearney/rtweet-workshop
Slides and code for the rtweet workshop
archd3sai/News-Articles-Recommendation
Objective of the project is to build a hybrid-filtering personalized news articles recommendation system which can suggest articles from popular news service providers based on reading history of twitter users who share similar interests (Collaborative filtering) and content similarity of the article and user’s tweets (Content-based filtering).
Defcon27/Emoji-Prediction-using-Deep-Learning
This project aims to understand the underlying semantics of the text sentence using natural processing techniques to predict reasonable emojis based on the context.
mkearney/rtweet.download
{rtweet} helpers for automating large or time-consuming downloads
cbaziotis/twitter-stream-downloader
A service for downloading twitter streaming data. You can save the data either in text files on disk, or in a database (MongoDB).
mkearney/nicar_tworkshop
Slides for #NICAR18 workshop on collecting and analyzing Twitter data
knapply/tweetio
I/O, Transformation, and Analytical Routines for Twitter Data
hbish/delete-old-tweets
nodejs script to delete old tweets
neo4j-graph-examples/twitter-v2
Explore a social network with Neo4j's Twitter data
sarikayamehmet/GetOldTweets-R
A project written in R to get old tweets, it bypass some limitations of Twitter Official API.
mkearney/cspan_data
A repo for tracking the number of followers of Congress, the Cabinet, and Governors
Rakesh-Nagaraju/Twitter-Data-Analysis-on-COVID19-using-Hadoop-Flume-Hive-and-Spark.
This project aims to use the Hadoop framework to analyze unstructured data that we obtain from Twitter and perform sentiment and trend analysis using Hive on MapReduce and Spark on keyword “COVID19”. We then compare the Hive and Spark approaches to determine the best performance.
ferencberes/online-centrality
Temporal Walk Based Centrality Metric for Graph Streams
pantchox/Twitark
Archive the Twitter sample firehose and daily trends
IhabBendidi/sentiment_embeddings
A scientific benchmark and comparison of the performance of sentiment analysis models in NLP on small to medium datasets
sakshidgoel/Bilingual-Sentiment-Analysis
The main aim of the project is to develop a sentiment analyzer that can be used on twitter data to classify it as positive or negative. Our project takes care of the challenge of bilingual comments, where people tweet in two languages, in this case Hindi and English, in the Latin Alphabet.
evan-l-munson/saotd
Sentiment Analysis of Twitter Data (saotd)
Aveek-Saha/TwitterFakeNet
Classifying Verified used users on Twitter based on how likely they are to share Fake News articles
PublicDataLab/Recipes
A gathering of digital methods recipes for research, teaching and collaborations from across the Public Data Lab.
adriel1997/Twitter-Sentiment-Analysis
Twitter based sentiment analysis using JAVA and Hadoop. In this project we are doing the sentiment analysis on twitter data to analyse whether the tweets posted by people are positive or negative or neutral by checking the tweets with the AFFIN dictionary which has a set of 2500 words along with the value of each word ranging from -5 to +5 denoting whether tweets are positive or negative.
archivesunleashed/twut
An open-source toolkit for analyzing line-oriented JSON Twitter archives with Apache Spark.
eeshsingh123/Covid19_Analysis
A dashboard for Real-time analysis of Covid-19 in India and a resource tracker eg. Oxygen, Ventilators, Remdesivir along with Live Vaccine Availablity Tracker.
Ferouk/Twitter-Sentiment-Analysis
A python framework for sentiment analysis (Opinion mining) on Twitter data
Surya-Murali/Sentiment-Analysis-of-Twitter-Data-by-Lexicon-Approach
This project uses Lexicon-based approach for sentimental analysis of 1000 recent tweets of 4 countries. A sentiment score for each tweet is computed to ascertain the overall nature of the tweet.
tasvora/TwitterSocialMediaAnalysis_ClimateChange
Social Media - NLP, Sentiments towards Climate Change and Using Machine Learning Model to predict applicable Hashtags. Used -
vbelz/Data-pipeline-twitter
Docker-MongoDB-Postgres-Sentiment analysis
jimmoffitt/SocialFlood
A collection of things in various (flood) stages... Mainly tools for building historical Tweet data sets, and telling visual stories...
shohil-kishore/twitter-data-toolkit
Easy to use web form built on top of the Twitter v2 API. Allows users to collect and merge all data (including fields and expansions). Jupyter notebook provided to combine data into one CSV or Excel file.
DolbyUUU/event-timeline-generation-olympics
A toy system for generating event timelines from social media data, specifically focusing on the Olympic Game medalist events.