搜索资源列表
simulated
- 氟化钙加工业结构固化剂固化剂共和国海军 固化剂固化剂固化剂共结构法国鬼画符借古讽今国防军地方官基督教-calcium fluoride processing industry structure curing agent curing agent navy curing agent curing agent curing agent were scrawled structure France Christian allusions IDF prefecture
tf-idf(english)
- ti-idf算法,实现对英文文档的检索,把多篇文档中的词(英文单词),按照权值从小到大进行排列
PCIExpress
- 2001年春季的IDF上Intel正式公布PCI Express,是取代PCI总线的第三代I\\O技术,也称为3GIO。该总线的规范由Intel支持的AWG(Arapahoe Working Group)负责制定。2002 年4月17日,AWG正式宣布3GIO 1.0规范草稿制定完毕,并移交PCI-SIG进行审核。开始的时候大家都以为它会被命名为Serial PCI(受到串行ATA的影响),但最后却被正式命名为PCI Express。2006年正式推出Spec2.0(2.0规范)
tf-idf算法代码的一个实现
- tf-idf算法代码的一个实现,简单的小程序,tf-idf algorithm for an implementation of the code, a simple applet
TFIDF.rar
- 统计文本中词语的TFIDF,从而抽取文本中的关键词,Statistical terms in the text of TFIDF, in order to extract the text of the words
WawaTextCluster
- 关键词提取算法-搜索引擎技术代码实例。该算法由C#编写,采用经典的TF-IDF权重公式计算并确定关键词,对研究搜索引擎的初学者有较大帮助。-Keywords extraction algorithm- Code examples of search engine technology. The algorithm from C# to prepare, using the classical TF-IDF weighting formula and to identify words.
tfidf3
- one of tf-idf sources
kmeans
- C# 聚类k-means 建立tf*idf的聚类过程-C# cluster for every one
IDFCal
- tf-idf程序,朋友写的,很好。对中文句子进行相似度计算,有计算句子权值、排序、两两句子之间的相似度计算。有语料,可以直接运行-tf-idf program, friends wrote, very good. Similarity calculation for Chinese sentences, the sentence weights are calculated, sort, twenty-two similarity between sub-calculation. A corpu
WawaTextCluster
- tf-idf 的c#实现, tf-idf 的c#实现-tf-idf in the c# implementation, tf-idf in the c# implementation, tf-idf in the c# implementation
CWarping
- 使用CDib类实现Image Warping,包含两种算法:IDF和RBF-Use CDib class implements Image Warping, contains two algorithms: IDF and the RBF
RhapsodyIDF
- using IDF adapter for IBM Rational Rhapsody
TF-IDF
- Term frequency algorithm
crawler5
- A scr ipt for language technology parser/tagger/tf-idf
cSharp
- ti-idf算法,实现对中文文档的检索,把多篇文档中的词,按照权值从小到大进行排列(词语以文本中的词库为准)--ti-idf algorithm, and Chinese document retrieval, word documents, in accordance with the right values from small to large to be ranked (thesaurus of words in the text shall prevail
TFIDF
- 该程序通过计算tf-idf值,建立查询索引,同时生成相关数据。-Tf-Idf value by calculation, the program create the query index, relevant data generated at the same time.
IFIDF
- 文件为tf-idf的代码实现,常用来计算特征项在文本中的权重值-File for TF-IDF' s code, used to calculate the weight value of the feature item in the text
TFIDF-master
- tf–idf, short for term frequency–inverse document frequency, is a numerical statistic that is intended to reflect how important a word is to a document in a collection or corpus.[1]:8 It is often used as a weighting factor in information retrieval an
stki
- its about how to calculate tf idf of document terms
TF-IDF.py
- 用于计算TF-IDF权重值,便于后续进行特征提取等工作(for calculating the weighted value of TF-IDF)