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
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
sentence can choose tolower or keep origin sentence?
#192
ivory2406
opened
1 day ago
3
Why dict.totalFreq not reduce freq in RemoveToken
#191
zmq412
opened
3 weeks ago
1
Update: update go mod and CI to latest
#190
vcaesar
closed
2 months ago
0
Could you write a complete document, including callable API descriptions, introductions, and examples?
#189
shuifa
opened
3 months ago
0
question: about custom dictionary
#188
hnmht
closed
5 months ago
0
Update: bump CI to newest
#187
vcaesar
closed
8 months ago
0
中文中混用的英文能不能有个开关,不要默认全部转小写。
#186
vinsonzou
closed
9 months ago
1
What do the POS codes correspond to?
#185
Destaq
opened
10 months ago
0
[WIP] feature: implement crf algorithm
#184
CocaineCong
closed
10 months ago
1
feat: refactor idf module, implementing tfidf & bm25 in TagExtracter by strategy pattern
#183
CocaineCong
opened
12 months ago
5
refactor: extract the segment with weight module
#182
CocaineCong
closed
1 year ago
0
feature: any plan on implementing the bm25 algorithm ?
#181
CocaineCong
opened
1 year ago
2
Update: gfmt the code
#180
vcaesar
closed
1 year ago
0
fix: modify some misspelt words in code comments
#179
CocaineCong
closed
1 year ago
0
加载一个8m的字典,但是整个seg就占用很大的内容,整个项目占用内存最大的,有没有什么办法优化?
#178
brookxs
closed
1 year ago
0
Update: bump CI
#177
vcaesar
closed
1 year ago
0
In Chinese word segmentation, only a single word is separated
#176
xiaominger
opened
1 year ago
2
There is a problem with Chinese word segmentation
#175
a406299736
opened
1 year ago
0
TF-IDF 默认能指定 allowPOS 吗
#174
JellyTony
closed
1 year ago
0
Found a bug in file dict_util.go
#173
ntcat
opened
1 year ago
1
gse dict lose efficacy when set an empty string
#172
CharlieWangKD
opened
1 year ago
0
开启了SkipLog,仍然打印日志
#171
kakuilan
closed
1 year ago
0
English cut bug
#170
Zrzzzz
closed
1 year ago
3
With Go module support (Go 1.11+), Error
#169
ChinaArJun
closed
1 year ago
0
Update: update CI to the latest
#168
vcaesar
closed
1 year ago
0
Update: export zhidf and update godoc
#167
vcaesar
closed
1 year ago
0
Add: add idf embed and dict path custom support, update godoc
#166
vcaesar
closed
1 year ago
0
Add: add load hmm model option and update godoc
#165
vcaesar
closed
1 year ago
0
How to disable output of dictionary loading?
#164
leopku
closed
1 year ago
2
Add: add more examples and Update README.md
#163
vcaesar
closed
1 year ago
0
Add: add dictionary separator and English paragraph support
#162
vcaesar
closed
1 year ago
1
支持英语词语定义吗?我看看了代码注释都是中文 为啥不用中问题问呢
#161
dahaipublic
closed
1 year ago
0
English How to Customize File Definition Terms
#160
dahaipublic
closed
1 year ago
1
Update Japanese example
#159
MagicalTux
closed
1 year ago
0
Update: bump CI to newest
#158
vcaesar
closed
2 years ago
0
how to search emoji?
#157
dcsunny
closed
2 years ago
0
V1 Release?
#156
dankinder
opened
2 years ago
1
add no embed build tags support
#155
vcaesar
closed
2 years ago
0
How to build without embed dictionary on Go1.16 or above?
#154
AmazingRise
closed
2 years ago
4
Fixed some typos in README.md
#153
AmazingRise
closed
2 years ago
0
Update README.md
#152
vcaesar
closed
2 years ago
0
add more language embed and option support
#151
vcaesar
closed
2 years ago
1
Add other language hmm cut with regexp index support
#150
vcaesar
closed
2 years ago
0
Feature request: Any plan to support Korean?
#149
iredmail
opened
2 years ago
4
Update README.md and go mod
#148
vcaesar
closed
2 years ago
0
Update CI to go 1.18.x
#147
vcaesar
closed
2 years ago
0
请问如何才能做到尽量匹配最完整的词语
#146
long980221
closed
2 years ago
0
elastic in pure golang
#145
joeblew99
closed
2 years ago
2
add more stop world function and test code
#144
vcaesar
closed
2 years ago
0
Is there any bug of seg.ModeSegment?
#143
hengfeiyang
closed
2 years ago
3
Next