Skip to content

Commit

Permalink
Update Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
HessTaha committed May 31, 2020
1 parent d0e8a00 commit 632f048
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 632f048

Please sign in to comment.