mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-18 13:45:09 +00:00
update readmes
This commit is contained in:
@@ -1,12 +1,6 @@
|
||||
Real time sentiment analysis
|
||||
|
||||
# Sentiment Service
|
||||
|
||||
The sentiment service provides rudimentary sentiment analysis on text
|
||||
|
||||
## Usage
|
||||
|
||||
```
|
||||
$ micro sentiment analyze --text "This is great"
|
||||
{
|
||||
"score": 1
|
||||
}
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user