US20020128814A1 - Operator-assisted translation system and method for unconstrained source text - Google Patents

Operator-assisted translation system and method for unconstrained source text Download PDF

Info

Publication number
US20020128814A1
US20020128814A1 US10/091,462 US9146202A US2002128814A1 US 20020128814 A1 US20020128814 A1 US 20020128814A1 US 9146202 A US9146202 A US 9146202A US 2002128814 A1 US2002128814 A1 US 2002128814A1
Authority
US
United States
Prior art keywords
meaning
text
language
sentence
word
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.)
Abandoned
Application number
US10/091,462
Inventor
Marek Brandon
Maria Veres
James Anglehart
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Individual
Original Assignee
Individual
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by Individual filed Critical Individual
Priority to US10/091,462 priority Critical patent/US20020128814A1/en
Publication of US20020128814A1 publication Critical patent/US20020128814A1/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/20Natural language analysis
    • G06F40/205Parsing
    • G06F40/221Parsing markup language streams
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/20Natural language analysis
    • G06F40/205Parsing
    • G06F40/211Syntactic parsing, e.g. based on context-free grammar [CFG] or unification grammars
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/20Natural language analysis
    • G06F40/237Lexical tools
    • G06F40/247Thesauruses; Synonyms
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/40Processing or translation of natural language
    • G06F40/42Data-driven translation
    • G06F40/47Machine-assisted translation, e.g. using translation memory
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/40Processing or translation of natural language
    • G06F40/55Rule-based translation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/40Processing or translation of natural language
    • G06F40/58Use of machine translation, e.g. for multi-lingual retrieval, for server-side translation for client devices or for real-time translation

