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

Optimize load dictionary and stop by embed files, support user dictio… #113

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 #113 (11bdec4) into master (ff04d83) will increase coverage by 0.32%. The diff coverage is 92.30%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #113      +/-   ##
==========================================
+ Coverage   91.96%   92.28%   +0.32%     
==========================================
  Files          12       12              
  Lines         983      998      +15     
==========================================
+ Hits          904      921      +17     
+ Misses         52       51       -1     
+ Partials       27       26       -1     
Impacted Files Coverage Δ
dict_1.16.go 91.30% <92.30%> (+6.11%) :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 ff04d83...11bdec4. Read the comment docs.