/sentiment-analysis

Sentiment analysis for movie reviews and other related tools

Primary LanguageC++MIT LicenseMIT

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.