patnamvamsi / CryptoSentimentAnalysis

NLP project to analyse social media content to predice crypto price movements

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CryptoSentimentAnalysis

One of the micro services of Vritti platform. This NLP microservice helps in capturing, storing and analysing social media content (Reddit, twitter, etc) and calculates the sentiment score to indicate Positive/Negative/Neutral. Provides API interface

  1. To initiate capturing content from various social media platforms based on handles\channels\instruments.
  2. To process the content and derive sentiment score.
  3. To fetch processed sentiment scores.

Extendable to source content from other sources

Please see the Wiki for more tech details.

About

NLP project to analyse social media content to predice crypto price movements


Languages

Language:Python 97.4%Language:Dockerfile 2.6%