CN102662935A - 一种交互式的机器翻译方法和机器翻译系统 - Google Patents
一种交互式的机器翻译方法和机器翻译系统 Download PDFInfo
- Publication number
- CN102662935A CN102662935A CN2012100992987A CN201210099298A CN102662935A CN 102662935 A CN102662935 A CN 102662935A CN 2012100992987 A CN2012100992987 A CN 2012100992987A CN 201210099298 A CN201210099298 A CN 201210099298A CN 102662935 A CN102662935 A CN 102662935A
- Authority
- CN
- China
- Prior art keywords
- translation
- user
- input
- search
- sentence
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
Images
Landscapes
- Machine Translation (AREA)
Abstract
一种交互式的机器翻译方法和机器翻译系统,用来将输入到计算机的源语言的文本翻译成为目标语言的文本,包括以下步骤:根据用户对翻译领域的选择,读取相应领域的预先存储的机器翻译模型;读取待翻译的文本,并将文本切分成一系列的句子;对读取的待翻译的句子和机器翻译模型进行运算,生成待翻译句子的搜索网络;当接收到用户输入的文字时,以输入的文字为搜索条件,在搜索网络上利用解码算法进行搜索,得到与输入的文字相匹配的翻译结果,不同的用户输入对应不同的翻译结果;如果接收到来自用户的结果选取动作,则读取的待翻译的句子的翻译过程结束;如果未接收到来自用户的结果选取动作,则继续接收用户的文字输入直到用户进行选取。
Description
技术领域
本发明涉及机器翻译的技术领域,尤其是涉及到在语言翻译中提供人机交互方式的机器翻译功能的一种新的机器翻译方法和机器翻译系统。
背景技术
随着社会科技与经济的高速发展,不同语种之间的信息交流已经成为信息交往中的重要组成部分,随之而来的对各种语言服务,尤其是翻译服务的需求也越来越广泛。
目前翻译行业普遍存在的问题是:翻译需求与日俱增、但翻译力量尤其是高端翻译人员严重紧缺,翻译工作效率低、成本高。翻译人员主要有以下障碍:1)需要花费大量的时间来查询和翻译专业词汇;2)需要通过长期学习来提高个人技能,很难利用同业积累的知识和数据;3)缺少实用且易操作的工具来减少翻译过程中的大量重复和简单的劳动;4)缺少将人工决策和机器智能有效结合的、能处理复杂翻译任务的工具。
其中,将人的智能决策能力与计算机的高速计算能力相结合是解决上述问题的关键技术之一。目前现有的各种在线的机器翻译系统,如谷歌翻译(translate.google.cn/)、百度在线翻译(http://translate.baidu.com/)等等,均提供了通用领域的翻译系统,用户可以将需要翻译的句子提交给这些系统,以获得翻译结果。这些系统由于是面向通用领域的,所以对于专业性比较强的句子往往不能很好的处理;而且,由于是全自动的机器翻译系统,用户只能在系统给出的结果上进行翻译,如果遇到待译两种语言间差距比较大(例如中文和英文),翻译的结果往往不是那么尽如人意,用户需要做的译后编译工作量相当大,这就影响了用户对这些系统的使用。这些系统仅仅依赖计算机(服务器)的强大运算能力,能快速得到复杂模型下的机器翻译结果,但是由于没有人的参与,导致了翻译系统具有一定的盲目性,得到的翻译结果很多情况下并不能满足客户的需求。
发明内容
本发明正是为了解决上述问题而提出的,其目的在于,提供一种具有人机交互功能的机器翻译方法,其可提高翻译结果的准确率,并且可缩短从用户开始输入到获取正确翻译结果输出所花费的时间。
本发明的具有人机交互功能的机器翻译方法,包括如下步骤:根据用户对翻译领域的选择,读取相应领域的预先存储的机器翻译模型;读取待翻译的文本,并将文本切分成一系列的句子以方便后续模块的处理;对所述读取的待翻译的句子和所述读取的机器翻译模型进行运算,生成所述读取的待翻译句子的搜索网络;当接收到用户输入的文字时,以所述输入的文字为搜索条件,在所述搜索网络上利用解码算法进行搜索,得到与所述输入的文字相匹配的翻译结果,不同的用户输入对应不同的翻译结果;如果接收到来自用户的结果选取动作,则所述读取的待翻译的句子的翻译过程结束;如果未接收到来自用户的结果选取动作,则继续接收用户的文字输入直到用户进行选取。
在本发明的系统当中,预先存储了各种领域的大量的翻译模型,在系统运行的过程当中,可以根据用户的选择载入相应的翻译模型,翻译模型的领域与用户所翻译的文章的领域的匹配程度越高,本发明所实施的效果越好。
本发明所采取的方法解决了当前主流的机器翻译系统只能给出完全依靠机器的翻译结果,充分结合了人的智能决策能力和计算机的高速运算搜索能力,使得人在机器翻译系统当中起到了主导的作用,让用户更有可能得到他所需要的翻译结果。根据用户输入的几个字符,就有可能给出整句的翻译结果,而且这种结果也是匹配用户要求的结果,大大加快了用户在进行翻译时的输入速度。
附图说明
图1为本发明所提的具有交互功能的机器翻译方法的系统结构图。
图2为本发明所提的具有交互功能的机器翻译方法的流程图。
图3为本发明实施例所提的输入视窗示意图。
图4本发明实施例所提的输入视窗示意图。
具体实施方式
以下,通过参考附图来详细地说明本发明的特征、优点,本发明就会变得更加清楚了。
图1是本发明所提的具有交互功能的机器翻译方法的系统结构图,利用该图来说明本发明的系统运作。如图1所示,本发明的系统100含有翻译模型载入模块101、待译句子获取模块102、搜索网络生成模块103、用户输入获取模块104、搜索模块105、翻译结果生成模块106及显示输出模块107。
翻译模型载入模块101根据用户所选的翻译领域,载入相应领域的机器翻译模型,具体模型的形式可以有多种表达方式,比如基于词汇的模型(The mathematics of statistical machine translation: parameter estimation,Peter F. Brown et al. 1993),基于短语的模型(Modeling with structures in statistical machine translation,Ye-Yi Wang and Alex Waibel,1998),基于句法的模型(A syntax-based statistical translation model,Kenji Yamada and Kevin Knight,2001)等等,以供后续的搜索网络生成模块103进行调用。
待译句子获取模块102获取用户需要翻译的原文,并将其传送到搜索网络生成模块103。
搜索网络生成模块103根据翻译模型载入模块101载入的机器翻译模型和用户需要翻译的原文,生成针对本句原文的搜索网络。
用户输入模块104获取用户已经输入的字符,并将这些字符传送到搜索模块105。
搜索模块105根据用户输入的字符和搜索网络生成模块103生成的搜索网络,搜索出以用户输入字符起始的搜索路径,并将这些路径中的最优解,传送给翻译结果生成模块106,这部分被称为统计机器翻译中的解码过程,根据所选用模型的不同,会有不同的解码方法,比如柱搜索(Pharaoh: A Beam Search Decoder for Phrase-Based Statistical Machine Translation Models,Philipp Koehn,2004),基于堆栈的解码算法(Decoding Algorithm in Statistical Machine Translation, Y. Wang and A. Waibel, 1997.),A*搜索算法(An Efficient A* Search Algorithm for Statistical Machine Translation, Franz Josef Och, Nicola Ueffing, Hermann Ney,2001),贪心爬山解码算法(Greedy Decoding for Statistical Machine Translation in Almost Linear Time,Ulrich Germann,2003),双向搜索算法(Bidirectional decoding for statistical machine translation, Taro Watanabe and Eiichiro Sumita,2002)等等。
翻译结果生成模块106根据搜索模块105生成的最优解生成这个最优解对应的整句翻译结果,并将这个结果传送给显示输出模块107。
最终的整句翻译结果由显示输出模块107进行输出,供用户进行选择,如果用户选择了系统的翻译提示作为结果,翻译过程结束,如果用户没有选择,则可继续输入字符,系统重新进行搜索,直到选择系统的翻译提示。
根据本发明的上述结构,可以根据用户的输入快速的提示出翻译结果,节省了用户组词,选词,组织句子的时间,大大的提高了翻译的效率。
接着,结合图1本发明所提的具有交互功能的机器翻译方法的系统架构图以及图2本发明所提的具有交互功能的机器翻译方法的流程图,以一个实施例来解说本发明的运作系统与方法。
下面的实施例仅用于说明本发明,显然本发明并不限于此。
如果用户需要进行化工领域的翻译,首先,用户需要选择文章所对应的领域“化工”,翻译模型载入模块101就将化工这个领域的机器翻译模型载入到其内部具有的存储器当中供后续的模块进行调用(步骤S01);假设用户待翻译的句子是“Study on Preparation of Unsupported Metallocene Catalyst Microparticles Using Supercritical Fluid Technology”,待译句子获取模块102会将这个句子记录下来,并传送给搜索网络生成模块103(步骤S02);搜索网络生成模块103会将这个句子与翻译模型进行结合,生成这个句子所对应的搜索网络(步骤S03);在用户进行输入时,如果用户输入的是“超临界流体”这个词,用户输入获取模块104就会获取这个词汇,并传送给搜索模块105,搜索模块105在本句对应的搜索网络上,查找以“超临界流体”这个词汇为起始的各种路径,并找到这些路径里的最优解,传送给翻译结果生成模块106,这个最优解对应一条完整覆盖整个句子翻译的路径,这个路径的每条边由词汇或者短语组成,由翻译结果生成模块106将这条路径组织连接起来,生成成为翻译结果的句子:“超临界流体技术制备无载体茂金属催化剂微粒的研究”(步骤S04);并由显示输出模块107显示给用户供用户进行选择,如图3所示(步骤S05);如果用户首先输入的是“使用”这个词,系统就会生成:“使用超临界流体技术制备无载体茂金属催化剂微粒的研究”这个句子供用户进行选用,如图4示。由上述的例子可以看出,本发明是根据用户的输入在搜索网络中进行搜索的,不同的用户输入对应不同的翻译结果,使得翻译结果能够匹配用户的输入,达到用户的翻译要求,用户通过简短的输入就能快速得到他所需要的翻译结果,明显的提高了翻译速度。
虽然如上所述地说明了本发明的实施方式,但是所述的内容并非用以直接限定本发明的专利保护范围。很显然对于本领域技术人员来说,在不脱离本发明所揭示的精神和范围之内,在实施的形式上及细节上所为的更动或变形,均属本发明的专利保护范围。因此本发明的专利保护范围仍须以本说明书所附的权利要求书所界定者为准。
Claims (5)
1. 一种交互式的机器翻译方法,用来将输入到计算机的源语言的文本翻译成为目标语言的文本,其特征在于该方法包括以下步骤:
根据用户对翻译领域的选择,读取相应领域的预先存储的机器翻译模型;
读取待翻译的文本,并将文本切分成一系列的句子以方便后续模块的处理;
对所述读取的待翻译的句子和所述读取的机器翻译模型进行运算,生成所述读取的待翻译句子的搜索网络;
当接收到用户输入的文字时,以所述输入的文字为搜索条件,在所述搜索网络上利用解码算法进行搜索,得到与所述输入的文字相匹配的翻译结果,不同的用户输入对应不同的翻译结果;
如果接收到来自用户的结果选取动作,则所述读取的待翻译的句子的翻译过程结束;如果未接收到来自用户的结果选取动作,则继续接收用户的文字输入直到用户进行选取。
2.根据权利要求1的翻译方法,其特征在于:预先存储的机器翻译模型包括基于词汇的模型,基于短语的模型,基于句法的模型。
3.根据权利要求1的翻译方法,其特征在于:在搜索网络上进行利用解码算法进行搜索时,解码算法包括柱搜索,基于堆栈的解码算法,A*搜索算法,贪心爬山解码算法,双向搜索算法。
4.一种交互式的机器翻译系统,其特征在于该系统包括以下模块:
翻译模型载入模块,根据用户所选的翻译领域,载入相应领域的机器翻译模型;
待译句子获取模块,读取待译句子;
搜索网络生成模块,根据由翻译模型载入模块载入的机器翻译模型和由待译句子获取模块读取的待译句子,生成针对本句原文的搜索网络;
用户输入获取模块,获取用户输入的字符;
搜索模块,在由搜索网络生成模块生成的搜索网络中,根据由用户输入获取模块获取的用户输入字符,搜索出以用户输入字符起始的搜索路径,并找到这些路径中的最优解;
翻译结果生成模块,根据由搜索模块产生的搜索结果的最优路径,生成翻译结果;
显示输出模块,将最终结果显示输出。
5.根据权利要求4的翻译系统,其特征在于:用户输入获取模块接受来自包括拼音输入,笔画输入,手写输入,语音输入的输入方法的数据。
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN2012100992987A CN102662935A (zh) | 2012-04-08 | 2012-04-08 | 一种交互式的机器翻译方法和机器翻译系统 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN2012100992987A CN102662935A (zh) | 2012-04-08 | 2012-04-08 | 一种交互式的机器翻译方法和机器翻译系统 |
Publications (1)
Publication Number | Publication Date |
---|---|
CN102662935A true CN102662935A (zh) | 2012-09-12 |
Family
ID=46772430
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN2012100992987A Pending CN102662935A (zh) | 2012-04-08 | 2012-04-08 | 一种交互式的机器翻译方法和机器翻译系统 |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN102662935A (zh) |
Cited By (30)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN104090870A (zh) * | 2014-06-26 | 2014-10-08 | 武汉传神信息技术有限公司 | 一种在线翻译引擎的推送方法 |
CN104778156A (zh) * | 2014-01-13 | 2015-07-15 | 联想(北京)有限公司 | 文本输入方法、文本输入装置及电子设备 |
CN104899193A (zh) * | 2015-06-15 | 2015-09-09 | 南京大学 | 一种计算机中限定翻译片段的交互式翻译方法 |
CN105913848A (zh) * | 2016-04-13 | 2016-08-31 | 乐视控股(北京)有限公司 | 一种基于最小堆的路径存储方法、系统和语音识别器 |
CN106354746A (zh) * | 2015-07-13 | 2017-01-25 | 富士通株式会社 | 搜索方法和搜索设备 |
CN106844353A (zh) * | 2016-12-30 | 2017-06-13 | 语联网(武汉)信息技术有限公司 | 一种可预测交互翻译方法 |
CN107766337A (zh) * | 2017-09-25 | 2018-03-06 | 沈阳航空航天大学 | 基于深度语义关联的译文预测方法 |
US9916306B2 (en) | 2012-10-19 | 2018-03-13 | Sdl Inc. | Statistical linguistic analysis of source content |
US9954794B2 (en) | 2001-01-18 | 2018-04-24 | Sdl Inc. | Globalization management system and method therefor |
US9984054B2 (en) | 2011-08-24 | 2018-05-29 | Sdl Inc. | Web interface including the review and manipulation of a web document and utilizing permission based control |
US10061749B2 (en) | 2011-01-29 | 2018-08-28 | Sdl Netherlands B.V. | Systems and methods for contextual vocabularies and customer segmentation |
US10140320B2 (en) | 2011-02-28 | 2018-11-27 | Sdl Inc. | Systems, methods, and media for generating analytical data |
US10198438B2 (en) | 1999-09-17 | 2019-02-05 | Sdl Inc. | E-services translation utilizing machine translation and translation memory |
US10248650B2 (en) | 2004-03-05 | 2019-04-02 | Sdl Inc. | In-context exact (ICE) matching |
US10261994B2 (en) | 2012-05-25 | 2019-04-16 | Sdl Inc. | Method and system for automatic management of reputation of translators |
US10319252B2 (en) | 2005-11-09 | 2019-06-11 | Sdl Inc. | Language capability assessment and training apparatus and techniques |
US10417646B2 (en) | 2010-03-09 | 2019-09-17 | Sdl Inc. | Predicting the cost associated with translating textual content |
US10452740B2 (en) | 2012-09-14 | 2019-10-22 | Sdl Netherlands B.V. | External content libraries |
US10572928B2 (en) | 2012-05-11 | 2020-02-25 | Fredhopper B.V. | Method and system for recommending products based on a ranking cocktail |
US10580015B2 (en) | 2011-02-25 | 2020-03-03 | Sdl Netherlands B.V. | Systems, methods, and media for executing and optimizing online marketing initiatives |
US10614167B2 (en) | 2015-10-30 | 2020-04-07 | Sdl Plc | Translation review workflow systems and methods |
US10635863B2 (en) | 2017-10-30 | 2020-04-28 | Sdl Inc. | Fragment recall and adaptive automated translation |
US10657540B2 (en) | 2011-01-29 | 2020-05-19 | Sdl Netherlands B.V. | Systems, methods, and media for web content management |
CN111597778A (zh) * | 2020-04-15 | 2020-08-28 | 哈尔滨工业大学 | 一种基于自监督的机器翻译译文自动优化的方法和系统 |
US10817676B2 (en) | 2017-12-27 | 2020-10-27 | Sdl Inc. | Intelligent routing services and systems |
CN112784612A (zh) * | 2021-01-26 | 2021-05-11 | 浙江香侬慧语科技有限责任公司 | 基于迭代修改的同步机器翻译的方法、装置、介质及设备 |
US11256867B2 (en) | 2018-10-09 | 2022-02-22 | Sdl Inc. | Systems and methods of machine learning for digital assets and message creation |
US11308528B2 (en) | 2012-09-14 | 2022-04-19 | Sdl Netherlands B.V. | Blueprinting of multimedia assets |
CN114564933A (zh) * | 2022-01-12 | 2022-05-31 | 甲骨易(北京)语言科技股份有限公司 | 一种个性化机器翻译训练方法和系统 |
US11386186B2 (en) | 2012-09-14 | 2022-07-12 | Sdl Netherlands B.V. | External content library connector systems and methods |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5535120A (en) * | 1990-12-31 | 1996-07-09 | Trans-Link International Corp. | Machine translation and telecommunications system using user ID data to select dictionaries |
CN1465018A (zh) * | 2000-05-11 | 2003-12-31 | 南加利福尼亚大学 | 机器翻译技术 |
CN1148685C (zh) * | 1996-10-15 | 2004-05-05 | 国际商业机器公司 | 自动翻译方法和自动翻译机 |
US6876963B1 (en) * | 1999-09-24 | 2005-04-05 | International Business Machines Corporation | Machine translation method and apparatus capable of automatically switching dictionaries |
CN101079028A (zh) * | 2007-05-29 | 2007-11-28 | 中国科学院计算技术研究所 | 一种统计机器翻译中的在线翻译模型选择方法 |
-
2012
- 2012-04-08 CN CN2012100992987A patent/CN102662935A/zh active Pending
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5535120A (en) * | 1990-12-31 | 1996-07-09 | Trans-Link International Corp. | Machine translation and telecommunications system using user ID data to select dictionaries |
CN1148685C (zh) * | 1996-10-15 | 2004-05-05 | 国际商业机器公司 | 自动翻译方法和自动翻译机 |
US6876963B1 (en) * | 1999-09-24 | 2005-04-05 | International Business Machines Corporation | Machine translation method and apparatus capable of automatically switching dictionaries |
CN1465018A (zh) * | 2000-05-11 | 2003-12-31 | 南加利福尼亚大学 | 机器翻译技术 |
CN101079028A (zh) * | 2007-05-29 | 2007-11-28 | 中国科学院计算技术研究所 | 一种统计机器翻译中的在线翻译模型选择方法 |
Non-Patent Citations (1)
Title |
---|
罗毅等: "一种基于短语统计机器翻译的高效柱搜索解码器", 《计算机应用》 * |
Cited By (47)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US10216731B2 (en) | 1999-09-17 | 2019-02-26 | Sdl Inc. | E-services translation utilizing machine translation and translation memory |
US10198438B2 (en) | 1999-09-17 | 2019-02-05 | Sdl Inc. | E-services translation utilizing machine translation and translation memory |
US9954794B2 (en) | 2001-01-18 | 2018-04-24 | Sdl Inc. | Globalization management system and method therefor |
US10248650B2 (en) | 2004-03-05 | 2019-04-02 | Sdl Inc. | In-context exact (ICE) matching |
US10319252B2 (en) | 2005-11-09 | 2019-06-11 | Sdl Inc. | Language capability assessment and training apparatus and techniques |
US10984429B2 (en) | 2010-03-09 | 2021-04-20 | Sdl Inc. | Systems and methods for translating textual content |
US10417646B2 (en) | 2010-03-09 | 2019-09-17 | Sdl Inc. | Predicting the cost associated with translating textual content |
US11044949B2 (en) | 2011-01-29 | 2021-06-29 | Sdl Netherlands B.V. | Systems and methods for dynamic delivery of web content |
US10657540B2 (en) | 2011-01-29 | 2020-05-19 | Sdl Netherlands B.V. | Systems, methods, and media for web content management |
US10521492B2 (en) | 2011-01-29 | 2019-12-31 | Sdl Netherlands B.V. | Systems and methods that utilize contextual vocabularies and customer segmentation to deliver web content |
US10061749B2 (en) | 2011-01-29 | 2018-08-28 | Sdl Netherlands B.V. | Systems and methods for contextual vocabularies and customer segmentation |
US10990644B2 (en) | 2011-01-29 | 2021-04-27 | Sdl Netherlands B.V. | Systems and methods for contextual vocabularies and customer segmentation |
US11301874B2 (en) | 2011-01-29 | 2022-04-12 | Sdl Netherlands B.V. | Systems and methods for managing web content and facilitating data exchange |
US11694215B2 (en) | 2011-01-29 | 2023-07-04 | Sdl Netherlands B.V. | Systems and methods for managing web content |
US10580015B2 (en) | 2011-02-25 | 2020-03-03 | Sdl Netherlands B.V. | Systems, methods, and media for executing and optimizing online marketing initiatives |
US11366792B2 (en) | 2011-02-28 | 2022-06-21 | Sdl Inc. | Systems, methods, and media for generating analytical data |
US10140320B2 (en) | 2011-02-28 | 2018-11-27 | Sdl Inc. | Systems, methods, and media for generating analytical data |
US9984054B2 (en) | 2011-08-24 | 2018-05-29 | Sdl Inc. | Web interface including the review and manipulation of a web document and utilizing permission based control |
US11263390B2 (en) | 2011-08-24 | 2022-03-01 | Sdl Inc. | Systems and methods for informational document review, display and validation |
US10572928B2 (en) | 2012-05-11 | 2020-02-25 | Fredhopper B.V. | Method and system for recommending products based on a ranking cocktail |
US10261994B2 (en) | 2012-05-25 | 2019-04-16 | Sdl Inc. | Method and system for automatic management of reputation of translators |
US10402498B2 (en) | 2012-05-25 | 2019-09-03 | Sdl Inc. | Method and system for automatic management of reputation of translators |
US11386186B2 (en) | 2012-09-14 | 2022-07-12 | Sdl Netherlands B.V. | External content library connector systems and methods |
US11308528B2 (en) | 2012-09-14 | 2022-04-19 | Sdl Netherlands B.V. | Blueprinting of multimedia assets |
US10452740B2 (en) | 2012-09-14 | 2019-10-22 | Sdl Netherlands B.V. | External content libraries |
US9916306B2 (en) | 2012-10-19 | 2018-03-13 | Sdl Inc. | Statistical linguistic analysis of source content |
CN104778156A (zh) * | 2014-01-13 | 2015-07-15 | 联想(北京)有限公司 | 文本输入方法、文本输入装置及电子设备 |
CN104090870B (zh) * | 2014-06-26 | 2018-04-20 | 语联网(武汉)信息技术有限公司 | 一种在线翻译引擎的推送方法 |
CN104090870A (zh) * | 2014-06-26 | 2014-10-08 | 武汉传神信息技术有限公司 | 一种在线翻译引擎的推送方法 |
CN104899193A (zh) * | 2015-06-15 | 2015-09-09 | 南京大学 | 一种计算机中限定翻译片段的交互式翻译方法 |
CN104899193B (zh) * | 2015-06-15 | 2017-10-17 | 南京大学 | 一种计算机中限定翻译片段的交互式翻译方法 |
CN106354746A (zh) * | 2015-07-13 | 2017-01-25 | 富士通株式会社 | 搜索方法和搜索设备 |
US10614167B2 (en) | 2015-10-30 | 2020-04-07 | Sdl Plc | Translation review workflow systems and methods |
US11080493B2 (en) | 2015-10-30 | 2021-08-03 | Sdl Limited | Translation review workflow systems and methods |
CN105913848A (zh) * | 2016-04-13 | 2016-08-31 | 乐视控股(北京)有限公司 | 一种基于最小堆的路径存储方法、系统和语音识别器 |
CN106844353A (zh) * | 2016-12-30 | 2017-06-13 | 语联网(武汉)信息技术有限公司 | 一种可预测交互翻译方法 |
CN107766337A (zh) * | 2017-09-25 | 2018-03-06 | 沈阳航空航天大学 | 基于深度语义关联的译文预测方法 |
US10635863B2 (en) | 2017-10-30 | 2020-04-28 | Sdl Inc. | Fragment recall and adaptive automated translation |
US11321540B2 (en) | 2017-10-30 | 2022-05-03 | Sdl Inc. | Systems and methods of adaptive automated translation utilizing fine-grained alignment |
US10817676B2 (en) | 2017-12-27 | 2020-10-27 | Sdl Inc. | Intelligent routing services and systems |
US11475227B2 (en) | 2017-12-27 | 2022-10-18 | Sdl Inc. | Intelligent routing services and systems |
US11256867B2 (en) | 2018-10-09 | 2022-02-22 | Sdl Inc. | Systems and methods of machine learning for digital assets and message creation |
CN111597778B (zh) * | 2020-04-15 | 2023-05-30 | 哈尔滨工业大学 | 一种基于自监督的机器翻译译文自动优化的方法和系统 |
CN111597778A (zh) * | 2020-04-15 | 2020-08-28 | 哈尔滨工业大学 | 一种基于自监督的机器翻译译文自动优化的方法和系统 |
CN112784612A (zh) * | 2021-01-26 | 2021-05-11 | 浙江香侬慧语科技有限责任公司 | 基于迭代修改的同步机器翻译的方法、装置、介质及设备 |
CN112784612B (zh) * | 2021-01-26 | 2023-12-22 | 浙江香侬慧语科技有限责任公司 | 基于迭代修改的同步机器翻译的方法、装置、介质及设备 |
CN114564933A (zh) * | 2022-01-12 | 2022-05-31 | 甲骨易(北京)语言科技股份有限公司 | 一种个性化机器翻译训练方法和系统 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN102662935A (zh) | 一种交互式的机器翻译方法和机器翻译系统 | |
Gu et al. | Insertion-based decoding with automatically inferred generation order | |
Peng et al. | Topic-enhanced emotional conversation generation with attention mechanism | |
US11487945B2 (en) | Predictive similarity scoring subsystem in a natural language understanding (NLU) framework | |
KR102577514B1 (ko) | 텍스트 창작 방법, 텍스트 창작 장치, 전자 기기 및 저장 매체 | |
CN107423363B (zh) | 基于人工智能的话术生成方法、装置、设备及存储介质 | |
Mairesse et al. | Stochastic language generation in dialogue using factored language models | |
US9805718B2 (en) | Clarifying natural language input using targeted questions | |
KR102445519B1 (ko) | 대화형 지능 서비스 제공 챗봇 제작 시스템 및 방법 | |
He et al. | Unified dialog model pre-training for task-oriented dialog understanding and generation | |
Xu et al. | Exploiting shared information for multi-intent natural language sentence classification. | |
CN112507706B (zh) | 知识预训练模型的训练方法、装置和电子设备 | |
Khan et al. | RNN-LSTM-GRU based language transformation | |
CN111177355A (zh) | 基于搜索数据的人机对话交互方法、装置和电子设备 | |
US10223349B2 (en) | Inducing and applying a subject-targeted context free grammar | |
CN102662490A (zh) | 一种具有辅助翻译功能的输入方法 | |
Zhuang et al. | An ensemble approach to conversation generation | |
Yan et al. | Smarter Response with Proactive Suggestion: A New Generative Neural Conversation Paradigm. | |
Xi et al. | Global encoding for long Chinese text summarization | |
CN111738015A (zh) | 文章情感极性分析方法、装置、电子设备及存储介质 | |
CN111538817B (zh) | 人机交互方法和装置 | |
Zhao et al. | Pedm: A multi-task learning model for persona-aware emoji-embedded dialogue generation | |
Langedijk et al. | Decoderlens: Layerwise interpretation of encoder-decoder transformers | |
Kim et al. | Domainless adaptation by constrained decoding on a schema lattice | |
CN116340488A (zh) | 面向开放域人机对话的技能推荐系统 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
C10 | Entry into substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
C02 | Deemed withdrawal of patent application after publication (patent law 2001) | ||
WD01 | Invention patent application deemed withdrawn after publication |
Application publication date: 20120912 |