Skip to content

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

Notifications You must be signed in to change notification settings

efecanxrd/Turkish-Sentiment-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

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.