Skip to content

OlehOnyshchak/WikiSentimentRanking

Repository files navigation

WikiSentimentRanking

Project Report

The Project Report contains:

  • Problem Statement,
  • Motivation,
  • Problem Formulation (in context of Machine Learning),
  • Description of the Approach to Solution,
  • Utilized Data,
  • Evaluation process,
  • Results & Discussion.

Main Notebook

main.ipynb

Build instructions

You can run the Shell script ./start_env.sh or configure Docker manually:

$ docker pull jupyter/pyspark-notebook
$ docker build -t wiki_sentiment_ranking .
$ docker run -it --rm -p 8888:8888 wiki_sentiment_ranking

Evaluation

The two algorithms were evaluated in the next notebooks:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •