CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 中文信息处理 搜索资源 - segmentation

搜索资源列表

  1. mlct_public

    0下载:
  2. 这是一个基于Java的分词、N-gram统计、分段 、分句等功能的程序,支持多种语言-This is a Java-based segmentation, N-gram statistics, the sub-clause of the function procedures, multilingual support
  3. 所属分类:中文信息处理

    • 发布日期:2008-10-13
    • 文件大小:362375
    • 提供者:张雨
  1. xdgf

    0下载:
  2. 字符处理这是一个基于Java的分词、N-gram统计、分段 、分句等功能的程序,支持多种语-characters to deal with this is a Java-based segmentation, N-gram to statistics, subparagraph Clauses function procedures, multiple language support
  3. 所属分类:中文信息处理

    • 发布日期:2008-10-13
    • 文件大小:1884
    • 提供者:丽丽
  1. ICTCLASCaller

    0下载:
  2. ICTCLAS的JNI调用接口文件: Title:ICTCLAS Caller * <p>Descr iption:do chinese word segmentation.don t change the pakage and CLASS name, orelse you can t use it. * 请不要改变包名、类名以及native的方法名,否则调用将失效。 * 由于ICTCLAS本身存在很多鲁棒性问题,调用segSentence时,strin
  3. 所属分类:中文信息处理

    • 发布日期:2008-10-13
    • 文件大小:2617
    • 提供者:郑昀
  1. SQLET_split

    0下载:
  2. 另外一个中文分词程序,采用的是可显示的字典,可供大家分析-another Chinese word segmentation procedures, the show is the dictionary for our analysis
  3. 所属分类:中文信息处理

    • 发布日期:2008-10-13
    • 文件大小:850781
    • 提供者:刘鸿
  1. ictclas10

    0下载:
  2. 基于中科院的ICTCLAS实现中文分词系统 开发工具是JAVA.经测试,效果很好.-ICTCLAS based on the realization of the Chinese Academy of Sciences Chinese word segmentation system is the Java development tools. Tested, good results.
  3. 所属分类:中文信息处理

    • 发布日期:2008-10-13
    • 文件大小:1049435
    • 提供者:木鱼
  1. PWSWNRCODE

    0下载:
  2. 最大概率法分词。这种技术的分词效率极高。大家共享了。-greatest probability method segmentation. This segmentation of the very efficient. Share of.
  3. 所属分类:中文信息处理

    • 发布日期:2008-10-13
    • 文件大小:68723
    • 提供者:housxu
  1. BiHZFreqCode

    0下载:
  2. 汉字二字组频度统计。可以统计汉字文本中二字组的频度。很好用。中文文本分词很有用的工具。-Chinese word frequency statistics group. Chinese statistics can text the word frequency group. Good use. Chinese text segmentation useful tool.
  3. 所属分类:中文信息处理

    • 发布日期:2008-10-13
    • 文件大小:46234
    • 提供者:housxu
  1. txtLine

    1下载:
  2. Vb 读取文本数据,每次一行一行显示,以及对文本字符串的分割。-read text data, each party and his party, and the text string segmentation.
  3. 所属分类:中文信息处理

    • 发布日期:2008-10-13
    • 文件大小:2355
    • 提供者:nemona
  1. SharpICTCLAS

    0下载:
  2. Sharp ICTCLAS分词系统,对ICTCLAS分词系统进行了详尽的分析,并将代码移植到C#。-Sharp ICTCLAS segmentation system, right ICTCLAS segmentation system for a detailed analysis, and code to C# transplantation.
  3. 所属分类:中文信息处理

    • 发布日期:2008-10-13
    • 文件大小:2910330
    • 提供者:郝云龙
  1. kalmanfiler11

    0下载:
  2. 卡尔曼滤波器是一个“optimal recursive data processing algorithm(最优化自回归数据处理算法)”。 对于解决很大部分的问题,他是最优,效率最高甚至是最有用的。他的广泛应用已经超过30年,包括机器人导航,控制, 传感器数据融合甚至在军事方面的雷达系统以及导弹追踪等等。近年来更被应用于计算机图像处理, 例如头脸识别,图像分割,图像边缘检测等等。-Kalman filter is an "optimal recursive data pro
  3. 所属分类:中文信息处理

    • 发布日期:2008-10-13
    • 文件大小:916
    • 提供者:于军相
  1. ShootSearch_path_for_bate_1.0

    0下载:
  2. 一段关于中文信息分类的分词算法,他实现了信息过滤中的分词,为信息过滤的分类打下基础-section on the classification of information in Chinese word segmentation algorithm, he realized the information filtering the word, Information filtering to lay the foundation for the classification
  3. 所属分类:中文信息处理

    • 发布日期:2008-10-13
    • 文件大小:298435
    • 提供者:朱振方
  1. worldSeg

    0下载:
  2. 参考詹卫东写的分词程序,完成的一个基于C#的简易分词程序。-reference Danweidong word written procedures for the completion of a simple C# segmentation procedures.
  3. 所属分类:中文信息处理

    • 发布日期:2008-10-13
    • 文件大小:3447066
    • 提供者:马良俊
  1. segment10_31

    0下载:
  2. 中文分词代码,对TXT文件进行分词,并组织分词结果-Chinese code word for TXT documents segmentation, and the organization of segmentation results
  3. 所属分类:中文信息处理

    • 发布日期:2008-10-13
    • 文件大小:17227
    • 提供者:lushixin
  1. Chinese-Segmentation.rar

    0下载:
  2. 自己编写的中文分词源程序,用vc++编写,附有完整的文档,以及标准的分词数据库,I have written the source code of the Chinese word segmentation, using vc++ to prepare, with complete documentation, as well as sub-standard speech database
  3. 所属分类:MultiLanguage

    • 发布日期:2017-05-25
    • 文件大小:8994901
    • 提供者:tanyi
  1. VIPS

    0下载:
  2. 基于视觉的web页面分割算法(vips)-VIPSa Vision-based Page Segmentation Algorithm
  3. 所属分类:MultiLanguage

    • 发布日期:2017-05-14
    • 文件大小:3770915
    • 提供者:王大鹏
  1. random_walker_matlab_code

    0下载:
  2. The random walker algorithm was introduced in the paper: Leo Grady and Gareth Funka-Lea, "Multi-Label Image Segmentation for Medical Applications Based on Graph-Theoretic Electrical Potentials", in Proceedings of the 8th ECCV04, Workshop on Compute
  3. 所属分类:MultiLanguage

    • 发布日期:2017-03-22
    • 文件大小:32927
    • 提供者:qozm
  1. C99

    0下载:
  2. n algorithm for domain independent linear text segmentation This the Windows version of the C99 algorithm that was presented in my NAACL00 paper. [Directories] bin contains executables, JAR file and test files classes compiled code as
  3. 所属分类:MultiLanguage

    • 发布日期:2017-03-30
    • 文件大小:402394
    • 提供者:张耀
  1. TextFeatureExtractor

    0下载:
  2. 集成了中科院切词技术的中文切词工具,可以进行文档处理-Integration of the Chinese Academy of Sciences of the Chinese segmentation technology segmentation tool can document processing
  3. 所属分类:MultiLanguage

    • 发布日期:2017-05-09
    • 文件大小:2154163
    • 提供者:hanwangzhang
  1. HMM

    0下载:
  2. 基于统计的分词,采用隐马尔可夫模型,并有实验报告-Based on statistics segmentation using hidden Markov models, and there is experimental report
  3. 所属分类:MultiLanguage

    • 发布日期:2017-05-24
    • 文件大小:3781539
    • 提供者:崇丽岩
  1. Automatic-Chinese-word-segmentation

    0下载:
  2. 中文信息处理自动分词 支持6种分词方法 中文信息处理 自动分词-Chinese information processing automatic word supports six kinds of sub-word Chinese information processing automatic segmentation
  3. 所属分类:MultiLanguage

    • 发布日期:2017-05-24
    • 文件大小:8476617
    • 提供者:赵乾坤
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com