-
Thanks for writing the Perl binding. I was trying, but not enough low level experience.
I was using Inline::Python before and have a use case like this.
```
result = jieba.tokenize(u'永和服装饰品有限公司…
-
您好,项目导入了您的gojieba包,但是运行出错,win7 64位,请问这是什么原因?
gcc用的是mingw-w64 版本:x86_64-6.3.0-release-posix-seh-rt_v5-rev1
```
./deps/cppjieba/DictTrie.hpp:153 FATAL exp: [ifs.is_open()] false. open /workspace/g…
-
```
simhash/cppjieba/../limonp/StdExtension.hpp:19: error: 'unordered_map' is already declared in this scope
```
```
g++ (GCC) 4.4.7 20120313 (Red Hat 4.4.7-4)
Copyright © 2010 Free Software Fo…
-
Firstly thank you for providing such easy-to-use tool.
I tried to compile the code natively with the latest code from `cppjieba` repo, obtaining lots of undefined indentifier errors.
I guess it is b…
-
excute post install scripts...
[nodejieba@2.2.2] scripts.install: "node-gyp rebuild" at .\node_modules.npminstall\nodejieba\2.2.2\nodejieba
在此解决方案中一次生成一个项目。若要启用并行生成,请添加“/m”开关。
index.cpp
nodejieba.…
-
请帮我看一看是什么原因。谢谢!
安装
npm install gitbook-plugin-search-pro
错误信息:
0 info it worked if it ends with ok
1 verbose cli [ 'C:\Program Files\nodejs\node.exe',
1 verbose cli 'C:\Program Files\nodejs\node_m…
-
這個是Denny (求職天眼通開發者) & 其他使用者提的,之後接求職天眼通會需要用到。
在查詢工時的頁面,公司&職稱需要有模糊搜尋的功能,因為基本上使用者還是會亂打,名稱要完全一樣的話,不容易Match。
-
请指教:
环境 win7 64位(已更新至Windows SDK 7.1),Visual Studio 2010, node@5.7.0, node-gyp@3.2.1, python@2.7.0
安装 nodejieba@1.4.9 失败,疑似版本问题导致编译不成功。
[这是日志文件](https://github.com/yanyiwu/nodejieba/files/180751/guodu…
-
yanyiwu 你好,
首先感谢你的辛勤工作。
我想使用 cc-cedict 作为分词词典,然而里面会包含类似“同一个世界,同一个梦想”这个包含标点的词组,结巴并不能将它识别为一个词组。不知能否加上一个参数选项以支持这种需求?
-
[ { word: '红掌', tag: 'x' },
{ word: '拨', tag: 'x' },
{ word: '清波', tag: 'x' } ]
In my test, it always returns x.