Reddiment: Eine SvelteKit- und ElasticSearch-basierte Reddit Sentiment-AnalyseDownload PDFOpen Website

Published: 01 Jan 2023, Last Modified: 20 Jan 2024CoRR 2023Readers: Everyone
Abstract: Reddiment is a web-based dashboard that links sentiment analysis of subreddit texts with share prices. The system consists of a backend, frontend and various services. The backend, in Node.js, manages the data and communicates with crawlers that collect Reddit comments and stock market data. Sentiment is analyzed with the help of Vader and TextBlob. The frontend, based on SvelteKit, provides users with a dashboard for visualization. The distribution is carried out via Docker containers and Docker Compose. The project offers expansion options, e.g. the integration of cryptocurrency rates. Reddiment enables the analysis of sentiment and share prices from subreddit data.
0 Replies

Loading