Interlingual machine translation

تقليص
X
 
  • تصفية - فلترة
  • الوقت
  • عرض
إلغاء تحديد الكل
مشاركات جديدة
  • ahmed_allaithy
    رئيس الجمعية
    • May 2006
    • 3961

    Interlingual machine translation

    Interlingual machine translation

    By Wikipedia,
    the free encyclopedia,

    http://en.wikipedia.org/wiki/Interlingual_machine_translation
    ==============
    Interlingual machine translation is one of the classic approaches to machine translation. In this approach, the source language, i.e. the text to be translated is transformed into an interlingua, i.e., an abstract language-independent representation. The target language is then generated from the interlingua. Within the rule-based machine translation paradigm, the interlingual approach is an alternative to the direct approach and the transfer approach.
    <TABLE style="FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Verdana" cellSpacing=0 cellPadding=0 width="100%"><TBODY><TR><TD> </TD></TR><TR><TD roundtrip="0" lastVisited="3">
    Figure 1. Demonstration of the languages which are used in the process of translating using a bridge language.</TD></TR></TBODY></TABLE>
    In the direct approach, words are translated directly without passing through an additional representation. In the transfer approach the source language is transformed into an abstract, less language specific representation. Linguistic rules which are specific to the language pair then transform the source language representation into an abstract target language representation and from this the target sentence is generated.
    The interlingual approach to machine translation has advantages and disadvantages. The advantage in multilingual machine translations is that no transfer component has to be created for each language pair. The obvious disadvantage is that the definition of an interlingual is difficult and maybe even impossible for a wider domain. The ideal context for interlingual machine translation is thus multilingual machine translation in a very specific domain.
    <TABLE style="FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Verdana" cellSpacing=0 cellPadding=2 width="100%"><TBODY><TR><TD>Contents

    </TD></TR></TBODY></TABLE>

    History

    The first ideas about interlingual machine translation appeared in the 17th century with Descartes and Leibniz, who came up with theories of how to create dictionaries using universal numerical codes. Others, such as Cave Beck, Athanasius Kircher and Johann Joachim Becher worked on developing an unambiguous universal language based on the principles logic and iconographs. In 1668, John Wilkins described his interlingua in his Essay towards a Real Character and a Philosophical Language. In the 18th and 19th centuries many proposals for "universal" international languages were developed, the most well known being Esperanto.
    That said, applying the idea of a universal language to machine translation did not appear in any of the first significant approaches. Instead, work started on pairs of languages. However, during the 1950s and 60s, researchers in Cambridge headed by Margaret Masterman, in Leningrad headed by Nikolai Andrev and in Milan by Silvio Ceccato started work in this area. The idea was discussed extensively by the Israeli philosopher Yehoshua Bar-Hillel in 1969.
    During the 1970s, noteworthy research was done in Grenoble by researchers attempting to translate physics and mathematical texts from Russian to French, and in Texas a similar project (METAL) was ongoing for Russian to English. Early interlingual MT systems were also built at Stanford in the 1970s by Roger Schank and Yorick Wilks; the former became the basis of a commercial system for the transfer of funds, and the latter's code is preserved in the The Computer Museum at Boston as the first interlingual machine translation system.
    In the 1980s, renewed relevance was given to interlingua based, and knowledge-based approaches to machine translation in general, with much research going on in the field. The uniting factor in this research was that in order to get a high-quality translation it would be necessary to abandon the idea that total comprehension of the text was required. Instead, the translation should be based on linguistic knowledge and the specific domain in which the system would be used. The most important research of this era was done in distributed language translation (DLT) in Utrecht, which worked with a modified version of Esperanto, and the Fujitsu system in Japan.

    Outline

    In this method of translation, the interlingua can be thought of as a way of describing the analysis of a text written in a source language such that it is possible to convert its morphological, syntactic, semantic (and even pragmatic) characteristics, that is "meaning" into a target language. This interlingua is able to describe all of the characteristics of all of the language which are to be translated, instead of simply translating from one language to another.
    <TABLE style="FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Verdana" cellSpacing=0 cellPadding=0 width="100%"><TBODY><TR><TD> </TD></TR><TR><TD roundtrip="0" lastVisited="3">
    Figure 2. a) Translation graph required for direct or transfer-based machine translation (12 dictionaries are required); b) Translation graph required when using a bridge language (only 8 translation modules are required).</TD></TR></TBODY></TABLE>
    Sometimes two interlinguas are used in translation. It is possible that one of the two covers more of the characteristics of the source language, and the other possess more of the characteristics of the target language. The translation then proceeds by converting sentences from the first language into sentences closer to the target language through two stages. The system may also be set up such that the second interlingua uses a more specific vocabulary that is closer, or more aligned with the target language, and this could improve the translation quality.
    <TABLE style="FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Verdana" cellSpacing=0 cellPadding=0 width="100%"><TBODY><TR><TD> </TD></TR><TR><TD roundtrip="0" lastVisited="1">
    Figure 3: Translation graph using two interlinguas.</TD></TR></TBODY></TABLE>
    The above-mentioned system is based on the idea of using linguistic proximity to improve the translation quality from a text in one original language to many other structurally similar languages from only one original analysis. This principle is also used in pivot machine translation, where a natural language is used as a "bridge" between two more distant languages. For example in the case of translating to English from Ukrainian using Russian as an intermediate language.<SUP class=reference id=cite_ref-0>[1]</SUP>

    Translation process

    In interlingual machine translation systems, there are two monolingual components: the analysis of the source language and the interlingual, and the generation of the interlingua and the target language. It is however necessary to distinguish between interlingual systems using only syntactic methods (for example the systems developed in the 1970s at the universities of Grenoble and Texas) and those based on artificial intelligence (from 1987 in Japan and the research at the universities of Southern California and Carnegie Mellon). The first type of system corresponds to that outlined in Figure 1. while the other types would be approximated by the diagram in Figure 4.
    The following resources are necessary in order to develop an interlingual machine translation system:
    <TABLE style="FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Verdana" cellSpacing=0 cellPadding=0 width="100%"><TBODY><TR><TD> </TD></TR><TR><TD roundtrip="0" lastVisited="1">
    Figure 4. Machine translation in a knowledge-based system.</TD></TR></TBODY></TABLE>
    • <LI roundtrip="0" lastVisited="2">Dictionaries (or lexicons) for analysis and generation (specific to the domain and the languages involved). <LI roundtrip="0" lastVisited="2">A conceptual lexicon (specific to the domain), which is the knowledge base about events and entities known in the domain. <LI roundtrip="0" lastVisited="0">A set of projection rules (specific to the domain and the languages).
    • Grammars for the analysis and generation of the languages involved.
    One of the problems of knowledge-based machine translation systems is that it becomes impossible to create databases for domains larger than very specific areas. Another is that processing these databases is very computationally expensive.

    Efficacy

    One of the main advantages of this strategy is that it provides an economical way to make multilingual translation systems. With an interlingua it becomes unnecessary to make a translation pair between each pair of languages in the system. So instead of creating n(n − 1) language pairs, where n is the number of languages in the system, it is only necessary to make 2n pairs between the n languages and the interlingua.
    The main disadvantage of this strategy is the difficulty of creating an adequate interlingua. It should be both abstract and independent of the source and target languages. The more languages added to the translation system, and the more different they are, the more potent the interlingua must be in order to express all of the possible translation directions. Another problem is that it is very difficult to extract meaning from the texts in the original languages in order to create the intermediate representation.

    Notes
    1. ^ Bogdan Babych, Anthony Hartley, and Serge Sharoff (2007) "Translating from under-resourced languages: comparing direct transfer against pivot translation". Proceedings of MT Summit XI, 10-14 September 2007, Copenhagen, Denmark. pp.29--35



    Source: http://en.wikipedia.org/wiki/Interlingual_machine_translation

    Information from Wikipedia is available under the terms of the GNU Free Documentation License
    د. أحـمـد اللَّيثـي
    رئيس الجمعية الدولية لمترجمي العربية
    تلك الدَّارُ الآخرةُ نجعلُها للذين لا يُريدون عُلُوًّا فى الأَرضِ ولا فَسادا والعاقبةُ للمتقين.

    فَعِشْ لِلْخَيْرِ، إِنَّ الْخَيْرَ أَبْقَى ... وَذِكْرُ اللهِ أَدْعَى بِانْشِغَالِـي

يعمل...
X