This website requires JavaScript.
Explore
Help
Register
Sign In
test
/
fastNLP
Watch
1
Star
0
Fork
0
You've already forked fastNLP
mirror of
https://gitee.com/fastnlp/fastNLP.git
synced
2024-12-02 20:27:35 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
3651d61f41
fastNLP
/
requirements.txt
7 lines
67 B
Plaintext
Raw
Normal View
History
Unescape
Escape
大幅度更新: 1、更新requirements以及README.md 2、更新DataLoader 3、更新loss 4、更新model/bert.py内容及适配的测试代码 5、更新reproduction/README.md 6、修复其他测试代码的报错的地方
2019-07-06 01:08:55 +08:00
numpy>=1.14.2
torch>=1.0.0
tqdm>=4.28.1
nltk>=3.4.1
增加requests依赖
2019-06-13 11:09:26 +08:00
requests
大幅度更新:1、更新requirements;2、将modules.aggregator的内容移至modules.encoder;3、将SQuADMetric重命名为ExtractiveQAMetric;4、更新reproduction的README;5、将reproduction/text_classification的dataloader移动到fastNLP.io.data_loader并做适配性修改
2019-07-09 01:01:47 +08:00
spacy
Reference in New Issue
Copy Permalink