mirror of
https://github.com/gsi-upm/senpy
synced 2024-11-13 04:02:29 +00:00
Readme to use plugin
This commit is contained in:
parent
90b55a4b27
commit
1f5188c251
@ -1,9 +1,9 @@
|
||||
# Senpy Plugin MeaningCloud
|
||||
|
||||
To use this plugin, you need to obtain an API_KEY from meaningCloud signing up here: https://www.meaningcloud.com/developer/login
|
||||
To use this plugin, you need to obtain an API_KEY from meaningCloud signing up here: https://www.meaningcloud.com/developer/login
|
||||
|
||||
Then run Senoy docker image with the path to this plugin as follows:
|
||||
Then run Senpy docker image with the path to this plugin as follows:
|
||||
|
||||
```
|
||||
$ docker run -ti -p 5000:5000 -e DAEDALUS_KEY=02079c6e4e97d85f3fa483cd42180042 -v $PWD:/plugins gsiupm/senpy --host 0.0.0.0 -f /plugins
|
||||
```
|
||||
```
|
||||
$ docker run -ti -p 5000:5000 -e DAEDALUS_KEY=02079c6e4e97d85f3fa483cd42180042 -v $PWD:/plugins gsiupm/senpy --host 0.0.0.0 -f /plugins
|
||||
```
|
Loading…
Reference in New Issue
Block a user