搜索结果
找到约 7 项符合
N-gram 的查询结果
操作系统开发 a N-gram and Fast Pattern Extraction Algorithms~
a N-gram and Fast Pattern Extraction Algorithms~
其他书籍 中文自然语言处理 -- N-Gram及其平滑技術
中文自然语言处理 -- N-Gram及其平滑技術
多国语言处理 这是一个基于Java的分词、N-gram统计、分段 、分句等功能的程序
这是一个基于Java的分词、N-gram统计、分段
、分句等功能的程序,支持多种语言
技术资料 自然语言处理和语音识别中必须的语言模型工具
·详细说明:自然语言处理和语音识别中必须的语言模型工具,这个工具可以生成文本或者二进制格式的N-gram表。配合HTK使用效果会更好.文件列表: CMU-Cam_Toolkit_v2.tar
数值算法/人工智能 state of art language modeling methods: An Empirical Study of Smoothing Techniques for Language Mod
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 language.pdf
Distributed Language Modeling for N-best List Re-ranking.pdf
Distributed ...
系统设计方案 We address the problem of predicting a word from previous words in a sample of text. In particular,
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 words to classes based on the frequency of their co-occurrence with other words. We
fin ...
Linux/Unix编程 A C++ N-grams Package 2.0 This is a simple C++ n-grams package that includes a header, the correspo
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 text documents. The details on usage is documented in the header right above each ...