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.
 
 
 
 
 
ChenXin d6c597d32e add __doc__ & __all__ in module 'embeddings' 5 years ago
.github Update PULL_REQUEST_TEMPLATE.md 6 years ago
docs make a tool to check the alias name and __all__ part 6 years ago
fastNLP add __doc__ & __all__ in module 'embeddings' 5 years ago
legacy fix bug in load dataset test code 6 years ago
reproduction 1.修复Embedding中潜在的寻找路径失败; 2.reproduction中增加分词模型; 3.修改ner模型为最新的pipe版本 6 years ago
test 1.修复部分测试; 2.修复StaticEmbedding中未找到词初始化bug 6 years ago
tutorials Dev0.4.0 (#149) 6 years ago
.gitignore Create .gitignore 6 years ago
.travis.yml travis.yml格式错误,修正 6 years ago
LICENSE add LICENSE, setup.py & requirements.txt 7 years ago
MANIFEST.in Dev0.4.0 (#149) 6 years ago
README.md 在README.md添加版本说明 6 years ago
codecov.yml add codecov fix 6 years ago
readthedocs.yml 修改了最新的文档 6 years ago
requirements.txt 删除elmo对h5py的依赖 6 years ago
setup.py 1.修复trainer中潜在多步更新bug; 2. LSTM的数据并行修改;3. embed_loader中bug修复, 且允许手动初始化; 6 years ago