Skip to content

Reviewify - QM2 Data science and Visualisations project (group 10)

Notifications You must be signed in to change notification settings

ameliereymond/Reviewify

Repository files navigation

Reviewify

Development requirements

  • Python-side (data analysis and visualization):

    • Python 3.5+
    • pipenv : Python dependencies manager (matplotlib, numpy...)
    • Git LFS : Large file storage on Github (for datasets)
    • Python IDE recommended : PyCharm has good integration with pipenv

    Then run pipenv update in this folder to download all required dependencies and then run the main entrypoint (reviewify.py)

  • Java-side (Uses Microsoft Azure API to get a sentiment score for each review):

    Then run, into azure-sent-analysis folder, the command mvn clean spring-boot:run to execute the Java project.

About

Reviewify - QM2 Data science and Visualisations project (group 10)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published