搜索资源列表
LSA.zip
- LSA中包含几篇有关文本挖掘的资料,介绍了lsi和svd算法,LSA contains several text mining of the information presented and svd algorithm lsi
simpack
- simple TF-IDF Algorithm for text mining
libsvm-2.9
- 文本分类工具libsvm-2.9.zip 信息检索和数据挖掘的中用到的工具包, 里面有C++、JAVA、Python等多个语言版本-Libsvm-2.9.zip text classification tool for information retrieval and data mining tools used in the package, inside C++, JAVA, Python and other languages
MinCutSeg
- 一组很直观的有关于文本算法的java代码。对Text Mining 的研究能起到一定的帮助。-A very intuitive method of java on the text of the code. Research on Text Mining can play some help.
text_data_mining
- java编写的数据挖掘方面的代码,里面包含有文本分类,作者身份识别方面的java源码,本人亲自参与编写-java code about data mining;include:text cluster ,authorship identification,
java_stopword_code
- Java 数据挖掘进行文本预处理的一步,除去文本中包含的停用词-Java Data Mining for text preprocessing step to remove the text contains the word disabled
kmeans
- k-means算法是文本聚类经典算法,也是数据挖掘十大经典算法之一。k-means算法Java实现。-k-means algorithm is a classical algorithm text clustering, data mining is one of the ten classic algorithms. k-means algorithm is implemented in Java.