Yige Xu
|
1dfbc0aeff
|
update test code for testing matching loader and pipe
|
6 years ago |
Yige Xu
|
4e2ca6c95a
|
add test code for testing pooling
|
6 years ago |
Yige Xu
|
9509c5dd08
|
move dataset test data to test/data_for_tests/io dir
|
6 years ago |
Yige Xu
|
414e475363
|
fix an warning message error in matching pipe
|
6 years ago |
Yige Xu
|
125428c153
|
Merge pull request #226 from benbijituo/dev0.5.0
add test data&follow Matching
|
6 years ago |
benbijituo
|
8b31ca74ab
|
add test data&follow Matching
|
6 years ago |
Yige Xu
|
cee9fda6c7
|
update documents in attention module
|
6 years ago |
Yige Xu
|
0ee51d820d
|
update documents
|
6 years ago |
Yige Xu
|
86ba31b4cf
|
delete get_tokenizer in fastNLP/io/utils.py
|
6 years ago |
yh
|
fdf2a02a5f
|
Merge branch 'dev0.5.0' of https://github.com/fastnlp/fastNLP into dev0.5.0
|
6 years ago |
yh
|
3d726b887e
|
修改部分tutorial
|
6 years ago |
Yige Xu
|
5768cbbfef
|
add test code in AdamW
|
6 years ago |
Yige Xu
|
9b2317e3e8
|
delete util functions and test cases in fastNLP/core/losses.py
|
6 years ago |
Yige Xu
|
e37e1e2a0e
|
update document in fastNLP/core/const.py
|
6 years ago |
Yige Xu
|
e0c8634661
|
add chinese char-level tokenizer
|
6 years ago |
Yige Xu
|
a298021a56
|
delete Online Data Getter and Iter
|
6 years ago |
Yige Xu
|
1ed1b3146a
|
Merge branch 'dev0.5.0' of https://github.com/fastnlp/fastNLP into dev0.5.0
|
6 years ago |
Yige Xu
|
30180b91e1
|
Revert "delete online Data Getter and Iter"
This reverts commit 9b21071c8d.
|
6 years ago |
ChenXin
|
d582bd3e15
|
Delete train.tsv
|
6 years ago |
ChenXin
|
f2face3b40
|
Delete test.tsv
|
6 years ago |
ChenXin
|
7b08c777bc
|
Delete dev.tsv
|
6 years ago |
Yige Xu
|
9b21071c8d
|
delete online Data Getter and Iter
|
6 years ago |
Yige Xu
|
bf2920cba9
|
update reproduction/matching/matching_bert.py
|
6 years ago |
yh
|
6d8b4483f1
|
add tutorial
|
6 years ago |
yh
|
8614b89a19
|
增加conll的pipe对bioes的检测
|
6 years ago |
Yige Xu
|
e314a36778
|
fix a bug function _indexize in fastNLP/io/pipe/utils.py
|
6 years ago |
Yige Xu
|
64fc8bc1e5
|
1. update classification and matching loader and pipe; 2. add data and test codes for testing classification and matching loader and pipe.
|
6 years ago |
Yige Xu
|
38d5b36be1
|
Update test_callbacks.py
|
6 years ago |
Yige Xu
|
33cbb5b540
|
Create bert_embedding_tutorial.ipynb
|
6 years ago |
Yige Xu
|
7726c16959
|
Update tester.py
|
6 years ago |
Yige Xu
|
a3b4d5e76e
|
remove tensorboard logs after testing TensorboardCallback
|
6 years ago |
Yige Xu
|
f22991698a
|
add assert in test_elmo_embedding
|
6 years ago |
Yige Xu
|
753327d214
|
fix code style in coreference task and related codes
|
6 years ago |
Yige Xu
|
143bf8ed32
|
update DataBundle and add two property: num_dataset and num_vocab
|
6 years ago |
Yige Xu
|
5e6e35dbe3
|
update README.md
|
6 years ago |
ChenXin
|
9214cc6e36
|
add the auto baseclass doc
|
6 years ago |
ChenXin
|
202bde4bfd
|
split the docs over~
|
6 years ago |
ChenXin
|
32e99e3696
|
split the docs in models
|
6 years ago |
ChenXin
|
4a9cd850b2
|
split the docs in io subpackage
|
6 years ago |
ChenXin
|
45fbbac79e
|
split the docs in embeddings
|
6 years ago |
Yige Xu
|
e6f47819e6
|
Merge pull request #221 from Xiaoxiong-Liu/dev0.5.0
Dev0.5.0
|
6 years ago |
xxliu
|
b015cc149c
|
undocumented
|
6 years ago |
ChenXin
|
d481c84abc
|
delete a out-date file
|
6 years ago |
ChenXin
|
df4c5a3d16
|
fix a lot of doc bugs in codes
TODO:
split __init__'s doc and classes' doc
|
6 years ago |
ChenXin
|
9e3251dff4
|
fix a lot of doc bugs in codes
|
6 years ago |
xxliu
|
c9883bcb30
|
undocumented
|
6 years ago |
liuxiaoxiong
|
07bbb79f77
|
Merge pull request #4 from fastnlp/dev0.5.0
Dev0.5.0
|
6 years ago |
xxliu
|
c38d815c49
|
修改注释
|
6 years ago |
yh
|
429dfe53c0
|
Merge branch 'dev0.5.0' of https://github.com/fastnlp/fastNLP into dev0.5.0
|
6 years ago |
yh
|
9b8265dc7e
|
修复char_embedding bug
|
6 years ago |