Definitions

  • the present invention relates to a computer-based translation system. More particularly, the present invention relates to a computer-based translation system in which a person having full understanding and competency in a language of an original source text to be translated provides and/or confirms the meaning of the text without requiring knowledge of any other language, so that data concerning the meaning of the original language text may be used to automatically translate the original text.
  • the invention also relates to a computer-based translation system which automatically translates meaning code data representing a source text in order to obtain a translation in a particular language.
  • the invention further relates to a method of translating in which meaning data concerning a source text is provided by a person familiar with the language of the source text without requiring any knowledge of another language, and then translating the meaning data into a translation destination text automatically without requiring any other understanding of the source language.
  • the automated translation systems provide an aid to translators in which the source text is automatically parsed grammatically and each possible translation for each word in the sentence may be selected by the translator in order to obtain efficiently the translation text.
  • the translator must be knowledgeable as to the meaning of the original language as well as the destination language in order to be competent to confirm that the passing of the source text is accurate and to select the correct translations for each word in the sentence, and thus produce an accurate translation.
  • a framework for pre-editing a text in the source language to define parts of speech of the words is disclosed.
  • this pre-editing no translation or determining of the meaning of the words is carried out.
  • the pre-edited text can be accurately machine translated using literal translations of the pre-edited words into one of many target languages.
  • Data representing the exact meaning is stored in order to facilitate automated translation into one or more destination languages.
  • the author of a text who wants his or her text to be readily translated into other languages may use a text editor according to the invention in order to provide the necessary meaning data in order that translation can be done automatically without requiring any further linguistic data.
  • a translation system for translating a meaning code into an output text.
  • the meaning code comprises an identification code corresponding to a meaning for each word found in an input source text and sufficient grammatical information related to each the identification code and to a selected generic sentence structure.
  • the system comprises a meaning code to destination language database providing a translated term corresponding to each identification code in the meaning code; a sentence structure database containing data defining a number of generic sentence structures acting as a model determining where grammatical components of a sentence are to be found and relationships between the grammatical components; and a sentence builder compiling the output text using the sentence structure database data for those sentences having the selected generic sentence structure, each the translated term and the grammatical information for each sentence structure contained in the meaning code.
  • FIG. 1 is a schematic block diagram of the unilingual meaning editor according to the preferred embodiment.
  • FIG. 2 is a schematic block diagram of the automatic translation generator according to the preferred embodiment.
  • a computer system such as a general-purpose personal computer is provided with software to provide specific functions as will be described hereinbelow.
  • the unilingual meaning editor 10 comprises text input means 12 such as a communications interface or any other suitable source of text data.
  • a storage memory 14 is used to hold the input text as well as a temporary file for the output meaning code data.
  • a grammatical parser 15 parses the sentences in the input text stored in memory 14 and displays the parsed sentences on a display 20 identifying the particular parts of speech for each of the words and identifying the most probable or simply the first meaning of each of the words in the sentence being displayed.
  • Software grammar parsers per se are known in the art.
  • the language database 25 provides word definition and part-of-speech data to the parser along with grammar requirements for the set of languages into which the meaning code data is intended to be translated.
  • the database 25 combines the term database, which includes a list of all words and expressions in the ‘A’ language which are matched with a meaning in the meaning definition set, with the database of meanings which includes the corresponding identification codes used to build up the resulting meaning code.
  • the parser 15 allows the user to select the appropriate meaning for each of the words or group of words appearing in the sentence using a meaning selector 16 which may be part of a graphical user interface.
  • the user is also required to provide grammatical information unrelated to the original language or the meaning in the original language which, however, may be required in order to produce the translation in the languages into which the meaning code data is to be translated. For example, it may be necessary to identify the gender of a person in order to be able to translate words associated with that person correctly in another language, whereas in the original language such gender information is not required.
  • an editor 18 is provided to change the original sentence in order to facilitate definition or specification of the meaning of the words contained in the sentence.
  • the meaning selector 16 may be provided by software which causes a window to be displayed indicating the definitions which are possible for a given word or group of words appearing in the sentence which is provided in a main display window with the word or group of words appearing highlighted. Using the graphical user interface, the user selects the particular definition of the word or group of words which best suits the meaning in the original language. In the case that a word or group of words has an unambiguous definition in the language or the plurality of languages into which the input text is to be translated, there is no need to select one of a plurality of meanings using the meaning selector although the part of speech still needs to be confirmed.
  • thesaurus means 19 offers the user a reference tool for finding an alternate word or expression having the same meaning in the language of the input text which can be substituted by the user for the orginal word or group of words is not found in the term database of database 25 .
  • the thesaurus means may also provide dictionary definitions of words, in addition to synonyms and antonyms.
  • the meaning selector provides the option that the particular term be left untranslated since the term is to be considered to be a new term, as of yet undefined in other languages, or the term is a trade mark, etc. In such case, the meaning selector is used merely to designate the part of speech for the word or group of words.
  • the source of the language database 25 could be an online source in order to ensure that the database 25 is up-to-date and complete.
  • communication means e-mail, telephone or the like
  • the language database compiler can then provide an update to the language database.
  • the meaning database in database 25 cannot be edited by the user, but rather the inventory of meanings may only be corrected or expanded by the producer of the software.
  • an editor 29 is provided to allow the user to create new terms in the term database and to link them to established meaning entries in the meaning database of database 25 .
  • the editor 29 can also be used to change the links between an existing term in the term database and entries in the meaning database. This allows the user to create, for example, a new entry for “flapjack” and link it to the meaning definition “(noun) thin cake cooked on a pan or griddle” previously only linked to the term “pancake”.
  • the existing term “plug” meaning as a verb to connect
  • the database 25 may thus be improved to best suit a user's needs over time with use by the user.
  • Updates to database 25 which do not change meaning identification codes or definitions may be implemented regularly, while updates that create new meaning identification codes require corresponding updates to the Readers translating the meaning code, and thus should not be as frequent.
  • editor 10 may include meaning identification codes in the meaning code 26 generated which includes the improved new meaning identification code according to a most recent version (a more accurate meaning) along with the old meaning identification code for older versions (a less accurate meaning), so that the Reader software may use the most recent meaning code it is able to recognize, while not refusing to provide a translation because of incompatible versions.
  • the parser 15 sends a signal to the storage means 14 to place the meaning code data into an output file 26 .
  • the output file 26 may be communicated by electronic means to the person who wishes to obtain a translation of the input text.
  • the meaning code data may be used within a same computer on which the translation system operates in order to be able to proceed automatically with the generation of a translation.
  • the meaning code data includes information concerning the specific definitions of each word or group of words appearing in the input text as well as the grammatical attributes for each word or group of words and the relationship between the words in the input text.
  • the meaning code data 26 contains additional information concerning the original words or group of words which were replaced by substitutes using editor 18 before selecting an appropriate meaning.
  • the unilingual meaning editor 10 is supplemented with a memory 28 for storing meaning code data created from a previous revision of the original text for the purposes of generating the meaning code data for use with an automatic translation generator for a language or group of languages (e.g. languages ‘Y’) different from the language or group of languages corresponding to the language database 25 (e.g. languages ‘X’).
  • a correspondence database 27 between the two different destination languages is thus also provided and the meaning code data 28 for the other language along with the correspondence table data 27 is provided to parser 15 in order to provide on display 20 the input text 12 already parsed and with meaning defined, inasmuch as there are common similarities between the two destination languages (e.g. between ‘X’ and ‘Y’).
  • the user of the unilingual meaning editor is then required merely to specify those meanings and provide the grammatical parts of speech interpretation information which are unique to the language in database 25 . Since the bulk of the grammatical and meaning selection has already been done for the previous language, the ability to generate the output meaning code for the destination language corresponding to database 25 can be done relatively quickly. As can be appreciated, the preferred embodiment offers interoperability between destination languages or groups of destination languages while using the unilingual meaning editor in case that the person using the unilingual meaning editor has the task of defining the meaning of the input text for many different language groups (e.g. Romance, Oriental, Indian, etc.).
  • many different language groups e.g. Romance, Oriental, Indian, etc.
  • the meaning code data file 26 is part of a computer memory which is read by an interpreter 30 .
  • the interpreter 30 obtains from a language database 35 specific to the language into which the meaning code data is to be translated. For each word or group of words, the associated meaning code is looked up in the language database in order to obtain the correct term.
  • the part of speech information and relationship information with respect to other words in the sentence is obtained from the meaning code data in order to change the form of the word or group of words in accordance with grammatical rules included in the language database 35 . For example, verbs need to be conjugated in languages which involve verb conjugation.
  • Some of the grammar information may not be required in the destination language and, as such, some of the meaning code data may not be used by interpreter 30 when producing the output text in the destination language.
  • the output text in the destination language is stored in a memory 32 and an editor system 33 including a display window 34 is provided to handle post automatic translation editing in the event that the person receiving the translation in the destination language wishes to make stylistic changes to the translation text.
  • the editor 33 is provided not only with the text output from memory 32 but also with the appropriate information concerning the definitions of the terms in the destination language obtained from the language database 35 which correspond to the meaning codes responsible for producing the output text.
  • the editor 33 may also display the grammatical relationship between the terms in the translation text in order to provide the person using editor 33 with a greater understanding of the translation text in order to make it easier to carry out corrections which still remain faithful to the original meaning of the text in the source language.
  • the person operating editor 33 may have no knowledge of the original language.
  • the original language text could also be produced alongside the translation text by providing interpreter 30 with access to the information contained in the original language database 25 and outputting to the editor 33 the original language text.
  • the input text may include format data and this format data may be passed through the unilingual meaning editor into the meaning code data 26 .
  • the input data format may include specifications as to text block position and dimensions in order that such information may be passed on to the meaning code data.
  • the automatic translation generator 11 may have a module integrated with the interpreter 30 for the purposes of automatically generating an HTML output file which would resemble in layout and font style an original HTML file in the original language.
  • the X language database 35 and the interpreter 30 may comprise the heart of a plug-in module to be integrated with a web browser. In this case, the meaning code data 26 would be included in the downloaded file to be viewed using a web browser.
  • Catome a logical structure which is termed a Catome.
  • This new term is a contraction from the descriptive phrase “CATalogue Of MEanings” which accurately portrays the principal functions of this structure.
  • the Catome comprises the term database and the meaning database.
  • the preferred embodiment uses various techniques to reduce the size of the Catome—compression to reduce the size of the Catome during downloads and the use of model tables to reduce the storage space needed to hold the different forms of each noun and verb. To satisfy the requirement for speed, there are two indices that allow for direct access retrieval of information from the Catome.
  • the Catome contains the following databases, tables and indices:
  • This database is the largest within the Catome. It contains all the words of the language with their associated properties. The database has ten logical sections each devoted to a specific part of speech:
  • the first digit of the Word-Identifier uses the corresponding number of the logical section it belongs in. This is necessary to help in situations where the same word exists in two or more different parts of speech, a situation very common in English. For example, the verb “to keep” has a usage and meanings entirely different to the English noun “keep” (the strongest part of a castle).
  • the Word-Identifier is a 6-digit number qualified by a period and a two-digit usage field i.e. 999999.99
  • the two-digit usage field is highly specific to each language. Its primary use is to help the editor identify the particular way in which a modifiable part of speech (adjectives, adverbs, nouns and verbs) is being used by users as they type text in the input window of the Editor.
  • Some parts of speech have properties—some specific to the language, some relevant to other languages.
  • Verbs can be transitive or intransitive; nouns can be “Proper”, they can have a gender, they may exist only in the singular or plural form and so on. They may exist in some but not all regional dialects of the language. The most important property however is “Meaning”. Apart from numbers (which are self-referring to meaning) all other parts of speech have a “Meaning-Identifier”.
  • Each word in the Word/Meaning Catome has a Meaning-Identifier associated with it. This allows us to differentiate between the different meanings that a word can have in a language.
  • a word such as “fan” in English can be a verb “to fan”, or a noun “a fan” which could mean either a device to move air, or a supporter of something.
  • We differentiate between verbs and nouns by the first digit of the word-identifier. But for a specific word with different meanings within the same part of speech, we assign them different “Meaning-Identifiers”.
  • a “fan” as a noun therefore would have two entries in a Catome—each with a different “meaning-identifier” to differentiate between the device to move air and a human person who is a supporter of something.
  • Each “meaning identifier” is part of a “meaning loop” that consists of other words with the same meaning.
  • Each word in the Catome is linked to a “meaning loop” through its “meaning identifier” acting as the key. But this concept is extended.
  • Each “meaning loop” has additional pointers: the first to a higher “class of meaning”, the second to a lower class of meaning loop. For example, consider the word “male” being used as a noun. It points to a meaning loop that has synonyms for “male” such as “man”, “stud”, etc. That meaning loop points to a higher class meaning loop that contains words such as “being”, “person” etc.
  • Meanings and Meaning Loops are common across all Catomes—it is the meaning that is derived from the text being typed by the user, and it is those meanings which are imbedded in the meaning code or CCML language to be interpreted by other language readers. The user can ensure that the meaning of their words is precise through interaction with the Editor. The meaning-identifier will target the correct word to use in automatic translation by a Reader for another language.
  • Words and meanings are crucial in achieving the preferred goal of 100% translatability into other languages. But taken alone, they cannot do that. It is the ability to recognize the sentence structure being used that is the other component.
  • the preferred embodiment has a database of generic sentence structures that act as a model to determine where the grammatical components of the sentence are to be found, and the relationships between them.
  • the key to sentence structure is to determine which “Verb Phrase” is being used in the sentence.
  • the main verb phrase in the sentence points to a set of generic sentence structures supporting that specific “verb phrase” which are then used by the Editor to identify the subject, object, subordinate clauses, adverbial phrases and so forth—the grammatical components of the sentence.
  • Sentence structures are themselves classified into “positive”, “conditional”, “querying” and “imperative” sub-types. There then exist a “negative” form of each sentence type within each sub-class. (An ‘imperative’ sentence structure such as “Go Away!” has its “negative” form of “Do not go away!”)
  • the sentence structures use a generic coding scheme to show where words from the different parts of speech are to be expected in the input text.
  • the verb is represented as “9*.8*”; the “9*” indicates that any verb can be used, but only in its imperative usage—represented by the two-digit qualifier of usage “8*”following the period.
  • the Idiom database contains a current list of such idioms, cliches and other multi-word phrases in common usage. Each is assigned an “Idiom Identifier” and also an equivalent phrase that conveys the meaning more accurately.
  • the phrase “different matter” would be attached to the generated meaning code or CCML code from the Editor. If there were no equivalent idiom in another language, the reader for that language would show the translated equivalent of “different matter” rather than translate the original idiom. An equivalent idiom in another language exists if it has an “Idiom Identifier” which is the same as the that of the original idiom.
  • Noun Pluraleg BusesTrainsPlanesCities
  • This index associates a word in the language with its corresponding entry in the Word/Meaning database. Used in the Editor when creating the meaning code or CCML language, this index allows for the instant look-up of words as they are typed in the Editor's input window.
  • the main retrievals from the Word/Meaning database are meanings taken from the inter-lingua CCML to be translated into the appropriate words in the Reader's language. This index allows for instant direct retrieval from the Catome.
  • Catomes are held on Microsoft Access databases. They are updated and expanded by linguists. There are two other databases on the development side that the customer never sees. These are the:
  • the Catome is in “read-only” mode and cannot be changed by the user. It cannot be accessed directly by the user; it is accessed solely by Linguistic Modules to provide data to specific internal tasks within the Editor or Reader.
  • the Editor can be activated as an add-on to Microsoft's Word, Internet Explorer, Outlook, Qualcast's Eudora, Netscape Communicator and Corel's WordPerfect software. In any of these settings, the Editor is activated from a windows pull-down menu.
  • the first function of the Editor is to scan text typed by the Editor user, and through a dialogue of pop-up windows, ensure that the meaning of each word is identified and that each sentence is grammatically correct.
  • the second main function of the Editor is to take the sentence and translate it into a proprietary CCML language or meaning code.
  • the resulting CCML can be read and translated into any language supported by a compatible Reader software.
  • the Editor in the preferred embodiment is activated through a pull-down window (normally “tools”) in the menu bar of the text processor, Internet Browser of word processing product. Instead of typing into those products, the user is presented with an Editor Input window. The user types text in this window, a sentence at a time and ends the sentence normally with a period, exclamation mark, question mark or a colon. They are invited to press F7 if the sentence has indeed been typed completely.
  • the first step involves a word-by-word translation into meaning code, i.e. the Catome-to-Catome Meaning Language or just CCML for short. Each word is compared to see if it matches a word in the Catome or term database.
  • the Catome is in fact a combination of both the term database and the meaning database.
  • a pop-up window appears if the Catome has several entries for that word. Listed in this window are each entry found in the Catome, its part of speech (i.e. adjective, noun, verb etc.) and a close synonym to establish the specific meaning of that entry in the Catome. The user selects the entry with the desired meaning.
  • the Editor prepares the CCML equivalents for each translatable word, using the “Meaning Indicator” from the Catome as the CCML value for each selected or unambiguous word.
  • the CCML sentence is scanned for Idioms (including cliches and other multi-word phrases or expressions). If there is a match between CCML words and an entry in the Idiom database within the Catome, the Catome returns an “Idiom Indicator”—a number that uniquely identifies the idiom. This is used to replace the CCML text representing the original idiom. In addition, the Catome passes a set of words in CCML that express the real meaning of the idiom, in case the idiom identifier has no equivalent idiom in another language. This CCML text is appended to the CCML word with the “Idiom Identifier”. (On translation using a Reader, if there is no equivalent idiom in the other language, this alternative CCML is used.)
  • the CCML sentence is scanned to identify any CCML component that needs to have specific attributes that the Catome was unable to furnish when the original words were processed. This occurs in two situations:
  • Pronouns With a pop-up window, the Editor asks once for each different pronoun if it refers to a masculine, feminine or inanimate object. The gender tag is added to the CCML pronoun. The program assumes the next time that specific pronoun appears that the gender information stands and doesn't need to ask again. If the pronoun does not indicate if one or several people or objects are reflected in the pronoun (“you” in English can mean one or many people) a pop-up window appears to ask the user to clarify. The plurality tag is added to the CCML pronoun.
  • the CCML is now scanned as a complete sentence to see if it matches one of the Sentence Structures in the Sentence Structure database within the Catome.
  • the Editor identifies the main verb or main verb phrase within the CCML text and uses that to narrow its search through the database. Once identified, the Sentence Structure entry contains a coded description of the grammatical components and their positioning within that sentence type. With this coding system, the Editor can understand which CCML word(s) in the input constitute the subject, the object, the indirect object, subordinate clauses and other grammatical components in the sentence.
  • the CCML sentence is tagged with attributes to group the CCML words accordingly.
  • the software If the software cannot find the verb phrase and resulting sentence structure, it uses the closest matches in the Sentence Structure database. The user is shown a pop-up window with the original sentence reformed under each closest sentence structure, complete with any important missing words (clause openers such as “that” or “which”) and any critical punctuation such as commas to mark the end of a clause. The user is invited to select one of these sentences or to go back and retype the sentence with some helpful hints shown.
  • the Reader is activated as a browser plug-in by clicking on an Icon on any web page or by activating the Reader from a Windows pull-down menu on an E-mail system.
  • the Reader can translate any text created using the Editor on a web page or e-mail flawlessly, automatically and perfectly into the language of the Reader and display it back on the screen.
  • the user receives an e-mail and a pop-up menu appears informing the user that the e-mail is translatable using the Reader.
  • the Reader e-mail add-on module has detected that the incoming e-mail message has a CCML component. The user is asked to select one of the following:
  • the CCML component is always saved so that the message can be translated again in another language or at another time in the same language.
  • the user surfs the Worldwide Web and finds a web page which has the Icon identifying CCML files displayed. If the user clicks on that icon, a pop-up menu appears informing the user that this web page is readable using the CCML Reader.
  • the Reader browser plug-in module has detected that the current web page has an invisible CCML component. The user is asked to select one of the following:
  • the CCML to be translated is contained in the input buffer of the Reader module.
  • the Reader takes each sentence in turn, translates it and places the result in the output buffer.
  • the processes are described in Steps 6-10 following. Once all sentences have been translated, the contents of the output buffer are moved to the display message function of the e-mail software, or to the stored copy of the web page in the cache of the browser.
  • the e-mail software is triggered to display the message, or the browser's “refresh” function is activated to redisplay the web page.
  • the Reader removes any formatting HTML surrounding each individual CCML and replaces it around each translated sentence within the output buffer. This will allow the text of the translation to be formatted in an identical manner to that of the original language.
  • the Sentence Structure Identifier is located and looked up in the Catome.
  • An equivalent structure is passed back from the Catome that contains information as to the sequence of the grammatical components in which the CCML should be translated and ordered in the translation output.
  • the CCML components are according moved around to match this specification.
  • Each CCML component in the sentence is scanned for an Idiom Identifier. If found, this is passed to the Catome which returns an equivalent idiom in CCML and replaces the Idiom phrase in the original CCML. If no expression is returned, the appended “Idiom Meaning” in the original CCML is used instead to replace the idiom phrase.
  • the CCML is read for each “Meaning Identifier”. These are passed in turn to the Catome which returns the word to be used along with its “Word Identifier” value.
  • the words are altered to “correspond”, either in verb tense, gender, subject or object matching, singular and plural. This is done by taking the two-digit “meaning qualifiers” from the original CCML components plus any gender or other attributes associated with that CCML item in the original CCML. An update to the two-digit qualifier to the “Word Identifier” is created, appended and the resulting “Word Identifier” is passed to the Catome. The Catome returns the word to be used, correctly modified.
  • any applicable contractions for the words or word combinations are obtained from the Catome and substituted for the uncontracted text. If translating in French for example, the program translates the English “I love” as “Je aime”. As French does use formal contraction, this step produces the correct answer of “J'aime” When this is done, the whole sentence is passed to the output buffer of the Reader. The translation is complete.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Health & Medical Sciences (AREA)
  • Computational Linguistics (AREA)
  • General Health & Medical Sciences (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Artificial Intelligence (AREA)
  • Multimedia (AREA)
  • Machine Translation (AREA)
  • Separation By Low-Temperature Treatments (AREA)
  • Cyclones (AREA)
  • Vehicle Body Suspensions (AREA)

Abstract

The computer-based translation system allows a person having full understanding and competency in a language of an original source text to confirm the meaning of the source text without requiring knowledge of any other language so that data concerning the meaning of the original language text may be used to translate automatically the original text into the other language or other languages.

Description

    CROSS-REFERENCE TO RELATED APPLICATIONS
  • This application is a continuation of allowed U.S. patent application Ser. No. 09/394,279 filed Sep.10, 1999 which was a continuation of PCT/CA98/00549 filed May 27, 1998 designating the U.S. and which claimed priority of U.S. Provisional patent application Serial No. 60/048,715 filed May 28,1997.[0001]
  • FIELD OF THE INVENTION
  • The present invention relates to a computer-based translation system. More particularly, the present invention relates to a computer-based translation system in which a person having full understanding and competency in a language of an original source text to be translated provides and/or confirms the meaning of the text without requiring knowledge of any other language, so that data concerning the meaning of the original language text may be used to automatically translate the original text. The invention also relates to a computer-based translation system which automatically translates meaning code data representing a source text in order to obtain a translation in a particular language. The invention further relates to a method of translating in which meaning data concerning a source text is provided by a person familiar with the language of the source text without requiring any knowledge of another language, and then translating the meaning data into a translation destination text automatically without requiring any other understanding of the source language. [0002]
  • BACKGROUND OF THE INVENTION
  • In the field of automated translation systems, two approaches have traditionally been taken. In the first approach, artificial intelligence has been used to provide a best guess of the meaning of the source language in order to be able to generate automatically a translation of the source text. Such automated systems recognize parts of speech in the source language and this grammatical information is used in order to reconstruct in the destination language a suitable translation. When a word in the source language has two meanings, the most probable meaning based on the context is used in order to provide the translation The context is determined by the presence of other words. The output from such systems is a translated text which to date has been of dubious quality and reliability. [0003]
  • In the second type of translation systems, the automated translation systems provide an aid to translators in which the source text is automatically parsed grammatically and each possible translation for each word in the sentence may be selected by the translator in order to obtain efficiently the translation text. The translator must be knowledgeable as to the meaning of the original language as well as the destination language in order to be competent to confirm that the passing of the source text is accurate and to select the correct translations for each word in the sentence, and thus produce an accurate translation. [0004]
  • In the prior art, two attempts to provide a different type of translation system are worth noting. In U.S. Pat. No. 5,587,903 to Yale, a sentence input by a user is translated into Esperanto using his or her native language. This is similar to the second type of translation systems, except that the user is translating from his or her native language into Esperanto, and the translation includes databases containing relational and/or grammatical information about the Esperanto text. The result obtained is to map the thought of the sentences translated in a form recognizable by a machine. In “Technical translation as information transfer across language boundaries” by P. C. Ganeshsundaram, Journal of Information Science 2(1980), pp. 91-100, a framework for pre-editing a text in the source language to define parts of speech of the words is disclosed. In this pre-editing, no translation or determining of the meaning of the words is carried out. For basic technical texts, it is proposed that the pre-edited text can be accurately machine translated using literal translations of the pre-edited words into one of many target languages. [0005]
  • OBJECTS OF THE INVENTION
  • It is a general object of the present invention to provide a translation system in which the burden of defining the exact meaning of a text to be translated is carried out by a person knowledgeable of the language and of the meaning of a text to be translated without requiring any knowledge of the language into which the text is to be translated. Data representing the exact meaning is stored in order to facilitate automated translation into one or more destination languages. For example, the author of a text who wants his or her text to be readily translated into other languages may use a text editor according to the invention in order to provide the necessary meaning data in order that translation can be done automatically without requiring any further linguistic data. [0006]
  • It is a further object of the present invention to provide an automatic translation text generator which creates a translation text from the product of a unilingual meaning editor. [0007]
  • SUMMARY OF THE INVENTION
  • According to a broad aspect of the invention, there is provided a translation system for translating a meaning code into an output text. The meaning code comprises an identification code corresponding to a meaning for each word found in an input source text and sufficient grammatical information related to each the identification code and to a selected generic sentence structure. The system comprises a meaning code to destination language database providing a translated term corresponding to each identification code in the meaning code; a sentence structure database containing data defining a number of generic sentence structures acting as a model determining where grammatical components of a sentence are to be found and relationships between the grammatical components; and a sentence builder compiling the output text using the sentence structure database data for those sentences having the selected generic sentence structure, each the translated term and the grammatical information for each sentence structure contained in the meaning code.[0008]
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • The invention will be better understood by way of the following detailed description of the preferred embodiment with reference to the appended drawings in which: [0009]
  • FIG. 1 is a schematic block diagram of the unilingual meaning editor according to the preferred embodiment; and [0010]
  • FIG. 2 is a schematic block diagram of the automatic translation generator according to the preferred embodiment. [0011]
  • DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENT
  • In the preferred embodiment, a computer system such a general-purpose personal computer is provided with software to provide specific functions as will be described hereinbelow. [0012]
  • As shown in FIG. 1, the [0013] unilingual meaning editor 10 comprises text input means 12 such as a communications interface or any other suitable source of text data. A storage memory 14 is used to hold the input text as well as a temporary file for the output meaning code data. A grammatical parser 15 parses the sentences in the input text stored in memory 14 and displays the parsed sentences on a display 20 identifying the particular parts of speech for each of the words and identifying the most probable or simply the first meaning of each of the words in the sentence being displayed. Software grammar parsers per se are known in the art. The language database 25 provides word definition and part-of-speech data to the parser along with grammar requirements for the set of languages into which the meaning code data is intended to be translated. The database 25 combines the term database, which includes a list of all words and expressions in the ‘A’ language which are matched with a meaning in the meaning definition set, with the database of meanings which includes the corresponding identification codes used to build up the resulting meaning code.
  • The [0014] parser 15 allows the user to select the appropriate meaning for each of the words or group of words appearing in the sentence using a meaning selector 16 which may be part of a graphical user interface. The user is also required to provide grammatical information unrelated to the original language or the meaning in the original language which, however, may be required in order to produce the translation in the languages into which the meaning code data is to be translated. For example, it may be necessary to identify the gender of a person in order to be able to translate words associated with that person correctly in another language, whereas in the original language such gender information is not required. In the case that the original sentence structure is simply too difficult to easily define the meaning of the terms therein, an editor 18 is provided to change the original sentence in order to facilitate definition or specification of the meaning of the words contained in the sentence.
  • The [0015] meaning selector 16 may be provided by software which causes a window to be displayed indicating the definitions which are possible for a given word or group of words appearing in the sentence which is provided in a main display window with the word or group of words appearing highlighted. Using the graphical user interface, the user selects the particular definition of the word or group of words which best suits the meaning in the original language. In the case that a word or group of words has an unambiguous definition in the language or the plurality of languages into which the input text is to be translated, there is no need to select one of a plurality of meanings using the meaning selector although the part of speech still needs to be confirmed.
  • When a word or group of words is not found in the term database of [0016] database 25, thesaurus means 19 offers the user a reference tool for finding an alternate word or expression having the same meaning in the language of the input text which can be substituted by the user for the orginal word or group of words is not found in the term database of database 25. The thesaurus means may also provide dictionary definitions of words, in addition to synonyms and antonyms.
  • As previously mentioned herein, any word or group of words which cannot be defined using the terms found in the [0017] language database 25, the meaning selector provides the option that the particular term be left untranslated since the term is to be considered to be a new term, as of yet undefined in other languages, or the term is a trade mark, etc. In such case, the meaning selector is used merely to designate the part of speech for the word or group of words.
  • As can be appreciated, the source of the [0018] language database 25 could be an online source in order to ensure that the database 25 is up-to-date and complete. When a word in the input text 12 cannot be found in the language database 25, it would be possible to provide communication means (e-mail, telephone or the like) for the user to communicate with the compiler of the language database 25 in order to inform the database compiler that the specific word or group of words cannot be found at all within the language database or that the specific meaning intended for the word or group of words cannot be found within the language database. The language database compiler can then provide an update to the language database.
  • The meaning database in [0019] database 25 cannot be edited by the user, but rather the inventory of meanings may only be corrected or expanded by the producer of the software. However, to facilitate the user's own editing of text to generate meaning code, an editor 29 is provided to allow the user to create new terms in the term database and to link them to established meaning entries in the meaning database of database 25. The editor 29 can also be used to change the links between an existing term in the term database and entries in the meaning database. This allows the user to create, for example, a new entry for “flapjack” and link it to the meaning definition “(noun) thin cake cooked on a pan or griddle” previously only linked to the term “pancake”. As another example, the existing term “plug” (meaning as a verb to connect) could have an extra link added to the definition “(verb) to advertise or promote by way of an action” previously only linked to “pitch”. The database 25 may thus be improved to best suit a user's needs over time with use by the user.
  • Updates to [0020] database 25 which do not change meaning identification codes or definitions may be implemented regularly, while updates that create new meaning identification codes require corresponding updates to the Readers translating the meaning code, and thus should not be as frequent. To ensure backward compatibility, editor 10 may include meaning identification codes in the meaning code 26 generated which includes the improved new meaning identification code according to a most recent version (a more accurate meaning) along with the old meaning identification code for older versions (a less accurate meaning), so that the Reader software may use the most recent meaning code it is able to recognize, while not refusing to provide a translation because of incompatible versions.
  • When the [0021] unilingual meaning editor 10 has been used to define the meaning of the entire input text, the parser 15 sends a signal to the storage means 14 to place the meaning code data into an output file 26. The output file 26 may be communicated by electronic means to the person who wishes to obtain a translation of the input text. The meaning code data may be used within a same computer on which the translation system operates in order to be able to proceed automatically with the generation of a translation. In the preferred embodiment, the meaning code data includes information concerning the specific definitions of each word or group of words appearing in the input text as well as the grammatical attributes for each word or group of words and the relationship between the words in the input text. In the preferred embodiment, additional information is contained in the meaning code data 26 in order to ensure that a translation of the meaning code data back into the original language of the input text will generate an exact copy of the input text. Therefore, in the case that the editor 18 was used to restructure a sentence or to change one word for a synonym in order to ascribe a meaning to the original input text which is closer to the definitions found in the language database, the meaning code data contains additional information concerning the original words or group of words which were replaced by substitutes using editor 18 before selecting an appropriate meaning.
  • As shown in FIG. 1, the [0022] unilingual meaning editor 10 is supplemented with a memory 28 for storing meaning code data created from a previous revision of the original text for the purposes of generating the meaning code data for use with an automatic translation generator for a language or group of languages (e.g. languages ‘Y’) different from the language or group of languages corresponding to the language database 25 (e.g. languages ‘X’). A correspondence database 27 between the two different destination languages is thus also provided and the meaning code data 28 for the other language along with the correspondence table data 27 is provided to parser 15 in order to provide on display 20 the input text 12 already parsed and with meaning defined, inasmuch as there are common similarities between the two destination languages (e.g. between ‘X’ and ‘Y’).
  • The user of the unilingual meaning editor is then required merely to specify those meanings and provide the grammatical parts of speech interpretation information which are unique to the language in [0023] database 25. Since the bulk of the grammatical and meaning selection has already been done for the previous language, the ability to generate the output meaning code for the destination language corresponding to database 25 can be done relatively quickly. As can be appreciated, the preferred embodiment offers interoperability between destination languages or groups of destination languages while using the unilingual meaning editor in case that the person using the unilingual meaning editor has the task of defining the meaning of the input text for many different language groups (e.g. Romance, Oriental, Indian, etc.).
  • With reference to FIG. 2, the [0024] automatic translation generator 11 will now be described. The meaning code data file 26 is part of a computer memory which is read by an interpreter 30. The interpreter 30 obtains from a language database 35 specific to the language into which the meaning code data is to be translated. For each word or group of words, the associated meaning code is looked up in the language database in order to obtain the correct term. The part of speech information and relationship information with respect to other words in the sentence is obtained from the meaning code data in order to change the form of the word or group of words in accordance with grammatical rules included in the language database 35. For example, verbs need to be conjugated in languages which involve verb conjugation. Some of the grammar information may not be required in the destination language and, as such, some of the meaning code data may not be used by interpreter 30 when producing the output text in the destination language.
  • The output text in the destination language is stored in a [0025] memory 32 and an editor system 33 including a display window 34 is provided to handle post automatic translation editing in the event that the person receiving the translation in the destination language wishes to make stylistic changes to the translation text. The editor 33 is provided not only with the text output from memory 32 but also with the appropriate information concerning the definitions of the terms in the destination language obtained from the language database 35 which correspond to the meaning codes responsible for producing the output text. The editor 33 may also display the grammatical relationship between the terms in the translation text in order to provide the person using editor 33 with a greater understanding of the translation text in order to make it easier to carry out corrections which still remain faithful to the original meaning of the text in the source language.
  • It is presumed that the [0026] person operating editor 33 may have no knowledge of the original language. However, in the special case that the person operating editor 33 has knowledge of the original language, the original language text could also be produced alongside the translation text by providing interpreter 30 with access to the information contained in the original language database 25 and outputting to the editor 33 the original language text.
  • In the preferred embodiment, the input text may include format data and this format data may be passed through the unilingual meaning editor into the meaning [0027] code data 26. In the case of a HTML text for a web browser, the input data format may include specifications as to text block position and dimensions in order that such information may be passed on to the meaning code data. As a consequence, the automatic translation generator 11 may have a module integrated with the interpreter 30 for the purposes of automatically generating an HTML output file which would resemble in layout and font style an original HTML file in the original language. In the preferred embodiment, the X language database 35 and the interpreter 30 may comprise the heart of a plug-in module to be integrated with a web browser. In this case, the meaning code data 26 would be included in the downloaded file to be viewed using a web browser.
  • With a view to improve understanding of the present invention, the preferred embodiment will now be described in greater detail in three specific portions. Firstly the meaning database and coding used for parts of speech in the meaning code will be described. Secondly, the meaning editor will be described. And thirdly, the Reader or machine translation apparatus for translating the meaning code into output text is described. [0028]
  • Catome Description [0029]
  • Within each language handled by the preferred embodiment, the linguistic databases and tables that drive its capabilities in that language are held within a logical structure which is termed a Catome. This new term is a contraction from the descriptive phrase “CATalogue Of MEanings” which accurately portrays the principal functions of this structure. The Catome comprises the term database and the meaning database. [0030]
  • High-level Structure [0031]
  • The primary needs that drive the high-level structure of the Catome are two-fold: [0032]
  • Size of the Catome—as small as possible [0033]
  • Speed using the Catome—as fast as possible [0034]
  • The preferred embodiment uses various techniques to reduce the size of the Catome—compression to reduce the size of the Catome during downloads and the use of model tables to reduce the storage space needed to hold the different forms of each noun and verb. To satisfy the requirement for speed, there are two indices that allow for direct access retrieval of information from the Catome. [0035]
  • To satisfy the need for a compact size and fast speed, the Catome contains the following databases, tables and indices: [0036]
  • Word/Meaning database [0037]
  • Sentence Structure database [0038]
  • Idiom database [0039]
  • Regular Verb model table [0040]
  • Irregular Verb model table [0041]
  • Regular Noun model table [0042]
  • Irregular Noun model table [0043]
  • Modal Verb model table [0044]
  • Pronoun model table [0045]
  • Contraction Model table [0046]
  • Word/Meaning Index by Word-Identifier [0047]
  • Word/Meaning Index by Meaning-Identifier [0048]
  • The essential difference between a database and a table in the preferred embodiment is that the databases contain further properties of the basic entities within them, whereas the tables are simple two-dimensional arrays of basic entities. [0049]
  • Database Overviews [0050]
  • Word/Meaning database [0051]
  • This database is the largest within the Catome. It contains all the words of the language with their associated properties. The database has ten logical sections each devoted to a specific part of speech: [0052]
  • 1.Adjectives [0053]
  • 2.Adverbs [0054]
  • 3.Articles [0055]
  • 4.Conjunctions [0056]
  • 5.Interjections [0057]
  • 6.Nouns [0058]
  • 7.Prepositions [0059]
  • 8.Pronouns [0060]
  • 9.Verbs [0061]
  • 10.Numbers [0062]
  • The first digit of the Word-Identifier uses the corresponding number of the logical section it belongs in. This is necessary to help in situations where the same word exists in two or more different parts of speech, a situation very common in English. For example, the verb “to keep” has a usage and meanings entirely different to the English noun “keep” (the strongest part of a castle). The Word-Identifier is a 6-digit number qualified by a period and a two-digit usage field i.e. 999999.99 [0063]
  • The two-digit usage field is highly specific to each language. Its primary use is to help the editor identify the particular way in which a modifiable part of speech (adjectives, adverbs, nouns and verbs) is being used by users as they type text in the input window of the Editor. [0064]
  • Properties [0065]
  • Some parts of speech have properties—some specific to the language, some relevant to other languages. Verbs can be transitive or intransitive; nouns can be “Proper”, they can have a gender, they may exist only in the singular or plural form and so on. They may exist in some but not all regional dialects of the language. The most important property however is “Meaning”. Apart from numbers (which are self-referring to meaning) all other parts of speech have a “Meaning-Identifier”. [0066]
  • The Property of Meaning [0067]
  • Each word in the Word/Meaning Catome has a Meaning-Identifier associated with it. This allows us to differentiate between the different meanings that a word can have in a language. A word such as “fan” in English can be a verb “to fan”, or a noun “a fan” which could mean either a device to move air, or a supporter of something. We differentiate between verbs and nouns by the first digit of the word-identifier. But for a specific word with different meanings within the same part of speech, we assign them different “Meaning-Identifiers”. A “fan” as a noun therefore would have two entries in a Catome—each with a different “meaning-identifier” to differentiate between the device to move air and a human person who is a supporter of something. [0068]
  • Meaning Loops [0069]
  • In order to act as a thesaurus and lexicon, the inventors have evolved the concept of “Meaning Loops”. Each “meaning identifier” is part of a “meaning loop” that consists of other words with the same meaning. Each word in the Catome is linked to a “meaning loop” through its “meaning identifier” acting as the key. But this concept is extended. Each “meaning loop” has additional pointers: the first to a higher “class of meaning”, the second to a lower class of meaning loop. For example, consider the word “male” being used as a noun. It points to a meaning loop that has synonyms for “male” such as “man”, “stud”, etc. That meaning loop points to a higher class meaning loop that contains words such as “being”, “person” etc. [0070]
  • It also points to a lower class of meaning that contains words such as “man”, “cob”, “boy”, “stallion” that contain “maleness” in their meanings. [0071]
  • Meanings and Meaning Loops are common across all Catomes—it is the meaning that is derived from the text being typed by the user, and it is those meanings which are imbedded in the meaning code or CCML language to be interpreted by other language readers. The user can ensure that the meaning of their words is precise through interaction with the Editor. The meaning-identifier will target the correct word to use in automatic translation by a Reader for another language. [0072]
  • Sentence Structure Database [0073]
  • Words and meanings are crucial in achieving the preferred goal of 100% translatability into other languages. But taken alone, they cannot do that. It is the ability to recognize the sentence structure being used that is the other component. The preferred embodiment has a database of generic sentence structures that act as a model to determine where the grammatical components of the sentence are to be found, and the relationships between them. [0074]
  • The key to sentence structure is to determine which “Verb Phrase” is being used in the sentence. The main verb phrase in the sentence points to a set of generic sentence structures supporting that specific “verb phrase” which are then used by the Editor to identify the subject, object, subordinate clauses, adverbial phrases and so forth—the grammatical components of the sentence. Sentence structures are themselves classified into “positive”, “conditional”, “querying” and “imperative” sub-types. There then exist a “negative” form of each sentence type within each sub-class. (An ‘imperative’ sentence structure such as “Go Away!” has its “negative” form of “Do not go away!”) The sentence structures use a generic coding scheme to show where words from the different parts of speech are to be expected in the input text. [0075]
  • In the above example, the verb is represented as “9*.8*”; the “9*” indicates that any verb can be used, but only in its imperative usage—represented by the two-digit qualifier of usage “8*”following the period. [0076]
  • Idiom Database [0077]
  • Within the Idiom database can be found expressions and phrases which have a meaning that would not be conveyed merely by translating their constituent words. The sentence “The reason for the breakdown was the dying battery and not the starter motor, an entirely different kettle of fish” uses the idiom “different kettle of fish”. If this phrase were translated into other languages, it would not help the reader understand the meaning of the phrase nor its influence over the meaning of the whole sentence. [0078]
  • The Idiom database contains a current list of such idioms, cliches and other multi-word phrases in common usage. Each is assigned an “Idiom Identifier” and also an equivalent phrase that conveys the meaning more accurately. In the example used earlier, the phrase “different matter” would be attached to the generated meaning code or CCML code from the Editor. If there were no equivalent idiom in another language, the reader for that language would show the translated equivalent of “different matter” rather than translate the original idiom. An equivalent idiom in another language exists if it has an “Idiom Identifier” which is the same as the that of the original idiom. [0079]
  • Table Overviews [0080]
  • Regular Verb Model Table [0081]
  • For each type of regular verb within the language, there exists a full declension of the verb for each tense that is in current usage in that language. The table also identifies (where appropriate) infinitives, gerunds and past participles. [0082]
  • Irregular Verb Model Table [0083]
  • For each specific irregular verb type within the language, there exists a full declension of the verb for each tense that is in current usage in that language. The table also identifies (where appropriate) infinitives, gerunds and past participles. In addition, a regular verb is considered to be irregular if the verb's declension differs between regional versions of the same language. The verb “to dive” in English is considered irregular because the past participle differs from “dived” to “dove” between British and American usage. [0084]
  • The concept of irregular verb type arises from languages having some irregular verbs based on another unique irregular verb. The verb “to become” in English follows the irregular verb model for the verb “to come” as a good example. [0085]
  • Regular Noun Model Table [0086]
  • For each type of regular noun within the language, there exists a table that models the way that the noun is suffixed in particular usage within a sentence structure. In English, this table lists the following situations for noun endings: [0087]
  • Noun Singulareg:BusTrainPlaneCity [0088]
  • Noun Pluraleg: BusesTrainsPlanesCities [0089]
  • Noun Singular Possessiveeg:Bus'sTrain's Plane'sCity's [0090]
  • Noun Plural Possessiveeg: Buses'Trains'Planes'Cities'[0091]
  • Other languages would list their particular suffix usage. French, for example, does not have the grammatical concept of a possessive suffix for nouns and the French table would not list these situations. [0092]
  • Irregular Noun Model Table [0093]
  • Some languages have nouns that do not follow regular models or they are suffixed differently depending on the regional variant of that language. Also, nouns that can be used in a “singular” or “plural” context only would be listed in this table. English has examples such as “Fish” and “Men”. These situations are identified and listed in the Irregular Noun Model Table. [0094]
  • Modal Verb Model Table [0095]
  • Lists the uses of the modal verbs. These include the words should, would, can, will, may, ought, dare and might as well as the ubiquitous “be” and “have”. These modal verbs precede and modify the meaning of the following verb. “Be” and “have” are used extensively as the basis of many tenses in English, for example the passive past perfect “I have been misled.” The modal verbs have their own sentence structure entries in the Sentence Structure database because they are a constituent part of the “Verb phrase” by which the Sentence Structure database is organized. [0096]
  • Pronoun Model Table [0097]
  • A table that contains all the pronouns of the language and their different forms. In English we would find: [0098]
    I Me My Mine
    You You Your Yours
    He Him His His
    She Her Her Hers
    It It Its (Its)
    We Us Our Ours
    You You Your Yours
    They Them Their Theirs
  • Contraction Model Table [0099]
  • A table that lists all the commonly found contractions with their fully expanded form commonly found in the language of the Catome. These apply typically to pronoun subjects followed by a modal verb, or to the negative use of a modal verb. Some contractions have two separate expansions—for example in English “I'd” is a contracted form of “I had” or “I would”. The context usually defines which expanded form applies. The Contraction Model Table lists two entires in this instance. [0100]
  • Index Overviews [0101]
  • Word/Meaning Index by Word-Identifier [0102]
  • This index associates a word in the language with its corresponding entry in the Word/Meaning database. Used in the Editor when creating the meaning code or CCML language, this index allows for the instant look-up of words as they are typed in the Editor's input window. [0103]
  • Word/Meaning Index by Meaning-Identifier [0104]
  • In the Reader, the main retrievals from the Word/Meaning database are meanings taken from the inter-lingua CCML to be translated into the appropriate words in the Reader's language. This index allows for instant direct retrieval from the Catome. [0105]
  • Catome Operating Modes [0106]
  • Development [0107]
  • The Catomes are held on Microsoft Access databases. They are updated and expanded by linguists. There are two other databases on the development side that the customer never sees. These are the: [0108]
  • Universal Meaning Identifier Database [0109]
  • Universal Idiom Identifier Database [0110]
  • These two databases integrate meanings and idioms in each different language. [0111]
  • Product [0112]
  • For both the Editor or Reader, the Catome provided is in “read-only” mode and cannot be changed by the user. It cannot be accessed directly by the user; it is accessed solely by Linguistic Modules to provide data to specific internal tasks within the Editor or Reader. [0113]
  • Editor Description [0114]
  • Introduction [0115]
  • For every input or source language supported by the preferred embodiment, there is a unique Language Editor product. These may be sold over the Internet using electronic commerce transactions based on credit card processing. The Editor can be activated as an add-on to Microsoft's Word, Internet Explorer, Outlook, Qualcast's Eudora, Netscape Communicator and Corel's WordPerfect software. In any of these settings, the Editor is activated from a windows pull-down menu. [0116]
  • The first function of the Editor is to scan text typed by the Editor user, and through a dialogue of pop-up windows, ensure that the meaning of each word is identified and that each sentence is grammatically correct. [0117]
  • The second main function of the Editor is to take the sentence and translate it into a proprietary CCML language or meaning code. The resulting CCML can be read and translated into any language supported by a compatible Reader software. [0118]
  • Installation [0119]
  • Customers wishing to obtain a copy of the Editor may download the product from a web site using an Internet browser. The Editor is preferably “locked” against illegal copying and software piracy. As installation starts, the customers are invited to complete a secure HTML form with their credit card information and demographic data (optional). Once they send off the form from their browser, and the transaction is accepted, they receive a unique, one-time “unlock key” that will allow the installation to proceed. [0120]
  • During installation, the users are asked which regional language they would like to use. For the English language the choices would be: [0121]
  • UK English [0122]
  • US English [0123]
  • Canadian English [0124]
  • Australian English [0125]
  • Similarly, for example, for French, the Reader offers: [0126]
  • Paris French [0127]
  • Quebec French [0128]
  • Belgian French [0129]
  • Swiss French [0130]
  • The user can always change this regional language setting through a pop-up menu at any time. [0131]
  • Starting the Editor [0132]
  • The Editor in the preferred embodiment is activated through a pull-down window (normally “tools”) in the menu bar of the text processor, Internet Browser of word processing product. Instead of typing into those products, the user is presented with an Editor Input window. The user types text in this window, a sentence at a time and ends the sentence normally with a period, exclamation mark, question mark or a colon. They are invited to press F7 if the sentence has indeed been typed completely. [0133]
  • Linguistic Processing [0134]
  • Linguistic Step 1 [0135]
  • The first step involves a word-by-word translation into meaning code, i.e. the Catome-to-Catome Meaning Language or just CCML for short. Each word is compared to see if it matches a word in the Catome or term database. The Catome is in fact a combination of both the term database and the meaning database. [0136]
  • If the word does not exist, a pop-up window appears offering the user three choices: [0137]
  • 1.Use the word as typed. It will appear untranslated to someone reading the text with a Reader for a different language. [0138]
  • 2.Change the word back in the input window and re-submit the sentence. [0139]
  • 3.Select the dictionary function and get a list of words from the Catome with closely associated spelling, then choose the word that you meant to type. [0140]
  • If the word does exist, a pop-up window appears if the Catome has several entries for that word. Listed in this window are each entry found in the Catome, its part of speech (i.e. adjective, noun, verb etc.) and a close synonym to establish the specific meaning of that entry in the Catome. The user selects the entry with the desired meaning. Once all the words have been processed, the Editor prepares the CCML equivalents for each translatable word, using the “Meaning Indicator” from the Catome as the CCML value for each selected or unambiguous word. [0141]
  • [0142] Linguistic Step 2
  • The CCML sentence is scanned for Idioms (including cliches and other multi-word phrases or expressions). If there is a match between CCML words and an entry in the Idiom database within the Catome, the Catome returns an “Idiom Indicator”—a number that uniquely identifies the idiom. This is used to replace the CCML text representing the original idiom. In addition, the Catome passes a set of words in CCML that express the real meaning of the idiom, in case the idiom identifier has no equivalent idiom in another language. This CCML text is appended to the CCML word with the “Idiom Identifier”. (On translation using a Reader, if there is no equivalent idiom in the other language, this alternative CCML is used.) [0143]
  • Linguistic Step 3 [0144]
  • The CCML sentence is scanned to identify any CCML component that needs to have specific attributes that the Catome was unable to furnish when the original words were processed. This occurs in two situations: [0145]
  • Pronouns. With a pop-up window, the Editor asks once for each different pronoun if it refers to a masculine, feminine or inanimate object. The gender tag is added to the CCML pronoun. The program assumes the next time that specific pronoun appears that the gender information stands and doesn't need to ask again. If the pronoun does not indicate if one or several people or objects are reflected in the pronoun (“you” in English can mean one or many people) a pop-up window appears to ask the user to clarify. The plurality tag is added to the CCML pronoun. [0146]
  • Unknown words. If the word was unknown to the Catome, and the user chose to use the original word, the Editor does not know about any of the properties the word possesses. A pop-up window appears that invites the user to: [0147]
  • Identify the part of speech (verb, noun, adjective etc.) represented by the unknown word. [0148]
  • Identify if the word is singular, plural and/or possessive if applicable [0149]
  • Identify the gender of the word (masculine, feminine or neutral) [0150]
  • Identify if the word is a proper noun (always written starting with a capital letter—like Marek, or Brandon) [0151]
  • If the word is a verb, identify which tense the word-as-verb reflects. [0152]
  • The relevant properties are added as an attribute group to the unknown word. [0153]
  • Linguistic Step 4 (Specific language anomalies processing) [0154]
  • Nouns used as adjectives in English. It is assumed that when it finds a string of separate, contiguous nouns, the last noun is considered to be the “real” noun and those preceding to be nouns acting as adjectives. The user is asked to confirm this if the detailed “verification” option was selected at the beginning of the session. (Other languages may have different anomalies and different processing needs). [0155]
  • Linguistic Step 5 [0156]
  • The CCML is now scanned as a complete sentence to see if it matches one of the Sentence Structures in the Sentence Structure database within the Catome. The Editor identifies the main verb or main verb phrase within the CCML text and uses that to narrow its search through the database. Once identified, the Sentence Structure entry contains a coded description of the grammatical components and their positioning within that sentence type. With this coding system, the Editor can understand which CCML word(s) in the input constitute the subject, the object, the indirect object, subordinate clauses and other grammatical components in the sentence. The CCML sentence is tagged with attributes to group the CCML words accordingly. [0157]
  • If the software cannot find the verb phrase and resulting sentence structure, it uses the closest matches in the Sentence Structure database. The user is shown a pop-up window with the original sentence reformed under each closest sentence structure, complete with any important missing words (clause openers such as “that” or “which”) and any critical punctuation such as commas to mark the end of a clause. The user is invited to select one of these sentences or to go back and retype the sentence with some helpful hints shown. [0158]
  • Linguistic Step 6 [0159]
  • The completed sentence is now displayed in a new pop-up window with each grammatical component color-coded. A key to color coding is displayed indicating which component is colored as the subject, verb phrase, object, indirect object etc. The main and sub-ordinate clauses are also color-coded. Actually, this is very simple to do as the software has matched a specific sentence structure to the original sentence and this grammatical exercise is very simple to perform. Clicking on any of the words in this window will display what part of speech the word represents, be it adjective, adverb, conjunction, noun, verb etc.). The invention may thus provide an impressive grammar learning tool. [0160]
  • The translation of the sentence into CCML is now complete. [0161]
  • Reader Description [0162]
  • Introduction [0163]
  • For every language supported by the preferred embodiment, there is a unique language reader product. These may be distributed free of charge over the Internet to anyone who wants to download them. The Reader is activated as a browser plug-in by clicking on an Icon on any web page or by activating the Reader from a Windows pull-down menu on an E-mail system. The Reader can translate any text created using the Editor on a web page or e-mail flawlessly, automatically and perfectly into the language of the Reader and display it back on the screen. [0164]
  • Functional Step 1 [0165]
  • When the Reader is first installed, the User is asked if they want to keep the Catome in compressed or dynamic form. Compressed mode means a disk requirement of 5 Mb, wheras dynamic mode can take upto 30 Mb. The trade-off is speed—the dynamic version will have to be created every time the Reader is subsequently used if the compressed version is stored. [0166]
  • [0167] Functional Step 2
  • The user is asked which regional language version they would like to see their translations. For the English language the choices would be: [0168]
  • UK English [0169]
  • US English [0170]
  • Canadian English [0171]
  • Australian English [0172]
  • Similarly for French, the Reader offers: [0173]
  • Paris French [0174]
  • Quebec French [0175]
  • Belgian French [0176]
  • Swiss French [0177]
  • The user can always change this regional language setting through a pop-up menu at any time. [0178]
  • Functional Step 3—E-mail [0179]
  • The user receives an e-mail and a pop-up menu appears informing the user that the e-mail is translatable using the Reader. The Reader e-mail add-on module has detected that the incoming e-mail message has a CCML component. The user is asked to select one of the following: [0180]
  • Want to read the message in its original language?[0181]
  • Want to read the message in the language of their reader? (If the user has several language readers, the pop-up window would show them all) [0182]
  • If the user selects to use a language reader, the user is asked in which regional language version they would like to see the translation. The CCML component is moved to the input buffer of the Reader and automatically translated in Steps 5-10. The resulting translation is shown on the screen as if it was the original message. [0183]
  • Once read, the user is asked if they want to save the e-mail message as: [0184]
  • Translation only. [0185]
  • Translation and Original Message. [0186]
  • In either case, the CCML component is always saved so that the message can be translated again in another language or at another time in the same language. [0187]
  • The Reader function for e-mail is completed. [0188]
  • Functional Step 4—Web Page [0189]
  • The user surfs the Worldwide Web and finds a web page which has the Icon identifying CCML files displayed. If the user clicks on that icon, a pop-up menu appears informing the user that this web page is readable using the CCML Reader. The Reader browser plug-in module has detected that the current web page has an invisible CCML component. The user is asked to select one of the following: [0190]
  • To read the page in its original language [0191]
  • To read the page in the language of their Reader. (If the user has several language readers, the pop-up window would show them all) [0192]
  • If the user selects to use a language reader, the user is asked in which regional language version they would like to see the translation. The CCML component is moved to the input buffer of the Reader and automatically translated in Steps 5-10. The resulting translation is shown on the screen as if it was the original page. All HTML tags for the original language are respected and retained: this means that the translated text on the web page is formatted in exactly the same manner as that of the original language. [0193]
  • The Reader function for web page translation is completed. [0194]
  • Functional Step 5 [0195]
  • The CCML to be translated is contained in the input buffer of the Reader module. [0196]
  • The Reader takes each sentence in turn, translates it and places the result in the output buffer. The processes are described in Steps 6-10 following. Once all sentences have been translated, the contents of the output buffer are moved to the display message function of the e-mail software, or to the stored copy of the web page in the cache of the browser. The e-mail software is triggered to display the message, or the browser's “refresh” function is activated to redisplay the web page. [0197]
  • If the CCML came from a web page, the Reader removes any formatting HTML surrounding each individual CCML and replaces it around each translated sentence within the output buffer. This will allow the text of the translation to be formatted in an identical manner to that of the original language. [0198]
  • Functional Step 6 [0199]
  • The Sentence Structure Identifier is located and looked up in the Catome. An equivalent structure is passed back from the Catome that contains information as to the sequence of the grammatical components in which the CCML should be translated and ordered in the translation output. The CCML components are according moved around to match this specification. [0200]
  • Functional Step 7 [0201]
  • Each CCML component in the sentence is scanned for an Idiom Identifier. If found, this is passed to the Catome which returns an equivalent idiom in CCML and replaces the Idiom phrase in the original CCML. If no expression is returned, the appended “Idiom Meaning” in the original CCML is used instead to replace the idiom phrase. [0202]
  • Functional Step 8 [0203]
  • Clause by clause, the CCML is read for each “Meaning Identifier”. These are passed in turn to the Catome which returns the word to be used along with its “Word Identifier” value. [0204]
  • Functional Step 9 [0205]
  • The words are altered to “correspond”, either in verb tense, gender, subject or object matching, singular and plural. This is done by taking the two-digit “meaning qualifiers” from the original CCML components plus any gender or other attributes associated with that CCML item in the original CCML. An update to the two-digit qualifier to the “Word Identifier” is created, appended and the resulting “Word Identifier” is passed to the Catome. The Catome returns the word to be used, correctly modified. [0206]
  • [0207] Functional Step 10
  • If the “contraction” attribute is present for the sentence, or the language uses formal contractions, any applicable contractions for the words or word combinations are obtained from the Catome and substituted for the uncontracted text. If translating in French for example, the program translates the English “I love” as “Je aime”. As French does use formal contraction, this step produces the correct answer of “J'aime” When this is done, the whole sentence is passed to the output buffer of the Reader. The translation is complete. [0208]
  • Although the invention has been described hereinabove in detail with reference to a specific preferred embodiment, it is to be understood that the description of the preferred embodiment is not intended to limit the scope of the present invention. [0209]

