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: add dictionary separator and English paragraph support #162

Closed vcaesar closed 1 year ago

vcaesar commented 1 year ago

Please provide Issues links to:

Provide test code:

Description

...

codecov-commenter commented 1 year ago

Codecov Report

Merging #162 (f751314) into master (5a32aec) will increase coverage by 0.16%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #162      +/-   ##
==========================================
+ Coverage   91.51%   91.67%   +0.16%     
==========================================
  Files          10       10              
  Lines        1084     1105      +21     
==========================================
+ Hits          992     1013      +21     
  Misses         59       59              
  Partials       33       33              
Impacted Files Coverage Δ
gse.go 96.87% <ø> (ø)
segmenter.go 92.30% <ø> (ø)
dict_1.16.go 82.95% <100.00%> (ø)
dict_util.go 91.45% <100.00%> (+0.84%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more