Skip to content

frikishaan/tweet-sentiment-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Tweet Sentiment Analysis

The app is a part of my #30Days30Projects challenge. The app analyse the polarity of a tweet i.e. whether it is positive or negative.

Usage

  • Clone the repository

     git clone https://github.com/sheikh005/tweet-sentiment-analysis.git
    
  • Change directory to /server and install dependencies

      npm install
    
  • Run server

      node index
    

Tech Stack

  • Node.js and Vanilla JS
  • Socket.io
  • Tweet stream package
  • Vader Sentiment analysis package

Made with ❤ by Ishaan Sheikh

About

A tweet sentiment analysis app using Node.js and vanilla JS.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published