简体   繁体   English

生成等效短语的资源(相同的语言翻译)?

[英]Resources on generating equivalent phrases (same language translation)?

I'm interested in building a program that takes some text (an article, for example) and then generates a new text with equivalent meaning, but I'm not sure how to get started on such a problem. 我有兴趣构建一个带有一些文本的程序(例如一篇文章),然后生成一个具有相同含义的新文本,但我不知道如何开始解决这个问题。

Can anyone recommend some code/books/papers/techniques that would help me tackle this? 任何人都可以推荐一些有助于我解决此问题的代码/书籍/论文/技巧吗?

Did you check this one: 你检查过这个:

  • fastsubs : a program to generate most likely substitutes for words in a given text based on an n-gram language model. fastsubs :基于n-gram语言模型生成最可能替代给定文本中的单词的程序。

More info is available at: 更多信息请访问:

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 为什么特定于语言的程序经常使用与设计相同的语言编写? - Why are language-specific programs frequently written in the same language they are designed for? 检测和比较短语的算法 - Algorithm to Detect and Compare Phrases 他们如何为同一个库编写不同的语言包装器? - How do they write different language wrappers for same library? osx特立独行的键盘扫描码映射到相同的字符,而与语言映射无关 - osx mavericks keyboard scancodes map to the same characters independent of language map VB.NET 中的“Null-Safe”点符号...或者它是否存在于任何语言中? “安全取消引用运算符”或使用 LINQ 的等效项? - 'Null-Safe' Dot notation in VB.NET ... or does it exist in any language? 'safe dereferencing operator' or equivalent using LINQ? 单词翻译的字母/元音 - Word Translation by letter/vowels 寻找点之间的翻译 - Finding the translation between points JavaScript之外的任何其他语言在大括号开始位置(同一行和下一行)之间是否有区别? - Does any other language other than JavaScript have a difference between brace start locations (same line and next line)? N个请求者和M个资源的足够资源 - Sufficient resources for N requesters and M resources 有关如何设计框架的资源 - Resources on how to design a framework
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM