Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Marshall James authored May 5, 2018
1 parent c2a0795 commit c3c65cf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ There are seven possible emotions: guilt, anger, sadness, joy, shame, fear, and

- Create the train and test files (already done): `python clean.py`
- Test the classifier without running the server `python classifier.py`
- Start the server `python sentiment.py`
- Interactively classify sentences `./start.sh`
- Start the server `./start.sh`
- Interactively classify sentences `python interactive.py`

## API Routes

Expand Down

0 comments on commit c3c65cf

Please sign in to comment.