搜索资源列表

  1. mlct_public

    1下载:
  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
    • 文件大小:353.88kb
    • 提供者:张雨
  1. mlct_public

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

    • 发布日期:2025-03-21
    • 文件大小:354kb
    • 提供者:张雨
  1. CMU-Cam_Toolkit_v2

    0下载:
  2. 自然语言处理和语音识别中必须的语言模型工具,这个工具可以生成文本或者二进制格式的N-gram表。配合HTK使用效果会更好。-natural language processing, speech recognition and language model must tools, this tool can generate text or binary format of the N-gram table. With the use
  3. 所属分类:语音合成与识别

    • 发布日期:2025-03-21
    • 文件大小:122kb
    • 提供者:王天庆
  1. Ngrams

    0下载:
  2. A C++ N-grams Package 2.0 This is a simple C++ n-grams package that includes a header, the corresponding cpp file, and a sample driver program. It is a natural language processing tool for creating n-gram profiles for
  3. 所属分类:Linux/Unix编程

    • 发布日期:2025-03-21
    • 文件大小:6kb
    • 提供者:郑乔鸿
  1. parre_srcs_17943

    0下载:
  2. a N-gram and Fast Pattern Extraction Algorithms~
  3. 所属分类:操作系统开发

    • 发布日期:2025-03-21
    • 文件大小:30kb
    • 提供者:srhg
  1. wf1-2

    0下载:
  2. 可进行词频计算,自然语言处理或语音识别。N-gram待续-Frequency can be calculated, natural language processing or speech recognition. N-gram adjourned
  3. 所属分类:语音合成与识别

    • 发布日期:2025-03-21
    • 文件大小:1kb
    • 提供者:
  1. 3DTERRIN

    0下载:
  2. DEM的规则格网存储结构是一个二维点阵,由于其高度与宽度已知,因此可以用一个一维数组p[n]进行管理,设原点的平面位置为(0, 0),DEM的长度与宽度分别为s和t,则任意一点(i,j)的高程值为p[i×t+j]。规则格网的这种简明结构,事实上已经对DEM数据进行了很好的组织,因此将格网数据读入内存,而无需使用其它任何结构进行管理,直接对读入的DEM数据块进行处理,生成格网面。 利用bitmap将DEM位图中的数据读入到程序数组中,
  3. 所属分类:OpenGL

    • 发布日期:2025-03-21
    • 文件大小:325kb
    • 提供者:杨冬
  1. difference3

    0下载:
  2. In this paper, we propose a method of text retrieval from document images using a similarity measure based on an N-Gram algorithm.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2025-03-21
    • 文件大小:380kb
    • 提供者:soul zhang
  1. Class-based_n-gram_models_of_natural_language

    0下载:
  2. We address the problem of predicting a word from previous words in a sample of text. In particular, we discuss n-gram models based on classes of words. We also discuss several statistical algorithms for assigning wor
  3. 所属分类:软件工程

    • 发布日期:2025-03-21
    • 文件大小:724kb
    • 提供者:wen6860
  1. Language_model_learning_in_English

    0下载:
  2. state of art language modeling methods: An Empirical Study of Smoothing Techniques for Language Modeling.pdf BLEU, a Method for Automatic Evaluation of Machine Translation.pdf Class-based n-gram models of natural l
  3. 所属分类:数值算法/人工智能

    • 发布日期:2025-03-21
    • 文件大小:1.92mb
    • 提供者:wen6860
  1. nqueenproblem

    0下载:
  2. This program finds the locations of placing n queens in a n*n chessboard so that none attack any other
  3. 所属分类:数据结构常用算法

    • 发布日期:2025-03-21
    • 文件大小:1kb
    • 提供者:kammy
  1. minghua

    0下载:
  2. 世界名画陈列室由m*n个排列成矩形阵列的陈列室组成。为了防止名画被盗,需要在陈列室中设置警卫机器人哨位。每个警卫机器人除了监视它所在的陈列室外,还可以监视与它所在的陈列室相邻的上、下、左、右4个陈列室。试设计一个安排警卫机器人哨位的算法,使得名画陈列馆中每一个陈列室都在警卫机器人的监视下,且所有的警卫机器人数最少。-Gallery by the world famous painting of m* n rectangular arr
  3. 所属分类:数据结构常用算法

    • 发布日期:2025-03-21
    • 文件大小:1kb
    • 提供者:徐全浩
  1. webcat

    0下载:
  2. 这是一个100 %纯Java库,您可以使用适用于N元 分析技术的过程分为文本文件。 该计划包括几个不同的分类算法, namelly 支持向量机,贝叶斯Logistic回归,神经网络分类和文本压缩 算法。如支持向量机和贝叶斯Logistic回归,一个 “一对一” 用于多类分类。更详细的说明这些学习算法和可用的选项,请提供的javadocs 。-It is a 100 pure Java library
  3. 所属分类:中文信息处理

    • 发布日期:2025-03-21
    • 文件大小:819kb
    • 提供者:liwen
  1. segment

    0下载:
  2. 基于n元语法的分词。先训练后,再通过前后向最大匹配初步分词,在通过2元语法来消岐。-Based on the n-gram sub-word. The first training and then through to the maximum matching before and after the initial word, in through a 2-gram to eliminate qi.
  3. 所属分类:中文信息处理

    • 发布日期:2025-03-21
    • 文件大小:3kb
    • 提供者:byrwu
  1. N-gram

    0下载:
  2. N-gram中文分词系统,通过前后项切分,计算概率,进而获得最佳的切分-N-gram Chinese segment,by FMM and RMM,we can Calculate the probabilities,then,we can get the best segment.
  3. 所属分类:搜索引擎

    • 发布日期:2025-03-21
    • 文件大小:3kb
    • 提供者:linganbupt
  1. N-gram

    0下载:
  2. 在分析了传统的分类模型后 ,文中提出了用N元语言模型作为中文文本分类模型。根据该方法 ,设计并实现一个基于词的2元语言模型分类器。-After the review of traditional text classi fication models , a method using N2gram language models to classi fy Chinese text was presented. With the bi
  3. 所属分类:软件工程

    • 发布日期:2025-03-21
    • 文件大小:184kb
    • 提供者:叶眸
  1. analyze_ngrams.py.tar

    0下载:
  2. analyzes n-gram coverage. it takes a full n-grams list and an extracted n-grams list and reports the coverage
  3. 所属分类:其他小程序

    • 发布日期:2025-03-21
    • 文件大小:1kb
    • 提供者:atriantafy
  1. n-gram

    0下载:
  2. 用perl语言,通过n-gram算法,实现自然语言处理中的汉语切分问题-Perl language used by the n-gram algorithm, natural language processing problems of Chinese segmentation
  3. 所属分类:其他小程序

    • 发布日期:2025-03-21
    • 文件大小:2.91mb
    • 提供者:lipeng
  1. N-Gram-LM

    0下载:
  2. 该程序基于Bi-Gram模型算法思想对一训练文本中的词汇建立语言模型,而后对测试文本中的语句进行预测出现概率-The program is based on Bi-Gram model algorithm ideas on a training text vocabulary build language model, and then the text of the statement of the test to predict t
  3. 所属分类:图形/文字识别

    • 发布日期:2025-03-21
    • 文件大小:989kb
    • 提供者:王沛霖
  1. N-gram

    0下载:
  2. N-gram的源码实现,详细介绍了n-gram模型的使用,即在自然语言处理中n元文法的作用-N-gram of source implementation, detailing the use of n-gram model in natural language processing that n-gram role
  3. 所属分类:系统编程

    • 发布日期:2025-03-21
    • 文件大小:381kb
    • 提供者:刘俊
« 12 3 »

源码中国 www.ymcn.org