Skip to content

Sentiment analysis for movie reviews and other related tools

License

Notifications You must be signed in to change notification settings

fercgomes/sentiment-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Classificação e Pesquisa de Dados - INF/UFRGS

This program's goal is to be a implementation of the following strucutures and algorithms:

Dependencies

The only dependency is ncurses, so it only runs on Linux.

How to use

Usage is pretty straight-forward:

$ make
$ cd bin && ./main

Please note that within the options that require filenames, you should use relative paths to where the executable is or absolute paths.

Authors

Made by Fernando Gomes and Carlos Santiago, students at Universidade Federal do Rio Grande do Sul, located in Porto Alegre, Brazil.