词条 | Bitext word alignment |
释义 |
Bitext word alignment or simply word alignment is the natural language processing task of identifying translation relationships among the words (or more rarely multiword units) in a bitext, resulting in a bipartite graph between the two sides of the bitext, with an arc between two words if and only if they are translations of one another. Word alignment is typically done after sentence alignment has already identified pairs of sentences that are translations of one another. Bitext word alignment is an important supporting task for most methods of statistical machine translation. The parameters of statistical machine translation models are typically estimated by observing word-aligned bitexts,[1] and conversely automatic word alignment is typically done by choosing that alignment which best fits a statistical machine translation model. Circular application of these two ideas results in an instance of the expectation-maximization algorithm.[2] This approach to training is an instance of unsupervised learning, in that the system is not given examples of the kind of output desired, but is trying to find values for the unobserved model and alignments which best explain the observed bitext. Recent work has begun to explore supervised methods which rely on presenting the system with a (usually small) number of manually aligned sentences.[3] In addition to the benefit of the additional information provided by supervision, these models are typically also able to more easily take advantage of combining many features of the data, such as context, syntactic structure, part-of-speech, or translation lexicon information, which are difficult to integrate into the generative statistical models traditionally used. Besides the training of machine translation systems, other applications of word alignment include translation lexicon induction, word sense discovery, word sense disambiguation and the cross-lingual projection of linguistic information. TrainingIBM Models{{Main article|IBM alignment models}}The IBM models[4] are used in Statistical machine translation to train a translation model and an alignment model. They are an instance of the Expectation–maximization algorithm: in the expectation-step the translation probabilities within each sentence are computed, in the maximization step they are accumulated to global translation probabilities. Features:
HMMVogel et. al[5] developed an approach featuring lexical translation probabilities and relative alignment by mapping the problem to a Hidden Markov model. The states and observations represent the source and target words respectively. The transition probabilities model the alignment probabilities. In training the translation and alignment probabilities can be obtained from and in the Forward-backward algorithm. Software
References1. ^P. F. Brown et al. 1993. The Mathematics of Statistical Machine Translation: Parameter Estimation {{webarchive |url=https://web.archive.org/web/20090424054417/http://acl.ldc.upenn.edu/J/J93/J93-2003.pdf |date=April 24, 2009 }}. Computational Linguistics, 19(2):263–311. {{DEFAULTSORT:Bitext Word Alignment}}2. ^Och, F.J. and Tillmann, C. and Ney, H. and others 1999, Improved alignment models for statistical machine translation, Proc. of the Joint SIGDAT Conf. on Empirical Methods in Natural Language Processing and Very Large Corpora 3. ^ACL 2005: Building and Using Parallel Texts for Languages with Scarce Resources {{webarchive |url=https://web.archive.org/web/20090509231708/http://www.cse.unt.edu/~rada/wpt05/ |date=May 9, 2009 }} 4. ^{{cite book |last=Philipp Koehn |first= |date=2009 |title=Statistical Machine Translation |url=http://www.statmt.org/book/ |location= |publisher=Cambridge University Press |page=86ff |isbn=0521874157 |access-date= 21 October 2015 }} 5. ^S. Vogel, H. Ney and C. Tillmann. 1996. [https://aclanthology.info/pdf/C/C96/C96-2141.pdf HMM-based Word Alignment in Statistical Translation]. In COLING ’96: The 16th International Conference on Computational Linguistics, pp. 836-841, Copenhagen, Denmark. 1 : Machine translation |
随便看 |
|
开放百科全书收录14589846条英语、德语、日语等多语种百科知识,基本涵盖了大多数领域的百科知识,是一部内容自由、开放的电子版国际百科全书。