CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 匹配 分词

搜索资源列表

  1. 多种分词方法

    0下载:
  2. 含有多个分词算法。毕业设计的时候获得的,希望对大家在汉字处理中能用的到。 ICTCLAS算法,中科院,对名字识别能力很强。VC开发。 CSharp分词,向前匹配加向后最大匹配,C#开发,容易扩展。 小叮咚分词,由后向前最大匹配,C#开发。 xerdoc分词,基于ICTCLAS的Java版本分词。 文本分词词典,分词的词典,可以提供分词数据源。-containing more than Segmentation. Graduation was the time of hope
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:20833489
    • 提供者:阿瑟多幅
  1. 最大匹配算法

    0下载:
  2. 中文分词正反向最大匹配算法
  3. 所属分类:源码下载

    • 发布日期:2011-03-20
    • 文件大小:1810392
    • 提供者:chengenjin
  1. worddiv

    0下载:
  2. 中文分词算法,用正向最大匹配算法实现的中文分词,包裹dao操作数据库。
  3. 所属分类:源码下载

  1. pymmseg.用python写的分词程序

    0下载:
  2. 用python写的分词程序,实现的是最大匹配方法,简单易用,Using python to write the sub-term process of implementation is the largest matching method, easy-to-use
  3. 所属分类:中文信息处理

    • 发布日期:2017-03-23
    • 文件大小:693094
    • 提供者:周光有
  1. CutWordApp

    0下载:
  2. csharp实现的分词器,完整可以运行!结合正向逆向匹配法,效率较高-csharp device to achieve the sub-word, complete run! Forward Reverse with matching, more efficient
  3. 所属分类:CSharp

    • 发布日期:2017-05-22
    • 文件大小:6824824
    • 提供者:肖强
  1. segmentation

    0下载:
  2. 基于hashmap的首字哈希查找法,正向最大匹配法分词系统。代码用c++编写,本系统很好的实现了分词功能。-Based on the first word hash hashmap Find law, being the largest sub-word matching system. Code using c++ development, the system achieved a very good word function.
  3. 所属分类:MultiLanguage

    • 发布日期:2017-05-12
    • 文件大小:3018678
    • 提供者:杨小鹏
  1. RMM

    0下载:
  2. 基于rmm算法(逆向最大匹配)实现的中文分词系统,具体内容是一个mfc工程文件。-Rmm-based algorithm (reverse maximum matching) to achieve the Chinese word segmentation system, specific content is a mfc project file.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-31
    • 文件大小:13402711
    • 提供者:乐文
  1. FMM

    0下载:
  2. 刚上文机器翻译课,自己写的一个简单的正向最大匹配分词-Just above machine translation classes, wrote it myself being a simple maximum matching segmentation
  3. 所属分类:MultiLanguage

    • 发布日期:2017-03-29
    • 文件大小:360583
    • 提供者:zhangzhitao
  1. ir

    0下载:
  2. 本系统实现了分词和倒排索引,分词采用正向最大匹配,-The system achieved a sub-word and the inverted index, the biggest being the use of sub-word match,
  3. 所属分类:MultiLanguage

    • 发布日期:2017-05-12
    • 文件大小:1354082
    • 提供者:刘风
  1. maxseg

    0下载:
  2. 最大匹配分词系统,分词中最见大的,效果也是很好的系统。-maximum matching segmentation
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:847
    • 提供者:quan
  1. MaximumMatching

    0下载:
  2. 利用最大匹配法进行分词。需要一个词典。就可以进行分词。性能很好-Carried out using the maximum matching word segmentation. Need a dictionary. Segmentation can be carried out. Good performance
  3. 所属分类:Graph program

    • 发布日期:2017-04-25
    • 文件大小:255520
    • 提供者:quan
  1. keyword-chouqu

    0下载:
  2. 基于逆向最大匹配算法的分词及基于HMM模型的词性标注系统,包括了未登录词的识别、数据库的添加等内容。(需要手动修改数据库的路径才可以运行)-Reverse Maximum Matching Algorithm Based on the sub-word HMM-based model and part of speech tagging system, including the unknown word identification, such as the contents of the d
  3. 所属分类:MultiLanguage

    • 发布日期:2017-05-04
    • 文件大小:1259447
    • 提供者:张莉娟
  1. word_split

    0下载:
  2. 这个一个基于逆向最大匹配的分词程序,语料规模比较小。-The maximum matching based on the reverse of the sub-term process, relatively small-scale corpus.
  3. 所属分类:MultiLanguage

    • 发布日期:2017-04-09
    • 文件大小:1517543
    • 提供者:nancy
  1. WordSegment

    0下载:
  2. 基于字符串匹配的中文分词程序,C++版。 结果以文件显示。-String matching based on the Chinese word segmentation procedures, C++ version. To document the results.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:335146
    • 提供者:李宏波
  1. fenci

    0下载:
  2. 正向最大匹配算法分词,采用容器储存字典可提高一定的效率。-Forward Maximum Matching algorithm for word segmentation, using containers for storage dictionaries can improve a certain efficiency.
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:599
    • 提供者:lan
  1. ZuiDaPiPeiSuanFa

    0下载:
  2. 对一个字符串进行最大匹配法分词的算法,在VC环境下运行即可。-A string of maximum matching word segmentation algorithm can be run in the VC environment.
  3. 所属分类:File Formats

    • 发布日期:2017-03-30
    • 文件大小:5032
    • 提供者:yoen
  1. ngram模型分词与统计算法

    0下载:
  2. N-Gram(有时也称为N元模型)是自然语言处理中一个非常重要的概念,通常在NLP中,人们基于一定的语料库,可以利用N-Gram来预计或者评估一个句子是否合理。另外一方面,N-Gram的另外一个作用是用来评估两个字符串之间的差异程度。这是模糊匹配中常用的一种手段。本文将从此开始,进而向读者展示N-Gram在自然语言处理中的各种powerful的应用。(N-Gram (sometimes referred to as N metamodel) is a very important concept
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:28672
    • 提供者:天云之剑
  1. Chinese Word Segementation

    0下载:
  2. 根据所给中文词典,对中文文本进行正向最大匹配分词,其中包括读取文本,并对其分词(According to the Chinese dictionary, the Chinese text is given a positive maximum matching word, which includes the reading of the text and the participle of the Chinese text.)
  3. 所属分类:Java编程

    • 发布日期:2018-04-30
    • 文件大小:165888
    • 提供者:weiyuyu
  1. 双向最大匹配.py

    0下载:
  2. 用双向最大匹配算法实现汉语分词。准确率颇高。(Two way maximum matching algorithm is used to realize Chinese word segmentation. The rate of accuracy is quite high.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-30
    • 文件大小:1024
    • 提供者:feng4251
  1. Python逆向最大匹配实现-代码-文档-截图等

    1下载:
  2. 对于文本进行自然语言处理,中文分词。北邮计算机院NLP课的作业。(This is a homework for BUPT student, implementing the word segment of natural language processing.)
  3. 所属分类:Windows编程

    • 发布日期:2019-06-29
    • 文件大小:3631104
    • 提供者:hhhsss
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com