Skip to content

Alkouf/auth_bigdata_ex_sbt

 
 

Repository files navigation

auth_bigdata_ex_sbt

Opinion Mining on movie reviews with Scala and Spark

This project was implement as part of Master studies, and includes various techniques that were implemented in search for the best results.

  1. Preprocessing: stemming, removal of punctuation/stopwords, bigram creation, retaining only lexicon words

  2. Feature extraction/selection: word2vec, TF-IDF, PCA

  3. Classifiers: Decision Tree, Bayes, SVM, Logistic Regression, RF, Gradient Boost Tree

About

Opinion Mining on movie reviews with Scala and Spark

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scala 100.0%