搜索资源列表
TextPreProcessing
- 这个软件对文本文档进行预处理,比如去除多余的空格,加各种需要的标注符号等等,功能非常强大。
wbx
- 一组处理五笔输入法码表文件的小程序 chpy.c 将中文字符串自动转换成拼音的形式. 将中文的文件名转换成拼音的文件名- PY_FILE为WIN95全拼输入法反转换生成的拼音编码文件 delsingle.c 删除包含单个汉字的行 gb2312.c 生成所有GB2312码汉字 genwbsig.c 生成所有GB2312码汉字的五笔编码 py.c 去除imegen反编译后的TXT文件中词的编码,只剩下字的编码 wbadd.c 在已经存在的五笔编码文件中加入新增词组, 五
lzj.rar
- 给一篇文章,然后根据停用词表,去除该文章的内的次用词,然后存入一个文件中。,To an article, and then form the basis of stop words to remove the article, the second term, and then into a file.
pujianfa
- 谱减法和维纳滤波去除背景噪声的理论研究,很全面-Theoretical study spectral subtraction and Wiener filter to remove background noise , very comprehensive
shadow
- 能有效的去除阴影,C++,对初学者有一定的帮助。