CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 JSP源码/Java

文件名称:carrot

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2012-11-16
  • 文件大小:
    509.8kb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

分类算法,不用二次开发即可做成自己的分类web site。-Classification algorithm can be made without secondary development of the classification of its own web site.
相关搜索: carrot.zip web algorithm

(系统自动生成,下载前可以参看下载内容)

下载文件列表

META-INF/
META-INF/MANIFEST.MF
com/
com/microsoft/
com/microsoft/msnsearch/
org/
org/carrot2/
org/carrot2/clustering/
org/carrot2/clustering/lingo/
org/carrot2/clustering/stc/
org/carrot2/clustering/synthetic/
org/carrot2/core/
org/carrot2/core/attribute/
org/carrot2/core/test/
org/carrot2/core/test/assertions/
org/carrot2/matrix/
org/carrot2/matrix/factorization/
org/carrot2/matrix/factorization/seeding/
org/carrot2/output/
org/carrot2/output/metrics/
org/carrot2/source/
org/carrot2/source/ambient/
org/carrot2/source/boss/
org/carrot2/source/etools/
org/carrot2/source/google/
org/carrot2/source/lucene/
org/carrot2/source/microsoft/
org/carrot2/source/opensearch/
org/carrot2/source/pubmed/
org/carrot2/source/solr/
org/carrot2/source/xml/
org/carrot2/source/yahoo/
org/carrot2/text/
org/carrot2/text/analysis/
org/carrot2/text/linguistic/
org/carrot2/text/preprocessing/
org/carrot2/text/preprocessing/filter/
org/carrot2/text/suffixtrees/
org/carrot2/text/suffixtrees2/
org/carrot2/text/util/
org/carrot2/text/vsm/
org/carrot2/util/
org/carrot2/util/attribute/
org/carrot2/util/attribute/constraint/
org/carrot2/util/httpclient/
org/carrot2/util/pool/
org/carrot2/util/resource/
org/carrot2/util/simplexml/
org/carrot2/util/test/
org/carrot2/util/xml/
org/carrot2/util/xsltfilter/
com/microsoft/msnsearch/Address.java
com/microsoft/msnsearch/DateTime.java
com/microsoft/msnsearch/Image.java
com/microsoft/msnsearch/Location.java
com/microsoft/msnsearch/MSNSearchPortBindingStub.java
com/microsoft/msnsearch/MSNSearchPortType.java
com/microsoft/msnsearch/MSNSearchService.java
com/microsoft/msnsearch/MSNSearchServiceLocator.java
com/microsoft/msnsearch/MotionThumbnail.java
com/microsoft/msnsearch/Result.java
com/microsoft/msnsearch/ResultFieldMaskNull.java
com/microsoft/msnsearch/SafeSearchOptions.java
com/microsoft/msnsearch/Search.java
com/microsoft/msnsearch/SearchConstants.java
com/microsoft/msnsearch/SearchFlagsNull.java
com/microsoft/msnsearch/SearchRequest.java
com/microsoft/msnsearch/SearchResponse.java
com/microsoft/msnsearch/SearchResponseType0.java
com/microsoft/msnsearch/SearchTag.java
com/microsoft/msnsearch/SortByTypeNull.java
com/microsoft/msnsearch/SourceRequest.java
com/microsoft/msnsearch/SourceResponse.java
com/microsoft/msnsearch/SourceType.java
com/microsoft/msnsearch/StaticThumbnail.java
com/microsoft/msnsearch/Video.java
org/carrot2/clustering/lingo/ClusterBuilder.java
org/carrot2/clustering/lingo/IFeatureScorer.java
org/carrot2/clustering/lingo/ILabelAssigner.java
org/carrot2/clustering/lingo/LingoClusteringAlgorithm.java
org/carrot2/clustering/lingo/LingoProcessingContext.java
org/carrot2/clustering/lingo/SimpleLabelAssigner.java
org/carrot2/clustering/lingo/TermDocumentMatrixReducer.java
org/carrot2/clustering/lingo/UniqueLabelAssigner.java
org/carrot2/clustering/stc/ArrayStemmedSnippet.java
org/carrot2/clustering/stc/BaseCluster.java
org/carrot2/clustering/stc/FastVector.java
org/carrot2/clustering/stc/MergedCluster.java
org/carrot2/clustering/stc/Phrase.java
org/carrot2/clustering/stc/PhraseNode.java
org/carrot2/clustering/stc/STCClusteringAlgorithm.java
org/carrot2/clustering/stc/STCClusteringParameters.java
org/carrot2/clustering/stc/STCEngine.java
org/carrot2/clustering/stc/STCTree.java
org/carrot2/clustering/stc/StemmedTerm.java
org/carrot2/clustering/synthetic/ByFieldClusteringAlgorithm.java
org/carrot2/clustering/synthetic/ByUrlClusteringAlgorithm.java
org/carrot2/core/CachingController.java
org/carrot2/core/CachingControllerStatistics.java
org/carrot2/core/Cluster.java
org/carrot2/core/ClusterWithParent.java
org/carrot2/core/ComponentInitializationException.java
org/carrot2/core/ControllerContextImpl.java
org/carrot2/core/ControllerContextListenerAdapter.java
org/carrot2/core/ControllerUtils.java
org/carrot2/core/Document.java
org/carrot2/core/DocumentSourceDescriptor.java
org/carrot2/core/ExecutorServiceShutdownListener.java
org/carrot2/core/IClusteringAlgorithm.java
org/carrot2/core/IController.java
org/carrot2/core/IControllerContext.java
org/carrot2/core/IControllerContextListener.java
org/carrot2/core/IDocumentSource.java
org/carrot2/core/IProcessingComponent.java
org/carrot2/core/ProcessingComponentBase.java
org/carrot2/core/ProcessingComponentConfiguration.java
org/carrot2/core/ProcessingComponentDescriptor.java
org/carrot2/core/ProcessingComponentSuite.java
org/carrot2/core/ProcessingComponentSuiteInclude.java
org/carrot2/core/ProcessingException.java
org/carrot2/core/ProcessingResult.java
org/carrot2/core/SimpleController.java
org/carrot2/core/attribute/AttributeNames.java
org/carrot2/core/attribute/Init.java
org/carrot2/core/attribute/Internal.java
org/carrot2/core/attribute/InternalAttributePredicate.java
org/carrot2/core/attribute/Processing.java
org/carrot2/core/test/ClusteringAlgorithmTestBase.java
org/carrot2/core/test/DocumentSourceTestBase.java
org/carrot2/core/test/ExternalApiTestBase.java
org/carrot2/core/test/MultipageDocumentSourceTestBase.java
org/carrot2/core/test/ProcessingComponentTestBase.java
org/carrot2/core/test/QueryableDocumentSourceTestBase.java
org/carrot2/core/test/SampleDoc

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com