fastnlp / fastNLP

fastNLP: A Modularized and Extensible NLP Framework. Currently still in incubation.
https://gitee.com/fastnlp/fastNLP
Apache License 2.0
3.07k stars 447 forks source link

补充了两个数据集的download #228

Closed benbijituo closed 5 years ago

benbijituo commented 5 years ago

Description:简要描述这次PR的内容

Main reason: 做出这次修改的原因

Checklist 检查下面各项是否完成

Please feel free to remove inapplicable items for your PR.

Changes: 逐项描述修改的内容

Mention: 找人review你的PR

@修改过这个文件的人 @核心开发人员

codecov-io commented 5 years ago

Codecov Report

Merging #228 into dev0.5.0 will increase coverage by 0.03%. The diff coverage is 33.33%.

Impacted file tree graph

@@             Coverage Diff              @@
##           dev0.5.0     #228      +/-   ##
============================================
+ Coverage     76.24%   76.28%   +0.03%     
============================================
  Files            81       81              
  Lines          9733     9739       +6     
============================================
+ Hits           7421     7429       +8     
+ Misses         2312     2310       -2
Impacted Files Coverage Δ
fastNLP/io/file_utils.py 15.97% <ø> (ø) :arrow_up:
fastNLP/io/loader/classification.py 60% <33.33%> (-0.35%) :arrow_down:
fastNLP/io/loader/matching.py 92.82% <33.33%> (-0.82%) :arrow_down:
fastNLP/models/biaffine_parser.py 96.07% <0%> (+2.14%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update bbb67e4...372991c. Read the comment docs.