go-ego / gse

Go efficient multilingual NLP and text segmentation; support English, Chinese, Japanese and others.
Apache License 2.0
2.57k stars 215 forks source link

add CutDAD with regexp and CutDAGNoHMM support #125

Closed vcaesar closed 3 years ago

vcaesar commented 3 years ago

Please provide Issues links to:

Provide test code:

Description

...

codecov-commenter commented 3 years ago

Codecov Report

Merging #125 (c663942) into master (b140423) will increase coverage by 0.03%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #125      +/-   ##
==========================================
+ Coverage   92.37%   92.40%   +0.03%     
==========================================
  Files          10       10              
  Lines        1010     1014       +4     
==========================================
+ Hits          933      937       +4     
  Misses         51       51              
  Partials       26       26              
Impacted Files Coverage Δ
dag.go 92.03% <100.00%> (ø)
gse.go 96.87% <100.00%> (+0.20%) :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 b140423...c663942. Read the comment docs.