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.