You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
yh_cc 9a8fe42cd4 新增NER的数据加载与模型代码; 修改metric中的typo; 修改LSTM中的默认初始化将forget gate设置为1. 6 years ago
.github Update PULL_REQUEST_TEMPLATE.md 6 years ago
docs Update quickstart.rst 6 years ago
fastNLP 新增NER的数据加载与模型代码; 修改metric中的typo; 修改LSTM中的默认初始化将forget gate设置为1. 6 years ago
legacy Dev0.4.0 (#149) 6 years ago
reproduction 新增NER的数据加载与模型代码; 修改metric中的typo; 修改LSTM中的默认初始化将forget gate设置为1. 6 years ago
test 1. 适配将Batch修改为pytorch的DataLoader的修改 6 years ago
tutorials Dev0.4.0 (#149) 6 years ago
.gitignore Create .gitignore 6 years ago
.travis.yml 禁止travis测试非 test之外的文件 6 years ago
LICENSE add LICENSE, setup.py & requirements.txt 7 years ago
MANIFEST.in Dev0.4.0 (#149) 6 years ago
README.md 修改了最新的文档 6 years ago
codecov.yml add codecov fix 6 years ago
readthedocs.yml 修改了最新的文档 6 years ago
requirements.txt 增加requests依赖 6 years ago
setup.py 修改了最新的文档 6 years ago