搜索

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

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

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

...w.ftphp.com/scws/demo/v4.php[/url](含自定词汇功能) TF/IDF简易查询计算器:[url=http://www.ftphp.com/scws/demo/v4.php]http://www.ftphp.com/scws/demo/get_tfidf.php [/url](用于新词添加时不知怎么设tf,idf的话) 基于SCWS自动分类演示:[url=http://www.ftphp.com/scws...

12.Xunsearch SDK for PHP

...形式 $condition = ['WILD', 'key1', 'key2' ... ]; // 通过空格将多个查询条件连接 $condition = ['AND', 'key1', 'key2' ... ]; // 通过 AND 连接,转换为:key1 AND key2 $condition = ['OR', 'key1', 'key2' ... ]; // 通过 OR 连接 $condition = ['XOR', 'key1', 'key2' ... ]; // 通过...

13.[2013] SCWS-1.2.2 发布,BSD协议、支持自定义词库、PHP5.4

更新时间:2013-07-11 21:07 t By hightman

...w.ftphp.com/scws/demo/v4.php[/url](含自定词汇功能) TF/IDF简易查询计算器:[url=http://www.ftphp.com/scws/demo/get_tfidf.php]http://www.ftphp.com/scws/demo/get_tfidf.php [/url](用于新词添加时不知怎么设tf,idf的话) 基于SCWS自动分类演示:[url=http://www.ftphp.c...

14.XSSearch

...用) public array getSynonyms(string $term) $term string 要查询同义词的原词 {return} array 同义词记录数组, 不存在同义词则返回空数组 源码: sdk/php/lib/XSSearch.class.php#L187 (显示) public function getSynonyms($term){ $term = strval($term)...

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