搜索资源列表
DOS版本的C语言文本处理 AWK 源程
- DOS版本的C语言文本处理 AWK 源程 AWK是UNIX下功能强大的文档加工处理工具.-This is the DOS version of text processing program \"AWK\".
TURBOC 文本处理常规库
- TURBOC 文本处理常规库-TURBOC2.0 conventional text-processing library
文本处理
- 一个小且实用的文本编辑工具。本工具是用DELPHI开发。重点就是实用!-a small and practical text-editing tools. This tool was developed with Delphi. Focus is practical!
文本处理器
- 超级文本处理软件,我设计该软件的目的是让它的功能远远地超过写字板-super text-processing software, the software design is aimed to allow its capabilities far exceeded tablet
使用单行多行编辑框输入显示文本
- 将演示基本编辑控件的开发使用过程。掌握编辑控件的常用形态,CEdit类常用处理函数以及消息处理
Text
- 文本处理,详细的讲解和源代码,用vc++和perl-Text processing, a detailed explanation and source code, with vc++ And perl
MyWord
- VC6实现的文档处理例子,实现了文本处理[字体设置等]及对像的链接与嵌入-VC6 realize the document deal with examples deal with the realization of the text [font settings, etc.] and as a link with the embedded
经常用到的页面处理工具
- 经常用到的页面处理工具 字符串截取、JS跳转、MD5加密、提取纯文本等等,好多方法
关键词处理
- 批量处理所存文件包中的文本文件,并对关键字进行检索记录(u will like it if u r boring now)
文件操作批处理
- 常用的文件批处理工具,包括按关键字分割文本,获取文件名,文件重命名,很实用。(Very useful bat tools for file dealing like dividing txt file, rename files....)
文本处理统计.
- 进行一些简单的文本处理,得出行数单词数字符数等(manage to do some simple text processing)
English
- 包括了原始英文文档、删除特殊符号、分词、词干化、计算相似度等文本预处理后产生的文档,总的数量是500个英文文档(Including the original English document, delete special symbols, such as text segmentation, a preprocessed documents produced, the total number of 500 English document)
Chinese
- 是做文本预处理时候利用爬虫收集的500个中文文档,包括分词部分、去掉特殊符号部分以及最后的相似度计算等(It is the 500 Chinese document collected by a crawler for text preprocessing, including the part of the participle, the removal of the special part of the symbol, and the final similarity calculatio
EnglishChuLi
- 利用python编写的文本预处理的程序,包含了每一步的实现代码,分为删除标点符号、删除停用词、相似度计算、PCA降维、聚类以及可视化等,运行环境为pytharm,python3开发环境(The text preprocessing program written by Python contains every step of implementation code, which is divided into delete punctuation marks, delete stop word
ChineseChuLi
- 中文文本处理的python程序,包括分词、删除特殊字符、删除停用词、爬虫程序、PCA降维、Kmean聚类、可视化等(Python programs for Chinese text processing, including participle, deleting special characters, deleting disuse words, crawler programs, PCA dimensionality reduction, Kmean clustering, visuali
文本编辑器
- 文本编辑器(或称文字编辑器)是用作编写普通文字的应用软件,它与文档编辑器(或称文字处理器)不同之处在于它并非用作桌面排版(例如文档格式处理),它常用来编写程序的源代码。(A text editor (or text editor) is used as the application software is written in ordinary text, and document editor (or word processor) the difference is that it is
Console-维吉尼亚加密文本
- 可对任意文件进行加密解密处理,安全性极高。(It can be encrypted and decrypted to any file, with high security.)
txtselect1
- 统计txt文本中所出现的单词,列出出现次数最多的十个单词,并显示它们的个数。(The words appearing in the TXT text are counted, and the number of the ten most frequent occurrences is listed, and the number of them is displayed.)
专利文本分类
- 对大量的专利文本文件进行处理,然后利用机器学习的算法进行挖掘,实现对专利的分类(A large number of patent text files are processed, and then machine learning algorithm is used for mining.)
文本处理
- 文本处理相关的,有源码和实验报告说明,初学者可以参考一下,谢谢!