Here are
34 public repositories
matching this topic...
Twitter API client for Java developers
Updated
Feb 14, 2021
Java
Twitter analysis functions built for use with rtweet package (by mkearney)
Get Tweet by giving keyword and do keyword analysis
Updated
May 23, 2018
Python
This is weird. But it doesn't matter because no one's around.
Updated
Nov 24, 2018
Jupyter Notebook
Analyze twitter sentiments with keywords related to the stock price of the company who is near their earnings events
Updated
Jan 3, 2021
Python
Analysis of a tweet to find the most common words in the replies and quotes
Updated
Aug 28, 2020
Jupyter Notebook
Analysis of social media conversations surrounding COVID-19 in Singapore
Updated
Jun 3, 2020
Jupyter Notebook
R package to get tweets from ISMB/ECCB 2019 conference, Basel. Full doc: itsvenu.github.io/ismb2019/
My workflow for accessing, streaming, and analysing tweets. Part of a sentiment analysis and topic identification project.
Updated
Nov 15, 2019
Jupyter Notebook
Streaming and real-time analysis of Twitter data through an AWS data stream
Updated
Aug 12, 2020
Python
A gathering of digital methods recipes for research, teaching and collaborations from across the Public Data Lab.
Simple Python program to scrape the tweets without Twitter API authentication.
Updated
Apr 29, 2019
Python
This was a kaggle challange. and classify the tweets between different lables
Updated
Jan 21, 2020
Jupyter Notebook
An iOS tool to help you analyze the emojis used in tweets of provided Twitter accounts.
Updated
Nov 25, 2019
Swift
Shiny Dashboard for Twitter Analytics
AnomalyDetection on Time Series Data
Updated
Feb 27, 2019
Python
A tool to scrape, archive and analyse tweets from Narendra Modi's and Rahul Gandhi's Twitter Account for general elections of 2019
Updated
Jul 16, 2020
HTML
Twitter Sentimental Analysis for Product Analysis using Spark Streaming, Mongodb
Updated
Apr 29, 2020
Scala
Analysis on Various Topics with Twitter Data
Updated
Apr 4, 2020
Jupyter Notebook
Sentiment analysis of first 100 tweets on any topic you choose.
Updated
Aug 12, 2017
Python
Updated
May 17, 2018
HTML
Supervised Learning Techniques for Sentiment Analytics
Updated
Feb 11, 2018
Python
Real-time data analytics on COVID-19 over a Twitter Stream using Big Data Technologies of Hadoop Ecosystem such as Flume, Kafka and Spark Streaming. Flask is used to display dashboards.
Updated
May 9, 2020
Python
Complete Guide to text processing and sentiment analysis on Twitter data.
Updated
Aug 25, 2019
Java
Twitter analyzer -app for retrieving and analyzing Tweets using sentiment analysis.
Updated
Dec 30, 2020
Python
The code of the project that extends the paper "A Word Embeddings Informed Focused Topic Model"
Updated
Jul 17, 2020
MATLAB
Updated
Nov 11, 2017
Java
Twitter Emoji Analysis in Jupyter
Updated
Feb 2, 2018
Jupyter Notebook
Improve this page
Add a description, image, and links to the
twitter-analysis
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
twitter-analysis
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
At present we collect the most recent ~2000 tweets from each user, per Twitter API limits. This can give an uneven approximation of a community, since it does not represent "recent" interactions in a true time sense, and will include the most recent tweets from a user even if they haven't tweeted in months.
Propose adding a
--maxage-Aflag to the script for specifying an integer (or float?