issues
search
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
There is a problem with Chinese word segmentation
#175
Open
a406299736
opened
1 year ago
a406299736
commented
1 year ago
Gse version (or commit ref): v0.71.0.695, Green Lake!
Go version:1.20
Operating system and bit: Mac OS
Can you reproduce the bug at
Examples
:
[x] Yes (provide example code)
Provide example code:
x, _ := gse.New() fmt.Println(x.Cut("法院调解费是多少", true))
Log gist: [法院 调解 费是 多少]
Description
费是 ?? ...
Description
费是 ?? ...