Claims (7)

We claim:
1. A translation system for translating a meaning code into an output text, said meaning code comprising an identification code corresponding to a meaning for each word found in an input source text and sufficient grammatical information related to each said identification code and to a selected generic sentence structure, said system comprising:
a meaning code to destination language database providing a translated term corresponding to each said identification code in said meaning code;
a sentence structure database containing data defining a number of generic sentence structures acting as a model determining where grammatical components of a sentence are to be found and relationships between said grammatical components; and
a sentence builder compiling said output text using said sentence structure database data for those sentences having said selected generic sentence structure, each said translated term and said grammatical information for each sentence structure contained in said meaning code.
2. The system as claimed in claim 1, further comprising:
an output text editor displaying said output text to a user, displaying meaning information concerning at least some of words in said output text, and accepting user input to edit said output text.
3. The system as claimed in claim 2, wherein said output text editor further displays information concerning grammatical relationships of said words.
4. The system as claimed in claim 2, wherein said meaning code includes input language text information, said output text editor further displays information concerning said input language text to aid said user understand said output text in the case said user understands said language of said input text.
5. The system as claimed in claim 1, wherein said system is provided by plug-in software operating on a personal computer in conjunction with a browser or text editor program.
6. The system as claimed in claim 1, wherein said meaning code is a substantially numeric code.
7. The system as claimed in claim 6, wherein said meaning code includes text representing said words of said input text, and said sentence builder uses at least some of said text representing said words of said input text, whereby said meaning code can be converted more faithfully into said language of said input text.
US10/091,462 1997-05-28 2002-03-07 Operator-assisted translation system and method for unconstrained source text Abandoned US20020128814A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US10/091,462 US20020128814A1 (en) 1997-05-28 2002-03-07 Operator-assisted translation system and method for unconstrained source text

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
US4871597P 1997-05-28 1997-05-28
PCT/CA1998/000549 WO1998054655A1 (en) 1997-05-28 1998-05-27 Translation system
US09/394,279 US6385568B1 (en) 1997-05-28 1999-09-10 Operator-assisted translation system and method for unconstrained source text
US10/091,462 US20020128814A1 (en) 1997-05-28 2002-03-07 Operator-assisted translation system and method for unconstrained source text

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US09/394,279 Continuation US6385568B1 (en) 1997-05-28 1999-09-10 Operator-assisted translation system and method for unconstrained source text

