Skip to content

Sentiment Analysis of a Norwegian review corpus

License

Notifications You must be signed in to change notification settings

BerntA/NoReC-NLP

Repository files navigation

Sentiment Analysis on a Norwegian Review Corpus (NoReC)

Classifiers used

  • Multinomial Naive Bayes
  • Support Vector Machine
  • Recurrent Neural Network with Long Short Term Memory Nets
  • Multi Layer Perceptron
  • Decision Tree and Random Forest
  • Adaptive Boost
  • ...

Dataset used

NoReC - http://folk.uio.no/eivinabe/norec-1.1.0.tar.gz

In the text folder, drag and drop dev, test and train into the data folder. (conllu and html files are not used in this project) This is only required for preprocessing the reviews further, otherwise use data/data.csv!

Team Members

  • Bernt Andreas Eide
  • Stian Seglem Bjåland
  • Vegard Valberg