Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / yanyiwu/gojieba issues and pull requests
#128 - 内存释放两次导致崩溃的问题,还没解决吗?
Issue -
State: open - Opened by chentaihan-ola about 1 month ago
#127 - Error getting throw reason: could not find symbol value
Issue -
State: open - Opened by kewab 3 months ago
- 1 comment
#126 - Windows 下build 版本提示 undefined: gojieba.NewJieba
Issue -
State: open - Opened by ivory2406 4 months ago
- 3 comments
#125 - 内存释放有点问题
Issue -
State: open - Opened by Summary22 4 months ago
- 1 comment
#124 - collect2.exe: error: ld returned 1 exit status
Issue -
State: open - Opened by tomener 5 months ago
- 1 comment
#123 - Can not run test on Mac M1 computer
Issue -
State: open - Opened by ajunxu 6 months ago
- 3 comments
#122 - 内存释放有异常。当我操作了jieba.Free()。然后开始将一个50M的对象json marshal后存储到file中。程序会报错
Issue -
State: open - Opened by ivory2406 6 months ago
- 5 comments
#121 - NewJieba如果只想要自定义用户词表,能否只传参用户词表的文件地址,其余使用默认值呢。目前如果只传参用户词表,会报错
Issue -
State: closed - Opened by ivory2406 6 months ago
- 2 comments
#120 - NewJieba停用词文件,实际没有生效
Issue -
State: closed - Opened by ivory2406 6 months ago
- 2 comments
#119 - 调用完jieba.Extract后defer jieba.Free() 过一会就会报错退出程序
Issue -
State: open - Opened by Mlegbder 6 months ago
- 1 comment
#118 - windows下面运行初始化失败
Issue -
State: open - Opened by smirkcat 7 months ago
- 3 comments
#117 - 1.4.1版本交叉编译问题
Issue -
State: open - Opened by lihaoqiang001 7 months ago
- 5 comments
#116 - Process finished with the exit code -1073741819 (0xC0000005)
Issue -
State: open - Opened by bq1122 7 months ago
- 1 comment
#115 - 加载自己的词库报错是什么原因???
Issue -
State: open - Opened by sidingli 9 months ago
- 1 comment
#114 - undefined: gojieba.NewJieba
Issue -
State: open - Opened by xtt1100 10 months ago
- 5 comments
#113 - 1.3.0 版本在编译的时候有warning
Issue -
State: open - Opened by zzz686970 11 months ago
- 6 comments
#112 - 内存泄漏问题
Issue -
State: open - Opened by liu86th about 1 year ago
- 2 comments
#111 - 编译时遇到Warming
Issue -
State: closed - Opened by Fgaoxing over 1 year ago
- 2 comments
Labels: Stale
#110 - 请问下,支持基于 TF-IDF 算法的关键词抽取么
Issue -
State: closed - Opened by ayamzh over 1 year ago
- 2 comments
Labels: Stale
#109 - 日期切分的问题
Issue -
State: closed - Opened by ahkimkoo over 1 year ago
- 2 comments
Labels: Stale
#108 - RemoveWord方法无效,而且AddWord针对英文词组无效
Issue -
State: closed - Opened by xiaominger over 1 year ago
- 2 comments
Labels: Stale
#107 - 报错,看不懂
Issue -
State: closed - Opened by aohanhongzhi almost 2 years ago
- 6 comments
Labels: Stale
#106 - warning警告排除deprecated
Pull Request -
State: closed - Opened by coseyo almost 2 years ago
#105 - 容器化报错
Issue -
State: closed - Opened by chryseosTang almost 2 years ago
- 3 comments
Labels: Stale
#104 - cc1.exe: sorry, unimplemented: 64-bit mode not compiled in
Issue -
State: closed - Opened by xlzhangv about 2 years ago
- 3 comments
Labels: Stale
#103 - feat(addwordex): AddWordEx() 支持指定权重和词性,解决原来 AddWord() 接口加词权重太低没有生效的问题
Pull Request -
State: closed - Opened by Lofanmi about 2 years ago
- 1 comment
#102 - cgo 奔溃
Issue -
State: closed - Opened by YogeLiu over 2 years ago
#101 - [已解决] 我尝试了最新master代码,依旧内存泄露
Issue -
State: closed - Opened by johnlui over 2 years ago
- 1 comment
#100 - 这个和fxsjy/jieba的结果是一致的吗
Issue -
State: closed - Opened by awdrgyjilplij over 2 years ago
- 4 comments
Labels: Stale
#99 - feature: add RemoveWord api
Pull Request -
State: closed - Opened by AydenZ over 2 years ago
- 4 comments
#97 - x.AddWord之后,希望增加x.RemoveWord的功能
Issue -
State: closed - Opened by AydenZ over 2 years ago
- 2 comments
#96 - fix[cgo]: Fix - memory allocted by cgo will not automaticlly free by gc.
Pull Request -
State: closed - Opened by CNLHC over 2 years ago
- 1 comment
#95 - 集成到bleve的时候,stop words无效
Issue -
State: closed - Opened by json7 over 2 years ago
- 3 comments
Labels: Stale
#94 - Extract 和Cut的区别
Issue -
State: closed - Opened by luxiaobai007 over 2 years ago
- 3 comments
Labels: Stale
#93 - 如何动态删除一个词
Issue -
State: closed - Opened by zhaochenxiao90 almost 3 years ago
- 3 comments
Labels: Stale
#92 - 支持打包为arm 和arm64架构吗
Issue -
State: closed - Opened by 2han9b1n almost 3 years ago
- 4 comments
Labels: Stale
#91 - 跨平台编译问题
Issue -
State: closed - Opened by 2han9b1n almost 3 years ago
#90 - NewJieba not declared by package gojiebacompiler
Issue -
State: closed - Opened by FANJIYU0825 almost 3 years ago
- 1 comment
#89 - x.Addword 不生效
Issue -
State: closed - Opened by duanzhenyu001 almost 3 years ago
- 2 comments
Labels: Stale
#88 - I used it in the goframe framework project. In the Ubuntu, the compilation will report an error
Issue -
State: closed - Opened by huangchanghuai almost 3 years ago
- 3 comments
Labels: Stale
#87 - Free函数不能有效释放内存会造成内存泄漏
Issue -
State: open - Opened by imRainChen about 3 years ago
- 7 comments
Labels: Stale
#86 - docker alpine:3.10.1 环境运行报错
Issue -
State: closed - Opened by qingbozhang over 3 years ago
- 6 comments
Labels: Stale
#85 - Cut分词如何去除停止符或者Extract提词如何拥有Cut的分词效果?
Issue -
State: closed - Opened by senlinmuvs over 3 years ago
- 2 comments
Labels: Stale
#84 - 怎样初始化jieba
Issue -
State: closed - Opened by jw-star over 3 years ago
- 3 comments
#83 - go1.17 get报错 cc1: error: unrecognized command line option "-fno-lto"
Issue -
State: closed - Opened by mannixli over 3 years ago
- 2 comments
#82 - add LoadUserDict api
Pull Request -
State: closed - Opened by xingshanghe over 3 years ago
#81 - jieba.dict.utf8 failed.
Issue -
State: closed - Opened by haima95 almost 4 years ago
- 4 comments
Labels: Stale
#80 - x.AddWord问题
Issue -
State: closed - Opened by f2xb almost 4 years ago
#79 - Linux 安装报g++错误
Issue -
State: closed - Opened by fuwei199006 about 4 years ago
- 2 comments
#78 - 安装候报错
Issue -
State: closed - Opened by linkyang about 4 years ago
- 5 comments
Labels: Stale
#77 - NewJieba使用空字符串占位,以使用本身自带词库
Pull Request -
State: closed - Opened by xyanyue about 4 years ago
- 7 comments
#76 - Got messy warning information when getting gojieba
Issue -
State: closed - Opened by Freakwill about 4 years ago
- 3 comments
Labels: Stale
#75 - 封装成插件.so的问题
Issue -
State: closed - Opened by glacierck over 4 years ago
- 4 comments
Labels: Stale
#74 - 需求:开放中文单词库路径获取路径,可通过环境变量配置
Issue -
State: closed - Opened by smiecj over 4 years ago
- 1 comment
#73 - 整合到bleve,发现没起作用
Issue -
State: closed - Opened by senlinmuvs over 4 years ago
- 2 comments
Labels: Stale
#72 - 在添加用户词典后,词性标注不正常
Issue -
State: closed - Opened by nick-lee over 4 years ago
- 3 comments
Labels: Stale
#71 - 在beego中使用打包报错
Issue -
State: closed - Opened by zone-7 over 4 years ago
- 7 comments
Labels: Stale
#70 - deps/limonp/LocalVector.hpp: fixup gcc8 warnings
Pull Request -
State: closed - Opened by ttys3 almost 5 years ago
- 2 comments
#69 - Add syntax coloration in the README.md
Pull Request -
State: closed - Opened by hugolgst almost 5 years ago
- 1 comment
#68 - 在Ubuntu上编译运行时出现很多C++警告信息
Issue -
State: closed - Opened by tengge1 almost 5 years ago
- 8 comments
Labels: Stale
#67 - [deps] update cppjieba v5.0.3
Pull Request -
State: closed - Opened by yanyiwu almost 5 years ago
#66 - 抽取关键词为什么没有allowPOS参数?
Issue -
State: closed - Opened by makelove almost 5 years ago
- 2 comments
Labels: Stale
#65 - bleve支持
Issue -
State: closed - Opened by gpml119 almost 5 years ago
- 4 comments
Labels: Stale
#64 - macos can't find stdlib.h
Issue -
State: closed - Opened by cooscao almost 5 years ago
- 3 comments
Labels: Stale
#63 - Update StdExtension.hpp
Pull Request -
State: closed - Opened by Evsio0n about 5 years ago
- 1 comment
#62 - jieba.dict.utf8文件位置
Issue -
State: closed - Opened by programdolt about 5 years ago
- 6 comments
Labels: Stale
#61 - [deps] upgrade cppjibe -> v5.0.2
Pull Request -
State: closed - Opened by yanyiwu about 5 years ago
#60 - feat: add static data deps and go mod
Pull Request -
State: closed - Opened by kooksee about 5 years ago
- 1 comment
#59 - 新手问题: stop_words.utf8 的实际用途?
Issue -
State: closed - Opened by huangjunwen about 5 years ago
- 4 comments
Labels: Stale
#58 - go mod 管理依赖时,运行项目报错
Issue -
State: closed - Opened by job2wd about 5 years ago
- 10 comments
Labels: Stale
#57 - 用 Go 实现核心功能会有问题吗
Issue -
State: closed - Opened by mofadeyunduo over 5 years ago
- 2 comments
#56 - fatal error: 'cppjieba/Jieba.hpp' file not found
Issue -
State: closed - Opened by wangsj96 over 5 years ago
- 3 comments
Labels: Stale
#55 - 词库2.3G导致64G机器不够用
Issue -
State: closed - Opened by yaokun123 over 5 years ago
- 9 comments
Labels: Stale
#54 - remove bleve to make travis pass
Pull Request -
State: closed - Opened by yanyiwu over 5 years ago
#53 - Update .travis.yml
Pull Request -
State: closed - Opened by yanyiwu over 5 years ago
#52 - 用户自定义的字典不是应该优先么?
Issue -
State: closed - Opened by seaguest over 5 years ago
#51 - 你好,安装之后运行不成功
Issue -
State: closed - Opened by xingzhe1228 over 5 years ago
- 4 comments
Labels: Stale
#50 - 编译项目提高提供的测试代码,回显很多c++编译警告
Issue -
State: closed - Opened by ilovesusu over 5 years ago
- 5 comments
Labels: Stale
#49 - NewJieba() memory leak [resolved] (it is go test's problem)
Issue -
State: closed - Opened by ttys3 over 5 years ago
- 4 comments
#48 - 库重复加载和高并发分词崩溃
Issue -
State: closed - Opened by SkywardSky almost 6 years ago
- 2 comments
Labels: Stale
#47 - 生成的可执行文件在不同主机上运行的问题
Issue -
State: closed - Opened by CelicaChen almost 6 years ago
#46 - 英文分词问题,词语拆分成字母了
Issue -
State: closed - Opened by MorvanZhou about 6 years ago
- 10 comments
Labels: Stale
#45 - FreeBSD 11无法正确编译cgo部分的代码
Issue -
State: closed - Opened by newblue about 6 years ago
- 2 comments
Labels: Stale
#44 - 与python版jieba分词结果不一致
Issue -
State: closed - Opened by TinaSummer over 6 years ago
- 4 comments
Labels: Stale
#43 - Remove Bitdeli Badge from README
Pull Request -
State: closed - Opened by franciosi over 6 years ago
- 1 comment
#42 - Issue: Mac OS 下build Linux 版本提示 undefined: gojieba.NewJieba
Issue -
State: closed - Opened by ever391 over 6 years ago
- 15 comments
#41 - godep后找不到文件
Issue -
State: closed - Opened by ALEX-yinhao over 6 years ago
- 4 comments
Labels: Stale
#40 - 存在词典为1行时,词典无效的情况。
Issue -
State: closed - Opened by privationel over 6 years ago
- 5 comments
Labels: Stale
#39 - Create LICENSE file
Pull Request -
State: closed - Opened by matryer over 6 years ago
- 2 comments
#38 - 定时创建索引的时候出现cgo异常
Issue -
State: closed - Opened by liaokylin almost 7 years ago
- 3 comments
Labels: Stale
#37 - 停用词在Extract时无效
Issue -
State: closed - Opened by luochaolun almost 7 years ago
- 2 comments
Labels: Stale
#36 - 不同场景维护不同的字典的正确姿势应该是什么?
Issue -
State: closed - Opened by Morriaty-The-Murderer about 7 years ago
- 2 comments
Labels: Stale
#35 - 请问怎样减少CPU消耗?
Issue -
State: closed - Opened by btfak about 7 years ago
- 2 comments
Labels: Stale
#34 - install package error
Issue -
State: closed - Opened by allenwind over 7 years ago
- 2 comments
Labels: Stale
#33 - bleve下查找能否更精确一些?
Issue -
State: closed - Opened by xpbliss over 7 years ago
- 3 comments
Labels: Stale
#32 - 词性标注中,实数被标为 eng
Issue -
State: closed - Opened by rarpainting over 7 years ago
- 2 comments
Labels: Stale
#31 - 调用 go.Tag函数有时候会crash
Issue -
State: closed - Opened by personwupeng over 7 years ago
- 2 comments
Labels: Stale
#30 - AddWord不正确分词问题
Issue -
State: closed - Opened by leon-db over 7 years ago
- 1 comment
#29 - 不兼容go1.9?
Issue -
State: closed - Opened by xjock over 7 years ago
- 3 comments
Labels: Stale
#28 - What is the license of this package?
Issue -
State: closed - Opened by windoze over 7 years ago
- 4 comments
Labels: Stale