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
x, _ := gse.New()
fmt.Println(x.Cut("法院调解费是多少", true))