https://github.com/1337programming/twitter-sentiment-analysis
Twitter Sentiment Analysis
https://github.com/1337programming/twitter-sentiment-analysis
Last synced: 7 months ago
JSON representation
Twitter Sentiment Analysis
- Host: GitHub
- URL: https://github.com/1337programming/twitter-sentiment-analysis
- Owner: 1337programming
- Created: 2016-08-08T17:10:11.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-08-17T16:36:31.000Z (over 9 years ago)
- Last Synced: 2025-08-04T01:55:30.639Z (8 months ago)
- Language: TypeScript
- Size: 5.75 MB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Twitter Sentiment Analysis
Twitter Sentiment Analysis
The Twitter Sentiment Analysis project is designed to visualize live tweets coming in around a topic or series of topics and capture tweet/sentiment data in order to extract meaning from tweet activity.
The project consists of three components:
## Setup
`npm install`
## Run
On one terminal run:
`npm run client`
This will run and open the app
On another terminal run:
`npm run server`
This will run the server
## Updating Streaming Term
`server/src/api-management.json` and change streaming term key