Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 355 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 355 Bytes

NLP_tweeter

Project aims to make an automatic analysis of sentiments about the comments that are being made on some subject.

Project consists of using the tweeter API to search a set of tweets. Clean up the data, remove the links, correct the writing, and finally do an analysis of the data using a pre-trained model to analyze sentiments.

Example