搜索资源列表
英汉机器翻译中基于目标语同现的词
- 机器编者老大哥霜无可厚非-machines editor elder brother cream understandable
prop200406
- 概率句法分析器对于统计自然语言处理的很多高层应用,如统计机器翻译、问答系统、信息抽取、文本挖掘等都是至关重要的,直接决定这些应用系统的最终性能。本系统是一个概率型的Chart分析器。系统的分析算法是采用了多种优化策略。分析结果是概率最大的一棵分析树。在概率模型方面,本系统在一定程度上突破了pcfg的上下文无关假设,引入了结构上下文条件,使得分析结果正确率有了明显提高。在使用宾州中文树库进行的实验中,我们的分析器的标记召回率和标记精确率平
[日汉英]词库
- 这是一个词库,包含“日汉”“汉英”。对于做自然语言理解、机器翻译、辅助翻译有基础作用。-This is a thesaurus, the word "day" has "in Chinese and English." So for natural language understanding, machine translation, translation basis supporting r
EGYPT-v1.0.tar
- EGYPT是一套JHU专门为统计机器翻译开发的,针对IBM公司提出的信源-信道模型的统计机器翻译训练包。训练结果可以生成针对IBM统计机器翻译所需要的训练参数。-EGYPT is a JHU specifically for the development of statistical machine translation. against IBM's source-channel model of statistical m
GIZA++.2003-09-30.tar
- GIZA++是德国Och提供的针对统计机器翻译模型的训练工具集。这个工具可以生成IBM统计翻译模型的第4和第5种模型,采用两种方向的训练(比如对同一个语料,从中文到英文和从英文到中文的训练),再配以适当的编码,可以提取出适合基于Phrase的统计机器翻译phrase table来,为后续的工作提供数据支持。-GIZA++ Is provided by Germany Och statistical machine translation
Oasis(Beta)
- 解码器是基于短语的统计机器翻译系统的核心模块,本解码器是“丝路”1.0 版(SilkRoad V1.0)中由哈尔滨工业大学开发的“绿洲Oasis”解码器。研究统计机器翻译的研究者必备。-decoder is based on the weight of statistical machine translation system's core module, The decoder is the "Silk Road&
CAMEL
- 解码器是基于短语的统计机器翻译系统的核心模块,本解码器是“丝路”1.0 版(SilkRoad V1.0)中由中科院计算所开发的“骆驼CAMEL”解码器。研究统计机器翻译的研究者必备。-decoder is based on the weight of statistical machine translation system's core module, The decoder is the "Silk Road&q
moses-2007-01-10
- 解码器是基于短语的统计机器翻译系统的核心模块,本解码器MOSE由SMT权威开发的解码器。研究统计机器翻译的研究者必备。,-decoder is based on the weight of statistical machine translation system's core module, MOSE the decoder developed by the authority of the SMT decoder. St
egypt
- 机器翻译,优化机器翻译,看代码能看懂的,自己去-Machine translation, optimization of machine translation, look at the code can read and own
giza++win
- 德国机器翻译天才Och开发的Giza++开源代码的Windows移植版本,是一个叫Blue Gene的中国人移植的。-German machine translation genius Och development Giza++ Open source code version of Windows transplantation, called Blue Gene is a Chinese who transplantation.
moses
- moses开源的机器翻译系统,运行于linux上-moses open-source machine translation system, running on linux on
machinetranslate
- 一本关于机器翻译的书!(在国内应该还算不错的吧)-On a machine translation of the book! (At home it should be pretty good)
SAMT
- SAMT实现了蒋伟提出的层次短语翻译模型,他建立在短语翻译模型基础之上,在2005年的机器翻译评测大赛中取得了较好的成绩。-SAMT has raised the level of the phrase translation model that he built on the basis of the phrase translation model, in 2005, evaluation of machine translati
machine_translation_Good_material
- 我收集的机器翻译相关的资料,包括ppt课件和权威论文,质量非常高-My collection of machine translation-related information, including ppt courseware and authority of the papers of very high quality
pos
- 用c++实现了词性标注功能 ,这是机器翻译过程中极其初级的一部-Achieve part of speech tagging functionality
chartParsing
- 该段代码实现了chartparsing算法, 这是机器翻译中极其经典的一个算法-This code implements chartparsing algorithm, which is machine translation algorithm for a very classical
MT-principles-and-methods
- 中科院计算所刘群老师关于机器翻译的课件。-CAS Institute of Computing Qun machine translation of the courseware on the teacher.
translate
- 基于TensorFlow平台实现了简单的机器翻译。(Based on TensorFlow platform to achieve a simple Machine Translation.)
seq2seq_translation
- 这是一个机器翻译的小demo,欢迎大家下载使用!(This is a small machine translation demo, welcome to download and use!)
LSTM机器翻译
- 一个简单的机器翻译模型。使用LSTM训练模型。代码内部包含训练数据。(A simple machine translation model. Train the model using LSTM. The code contains training data internally.)