搜索资源列表
分词程序代码
- 分词程序的源代码-Word program's source code
庖丁分词工具
- 一个流行的java分词程序。
pymmseg.用python写的分词程序
- 用python写的分词程序,实现的是最大匹配方法,简单易用,Using python to write the sub-term process of implementation is the largest matching method, easy-to-use
pymmseg-cpp-win32-1.0.1.tar.gz
- 基于python的中文分词程序,易用性高,可以作为接口直接在python程序中使用,Python-based Chinese word segmentation process, ease of use high, can be used as interface directly in the python program to use
mmseg
- 基于双数组trie的分词程序,分词速度20MB/S,能够支持GBK、UTF8编码-Double array trie-based sub-word procedure word speed 20MB/S, can support GBK, UTF8 encoding
NICTCLAS_Release
- 中科院分词程序 开源但是词库非开源 中科院分词程序 开源但是词库非开源-wordspilt
File_Search
- 中英文分词程序,在文本检索中要使用到得一个小程序哦-In English and Chinese word segmentation procedure, text retrieval, we should use to get a small program oh
shootseg-4235
- C#编写的分词程序,dll组件,准确率比较高-Word written in C# program, dll component, a relatively high accuracy
splitword
- 自己写的小分词程序,中文分词测试版,仅供参考,谢谢!-Writing their own small sub-term process, English sub-test version of the word, for reference purposes only, thank you!
windows_c_32
- 中文分词程序,有中国科学院开发,用于中文文本分词-ictat
SharpICTCLAS.net1.1
- 这是用C#编写的简单的中文分词程序,采用的是键树。-This is written in C# using simple Chinese word segmentation procedure is the key tree used.
windows_JNI_32bit
- ICT分词程序接口 用以进行中文文本分词,词性标注。-ICT segmentation program interface for the conduct of the Chinese text word segmentation, POS tagging.
Separate_word_program
- 中文分词程序,能够在短时间内对中文内容进行分解split.txt中是要分解的内容而word.TXT则是分词表,分词表越完整最后结果越正确。-Chinese word segmentation process, can in a short time for Chinese content split.txt in decomposition is to decompose the content is word.TXT participle form, word form the final o
WordSeg
- 简单分词程序 读入一个pdf 输出一个分好词的txt-Reading of simple segmentation procedure into a pdf output of a good word txt
2004050215271615762
- 本文是关于中文分词程序源代码,仅供大家学习和研究使用。-This article is about the Chinese word segmentation program source code, for everyone to learn and study.
Segmentation
- 用HMM实现的中文分词程序,用C#实现的。-HMM to achieve with the Chinese word segmentation
WordSegment
- 基于字符串匹配的中文分词程序,C++版。 结果以文件显示。-String matching based on the Chinese word segmentation procedures, C++ version. To document the results.
WordPartation2
- 中文分词程序 利用最大匹配算法 支持GB2312编码格式的文件-Chinese word segmentation procedure using the maximum matching algorithm to support GB2312 encoding format of the file
SegDll
- windows 编程 mfc 实现的分词程序-windows programming mfc program to achieve the sub-word
基于哈工大pyltp分词的文章排序python程序
- 哈工大pyltp分词程序,并实现简单的文章排序功能,此为医疗问答系统项目的一个关键程序,希望能有所帮助。