1463 Commits (efe18a601cd9b875cecd5b3b58146f005d6602b3)
 

Author SHA1 Message Date
  yh efe18a601c 添加对深脑云的致谢 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
  ChenXin e28ecb8b33 hide the EchoCallback 6 years ago
  ChenXin df123bce0e add doc for doc_utils.py 6 years ago
  ChenXin 0a4f17f4ce add test for ModelSaver & ModelLoader 6 years ago
  ChenXin 8f0f280629 add doc for NaiveClassifier 6 years ago
  ChenXin 9555d471a9 add links for variational RNN 6 years ago
  ChenXin 8de495d046 remove _TesterCallback from __all__ 6 years ago
  ChenXin b874fba8f2 add the test for modules.utils.summary 6 years ago
  zide05 7413276997 modify pipe documents 6 years ago
  yh 92823fedb9 1. summary统计buffer的数量 6 years ago
  yunfan 05eb499eb8 [bugfix] dist_trainer's save & load 6 years ago
  yunfan 02cfc9f421 [add] docstring in batch, dist_trainer; [update] dist_trainer, callback 6 years ago
  benbijituo 372991c03a 补充了两个数据集的download 6 years ago
  yh bbb67e41ef Merge branch 'dev0.5.0' of https://github.com/fastnlp/fastNLP into dev0.5.0 6 years ago
  yh e6ce48a6d3 character embedding增加word boundary 6 years ago
  Yige Xu dd080b5825 fix auto download url 6 years ago
  Yige Xu d677ea879a add data and test codes for testing OntoNotes and Conll2003 tasks 6 years ago
  Yige Xu 5d3a00f7c5 modify logger.warn to logger.warning 6 years ago
  yh 2f8b194c23 Merge branch 'dev0.5.0' of https://github.com/fastnlp/fastNLP into dev0.5.0 6 years ago
  yh 338deec103 新增CTBLoader 6 years ago
  Yige Xu 452a62baed
Merge pull request #224 from brxx122/master 6 years ago
  Danqing Wang 8affc4a3ff add doc for summarization pipe 6 years ago
  Danqing Wang a928cc321b reduce cnndm.vocab 6 years ago
  Danqing Wang 41995683ca add test case for extcnndm 6 years ago
  ChenXin e933df4227 modify the structure of the docs 6 years ago