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

搜索资源列表

  1. quanqiefen_fenci

    0下载:
  2. C#编写的程序,用于实现中文分词中的全切分获取连续单字符串功能。-Programs written in C# for the realization of the full Chinese word segmentation to obtain a continuous function of a single string.
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:3862
    • 提供者:zhusd
  1. fenci

    0下载:
  2. 前向最大分词算法,翻译软件的最基本思想。用Java语言开发的程序。-Prior to the maximum segmentation algorithm, translation software, the basic idea. Java language programs.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:1655
    • 提供者:白玉娇龙
  1. fenci

    0下载:
  2. 基于VC++的中文分词代码。程序编码基本正确,实现了程序设计中提到的两种分词策略,分词结果就在预料之中。-Chinese word segmentation based on VC++ code
  3. 所属分类:MultiLanguage

    • 发布日期:2017-03-31
    • 文件大小:1652
    • 提供者:duosdf
  1. Filter3

    0下载:
  2. 英文分词过滤程序,先分词,然后用停用词处理过滤,完成预处理, 很好,很强大-stemming and filtering adaf ad aasdf asf adftgh gadgf aff
  3. 所属分类:File Operate

    • 发布日期:2017-03-30
    • 文件大小:3290
    • 提供者:louie
  1. ChineseWordSegmentation

    0下载:
  2. 中文分词处理,复旦大学FudanNLP中的中文分词处理程序-chinese word segmentation
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:855
    • 提供者:tang
  1. ChineseSeg_CSharp

    0下载:
  2. 该程序实现简单的中文分词,也可以直接使用。但不建议。做为开发中文分词的参考,相信还是有一定价值的。 项目基于.net(C#)平台下开发。-Chinese word segmentation is the Chinese word segmentation procedure based on matching the pattern of development, but also can be used directly. But is not recommended. Because t
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:924137
    • 提供者:tomwulili
  1. WordSegmetetion

    0下载:
  2. java编写的分词小程序 能实现一定范围内的分词功能,可对词库内容进行分类-java wordsegmention
  3. 所属分类:Applet

    • 发布日期:2017-04-08
    • 文件大小:16243
    • 提供者:杨智勇
  1. video

    0下载:
  2. 做为独立主机的用户有开发基础的程序员,按照以下步骤操作: 做为独立主机的用户,您可以直接让托管商为您打的服务器系统和配置。所需软件提供如下:win2008 操作系统IIS、mysql 5.1.5.8[或最新版]、framework3.5 。 安装只需要4步。首先将 1、建立视频索引库:在大空间的盘符下建立:视频搜索/index 【索引库】如:F:/ 视频搜索/index 2、安装分词服务系统fenciserver3.1 双击: 安装分词服务器.bat 安装即可,然后点击:fenc
  3. 所属分类:Search Engine

    • 发布日期:2017-06-21
    • 文件大小:39238656
    • 提供者:韩超
  1. fenci

    1下载:
  2. 复旦的中文分词java程序包,装了eclipse话,导入项目就能用-Fudan University Chinese word java program package installed eclipse, then import the project will be able to use
  3. 所属分类:JSP源码/Java

    • 发布日期:2012-12-22
    • 文件大小:3193981
    • 提供者:熊里
  1. Tdartsplitterh

    0下载:
  2. 这是关于中文分词的有关程序,有正在做中文分词的朋朋友可以拿去参考一下 , -This is the Chinese word program, are doing the Chinese word Peng friends can take reference
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-14
    • 文件大小:3178286
    • 提供者:宴会
  1. hanseg

    0下载:
  2. 1.该程序为基于词典的中文自动分词. 2.程序的运行编译环境是:VC6 3.详细信息请参见本目录下面的中文自动分词文档。-1 The procedure for dictionary-based Chinese automatic word segmentation program run the compiler environment: VC6 For more information please see the catalog below the automatic Chine
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-10
    • 文件大小:2097760
    • 提供者:Alex
  1. adarrts-02tarr

    0下载:
  2. 双数组辞典生成程序源码。运用双数组实现trie算法,对于不定长度共同前前缀查询情况,比哈希方法更为有效。经常用于分词辞典的制作。 可直接使用。 -The dual array thesaurus program source code is generated. The use of double-array trie algorithm for indefinite length common prefix query before, Bi Haxi method is more effe
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-20
    • 文件大小:230247
    • 提供者:hxb
  1. TokenTest

    0下载:
  2. 电信行业,此代码是地址搜索程序的一部分,该代码的功能是分词的测试程序。-Telecommunications industry, address search program, the function of this code is written in the sub-word test.
  3. 所属分类:Search Engine

    • 发布日期:2017-11-19
    • 文件大小:568
    • 提供者:xingyun
  1. splitewords

    0下载:
  2. 在对话框中,调用第三方分词工具(ICTCLAS中文分词免费版),实现对中文的分词示例程序,可以对想实现全文搜索算法的中文分词问题提供解决方案。-In the dialog box, call the third-party segmentation tools (word ICTCLAS Chinese free version), the sample program to achieve the segmentation of Chinese text search algorithms C
  3. 所属分类:File Operate

    • 发布日期:2017-11-28
    • 文件大小:4402678
    • 提供者:李明宇
  1. ikTest

    0下载:
  2. 该程序主要功能:使用ik分词器对文本进行分词-segmention with ik Analyzer
  3. 所属分类:Applet

    • 发布日期:2017-11-21
    • 文件大小:3701140
    • 提供者:liangyanmin
  1. ICTCLAS-V3.0

    0下载:
  2. 本程序是是汉语文本的分词系统,进行了改进,是最新的版本,准确率达到99 以上。-This procedure is the Chinese text segmentation system has been improved, is the latest version, the accuracy rate of more than 99 .
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-11-20
    • 文件大小:51390464
    • 提供者:baiyang
  1. fencisuanfa

    0下载:
  2. 正逆向的分词算法 已经测试通过了 里面有完整的源码 和测试程序-Forward and reverse segmentation algorithm has been tested by the complete source code and testing procedures
  3. 所属分类:Other systems

    • 发布日期:2017-11-25
    • 文件大小:2581289
    • 提供者:唐金棲
  1. fencivc6

    0下载:
  2. 自己写的一个分词小程序,vc6下运行通过。-I write a word of small procedures, VC6 running through.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-24
    • 文件大小:13221975
    • 提供者:方宇
  1. ICTCLAS_Demo

    0下载:
  2. 该程序用于短信过滤分析,首先使用ICTCLAS分词系统对输入短信进行分词,接着使用贝叶斯算法分析训练模型。最后对测试集中的短信进行垃圾短信预测。由于短信涉及个人隐私,使用时请自行添加训练数据集和测试数据集-The procedures used for SMS filtering analysis, the first to use the segmentation the ICTCLAS segmentation system input SMS, then use a Bayesian al
  3. 所属分类:Java Develop

    • 发布日期:2017-12-03
    • 文件大小:3007046
    • 提供者:罗翊濠
  1. MapTest

    0下载:
  2. 倒排索引,此程序,运用ICTClas分词工具实现的中文分词,并建立倒排索引输出到指定文件。-Inverted index, this procedure, use ICTClas segmentation tool to achieve the Chinese word segmentation and indexing inverted output to the specified file.
  3. 所属分类:Applet

    • 发布日期:2017-12-09
    • 文件大小:778
    • 提供者:龙悦
« 1 2 ... 7 8 9 10 11 1213 14 15 »
搜珍网 www.dssz.com