N-gram

共 7 篇文章
N-gram 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 7 篇文章,持续更新中。

自然语言处理和语音识别中必须的语言模型工具

·详细说明:自然语言处理和语音识别中必须的语言模型工具,这个工具可以生成文本或者二进制格式的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 mo

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

中文自然语言处理 -- N-Gram及其平滑技術

中文自然语言处理 -- N-Gram及其平滑技術

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

a N-gram and Fast Pattern Extraction Algorithms~

a N-gram and Fast Pattern Extraction Algorithms~

这是一个基于Java的分词、N-gram统计、分段 、分句等功能的程序

这是一个基于Java的分词、N-gram统计、分段 、分句等功能的程序,支持多种语言