yh
a3bf647713
check code修改
7 years ago
yunfan
44e098e285
update trainer, tester, example model
7 years ago
yh
4a4b001047
trainer修改
7 years ago
yh
f7275339ff
trainer check_code调整
7 years ago
yh
d9db503b93
bug fix in trainer
7 years ago
FengZiYjun
3d66975091
* refine code comments
* refine code style
* set up unit tests for Batch, DataSet, FieldArray
* remove a lot of out-of-date unit tests, to get testing passed
7 years ago
yunfan
74a697651e
- fix Dataset & Trainer
- update CNNText model
7 years ago
FengZiYjun
c4103561a8
* fix bugs in DataSet & Instance
* add more code comments
* fix tester
* refresh code styles
7 years ago
yh
0836ce006f
尝试提供check parameter的功能
7 years ago
yunfan
92da53a65b
fix Dataset
7 years ago
FengZiYjun
837bef47dc
* add unit tests for instance, vocabulary
* remove and fix other unit tests
* add more code comments
7 years ago
yunfan
c7923c82e7
update check_args and add Dataset get_input/target_name
7 years ago
yh
ce3b002263
check code init
7 years ago
yunfan
cbf54c1918
add args check & build function
7 years ago
yunfan
5abd2bf4d5
fix dataset & instance
7 years ago
yunfan
713510f65b
update Instance
7 years ago
yunfan
68d0254187
init check_*
7 years ago
yunfan
d643a7a894
update set_target, batch's as_numpy
7 years ago
yunfan
2fe39b7813
fix log in trainer & tester
7 years ago
FengZiYjun
80884322c2
* add DataSet.split()
* delete field.py
* remove logger in all codes
* adjust arguments of Trainer
7 years ago
yh
0292350c7a
vocabulary增加方法
7 years ago
yunfan
3a42c84a47
use counter in vocab, add a load func in baseloader
7 years ago
yunfan
8ee94eb6d5
make import more friendly, Dataset support slice.
7 years ago
FengZiYjun
090f7aef5b
* fixing unit tests
7 years ago
yh
1d5bb0a3b6
bug fix“
7 years ago
yh
4149eb9c06
add apply to dataset
7 years ago
yh
8906155ca2
为api建立一个Analyzer
7 years ago
FengZiYjun
e9d7074ba1
* delete readme_example.py because it is oooooooout of date.
* rename preprocess.py into utils.py, because nothing about preprocess in it
* anything in loader/ and saver/ is moved directly into io/
* corresponding unit tests are moved to /test/io
* delete fastnlp.py, because we have new and better APIs
* rename Biaffine_parser/run_test.py to Biaffine_parser/main.py; Otherwise, test will fail.
* A looooooooooot of ancient codes to be refined...........
7 years ago
yunfan
b6a0d33cb1
add parser api
7 years ago
yh
8d7eae8ae9
增加api的test功能
7 years ago
yh
77786509df
pos与cws开发上传
7 years ago
yh
7d97e9365d
增加新的processor“
7 years ago
yh
1496031182
新增pos output processor
7 years ago
yh
d5afffee73
新增端到端pos处理到parser的过度代码
7 years ago
yh_cc
10379e9c74
当前为segapp的方式,但是貌似准确率不行,尝试修改为crf 4tag模式试一试
7 years ago
yunfan
822aaf6286
fix and update tester, trainer, seq_model, add parser pipeline builder
7 years ago
yunfan
f414475e8c
add parser pipeline, fix models, batch, crf
7 years ago
FengZiYjun
4be15a5b43
保存pos tag 脚本
7 years ago
xuyige
db5c5ea45e
update People Daily DataSet Loader
7 years ago
Yige XU
abf840c376
Merge pull request #106 from FFTYYY/master
update loss & a small change in requirements
7 years ago
yh
b899b1edd8
修改bucket sampler, 增加url下载功能
7 years ago
yh
9667c524a4
基本完善了cws的predict
7 years ago
FFTYYY
3cadd5a325
fix a iterant lossfuntion , and some error in comments
7 years ago
yh
9fc20ac7b8
增加infer的pipeline
7 years ago
yh
0a8a76f769
冲突解决
7 years ago
yh
dc7f8ef8d4
bug fix
7 years ago
yunfan
82f4351540
add index to word processor
7 years ago
yh_cc
7df33b23ea
Merge branch 'dataset' of github.com:yhcc/fastNLP into dataset
7 years ago
FFTYYY
07fb61efdc
Update test_loss
7 years ago
FengZiYjun
e2b14ed33d
Merge remote-tracking branch 'origin/dataset' into dataset
7 years ago