Skip to content

ZachPhillipsGary/CS200-NLP-ANNsProject

Repository files navigation

CS_JIS_Project

##How to run application (OSX and Mac only) This application uses a virtualenv isolated python environment. Thus, everything you need to run the application should already be bundled with it. To install the application, simply run "git clone https://github.com/ZachPhillipsGary/CS200-NLP-ANNsProject.git" at your command prompt. ###Preprocessing Stage

  1. Open a command prompt and cd into this directory (CS_JIS_Project)
  2. Cd into dependencies -> maserver-1.0.0 and run ./runmaserver
  3. In a new terminal, cd into the project directory and enter "bin/python corrupt.py" (this will take around 4 hours)

###Classification Stage

  1. In a terminal window, run bin/python classify.py for the Naive Bayes classifier The code for other classifiers at
  2. feedforwardClassifier.py
  3. LSTMClassifier.py ^Neither of these classifiers work

About

CS 200 JIS Project Repo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published