搜索

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

81.set ignore bug ?全角数字不见了

发布时间:2011-11-03 13:11 t By xjtdy888

...测试。 [xxxxxx@www etc]$ scws -r rules.utf8.ini -d dict.utf8.xdb -c utf-8 -I 今天花了12万元啊 今 天花 了 万 元 啊 [xxxxx@www etc]$ scws -v scws (scws-cli/1.1.8: Simpled Chinese Words Segment - Command line usage) 版本1.1.8

82.RE: [2011] SCWS-1.1.9 发布,明确使用BSD协议、支持自定义词库

发布时间:2012-02-16 10:02 t By hovea

写了一行脚本,将代码转为 UTF-8 编码的源文件: #!/bin/bash for i in `find ./ -type f |grep -v 'batch' ` ; do iconv $i -f gbk -t utf8 -o ${i}.tmp && mv ${i}.tmp $i ; done

83.初次使用的问题

发布时间:2014-12-25 14:12 t By sa1nt

...一目录 内容如下 project.name = subhd project.default_charset = utf-8 server.index = 8383 server.search = 8384 [sub_ID] type = id [sub_title] type = title [sub_edition] type = title [sub_text] type = body [sub_date] type = numeric 于是使用php进行测试,代...

84.RE: 麻烦站长解释一下“透过scws_get_result()取数据时自行排除单个字”

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

返回的时候根据长度排除啊,GBK的话单字就是2字节,很好判断啊,UTF-8三字节,但也能判断出是不是一个单个的汉字

85.检测运行环境时的问题

发布时间:2013-12-14 12:12 t By wkx198742

...| 编码转换 | mbstring | XSDocument, XSSearch | 用于支持非 UTF-8 字符集 | | 缓存模块 | WARNING | XS | 用于缓存项目配置文件的解析结果 | | JSON 扩展 | OK | util.Quest, util.Indexer | 用于读取或输出 JSON 格式...

86.php(utf8编码)PSCWS v4.0 是目前最新的版本吗?

发布时间:2013-05-22 21:05 t By zouhc

...版本吗? 官方说PSCWS v4.0这个版本速度较慢,但我的是utf-8编码,而且是虚拟主机,除了这个还能更好的版本可以使用吗? 求推荐和指点,谢谢了! [color=#006400]PHP版简易中文分词第四版(PSCWS v4.0) - 分词核心类库代码[/color...

87.php(utf8编码)PSCWS v4.0 是目前最新的版本吗?

发布时间:2013-05-22 21:05 t By zouhc

...版本吗? 官方说PSCWS v4.0这个版本速度较慢,但我的是utf-8编码,而且是虚拟主机,除了这个还能更好的版本可以使用吗? 求推荐和指点,谢谢了! [color=#006400]PHP版简易中文分词第四版(PSCWS v4.0) - 分词核心类库代码[/color...

88.求救 强制单字搜索 解决方法

发布时间:2012-02-22 18:02 t By chenlinbo5588

...件名称如下 project.name = digital_music project.default_charset = utf-8 server.index = 8383 server.search = 8384 [music_id] type = id [music_name] type = title index = both [message] type = body cutlen = 500 [singer] type = string index = both [company] type = str...

89.RE: 麻烦站长解释一下“透过scws_get_result()取数据时自行排除单个字”

发布时间:2010-09-10 14:09 t By johnbaby

[quote='hightman' pid='3685' dateline='1282406611'] 返回的时候根据长度排除啊,GBK的话单字就是2字节,很好判断啊,UTF-8三字节,但也能判断出是不是一个单个的汉字 [/quote] 原来如此。明白了。非常感谢!

90.索引速度

更新时间:2014-03-27 10:03 t By iostream210

...响吗?影响有多大? project.name = s1 project.default_charset = utf-8 server.index = 8383 server.search = 8384 [xsid] type = id [pid] tokenizer = full type = numeric index = self [tid] type = string index = self tokenizer = full [fid] type = string index = self tokeni...

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