Warning: file_get_contents(/data/phpspider/zhask/data//catemap/3/templates/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181

Warning: file_get_contents(/data/phpspider/zhask/data//catemap/5/bash/15.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
使用STC算法时solr如何选择标签_Solr_Cluster Analysis_Carrot2 - Fatal编程技术网

使用STC算法时solr如何选择标签

使用STC算法时solr如何选择标签,solr,cluster-analysis,carrot2,Solr,Cluster Analysis,Carrot2,我目前正在尝试使用Solr进行集群。我正在使用STC算法。但是,我不知道集群的标签是如何生成的。我知道后缀树中节点的标签是被使用的,但是用什么方式呢?将选择什么后缀(术语)?谢谢。STC是Oren Zamir后缀树聚类算法的实现。有关该算法的深入描述,请参阅

我目前正在尝试使用Solr进行集群。我正在使用STC算法。但是,我不知道集群的标签是如何生成的。我知道后缀树中节点的标签是被使用的,但是用什么方式呢?将选择什么后缀(术语)?谢谢。

STC是Oren Zamir后缀树聚类算法的实现。有关该算法的深入描述,请参阅