Giter Club home page Giter Club logo

project_twitter_nlp's Introduction

Building Event Extraction and Trending Framework for Twitter

This is my capstone project for the Data Science Immersive at General Assembly.

In this project, my goals are:

  1. Set up real-time Data Collection process and Data Infrastructure
  2. Examine different Natural Language Processing tools on collected tweets
  3. Create A|B Testing Model on similarity comparison
  4. Use Time Series Modeling to catch the trends
  5. Tuning hyperparameters for model improvement

To test my framework:

  1. I collected and cleaned over 1.5 million tweets from uing TwitterStream API

       /lib/get_tweets.py
    
  2. Create scheduled and on demand LSA processing for text vectrozation

       /ipynb/01_Fit_pipeline_TfiDf_SVD.ipynb
    
  3. Event and Trend Detection using Cosine Similarity and ARIMA modeling

       Event extracting using TFIDF and SVD
         /ipynb/03_Tweets_Modeling_CosineSim_AB_Test_SVD.ipynb
       
       Hashtag Time Series Modeling 
         /ipynb/05_Hashtags_Modeling_WhatsTrending.ipynb
    

Technologies used in the project

  1. Python
  2. TwitterStream API

Data Management

  1. postgres
  2. redis

Modeling

  1. NLP (LSA): SAPCY | TFIDF |SVD | Count Vectorizer
  2. Cosine Similarity
  3. ARIMA Modeling

For detail of this project see /doc/Twitter_capstone_GA_Profile.pdf

project_twitter_nlp's People

Contributors

joyce-lin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.