Commit Graph

29 Commits

Author SHA1 Message Date
Xipeng Qiu
0f8bed739c Update README.md 2019-04-08 20:14:46 +08:00
Xipeng Qiu
c344f7deac Update README.md 2019-04-08 20:14:12 +08:00
Xipeng Qiu
667b3126a9 Update README.md 2019-04-08 20:11:47 +08:00
Coet
3fa95b6cfc
Update README.md
fix tutorial link
2019-01-14 09:31:35 +08:00
FengZiYjun
806364b5be * update travis config
* update README
2019-01-11 20:14:18 +08:00
Yige XU
f15bd5aacd
update README.md
update requirements in README.md
2018-12-07 22:28:20 +08:00
Yige XU
baac45a741
update README.md
move the first table to the right place
2018-12-07 22:17:23 +08:00
Yige XU
2793273737
update README.md
update requirements
2018-12-07 22:09:58 +08:00
FengZiYjun
117b12a698 * update README.md
* remove torchvision in requirements.txt
2018-11-29 23:27:15 +08:00
FFTYYY
1f15b52216 update readme, for requirements changed 2018-11-09 21:21:57 +08:00
Coet
5f4b182504
Update README.md 2018-10-20 14:27:05 +08:00
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
2018-10-01 20:33:29 +08:00
Coet
49ad966c5f
Merge pull request #60 from KuNyaa/master
add tensorboardX for loss visualization
2018-09-06 09:56:14 +08:00
Coet
a13b8e5c82
Merge branch 'master' into pos_tag_service 2018-09-04 09:25:46 +08:00
KuNya
baf17892a7 add tensorboardX for loss visualization 2018-09-03 19:37:44 +08:00
lyhuang
34c78cb9de update docs
move example to docs
2018-09-02 20:08:17 +08:00
Coet
e82ec43b37
Update README.md 2018-09-02 15:23:13 +08:00
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
2018-09-02 13:32:57 +08:00
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.
2018-09-01 21:33:28 +08:00
Xipeng Qiu
47ddb24d1d modify readme example 2018-08-24 11:52:13 +08:00
Ke Zhen
3ab8950d8d Update metrics and figure in readme. 2018-08-20 14:51:10 +08:00
Xipeng Qiu
ad3b59b11c
Update README.md 2018-08-17 00:05:33 +08:00
Ke Zhen
7f23b40ad7 Update readme, conv and max_pool 2018-08-15 20:27:05 +08:00
FengZiYjun
380fc251f4 add code coverage 2018-08-11 10:11:09 +08:00
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"
2018-07-28 11:57:25 +08:00
Coet
8fbcdc805a
Update README.md 2018-07-01 10:59:38 +08:00
Coet
6e7d793199
update README.md, add file tree
update README.md, add file tree
2018-06-25 14:41:30 +08:00
FengZiYjun
7b46f422c7 add base methods for model.base_model 2018-05-22 11:15:27 +08:00
Xipeng Qiu
606714465b
Initial commit 2018-03-07 21:30:20 +08:00