issues
search
yanyiwu
/
cppjieba
"结巴"中文分词的C++版本
MIT License
2.6k
stars
691
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[encoding] MSC #pragma execution_character_set("utf-8")
#190
yanyiwu
opened
1 week ago
0
这个库的编码问题
#189
caomengxuan666
opened
2 weeks ago
1
Dictionaries in this repo vs dictionaries in https://github.com/fxsjy/jieba
#188
sanikolaev
closed
1 week ago
4
请问能不能把python的jieba_fast的分词词性标注的dict.txt文件全部拷到 (dict/user.dict.utf8),来保持和jieba_fast词性标注一致?
#187
obitodaitu
opened
1 month ago
3
修正编译报错
#186
appotry
closed
6 months ago
1
linux run issue
#185
linlongrd
opened
6 months ago
1
请问dict文件夹下的pos_dict子文件夹有什么作用?
#184
wangfenjin
opened
6 months ago
3
jieba在VS2022上高达886错误,没法编译
#183
huminclu
opened
10 months ago
0
请问如何打包成so文件
#182
NiceService
opened
12 months ago
1
有哪位朋友知道这个怎么在VS2019中导入这个库?
#181
W-zhiqi
opened
1 year ago
1
DeleteUserWord接口会误删其它用户定义的词语
#180
sunroad
closed
1 month ago
2
支持流式接口
#179
HerrCai0907
closed
1 month ago
2
大佬们救救phpjieba吧!php的jieba扩展好久不更新了不适配php8
#178
qidong364482611
closed
1 month ago
2
如何确定新增词freq保证能被分出
#177
Pandasea
closed
1 month ago
2
想问一下分九个字占388M内存,运行时cpu占到8是正常的吗、?
#176
cosmos-in-h2o
closed
1 year ago
0
cppJieba内部是否有内存释放逻辑?
#175
zhangxistudy11
closed
1 month ago
10
BigDict 下载挂了
#174
lesca
closed
1 month ago
2
limonp/Logging.hpp: No such file or directory
#173
DanteIoVeYou
closed
1 month ago
5
feature: add RemoveWord api from gojieba/pull/99
#172
yanyiwu
closed
2 years ago
0
[submodule] update limonp to v0.6.6
#171
yanyiwu
closed
2 years ago
0
适配C++20
#170
BHM-Bob
closed
2 years ago
3
dict文件夹路径包含中文时崩溃
#169
siren186
opened
2 years ago
2
limonp as submodule
#168
playgithub
closed
2 years ago
6
win中多线程cut大量的块,结巴中的resize或者reverse会异常崩溃
#167
wuyang-dl
closed
1 month ago
2
Add MIT license
#166
playgithub
closed
2 years ago
0
一个新的CMakeLists.txt
#165
playgithub
closed
1 month ago
2
可以加个LICENSE吗?
#164
playgithub
closed
2 years ago
0
如果jieba的词典为空,会导致core dump
#163
hecongqing
closed
1 month ago
2
项目的license是哪种
#162
xiaoyifang
closed
2 years ago
1
Bug求助:cppjie::Trie::Find抛出段错误
#161
miwushi
closed
2 years ago
0
如何自定义切分方式(正则表达式)?
#160
mikami-yua
closed
1 month ago
2
提取关键词Extract没有allowPos的参数选项
#159
DogeVenci
closed
1 month ago
2
[Feature Request] 能否给 Jieba 添加一个传入文件内容接口?
#158
cathaysia
closed
3 years ago
0
有计划实现类似python版的基于HMM的词性标注能力吗?
#157
catqaq
closed
1 month ago
3
cppjieba动态规划部分代码有bug
#156
rookie-J
closed
1 month ago
4
自定义词大小写敏感?
#155
suupic
closed
1 month ago
2
优化内存占用的几个点
#154
rookie-J
closed
1 month ago
4
jiaba.Cut结果和网页demo结果不一致
#153
successren
closed
1 month ago
2
Mac跟win行为不同耶,逗号这个字元
#152
stereo720712
closed
3 years ago
1
add simple: sqlite3 fts5 tokenizer
#151
wangfenjin
closed
3 years ago
0
modify
#150
PeterXiaTian
closed
1 month ago
1
开源协议的问题
#149
Kakueeen
closed
3 years ago
2
jieba分词分出来的词比之前的字多
#148
congjiye
closed
4 years ago
2
能否像python一样,只划分用户自定义词典里面包含的词,其余词划分成单个字
#147
cooooooder
closed
1 month ago
3
英文詞會被切成一個個字符
#146
Shanboy5566
closed
1 month ago
4
add sponsorship
#145
yanyiwu
closed
4 years ago
0
这个分词工具似乎有敏感词分词问题
#144
xiasummer
closed
1 month ago
4
light py binding
#143
hscspring
closed
4 years ago
1
VS2019工程问题
#142
playgithub
opened
4 years ago
3
使用-O2编译运行会出core
#141
bailf-nlp
closed
1 month ago
2
Next