mirror of
https://github.com/gsi-upm/senpy
synced 2024-11-10 19:12:28 +00:00
8 lines
84 B
Plaintext
8 lines
84 B
Plaintext
---
|
|
module: sentiment-basic
|
|
requirements:
|
|
- nltk>=3.0.5
|
|
- scipy>=0.14.0
|
|
- textblob
|
|
|