Coet
3fa95b6cfc
Update README.md
fix tutorial link
7 years ago
FengZiYjun
806364b5be
* update travis config
* update README
7 years ago
Yige XU
f15bd5aacd
update README.md
update requirements in README.md
7 years ago
Yige XU
baac45a741
update README.md
move the first table to the right place
7 years ago
Yige XU
2793273737
update README.md
update requirements
7 years ago
FengZiYjun
117b12a698
* update README.md
* remove torchvision in requirements.txt
7 years ago
FFTYYY
1f15b52216
update readme, for requirements changed
7 years ago
Coet
5f4b182504
Update README.md
7 years ago
FengZiYjun
cc15588a77
- add progress bar for data set loading
- improve metrics codes
- fix validator bugs in trainer; remove early saving
- run CWS codes
- improve README.md
7 years ago
Coet
49ad966c5f
Merge pull request #60 from KuNyaa/master
add tensorboardX for loss visualization
7 years ago
Coet
a13b8e5c82
Merge branch 'master' into pos_tag_service
7 years ago
KuNya
baf17892a7
add tensorboardX for loss visualization
7 years ago
lyhuang
34c78cb9de
update docs
move example to docs
7 years ago
Coet
e82ec43b37
Update README.md
7 years ago
FengZiYjun
57911f771a
- clean up unused codes
- improve code comments
- BaseLoader & its subclasses does not need a data name any more
- update file tree
- add setup.py
7 years ago
FengZiYjun
32a036e8e6
[fix] drop "data" in Tester.make_batch; correct spelling of "show_metrics"
[add] PeopleDailyCorpusLoader, to parse PeopleDaily Corpus
[update] add CWS + POS_tag interface at FastNLP, see example in test_fastNLP.py
[update] modify README.md and readme_example.py to the latest version.
7 years ago
Xipeng Qiu
47ddb24d1d
modify readme example
7 years ago
Ke Zhen
3ab8950d8d
Update metrics and figure in readme.
7 years ago
Xipeng Qiu
ad3b59b11c
Update README.md
7 years ago
Ke Zhen
7f23b40ad7
Update readme, conv and max_pool
7 years ago
FengZiYjun
380fc251f4
add code coverage
7 years ago
FengZiYjun
242e576a30
changes to trainer, tester, preprocessor, etc.
- [tester][trainer] add cuda support
- [preprocess] fix label2index for padding label seq
- update README.md
- [test] add test_tester.py
- rename "action" to "core"
7 years ago
Coet
8fbcdc805a
Update README.md
7 years ago
Coet
6e7d793199
update README.md, add file tree
update README.md, add file tree
7 years ago
FengZiYjun
7b46f422c7
add base methods for model.base_model
8 years ago
Xipeng Qiu
606714465b
Initial commit
8 years ago