Publications (1)

Publication Number Publication Date
US20020128814A1 true US20020128814A1 (en) 2002-09-12

Family

ID=21956061

Family Applications (2)

Application Number Title Priority Date Filing Date
US09/394,279 Expired - Fee Related US6385568B1 (en) 1997-05-28 1999-09-10 Operator-assisted translation system and method for unconstrained source text
US10/091,462 Abandoned US20020128814A1 (en) 1997-05-28 2002-03-07 Operator-assisted translation system and method for unconstrained source text

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US09/394,279 Expired - Fee Related US6385568B1 (en) 1997-05-28 1999-09-10 Operator-assisted translation system and method for unconstrained source text

Country Status (7)

Country Link
US (2) US6385568B1 (en)
EP (1) EP0968475B1 (en)
AT (1) ATE211277T1 (en)
AU (1) AU7753998A (en)
CA (1) CA2286935C (en)
DE (1) DE69803043T2 (en)
WO (1) WO1998054655A1 (en)

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050048449A1 (en) * 2003-09-02 2005-03-03 Marmorstein Jack A. System and method for language instruction
WO2006034204A2 (en) * 2004-09-21 2006-03-30 Talkflow Systems, Llc System and method for structuring information
US20060117062A1 (en) * 2004-11-29 2006-06-01 International Business Machines Corporation Colloquium prose interpreter for collaborative electronic communication
US20080262827A1 (en) * 2007-03-26 2008-10-23 Telestic Llc Real-Time Translation Of Text, Voice And Ideograms
US20090013249A1 (en) * 2000-05-23 2009-01-08 International Business Machines Corporation Method and system for dynamic creation of mixed language hypertext markup language content through machine translation
US20100076943A1 (en) * 2008-09-11 2010-03-25 Shing-Lung Chen Foreign-Language Learning Method Utilizing An Original Language to Review Corresponding Foreign Languages and Foreign-Language Learning Database System Thereof
US20100082631A1 (en) * 2008-09-29 2010-04-01 Efrem Meretab System and method for dynamically configuring content-driven relationships among data elements
US20120101803A1 (en) * 2007-11-14 2012-04-26 Ivaylo Popov Formalization of a natural language
US8321220B1 (en) * 2005-11-30 2012-11-27 At&T Intellectual Property Ii, L.P. System and method of semi-supervised learning for spoken language understanding using semantic role labeling
US20130212496A1 (en) * 2012-02-14 2013-08-15 Oudi Antebi Integrated context-driven information search and interaction
US8965750B2 (en) 2011-11-17 2015-02-24 Abbyy Infopoisk Llc Acquiring accurate machine translation
US9626339B2 (en) 2009-07-20 2017-04-18 Mcap Research Llc User interface with navigation controls for the display or concealment of adjacent content
US20230153864A1 (en) * 2012-03-30 2023-05-18 Rewardstyle, Inc. System and method for affiliate link generation

