1539 Commits (28ddc0c17edce74ece3f6e2deee1db074c74c59e)
 

Author SHA1 Message Date
  Yige Xu 4011e67eab
Merge pull request #236 from LeeSureman/dev0.5.0 6 years ago
  LeeSureman 619df14945 batch-support LatticeLSTM 6 years ago
  ChenXin 2d8f3d37cb add an English hint in CSVLoader 6 years ago
  ChenXin d715e2aea9 add a hint in CSVLoader 6 years ago
  Yige Xu b5b4de745a
Merge pull request #213 from SrWYG/dev0.5.0 6 years ago
  Yige Xu 0d0bd0ac3d moddify loader annotation 6 years ago
  Yige Xu e33e886446
Merge pull request #235 from LeeSureman/dev0.5.0 6 years ago
  LeeSureman 9cbcd74c58 batch-support LatticeLSTM 6 years ago
  Yige Xu 799bf6129b update bert embedding tutorial 6 years ago
  yh c843c56029 Merge branch 'dev0.5.0' of https://github.com/fastnlp/fastNLP into dev0.5.0 6 years ago
  yh 16bcb9af7d 更新自动下载地址 6 years ago
  Yige Xu 7636ef2990 fix bugs in Chinese Matching Pipe 6 years ago
  Yige Xu 8a37e2bd6f
Merge pull request #233 from benbijituo/dev0.5.0 6 years ago
  yh 70d572cb3e Merge branch 'dev0.5.0' of https://github.com/fastnlp/fastNLP into dev0.5.0 6 years ago
  yh 7e41b9d355 1.新增CMRC2018的metric,loss,pipe,loader等; 2. 新增中文Bert的使用教程 6 years ago
  benbijituo 6b147711af 修改了CNXNLI的_load(),可以处理特殊的instance格式如下: 6 years ago
  benbijituo 92fa48e1ce 修改了CNXNLI的_load(),可以处理特殊的instance格式如下: 6 years ago
  yunfan a98fed61e5 [bugfix] package now ignores reproduction/ & test/ 6 years ago
  Yige Xu 209a8fedba Update test_matching.py 6 years ago
  Yige Xu e3fd94070f
Merge pull request #232 from benbijituo/dev0.5.0 6 years ago
  Yige Xu 995f4ef18d add distilbert from pytorch-transformers package 6 years ago
  Yige Xu da2416a1b8 fix test bugs in: 1. use prettytable to print instance; 2. CNXNLI loader and pipe. 6 years ago
  yhcc dd94641a27
Update README.md 6 years ago
  yh efe18a601c 添加对深脑云的致谢 6 years ago
  benbijituo 0431a958b0 修改了CNXNLI的_load(),可以处理特殊的instance格式如下: 6 years ago
  yh 12cfa5e42e Merge branch 'dev0.5.0' of https://github.com/fastnlp/fastNLP into dev0.5.0 6 years ago
  yhcc f1c1010a0f
Merge pull request #231 from benbijituo/dev0.5.0 6 years ago
  benbijituo 8584ef9be5 修改了CNXNLI的_load(),可以处理特殊的instance格式如下: 6 years ago
  unknown 9c5b778df0 fix pretty table unicode displaly 6 years ago
  yunfan 32f6c61ec1 [update] add url in setup.py 6 years ago
  yunfan c73f327a3e [bugfix] fix test cases 6 years ago
  ChenXin 56a41b0a63 replace the :doc: tags by :mod: tags to fix some bugs 6 years ago
  Yige Xu 332f31902d update README.md 6 years ago
  yh 538c098549 Merge branch 'dev0.5.0' of https://github.com/fastnlp/fastNLP into dev0.5.0 6 years ago
  yh d818261219 修正tutorial中若干问题 6 years ago
  ChenXin 4bed44949a add bert_embedding tutorial 6 years ago
  yh 685e9900e5 Merge branch 'dev0.5.0' of https://github.com/fastnlp/fastNLP into dev0.5.0 6 years ago
  yh 1cc7f0b5e7 修改sequence_labeling的教程; 在models中暴露BiLSTMCRF模型 6 years ago
  ChenXin 42b621956e maybe we should add r before all """ beginnings 6 years ago
  ChenXin a7589ebb53 fix some bugs in tutorials 6 years ago
  ChenXin 6283c98671 fix some bugs in docs 6 years ago
  ChenXin df3519ab95 delete some tutorials 6 years ago
  yh ee9a8a9708 Merge branch 'dev0.5.0' of https://github.com/fastnlp/fastNLP into dev0.5.0 6 years ago
  Yige Xu ad95707718 1. reorganize auto download datasets in io/file_utils.py; 2. add auto download for CNNDM and THUCNews; 3. rename XNLI loader and pipe to CNXNLI*; 4. update documents in some download method. 6 years ago
  Yige Xu a4babc04e2 1. add summary loader; 2. reorganize code in ExtCNNDMPipe; 3. reorganize test data and code for ExtCNNDMPipe; 6 years ago
  ChenXin 243bf8ce42 fix the bug on the trainer 6 years ago
  ChenXin 4f0ec4a081 add the test for EarlyStopCallback, BUG found! 6 years ago
  ChenXin d8fa75b058 add the test for ControlC callback 6 years ago
  Yige Xu 8dc81c4205
Merge pull request #230 from zide05/dev0.5.0 6 years ago
  Yige Xu 81a8a87060
Merge pull request #228 from benbijituo/dev0.5.0 6 years ago