CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数据结构常用算法 搜索资源 - 分词

搜索资源列表

  1. darts-0.2.tar

    0下载:
  2. 双数组辞典生成程序。利用双数组实现trie算法,对于不定长度共同前缀查询情况,比哈希方法更为有效。经常用于分词辞典的制作。-array dictionary-generation procedures. Using two arrays to achieve Trie algorithm for the indefinite length of the inquiry common prefix than Hash methods more effective. Frequently used
  3. 所属分类:数据结构常用算法

    • 发布日期:2015-06-10
    • 文件大小:237927
    • 提供者:姜锋
  1. myKbest_0513

    0下载:
  2. 中文分词, N-最短路径算法 ICTCLAS研究学习组 http://groups.google.com/group/ictclas?msg=subscribe-Chinese word segmentation, N-shortest path algorithm ICTCLAS Studies Group http : / / groups.google.com / group / sub ictclas msg = scribe
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:73508
    • 提供者:Jian Ye
  1. SentenceSplitter

    0下载:
  2. .NET写的中文分词组件, 适用于小型搜索引擎中文分词。
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:17687
    • 提供者:白水
  1. wordseg

    1下载:
  2. 基于正向最大匹配法的分词。采用hash表技术将一段连续的话用所给词库进行分词输出。
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:71942
    • 提供者:王达山
  1. Cidianku2

    0下载:
  2. 词库,delphi,中文分词软件,还不是很完善,请高手加以改进.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:7603047
    • 提供者:瑞琪
  1. code

    0下载:
  2. 这其中涉及了黑名单、文本分类算法、短信内容分词、特征向量 选取等关键技术-That involves a black list, text classification algorithm, SMS is divided into words, feature vector selected key technologies such as
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:89622
    • 提供者:汪浩
  1. WebPages_WordSplitting

    0下载:
  2. 自动提取网页内容(附带简单的 HTTPAnalyzer 类),并根据词典进行分词。-Automatically get the content from webpages, and split the words based on the internal Chinese dictionary.
  3. 所属分类:Data structs

    • 发布日期:2017-05-13
    • 文件大小:3475196
    • 提供者:王啊
  1. WebPages_InvertedFile

    0下载:
  2. 根据中文分词结果生成倒排文档,并将结果输出到文本文件中。-Generate the inverted file based on the result of word-splitting, and output to a text file.
  3. 所属分类:Data structs

    • 发布日期:2017-05-17
    • 文件大小:4790673
    • 提供者:王啊
  1. fencisuanfa

    0下载:
  2. 用正向最大匹配发实现句子的分词。是基于词典的分词算法。该算法的特点是速度快,准确率高。-Made to achieve a positive match with a maximum sentence segmentation. Dictionary-based segmentation algorithm. The algorithm is characterized by fast and accurately.
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:901429
    • 提供者:张喜
  1. liaotianfenci

    0下载:
  2. 一种基于国标2312(GB2312)汉字编码标准的分词算法,实现的分词效果是分成单个的汉字,可以识别英文、空格、中英文符号和数字等。也称原子分词算法。-Based on GB 2312 (GB2312) Chinese character coding standard segmentation algorithm to achieve the segmentation effect is divided into individual characters, can be identified
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:137964
    • 提供者:张喜
  1. partition

    0下载:
  2. 分词系统的实现和测试 基于字符串的分词,根据分词标记提取单个词组-Segmentation system implementation and testing of the sub-string based on word segmentation based on extracting a single phrase marker
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:217814
    • 提供者:zhanglong
  1. PanGu_Release_V2.3.1.0

    1下载:
  2. 盘古分词算法,应用于搜索和需要分词的地方,源码-Pangu word segmentation algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:207746
    • 提供者:普俊
  1. Yard0.2.0

    0下载:
  2. 一个非常好的中文分词,用的是搜狗的词库,非常适合中文方面的分词-A very good Chinese word, using a thesaurus search dogs, ideal for a word in Chinese
  3. 所属分类:Data structs

    • 发布日期:2017-05-06
    • 文件大小:1317101
    • 提供者:zhan
  1. zhongwenfenci

    0下载:
  2. 从后向前的分词程序,采用哈希查找的方式,实现中文分词程序-From back to front of the word program, using the hash to find a way to achieve the Chinese word program
  3. 所属分类:Data structs

    • 发布日期:2017-05-24
    • 文件大小:7905000
    • 提供者:jiacheng
  1. 20117230242204

    0下载:
  2. 有关语料处理的代码,包括简单分词,语法树分析 -The corpus processing code, including a simple word, syntax tree analysis
  3. 所属分类:Data structs

    • 发布日期:2017-05-09
    • 文件大小:1986327
    • 提供者:tyina1212
  1. WordSegment

    0下载:
  2. 用C++开发的分词系统 运用基于哈希的逆向最大匹配算法 基于词典-Word in C development system uses a hash-based reverse maximum matching algorithm is based on dictionary
  3. 所属分类:Data structs

    • 发布日期:2016-08-04
    • 文件大小:334848
    • 提供者:zhuangkun
  1. ICTCLAS50_Windows_32_C

    0下载:
  2. C++实现的中文分词算法,可以直接运行,也可以编译运行,还可以添加词典。-C++ of the realization of the Chinese word segmentation algorithm, it can run directly, also can compile operation, also can add dictionary.
  3. 所属分类:Data structs

    • 发布日期:2017-05-26
    • 文件大小:9088607
    • 提供者:Lee
  1. yuantongji

    0下载:
  2. 实现对语句分词后的词项进行词频统计。用c++编写。-The statement word after word frequency statistics. Prepared using c++.
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:564952
    • 提供者:Jenny
  1. segment

    0下载:
  2. 利用双数组和字典实现了一个中文分词程序,优点是效率高,分词速度快,鲁棒性好。适合搜索引擎分词使用-Pairs of array and dictionary is a Chinese word segmentation procedure, the advantages of high efficiency, segmentation speed, robustness. Word for search engines
  3. 所属分类:Data structs

    • 发布日期:2017-05-04
    • 文件大小:1080636
    • 提供者:Alex
  1. Chinese-WordCut

    0下载:
  2. 这是一个中文分词程序,读入一个Txt文档,可以对里面的段落进行分词-This is a Chinese word segmentation program that reads a Txt document segmentation paragraphs inside
  3. 所属分类:Data structs

    • 发布日期:2017-12-02
    • 文件大小:2431984
    • 提供者:菡菡
« 12 »
搜珍网 www.dssz.com