market-sentiment-analyzer-tool / msat

A Market Sentiment Analyzer Tool (Sheep Indicator) with the mission of offering valuable insight to investors aiming to decode the market sentiments efficiently.
1 stars 0 forks source link

Create algorithm to put weight on articles #10

Closed Hugo-Pare closed 1 month ago

Hugo-Pare commented 1 month ago

Weighted Score depends on the reputation of the article:

Hugo-Pare commented 1 month ago

Adding a weighted score to articles means adding a new column for the DB. Will affect the test/newsScraperTests.py file and possible DB setup. Need to describe the process in docs.