b5b4de74
Merge pull request #213 from SrWYG/dev0.5.0 by
2019-10-01 17:55:57 +0800
0d0bd0ac
moddify loader annotation by
2019-10-01 17:54:07 +0800
e33e8864
Merge pull request #235 from LeeSureman/dev0.5.0 by
2019-10-01 17:14:27 +0800
9cbcd74c
batch-support LatticeLSTM by
2019-10-01 16:34:44 +0800
799bf612
update bert embedding tutorial by
2019-09-28 19:56:52 +0800
c843c560
Merge branch 'dev0.5.0' of https://github.com/fastnlp/fastNLP into dev0.5.0 by
2019-09-28 19:26:43 +0800
16bcb9af
更新自动下载地址 by
2019-09-28 19:26:27 +0800
7636ef29
fix bugs in Chinese Matching Pipe by
2019-09-28 18:51:57 +0800
8a37e2bd
Merge pull request #233 from benbijituo/dev0.5.0 by
2019-09-28 14:37:52 +0800
70d572cb
Merge branch 'dev0.5.0' of https://github.com/fastnlp/fastNLP into dev0.5.0 by
2019-09-27 17:36:11 +0800
7e41b9d3
1.新增CMRC2018的metric,loss,pipe,loader等; 2. 新增中文Bert的使用教程 by
2019-09-27 17:36:04 +0800
6b147711
修改了CNXNLI的_load(),可以处理特殊的instance格式如下: “XXX\t"XXX\tXXX by
2019-09-27 16:49:26 +0800
92fa48e1
修改了CNXNLI的_load(),可以处理特殊的instance格式如下: “XXX\t"XXX\tXXX by
2019-09-27 16:37:34 +0800
a98fed61
(tag: v0.4.10)
[bugfix] package now ignores reproduction/ & test/ by
2019-09-27 07:17:44 +0000
209a8fed
Update test_matching.py by
2019-09-27 04:16:25 +0800
e3fd9407
Merge pull request #232 from benbijituo/dev0.5.0 by
2019-09-27 03:59:20 +0800
995f4ef1
add distilbert from pytorch-transformers package by
2019-09-27 03:32:03 +0800
da2416a1
fix test bugs in: 1. use prettytable to print instance; 2. CNXNLI loader and pipe. by
2019-09-27 03:08:29 +0800
dd94641a
Update README.md by
2019-09-26 20:45:35 +0800
efe18a60
添加对深脑云的致谢 by
2019-09-26 20:44:03 +0800
0431a958
修改了CNXNLI的_load(),可以处理特殊的instance格式如下: “XXX\t"XXX\tXXX by
2019-09-26 14:31:37 +0800
12cfa5e4
Merge branch 'dev0.5.0' of https://github.com/fastnlp/fastNLP into dev0.5.0 by
2019-09-26 12:59:19 +0800
f1c1010a
Merge pull request #231 from benbijituo/dev0.5.0 by
2019-09-26 00:29:25 +0800
8584ef9b
修改了CNXNLI的_load(),可以处理特殊的instance格式如下: “XXX\t"XXX\tXXX by
2019-09-26 00:26:02 +0800
9c5b778d
fix pretty table unicode displaly by
2019-09-25 22:18:11 +0800
32f6c61e
[update] add url in setup.py by
2019-09-25 20:18:21 +0800
c73f327a
[bugfix] fix test cases by
2019-09-25 19:49:30 +0800
56a41b0a
replace the :doc: tags by :mod: tags to fix some bugs by
2019-09-25 20:10:43 +0800
332f3190
update README.md by
2019-09-25 19:55:33 +0800
538c0985
Merge branch 'dev0.5.0' of https://github.com/fastnlp/fastNLP into dev0.5.0 by
2019-09-25 19:38:05 +0800
d8182612
修正tutorial中若干问题 by
2019-09-25 19:37:57 +0800
4bed4494
add bert_embedding tutorial by
2019-09-25 19:32:41 +0800
685e9900
Merge branch 'dev0.5.0' of https://github.com/fastnlp/fastNLP into dev0.5.0 by
2019-09-25 19:00:29 +0800
1cc7f0b5
修改sequence_labeling的教程; 在models中暴露BiLSTMCRF模型 by
2019-09-25 19:00:14 +0800
42b62195
maybe we should add r before all """ beginnings by
2019-09-25 18:26:40 +0800
a7589ebb
fix some bugs in tutorials by
2019-09-25 17:29:43 +0800
6283c986
fix some bugs in docs by
2019-09-25 17:16:22 +0800
df3519ab
delete some tutorials by
2019-09-25 16:26:02 +0800
ee9a8a97
Merge branch 'dev0.5.0' of https://github.com/fastnlp/fastNLP into dev0.5.0 by
2019-09-25 16:22:24 +0800
ad957077
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. by
2019-09-25 14:46:30 +0800
a4babc04
1. add summary loader; 2. reorganize code in ExtCNNDMPipe; 3. reorganize test data and code for ExtCNNDMPipe; by
2019-09-25 14:42:58 +0800
243bf8ce
fix the bug on the trainer by
2019-09-23 16:38:13 +0800
4f0ec4a0
add the test for EarlyStopCallback, BUG found! by
2019-09-23 15:27:15 +0800
d8fa75b0
add the test for ControlC callback by
2019-09-23 14:38:05 +0800
8dc81c42
Merge pull request #230 from zide05/dev0.5.0 by
2019-09-23 14:07:52 +0800
81a8a870
Merge pull request #228 from benbijituo/dev0.5.0 by
2019-09-23 14:06:01 +0800
e28ecb8b
hide the EchoCallback by
2019-09-23 13:44:19 +0800
df123bce
add doc for doc_utils.py by
2019-09-23 11:15:10 +0800
0a4f17f4
add test for ModelSaver & ModelLoader by
2019-09-23 11:11:52 +0800
8f0f2806
add doc for NaiveClassifier by
2019-09-23 10:24:04 +0800
9555d471
add links for variational RNN by
2019-09-23 10:13:11 +0800
8de495d0
remove _TesterCallback from __all__ by
2019-09-23 10:08:57 +0800
b874fba8
add the test for modules.utils.summary by
2019-09-23 09:51:19 +0800
74132769
modify pipe documents by
2019-09-22 09:47:33 +0800
92823fed
1. summary统计buffer的数量 by
2019-09-20 19:07:18 +0800
05eb499e
[bugfix] dist_trainer's save & load by
2019-09-20 16:30:37 +0800
02cfc9f4
[add] docstring in batch, dist_trainer; [update] dist_trainer, callback by
2019-09-20 15:44:53 +0800
372991c0
补充了两个数据集的download by
2019-09-20 11:23:50 +0800
bbb67e41
Merge branch 'dev0.5.0' of https://github.com/fastnlp/fastNLP into dev0.5.0 by
2019-09-20 00:38:30 +0800
e6ce48a6
character embedding增加word boundary by
2019-09-20 00:37:08 +0800
dd080b58
fix auto download url by
2019-09-19 14:15:56 +0800
d677ea87
add data and test codes for testing OntoNotes and Conll2003 tasks by
2019-09-18 20:28:11 +0800
5d3a00f7
modify logger.warn to logger.warning by
2019-09-18 20:27:02 +0800
2f8b194c
Merge branch 'dev0.5.0' of https://github.com/fastnlp/fastNLP into dev0.5.0 by
2019-09-18 16:37:07 +0800
338deec1
新增CTBLoader by
2019-09-18 16:36:50 +0800
452a62ba
Merge pull request #224 from brxx122/master by
2019-09-18 14:09:57 +0800
8affc4a3
add doc for summarization pipe by
2019-09-18 14:01:30 +0800
a928cc32
reduce cnndm.vocab by
2019-09-18 13:11:23 +0800
41995683
add test case for extcnndm by
2019-09-18 11:32:19 +0800
e933df42
modify the structure of the docs by
2019-09-18 10:19:54 +0800
29e4de36
[add] tutorial for callback [add] test case for logger, batch [bugfix] batch.py by
2019-09-17 21:38:52 +0800
d0a2b032
fix a bug while testing Quora Dataset by
2019-09-17 20:17:52 +0800
81badb42
update test codes for testing classification and matching loader and pipe by
2019-09-17 20:11:41 +0800
927a3e74
update test codes for testing classification and matching loader and pipe by
2019-09-17 20:11:22 +0800
cccc1bfd
add fitlog and spacy while testing by
2019-09-17 19:37:37 +0800
fccb6d9b
add __init__.py in test dir to solve file conflicts. by
2019-09-17 18:59:39 +0800
3486502b
Merge remote-tracking branch 'origin/dev0.5.0' into dev0.5.0 by
2019-09-17 18:51:54 +0800
5d1c2a7a
add test code and data for testing CHN NER and classification loader and pipe by
2019-09-17 18:51:36 +0800
362ae5d7
Merge pull request #227 from zide05/dev0.5.0 by
2019-09-17 18:51:16 +0800
5c602ef8
修改tutorial by
2019-09-17 17:34:15 +0800
8d3cab5f
Merge branch 'dev0.5.0' of https://github.com/fastnlp/fastNLP into dev0.5.0 by
2019-09-17 16:51:12 +0800
5ebce317
增加部分测试 by
2019-09-17 16:46:38 +0800
5a2820cd
add test code and data for testing cws loader and pipe by
2019-09-17 16:26:38 +0800
1dfbc0ae
update test code for testing matching loader and pipe by
2019-09-17 16:25:51 +0800
4e2ca6c9
add test code for testing pooling by
2019-09-17 16:22:39 +0800
9509c5dd
move dataset test data to test/data_for_tests/io dir by
2019-09-17 16:19:39 +0800
414e4753
fix an warning message error in matching pipe by
2019-09-17 15:34:00 +0800
125428c1
Merge pull request #226 from benbijituo/dev0.5.0 by
2019-09-17 15:31:18 +0800
8b31ca74
add test data&follow Matching by
2019-09-17 07:14:04 +0000
cee9fda6
update documents in attention module by
2019-09-17 14:38:02 +0800
0ee51d82
update documents by
2019-09-17 14:37:22 +0800
74deb9d0
Merge pull request #8 from fastnlp/dev0.5.0 by
2019-09-17 14:22:18 +0800
86ba31b4
delete get_tokenizer in fastNLP/io/utils.py by
2019-09-17 10:42:38 +0800
fdf2a02a
Merge branch 'dev0.5.0' of https://github.com/fastnlp/fastNLP into dev0.5.0 by
2019-09-16 18:57:12 +0800
3d726b88
修改部分tutorial by
2019-09-16 18:43:55 +0800
5768cbbf
add test code in AdamW by
2019-09-16 17:02:16 +0800
9b2317e3
delete util functions and test cases in fastNLP/core/losses.py by
2019-09-16 16:44:37 +0800
e37e1e2a
update document in fastNLP/core/const.py by
2019-09-16 16:30:43 +0800
e0c86346
add chinese char-level tokenizer by
2019-09-16 16:16:23 +0800
a298021a
delete Online Data Getter and Iter by
2019-09-16 15:46:42 +0800