mirror of
https://github.com/wassname/Castor.git
synced 2026-08-20 12:00:37 +08:00
* Use PackedSequence in ConvRNNs instead - Zero-padding is incompatible with the current model * Update test script * Clean up comments and logic * Add TQDM to requirements * Add results using default hyperparameters
12 lines
170 B
Plaintext
12 lines
170 B
Plaintext
Flask==0.12.1
|
|
gensim==1.0.1
|
|
nltk==3.2.5
|
|
numpy==1.14.0
|
|
pandas==0.19.2
|
|
Cython==0.28.2
|
|
pyjnius==1.1.1
|
|
scikit-learn==0.19.1
|
|
scipy==1.0.0
|
|
torchtext==0.2.3
|
|
tqdm>=4.23,<4.23.99
|