搜索

大约有 200 项符合查询结果, 库内数据总量为 3,513 项。 (搜索耗时:0.2981秒)

11.RE: 2008/12 发布 scws-1.0.1 修订版, 并推出 scws 项目站点

发布时间:2009-02-17 17:02 t By qai41

恭喜 并荣幸

12.RE: [2010] SCWS-1.1.3 发布,支持文本词典实现自定义词库啦!!

更新时间:2010-11-13 10:11 t By snakeyasin

[quote='hightman' pid='3425' dateline='1264745243'] 2010年,scws 长了一岁,加上了翘首以盼的删减词库功能,该功能通过变通的办法解决,并非直接修改核心词库。下面详细介绍一下 scws-1.1.0 的更新日志及用法举例(示例以PHP扩展语言为例)...

13.RE: 2008/12 发布 scws-1.0.1 修订版, 并推出 scws 项目站点

发布时间:2009-08-17 23:08 t By yueliangdao0608

好东西。我去瞅瞅看。

14.RE: [2010] SCWS-1.1.3 发布,支持文本词典实现自定义词库啦!!

发布时间:2012-11-06 22:11 t By umland

...89616234'] [quote='hightman' pid='3425' dateline='1264745243'] 2010年,scws 长了一岁,加上了翘首以盼的删减词库功能,该功能通过变通的办法解决,并非直接修改核心词库。下面详细介绍一下 scws-1.1.0 的更新日志及用法举例(示例以PHP扩展语...

15.SCWS-1.1.9 没法分中文?

发布时间:2012-01-07 12:01 t By hejone

运行安装说明里的c例子 [php]#include #include main() { scws_t s; scws_res_t res, cur; char *text = "Hello, 我名字叫李那曲是一个中国人, 我有时买Q币来玩, 我还听说过C#语言"; if (!(s = scws_new())) { printf("error, can't init the scws_t!\n"); ...

16.RE: 安装scws-1.1.2 时 php扩展出现问题。

发布时间:2010-08-12 00:08 t By hightman

必须先安装scws主体啊,在安装phpext/之前。 cd scws-1.1.2/ ; ./configure --prefix=/usr/local/scws ; make ; make install 然后再做你的上述步骤!

17.安装scws-1.1.5时遇到问题:Unable to load dynamic library

发布时间:2011-01-12 10:01 t By xxxG9onno

你好,我在安装scws-1.1.5时遇到问题,不知可否帮忙解决: 我参照的是 scws-1.1.5安装说明 进行安装,在php加载 scws.so 时出现错误: PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php/modules/scws.so' - /usr/lib/php/modules/scws.so: undefi...

18.RE: cygwin编译出错

更新时间:2011-08-17 23:08 t By 司徒隐

... dateline='1312462730'] 错误信息如下 gcc -Wl,--base-file,.libs/cygscws-1.dll-base -Wl,-e,__cygwin_dll_entry@12 -o .libs/cygscws-1.dll charset.lo crc32.lo pool.lo scws.lo xdict.lo darray.lo rule.lo lock.lo xdb.lo xtree.lo /usr/lib/gcc/i686-pc-cygwin/4.3.4/../../../libcygwin.a(libcmain.o):(...

19.RE: [2010] SCWS-1.1.3 发布,支持文本词典实现自定义词库啦!!

更新时间:2010-10-22 19:10 t By hightman

...版本会纳入,如需自行修改请按以下方式修改: [code] *** scws.c 8 May 2010 17:28:30 -0000 1.17 --- scws.c 22 Oct 2010 11:09:46 -0000 1.18 *************** *** 1035,1041 **** /* try to parse the sentence */ s->off = off; ch = txt[off]; ! ...

20.scws-1.1.9 发布,明确采用 BSD 协议;改进复合分词修正BUG等

更新时间:2011-12-28 13:12 t By hightman

2011-12-26: SCWS-1.1.9 Released. 1) 明确使用开源协议 New BSD License 发布新版本 2) 深度优化复合分词中的 SCWS_MULTISHORT 选项,更为合理有效,符合全文检索的需求 3) 测试脚本自动加载当前目录下的 dict_user.txt 文本词典 4) 修正...

  • 时间不限
  • 按相关性排序