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 Shao 0de2ec8823
[update] add default args for logger method
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 [update] add default args for logger method 5 years ago
legacy fix bug in load dataset test code 5 years ago
reproduction update reproduction/matching to adapt version 0.5.0: 1) move loader codes from DataLoader to PiPe; 2) fix some bugs in matching pipe; 3) delete some expire codes. 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