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 f3a9fc5b79 encoder里面的结构和文档 6 years ago
.github Update PULL_REQUEST_TEMPLATE.md 6 years ago
docs 最新的docs结构 6 years ago
fastNLP encoder里面的结构和文档 6 years ago
legacy fix bug in load dataset test code 6 years ago
reproduction Merge branch 'dev0.5.0' of https://github.com/fastnlp/fastNLP into dev0.5.0 6 years ago
test 将test_embed_loader的almost equal范围稍稍调大一些,以防止偶然的测试不通过 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 update README.md: add description in fastNLP.embeddings 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