Skip to content

An example of Lexical Analysis approach to analyze PT-BR tweets.

Notifications You must be signed in to change notification settings

Ronkiro/lexical-ptbr-sentiment-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitter PT Sentiment Analysis

This repo was made as an example usage of LeIA, a Python package for performing sentiment analysis by lexical approaches.

The objective of this repo is to analyze twitter pre-processed data and turn it into a dataset that can be used for sentiment analysis, using lexical analysis as previous approach.

This was made for my thesis.

Installation

pip install -r requirements.txt

Execution

Open the notebook (start.ipynb) file into a Jupyter notebook parser (i.e. VSCode, PyCharm, etc). Then execute as the platform states.

Author

Alexander Diniz - dev_alex@outlook.com

Credits

@rafjaa - The owner of LeIA's repo

About

An example of Lexical Analysis approach to analyze PT-BR tweets.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published