tweets-dataset

There are 6 repositories under tweets-dataset topic.

  • vaitybharati/Assignment-11-Text-Mining-01-Elon-Musk

    Assignment-11-Text-Mining-01-Elon-Musk, Perform sentimental analysis on the Elon-musk tweets (Exlon-musk.csv), Text Preprocessing: remove both the leading and the trailing characters, removes empty strings, because they are considered in Python as False, Joining the list into one string/text, Remove Twitter username handles from a given twitter text. (Removes @usernames), Again Joining the list into one string/text, Remove Punctuation, Remove https or url within text, Converting into Text Tokens, Tokenization, Remove Stopwords, Normalize the data, Stemming (Optional), Lemmatization, Feature Extraction, Using BoW CountVectorizer, CountVectorizer with N-grams (Bigrams & Trigrams), TF-IDF Vectorizer, Generate Word Cloud, Named Entity Recognition (NER), Emotion Mining - Sentiment Analysis.

    Language:Jupyter Notebook5104
  • pragyakatyayan/Tweets_Dataset_for_Sarcasm_detection_in_Hindi

    Raw dataset having over 16000 tweets (including both sarcastic and non-sarcastic) for researchers aspiring to work on Sarcasm Detection in Hindi.

    Language:Jupyter Notebook2101
  • omarragi9/Tweets-preprocessing

    Preprocessing for tweets dataset using NLTK.

    Language:Jupyter Notebook1200
  • consciousAI/SocialMedia-Data

    Resource for downloading data from social media sites like Twitter, Facebook,...

  • msafdarkhan/Covid19-tweets-geographical-analysics

    COVID19 Tweets 🌎 Geographical Analysis

    Language:Jupyter Notebook0100
  • aysekonus/tweetSentimentAnalysis

    Determining the correlation between the market value of company respect to the public opinion of that company. And to answer the question that "Does tweet volume have any effect on stock market trading volume?"

    Language:Jupyter Notebook10