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.
 
 
 
 
 
yunfan 44d569dade [fix] logger in dist_trainer 5 years ago
.github Update PULL_REQUEST_TEMPLATE.md 5 years ago
docs make a tool to check the alias name and __all__ part 5 years ago
fastNLP [fix] logger in dist_trainer 5 years ago
legacy fix bug in load dataset test code 5 years ago
reproduction [update] move logger to fastNLP.core, update logging format 5 years ago
test 1. 增加中文NER相关的loader和pipe; 2. 对应修改sequence_labeling的代码; 3.增加部分测试代码 5 years ago
tutorials Dev0.4.0 (#149) 5 years ago
.gitignore Create .gitignore 5 years ago
.travis.yml travis.yml格式错误,修正 5 years ago
LICENSE add LICENSE, setup.py & requirements.txt 6 years ago
MANIFEST.in Dev0.4.0 (#149) 5 years ago
README.md 在README.md添加版本说明 5 years ago
codecov.yml add codecov fix 5 years ago
readthedocs.yml 修改了最新的文档 5 years ago
requirements.txt 删除elmo对h5py的依赖 5 years ago
setup.py 1.修复trainer中潜在多步更新bug; 2. LSTM的数据并行修改;3. embed_loader中bug修复, 且允许手动初始化; 5 years ago