搜索

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

21.使用SCWS的libscws C源码,测试分词不成功

发布时间:2014-01-02 18:01 t By banderuilq

1,下载了SCWS的源码,使用其中的libscws; 2,并下载了 [简体中文(UTF-8) (3.9MB,28万词,2013/01/08更新)] scws-dict-chs-utf8.tar.bz2。 3,使用示例代码: #include #include #define SCWS_PREFIX "/usr/local/scws" main() { scws_t s; scws_res_t r...

22.RE: freebsd8.2里安装php的扩展出现错误

发布时间:2011-10-23 23:10 t By hightman

这大概是FREEBSD 8.X的一些不兼容造成的,安装完毕后没有连接动态库。 解决办法: cd /usr/local/scws/lib ln -s libscws.so.1.1.0 libscws.so

23.php-5.2.13 扩展安装 scws出错(已解决)

更新时间:2010-05-05 09:05 t By ysllyfe

安装环境 php-5.2.13 centos 5.3 x86_64 libscws 安装成功运行test出正确结果 在运行phpize的时候,出现提示 Configuring for: PHP Api Version: 20041225 Zend Module Api No: 20060613 Zend Extension Api No: 220060519 Can't locate object method "path" via...

24.RE: Xunsearch 安装时常见错误解决办法(不断更新)!

发布时间:2014-05-08 17:05 t By fain7

...ng for scws_new in -lscws... no configure:error: scws_new() NOT found in libscws, please check it first. ----- ERROR: failed to configure xapian-core-scws, see 'setup.log' for more detail [/code] 解决方法: 假设您将 xunsearch 安装在 $prefix 目录; cd $prefix/lib; ln -s libuuid...

25.为什么我编译SCWS-1.1.1失败

发布时间:2010-08-18 09:08 t By assad

...ile.in' seems to ignore the --datarootdir setting config.status: creating libscws/Makefile config.status: WARNING: 'libscws/Makefile.in' seems to ignore the --datarootdir setting config.status: creating etc/Makefile config.status: WARNING: 'etc/Makefile.in' seems to ignore the --datarootdir se...

26.安装出错,求助 failed to compile scws

发布时间:2013-03-22 11:03 t By hswddan

...li/Makefile config.status: creating etc/Makefile config.status: creating libscws/Makefile config.status: creating libscws/version.h config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands setup...

27.SCWS Flash移植版 - SCWS for Flash/AS3

更新时间:2013-10-29 22:10 t By Bruce_Jawn

...了SCWS分词类库(1.2.2)到Flash,可以在Flash/AS3中使用SCWS。 libscws.swc中包含两个主要函数: initialize_SCWS_AS3() //初始化cmodule后调用,用于初始化scws scws_send_text_AS3(input:String):String //初始化scws后调用, //输入:待...

28.RE: [bug] 获取统计词时的词性过滤处理有问题

发布时间:2011-10-26 16:10 t By hightman

... 看了一下确实是宏定义的问题 diff -c -r1.28 -r1.29 *** libscws/scws.c 5 Aug 2011 04:39:33 -0000 1.28 --- libscws/scws.c 26 Oct 2011 08:41:44 -0000 1.29 *************** *** 1278,1284 **** memset(at, 0, cnt); \ cnt = 0; ...

29.RE: freebsd 10 xunsearch 1.4.8

发布时间:2014-11-18 10:11 t By hightman

freebsd 10里的libtool版本太新导致的吧,好像不生成 libscws.so ...

30.RE: xunsearch 1.4.7安装问题在线等

发布时间:2013-11-05 14:11 t By hightman

你的 /home/xunsearch/lib/libscws.a 存在吗?

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