Skip to content

S2-group/appReviewsAnalysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

appReviewsAnalysis

A classification script for Android app reviews.

Installation

Suggested steps to install required components and run the script:

  • Download and install Anaconda Python, it is a free and open-source distribution of the Python and R programming languages for scientific computing, that aims to simplify package management and deployment
  • Run the anaconda navigator and install Spyder, it is a Python development environment (IDE) specifically designed for data science
  • Run Spyder from the anaconda navigator
  • Open appReviewsAnalysis/blob/master/analysis/classification.py in Spyder
  • Change line 11 to point to your local directory
  • Run the classification.py file (top menu or F5 button)

Trubleshooting

The code makes use of several helper functions from Scikit-Learn, useful resources to fix issues you might encounter are:

About

A classification script for Android app reviews

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors