mirror of
https://github.com/gsi-upm/senpy
synced 2024-11-13 04:02:29 +00:00
11 lines
113 B
Plaintext
11 lines
113 B
Plaintext
---
|
|
module: emotion-anew
|
|
requirements:
|
|
- numpy
|
|
- pandas
|
|
- nltk
|
|
- scipy
|
|
- scikit-learn
|
|
- textblob
|
|
- pattern
|
|
- lxml |