Families Citing this family (64)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4718687B2 (en) * 1999-03-19 2011-07-06 トラドス ゲゼルシャフト ミット ベシュレンクテル ハフツング Workflow management system
US20060116865A1 (en) 1999-09-17 2006-06-01 Www.Uniscape.Com E-services translation utilizing machine translation and translation memory
US20010029455A1 (en) * 2000-03-31 2001-10-11 Chin Jeffrey J. Method and apparatus for providing multilingual translation over a network
US6757739B1 (en) * 2000-06-05 2004-06-29 Contivo, Inc. Method and apparatus for automatically converting the format of an electronic message
US7389221B1 (en) * 2000-07-17 2008-06-17 Globalenglish Corporation System and method for interactive translation
US20020091509A1 (en) * 2001-01-02 2002-07-11 Yacov Zoarez Method and system for translating text
US20040205674A1 (en) * 2001-04-09 2004-10-14 Delgado Maria Elena E-mail translation system and method
US7130861B2 (en) * 2001-08-16 2006-10-31 Sentius International Corporation Automated creation and delivery of database content
JP2003091344A (en) * 2001-09-19 2003-03-28 Sony Corp Information processor, information processing method, recording medium, data structure and program
US20030074188A1 (en) * 2001-10-12 2003-04-17 Tohgo Murata Method and apparatus for language instruction
US8077877B1 (en) * 2002-01-31 2011-12-13 Mitek Corp., Inc. Courtesy announcement system and method of using
US7694325B2 (en) * 2002-01-31 2010-04-06 Innovative Electronic Designs, Llc Information broadcasting system
US20030236658A1 (en) * 2002-06-24 2003-12-25 Lloyd Yam System, method and computer program product for translating information
US20040024585A1 (en) * 2002-07-03 2004-02-05 Amit Srivastava Linguistic segmentation of speech
US20040004599A1 (en) * 2002-07-03 2004-01-08 Scott Shepard Systems and methods for facilitating playback of media
GB2395029A (en) * 2002-11-06 2004-05-12 Alan Wilkinson Translation of electronically transmitted messages
US7536293B2 (en) * 2003-02-24 2009-05-19 Microsoft Corporation Methods and systems for language translation
JP3765801B2 (en) * 2003-05-28 2006-04-12 沖電気工業株式会社 Parallel translation expression extraction apparatus, parallel translation extraction method, and parallel translation extraction program
US8135575B1 (en) 2003-08-21 2012-03-13 Google Inc. Cross-lingual indexing and information retrieval
US7539619B1 (en) * 2003-09-05 2009-05-26 Spoken Translation Ind. Speech-enabled language translation system and method enabling interactive user supervision of translation and speech recognition accuracy
US9552354B1 (en) 2003-09-05 2017-01-24 Spoken Traslation Inc. Method and apparatus for cross-lingual communication
US7983896B2 (en) 2004-03-05 2011-07-19 SDL Language Technology In-context exact (ICE) matching
US20050216251A1 (en) * 2004-03-24 2005-09-29 Dorius Kirk D Bi-lingual language display and method
JP2007532995A (en) * 2004-04-06 2007-11-15 デパートメント・オブ・インフォメーション・テクノロジー Multilingual machine translation system from English to Hindi and other Indian languages using pseudo-interlingua and cross approach
US20050234700A1 (en) * 2004-04-15 2005-10-20 International Business Machines Corporation Autonomic method, system and program product for translating content
US20060004730A1 (en) * 2004-07-02 2006-01-05 Ning-Ping Chan Variant standardization engine
US7599828B2 (en) * 2005-03-01 2009-10-06 Microsoft Corporation Grammatically correct contraction spelling suggestions for french
US20060206797A1 (en) * 2005-03-08 2006-09-14 Microsoft Corporation Authorizing implementing application localization rules
US8219907B2 (en) * 2005-03-08 2012-07-10 Microsoft Corporation Resource authoring with re-usability score and suggested re-usable data
JP2006277103A (en) * 2005-03-28 2006-10-12 Fuji Xerox Co Ltd Document translating method and its device
US20060277189A1 (en) * 2005-06-02 2006-12-07 Microsoft Corporation Translation of search result display elements
US20070219987A1 (en) * 2005-10-14 2007-09-20 Leviathan Entertainment, Llc Self Teaching Thesaurus
US8041556B2 (en) * 2005-12-01 2011-10-18 International Business Machines Corporation Chinese to english translation tool
US7822596B2 (en) * 2005-12-05 2010-10-26 Microsoft Corporation Flexible display translation
US8521506B2 (en) 2006-09-21 2013-08-27 Sdl Plc Computer-implemented method, computer software and apparatus for use in a translation system
JP5538898B2 (en) * 2007-01-04 2014-07-02 シンキング ソリューションズ ピーティーワイ リミテッド Language analysis
US7890493B2 (en) * 2007-07-20 2011-02-15 Google Inc. Translating a search query into multiple languages
US20090132257A1 (en) * 2007-11-19 2009-05-21 Inventec Corporation System and method for inputting edited translation words or sentence
US9201870B2 (en) * 2008-01-25 2015-12-01 First Data Corporation Method and system for providing translated dynamic web page content
US20090287471A1 (en) * 2008-05-16 2009-11-19 Bennett James D Support for international search terms - translate as you search
US20090313005A1 (en) * 2008-06-11 2009-12-17 International Business Machines Corporation Method for assured lingual translation of outgoing electronic communication
US20100049496A1 (en) * 2008-08-22 2010-02-25 Inventec Corporation Word translation enquiry system across multiple thesauri and the method thereof
US9262403B2 (en) 2009-03-02 2016-02-16 Sdl Plc Dynamic generation of auto-suggest dictionary for natural language translation
GB2468278A (en) 2009-03-02 2010-09-08 Sdl Plc Computer assisted natural language translation outputs selectable target text associated in bilingual corpus with input target text from partial translation
US10671698B2 (en) 2009-05-26 2020-06-02 Microsoft Technology Licensing, Llc Language translation using embeddable component
US9405745B2 (en) * 2009-06-01 2016-08-02 Microsoft Technology Licensing, Llc Language translation using embeddable component
US8204752B1 (en) 2009-10-16 2012-06-19 Cranford Michael D Portable translation apparatus
US9128929B2 (en) 2011-01-14 2015-09-08 Sdl Language Technologies Systems and methods for automatically estimating a translation time including preparation time in addition to the translation itself
US8527259B1 (en) * 2011-02-28 2013-09-03 Google Inc. Contextual translation of digital content
US9323746B2 (en) 2011-12-06 2016-04-26 At&T Intellectual Property I, L.P. System and method for collaborative language translation
TWI530803B (en) * 2011-12-20 2016-04-21 揚明光學股份有限公司 Electronic device and display method for word information
US9116885B2 (en) * 2012-01-16 2015-08-25 Google Inc. Techniques for a gender weighted pinyin input method editor
KR20140079598A (en) * 2012-12-17 2014-06-27 한국전자통신연구원 Apparatus and method for verifying context
US9047274B2 (en) * 2013-01-21 2015-06-02 Xerox Corporation Machine translation-driven authoring system and method
US20150104763A1 (en) * 2013-10-15 2015-04-16 Apollo Group, Inc. Teaching students to recognize and correct sentence fragments
CN104133854A (en) * 2014-07-09 2014-11-05 新乡学院 MySQL multi-language mixed text fulltext retrieval realization method
US9678954B1 (en) * 2015-10-29 2017-06-13 Google Inc. Techniques for providing lexicon data for translation of a single word speech input
KR102251832B1 (en) * 2016-06-16 2021-05-13 삼성전자주식회사 Electronic device and method thereof for providing translation service
JP7030434B2 (en) * 2017-07-14 2022-03-07 パナソニック インテレクチュアル プロパティ コーポレーション オブ アメリカ Translation method, translation equipment and translation program
US10635863B2 (en) 2017-10-30 2020-04-28 Sdl Inc. Fragment recall and adaptive automated translation
JP7246027B2 (en) * 2017-12-18 2023-03-27 パナソニックIpマネジメント株式会社 Translation device, translation method, and program
US10817676B2 (en) 2017-12-27 2020-10-27 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
CN109783826B (en) * 2019-01-15 2023-11-21 四川译讯信息科技有限公司 Automatic document translation method

