Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 835 Bytes

README.md

File metadata and controls

10 lines (10 loc) · 835 Bytes

Turkish Sentiment Analysis

Turkish series tweets' sentiment analysis with Bert-base Turkish Sentiment Model

Setup The Project

Install Python

I recommend that you install Python3.8x

Install Libraries

You need to install libraries by typing 'pip install -r requirements.txt' command.

How this is working?

We are scraping tweets with snscrape library. This model used for sentiment analysis model.