Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 510 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 510 Bytes

Internship-Projects

Improving the microservice inside the company's database:

Goal:

To create a valid sentiment predictor for the news articles in Russian with the most positive, negative or neutral overall tone of the text.

Tasks:

  • Add the sorting option by implementing sentiment analysis

  • Develop the analysis mechanism using NLP techniques

  • Collect available data

  • Preprocess and analyze the found data

  • Choose the best working model and vectorizer

  • Track the metric scores