Content deleted Content added
Neonrights (talk | contribs) mNo edit summary |
Neonrights (talk | contribs) Created Introduction |
||
Line 1:
[[Paraphrase (Computational Linguistics)]]
: ''For the linguistics definition, see [[paraphrase]].''
'''Paraphrase''' or '''Paraphrasing''' in [[computational linguistics]] is the [[natural language processing]] task of
Applications of paraphrasing are varied including information retrieval, question answering, text summarization, and plagiarism detection.<ref name=Socher /> Paraphrasing is also useful in the evaluation of [[machine translation]]<ref name=Callison>{{cite conference|last=Callison-Burch|first=Chris|title=Syntactic Constraints on Paraphrases Extracted from Parallel Corpora|book-title=EMNLP '08 Proceedings of the Conference on Empierical Methods in Natural Language Processing|date=October 25-27, 2008|place=Honolulu, Hawaii|pages=196-205|url=https://dl.acm.org/citation.cfm?id=1613743}}</ref>, as well as generation of new samples to expand existing corpora.<ref name=Barzilay />
Paraphrase models are often trained through the usage of [[parallel corpora|parallel text]] such as news articles covering the same incident or translations of novels. Since a desired output is not given, the training of paraphrase models is an instance of [[unsupervised learning]].
== Training ==
=== Sequence Alignment ===
<ref name=Barzilay>{{cite conference|last1=Barzilay|first1=Regina|last2=Lee|first2=Lillian|title=Learning to Paraphrase: An Unsupervised Approach Using Multiple-Sequence Alignment|book-title=Proceedings of HLT-NAACL 2003|date=May-June 2003|url=
=== Translation ===
Line 17:
<ref name=Socher>{{Citation|last1=Socher|first1=Richard|last2=Huang|first2=Eric|last3=Pennington|first3=Jeffrey|last4=Ng|first4=Andrew|last5=Manning|first5=Christopher|title=Dynamic Pooling and Unfolding Recursive Autoencoders for Paraphrase Detection|booktitle=Advances in Neural Information Processing Systems 24|year=2011|url=http://www.socher.org/index.php/Main/DynamicPoolingAndUnfoldingRecursiveAutoencodersForParaphraseDetection}}</ref>
===
<ref name=Kiros>{{Citation|last1=Kiros|first1=Ryan|last2=Zhu|first2=Yukun|last3=Salakhutdinov|first3=Ruslan|last4=Zemel|first4=Richard|last5=Torralba|first5=Antonio|last6=Urtasun|first6=Raquel|last7=Fidler|first7=Sanja|title=Skip-Thought Vectors|year=2015|url=https://arxiv.org/abs/1506.06726}}</ref>
== References ==
|