Skip to content

Commit

Permalink
Merge branch 'f_baseline' of https://github.com/JavClaude/Sentiment-A…
Browse files Browse the repository at this point in the history
…nalysis into f_baseline
  • Loading branch information
Javclaude committed May 31, 2020
2 parents 11379e2 + 632f048 commit 342228d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,11 @@ python app.py
curl -d '{"text": "Very good movie but too long"}' -X POST http://127.0.0.1:5000/predict
```


## TO DO

1. Review the code base and make it more generic
2. Provide a docker image of the project
3. Add extra features : multilangual models, csv as input ...
4. Unit Tests

0 comments on commit 342228d

Please sign in to comment.