27 Commits (2610c20c23fa2e2da5c15e1191f78e72556a405f)

Author SHA1 Message Date
  xuyige 089009f9f2 大幅度更新: 6 years ago
  yh_cc 2f5d8967a3 1. 适配将Batch修改为pytorch的DataLoader的修改 6 years ago
  xuyige 016f02be3b fix bugs in model/bert.py and add testing codes 6 years ago
  ChenXin ff1d695aa4 修改了 modules 模块的__all__ 和 import 6 years ago
  ChenXin 51b493d716 修改 io 的测试文件; 删除了一些过时的测试 6 years ago
  yh_cc 56ff4ac7a1 统一不同位置的seq_len_to_mask, 现统一到core.utils.seq_len_to_mask 6 years ago
  yunfan 702fa1d95c - update attention 6 years ago
  yh_cc f65c0935f6 Merge branch 'dev' of github.com:choosewhatulike/fastNLP-private into dev 6 years ago
  yh_cc 06891cf90a 补充注释,并修改部分代码 6 years ago
  xuyige ee49f4177e update char level encoder 6 years ago
  yunfan e025350ea8 Merge branch 'dev' of https://github.com/choosewhatulike/fastNLP-private into pr 6 years ago
  yh_cc 29f81e79ad 准备发布0.4.0版本“ 6 years ago
  yunfan e12041513f Merge remote-tracking branch 'private/dev' into pr 6 years ago
  yh e5f68bbd5b 修复CRF为负数的bug 6 years ago
  yh f2d7d01bb7 修复CRF中可能存在的bug 6 years ago
  yunfan 7c7f28f2ac - add star-transformer 6 years ago
  yh 897c43fc3b 1. CRF增加constrain, 用于限制跃迁,比如BMES中B不能跃迁到S 7 years ago
  FengZiYjun 3d66975091 * refine code comments 7 years ago
  yunfan 8ea529404e fix test 7 years ago
  FengZiYjun fb806163c3 remove unused codes; add more tests 7 years ago
  FengZiYjun 5be4cb7bb5 Merge Preprocessor into DataSet. 7 years ago
  FengZiYjun 28a0683853 1. add tests in test_fastNLP.py & test_sampler.py; increase test coverage to 81% 7 years ago
  xuyige beee885689 add test code for testing variational rnn 7 years ago
  xuyige 2bc54c6d17 add test code for testing masked rnn 7 years ago
  xuyige 7a54a20908 add codes testing utils 7 years ago
  xuyige 246908bf45 find a bug that bilinear must have bias 7 years ago
  xuyige e58295d657 add test code for testing other modules 7 years ago