Family Cites Families (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5840684A (en) * 1981-09-04 1983-03-09 Hitachi Ltd Automatic translating system between natural languages
JPS61184685A (en) * 1985-02-12 1986-08-18 Hitachi Ltd Translation information adding system
JPS6244877A (en) * 1985-08-22 1987-02-26 Toshiba Corp Machine translator
USRE35464E (en) * 1986-11-28 1997-02-25 Sharp Kabushiki Kaisha Apparatus and method for translating sentences containing punctuation marks
US4864503A (en) * 1987-02-05 1989-09-05 Toltran, Ltd. Method of using a created international language as an intermediate pathway in translation between two national languages
JPS63223962A (en) * 1987-03-13 1988-09-19 Hitachi Ltd Translating device
US5005127A (en) * 1987-10-26 1991-04-02 Sharp Kabushiki Kaisha System including means to translate only selected portions of an input sentence and means to translate selected portions according to distinct rules
JPH02301869A (en) * 1989-05-17 1990-12-13 Hitachi Ltd Method for maintaining and supporting natural language processing system
JP2814634B2 (en) * 1989-12-29 1998-10-27 松下電器産業株式会社 Machine translation equipment
US5497319A (en) * 1990-12-31 1996-03-05 Trans-Link International Corp. Machine translation and telecommunications system
JP2815714B2 (en) * 1991-01-11 1998-10-27 シャープ株式会社 Translation equipment
US5523946A (en) * 1992-02-11 1996-06-04 Xerox Corporation Compact encoding of multi-lingual translation dictionaries
JP3220560B2 (en) * 1992-05-26 2001-10-22 シャープ株式会社 Machine translation equipment
CA2141221A1 (en) * 1992-09-04 1994-03-17 Jaime G. Carbonell Integrated authoring and translation system
US5675815A (en) * 1992-11-09 1997-10-07 Ricoh Company, Ltd. Language conversion system and text creating system using such
JP3356536B2 (en) * 1994-04-13 2002-12-16 松下電器産業株式会社 Machine translation equipment
US5587903A (en) 1994-06-22 1996-12-24 Yale; Thomas W. Artificial intelligence language program
US6139201A (en) * 1994-12-22 2000-10-31 Caterpillar Inc. Integrated authoring and translation system
GB2300495A (en) * 1995-04-13 1996-11-06 Canon Kk Language processing
US6993471B1 (en) * 1995-11-13 2006-01-31 America Online, Inc. Integrated multilingual browser

Cited By (22)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7979794B2 (en) * 2000-05-23 2011-07-12 International Business Machines Corporation Method and system for dynamic creation of mixed language hypertext markup language content through machine translation
US20090013249A1 (en) * 2000-05-23 2009-01-08 International Business Machines Corporation Method and system for dynamic creation of mixed language hypertext markup language content through machine translation
US20050048449A1 (en) * 2003-09-02 2005-03-03 Marmorstein Jack A. System and method for language instruction
WO2006034204A2 (en) * 2004-09-21 2006-03-30 Talkflow Systems, Llc System and method for structuring information
WO2006034204A3 (en) * 2004-09-21 2009-04-16 Talkflow Systems Llc System and method for structuring information
US20060117062A1 (en) * 2004-11-29 2006-06-01 International Business Machines Corporation Colloquium prose interpreter for collaborative electronic communication
US7349924B2 (en) 2004-11-29 2008-03-25 International Business Machines Corporation Colloquium prose interpreter for collaborative electronic communication
US8548805B2 (en) * 2005-11-30 2013-10-01 At&T Intellectual Property Ii, L.P. System and method of semi-supervised learning for spoken language understanding using semantic role labeling
US20130085756A1 (en) * 2005-11-30 2013-04-04 At&T Corp. System and Method of Semi-Supervised Learning for Spoken Language Understanding Using Semantic Role Labeling
US8321220B1 (en) * 2005-11-30 2012-11-27 At&T Intellectual Property Ii, L.P. System and method of semi-supervised learning for spoken language understanding using semantic role labeling
US20080262827A1 (en) * 2007-03-26 2008-10-23 Telestic Llc Real-Time Translation Of Text, Voice And Ideograms
US20120101803A1 (en) * 2007-11-14 2012-04-26 Ivaylo Popov Formalization of a natural language
US20100076943A1 (en) * 2008-09-11 2010-03-25 Shing-Lung Chen Foreign-Language Learning Method Utilizing An Original Language to Review Corresponding Foreign Languages and Foreign-Language Learning Database System Thereof
US8990218B2 (en) 2008-09-29 2015-03-24 Mcap Research Llc System and method for dynamically configuring content-driven relationships among data elements
US8229971B2 (en) * 2008-09-29 2012-07-24 Efrem Meretab System and method for dynamically configuring content-driven relationships among data elements
US20100082631A1 (en) * 2008-09-29 2010-04-01 Efrem Meretab System and method for dynamically configuring content-driven relationships among data elements
US9626339B2 (en) 2009-07-20 2017-04-18 Mcap Research Llc User interface with navigation controls for the display or concealment of adjacent content
US10423697B2 (en) 2009-07-20 2019-09-24 Mcap Research Llc User interface with navigation controls for the display or concealment of adjacent content
US8965750B2 (en) 2011-11-17 2015-02-24 Abbyy Infopoisk Llc Acquiring accurate machine translation
US20130212496A1 (en) * 2012-02-14 2013-08-15 Oudi Antebi Integrated context-driven information search and interaction
US9424364B2 (en) * 2012-02-14 2016-08-23 Jive Software, Inc. Integrated context-driven information search and interaction
US20230153864A1 (en) * 2012-03-30 2023-05-18 Rewardstyle, Inc. System and method for affiliate link generation

Also Published As

Publication number Publication date
DE69803043T2 (en) 2002-08-14
AU7753998A (en) 1998-12-30
ATE211277T1 (en) 2002-01-15
CA2286935A1 (en) 1998-12-03
EP0968475A1 (en) 2000-01-05
EP0968475B1 (en) 2001-12-19
CA2286935C (en) 2001-02-27
US6385568B1 (en) 2002-05-07
WO1998054655A1 (en) 1998-12-03
DE69803043D1 (en) 2002-01-31

Similar Documents

Publication Publication Date Title
US6385568B1 (en) Operator-assisted translation system and method for unconstrained source text
US5490061A (en) Improved translation system utilizing a morphological stripping process to reduce words to their root configuration to produce reduction of database size
US6275789B1 (en) Method and apparatus for performing full bidirectional translation between a source language and a linked alternative language
US5721938A (en) Method and device for parsing and analyzing natural language sentences and text
US6393389B1 (en) Using ranked translation choices to obtain sequences indicating meaning of multi-token expressions
US7797303B2 (en) Natural language processing for developing queries
US6269189B1 (en) Finding selected character strings in text and providing information relating to the selected character strings
Slocum Machine translation systems
JP2005535007A (en) Synthesizing method of self-learning system for knowledge extraction for document retrieval system
JPH083815B2 (en) Natural language co-occurrence relation dictionary maintenance method
JPH05120324A (en) Language processing system
JP2007518164A (en) Automatic translation apparatus, automatic translation method using the automatic translation apparatus, and recording medium on which the automatic translation apparatus is recorded
Bolshakov Multifunction thesaurus for Russian word processing
EP1000401A2 (en) Interlingual translation system and method
Sérasset Recent trends of electronic dictionary research and development in europe
Wehrli et al. Anaphora resolution, collocations and translation
Van Delden et al. Combining finite state automata and a greedy learning algorithm to determine the syntactic roles of commas
Hauenschild Discourse structure-some implications for Machine Translation
Saint-Joanis A new set of linguistic resources for Ukrainian
Hartikainen et al. Large lexica for speech-to-speech translation: from specification to creation.
Kirschner et al. APAC—An experiment in machine translation
Stein Preserving Semantic Information from Old Dictionaries: Linking Senses of the ‘Altfranzösisches Wörterbuch’to WordNet
Schwall et al. From METAL to T1: systems and components for machine translation applications
Barker Noun modifier relationship analysis in the TANKA system
Sarveswaran Morphology and Syntax of the Tamil Language

Legal Events

Date Code Title Description
STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION