mirror of
https://github.com/gsi-upm/senpy
synced 2024-11-14 20:42:27 +00:00
e1d888ebd6
git-subtree-dir: community-plugins git-subtree-mainline:7f712952be
git-subtree-split:4c73797246
8 lines
84 B
Plaintext
8 lines
84 B
Plaintext
---
|
|
module: sentiment-basic
|
|
requirements:
|
|
- nltk>=3.0.5
|
|
- scipy>=0.14.0
|
|
- textblob
|
|
|