搜索资源列表
一种中文文本聚类的研究.rar
- 这里设计了一个中文文本聚类模型CTCMCChinese'Pext Clustering Model),并针对模型中涉及到的特征表示、特征提取、特征向量调整和聚类算法等问题进行了研究。
C语言文本编辑器
- 该程序是大二数据结构实践课的源码。程序实现了在命令行中对文本进行编辑。
JAVA实现文本聚类,用到TF/IDF权重
- JAVA实现文本聚类,用到TF/IDF权重,用余弦夹角计算文本相似度,用k-means进行数据聚类等数学和统计 知识。,JAVA realization of text clustering, using TF/IDF weight, calculated using cosine angle between the text of similarity, using k-means clustering for data such as mathematical and statistical
DataMonkeySource.zip 数据传输和转换应用程序
- Data monkey是一个强大的是数据传输和转换应用程序。使用DataMonkey用户可以把复杂的文本文件格式,数据库数据,甚至客户设备中的数据在其他设备上转换为其他格式。,Data monkey is the data transmission and the transformation application procedure which is formidable. Uses the DataMonkey user to be allowed the complex text d
LJClusterDemo
- 文本聚类是基于相似性算法的自动聚类技术,自动对大量无类别的文档进行归类,把内容相近的文档归为一类,并自动为该类生成特征主题词。适用于自动生成热点舆论专题、重大新闻事件追踪、情报的可视化分析等诸多应用。 灵玖Lingjoin(www.lingjoin.com)基于核心特征发现技术,突破了传统聚类方法空间消耗大,处理时间长的瓶颈;不仅聚类速度快,而且准确率高,内存消耗小,特别适合于超大规模的语料聚类和短文本的语料聚类。 灵玖文档聚类组件的主要特色在于: 1、速度快:可以处理海量规模
左右两个ListBox互相交换数据
- 左右两个ListBox互相交换数据,VC++版源码实现,也就是文本数据在两个ListBox之间相互传递,这种用法在WEB开发中应用广泛 ,最早发现是在招聘网站、IT产品网站,
使用内存映射文件共享数据的例子 FileMap
- 使用内存映射文件共享数据的例子- The use memory maps the document sharing data the example
readtext
- 读入一个文本数据,转换成矩阵。 -Reading into a text data, conversion into a matrix.
clock
- 电子提醒簿 v1.0 (stringGrid+文本数据)带有源代码-Electronic books to remind v1.0 (stringGrid+ Text data) with the source code
Victor
- 简单实用, 功能强大的 C++ Builder 串口控件! 本控件是免费的, 不需要注册, 有关授权及许可协议详见 license.txt 文件。 1.支持二进制数据和文本数据的收发 2.支持任意格式的数据的收发 3.支持两种数据包协议(识别每帧数据首尾的方法): ①超时判断数据首尾, 适用于与单片机和仪表的通讯 ②帧首尾和控制符, 适用于大量复杂的数据传输, 例如文件收发等-Simple, practical, powerful C++ Builder seria
KAV
- KAV是利用Visual C++ 6.0编写的一个小程序,能实现对特定数据结果的文本数据进行聚类分析,所使用的聚类方法是K均值。 -KAV is the use of Visual C++ 6.0 to prepare a small procedure to achieve the outcome of specific data on the text data clustering analysis, the use of the K-means clustering method.
Mod
- 实现编辑文本数据集的功能,可以对同一个文本数据集中文本风格一致的文本对象统一修改文本风格-Edit the text to achieve the functions of a data set can be a text data with the text version of the same style of uniform to amend the text of the object style
能够读取文本数据和保存文本数据
- 能够读取文本数据和保存文本数据,能够读取文本数据和保存文本数据,能够读取文本数据和保存文本数据,能够读取文本数据和保存文本数据.
QT读数据和Qpainter绘制曲线
- 读取文本中的数据,然后应用Qpainter进行绘图。(Read the data in the text, and then apply the Qpainter to plot.)
树形数据读写模块
- 通过文本方式储存与读取树型数据,数据无加密,可通过添加加密代码实现(Storing and reading tree data in text mode, the data is not encrypted, and can be realized by adding encryption code)
历史明细数据查询系统
- 1、 可以按日期顺序向前或向后进行查找; 2、 程序在查找到所需要的数据后,可以根据设置选项,确定是继续查找,还是停止查找; 3、 如果所在目录下有数据结构文件NovaDict.txt,则利用本软件的"查询结果"窗口,可以查看各种 综合业务报表数据各字段的含义,并且可以将查询结果以excel文档的形式生成查询结果文档文件。 4、 在程序运行过程中,随时按下F1键,就可以显示帮助文本。(1, you can look forward or backward in
基于MATLAB去噪后输出脉搏数据文本程序
- 本程序是利用matlab进行去噪后,对脉搏数据进行文本输出程序。(This procedure is the use of MATLAB denoising, pulse data for the text output process.)
二进制-文本互转工具
- 这是一款简易的二进制和文本互转的工具。如将二进制的0x12 34转换成"12 34",或者将文本的"12 34"转换成二进制的0x12 34。 使用方法:二进制转文本的时候只能通过文件方式转换,即二进制数据必须是文件形式(因为我们手写不能直观的表示二进制),转换后的文本同时保存为文件和文本框显示2种方式。(This is a simple tool for binary and text rotation. For example, the binary
文本分析聚类实战
- 文本挖掘是从大量的文本数据中抽取隐含的,求和的,可能有用的信息。 通过文本挖掘实现 ?Associate:关联分析,根据同时出现的频率找出关联规则 ?Cluster:将相似的文档(词条)进行聚类 ?Categorize:将文本划分到预先定义的类别里(Text mining is a kind of information that is extracted from a large number of text data, which may be useful. Implementa
libSVM
- 利用LibSVM以及SVM模型进行文本数据分类。训练数据与测试数据都有。(Using LibSVM and SVM model to classify text data. Both the training data and the test data are available.)