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 analyze the token segment info function #105

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 #105 (b577aa0) into master (6394006) will decrease coverage by 0.06%. The diff coverage is 88.88%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #105      +/-   ##
==========================================
- Coverage   92.32%   92.26%   -0.07%     
==========================================
  Files          12       12              
  Lines         951      969      +18     
==========================================
+ Hits          878      894      +16     
- Misses         47       48       +1     
- Partials       26       27       +1     
Impacted Files Coverage Δ
seg.go 100.00% <ø> (ø)
dag.go 92.00% <88.88%> (-0.31%) :arrow_down:

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 6394006...b577aa0. Read the comment docs.