Skip to content

leonormbarreiros/Natural-Language

Repository files navigation

Product Reviews Classifier

This repository contains work developed in the Natural Language masters course @ IST. It consists of a LR model that extracts hand-crafted features from product reviews to classify them into one of 5 classes.

To run our program, run the reviews.py script inside the SUBMISSION directory, specifying a path for the train and test sets. For example:

python reviews.py -test ../test.txt -train ../train.txt

Final grade: 20/20.

Author Github
Leonor Barreiros https://github.com/leonormbarreiros
Juliana Yang https://github.com/julianayang777

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages