WO2001082119A2 - Computer-aided writing system and method with cross-language writing wizard - Google Patents

Computer-aided writing system and method with cross-language writing wizard Download PDF

Info

Publication number
WO2001082119A2
WO2001082119A2 PCT/US2001/040228 US0140228W WO0182119A2 WO 2001082119 A2 WO2001082119 A2 WO 2001082119A2 US 0140228 W US0140228 W US 0140228W WO 0182119 A2 WO0182119 A2 WO 0182119A2
Authority
WO
WIPO (PCT)
Prior art keywords
native
word
language
recited
words
Prior art date
Application number
PCT/US2001/040228
Other languages
French (fr)
Other versions
WO2001082119A3 (en
Inventor
Ting Liu
Ming Zhou
Jian Wang
Original Assignee
Microsoft Corporation
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 Microsoft Corporation filed Critical Microsoft Corporation
Priority to EP01925116A priority Critical patent/EP1277136A2/en
Priority to AU2001251708A priority patent/AU2001251708A1/en
Priority to JP2001579138A priority patent/JP2004516527A/en
Publication of WO2001082119A2 publication Critical patent/WO2001082119A2/en
Publication of WO2001082119A3 publication Critical patent/WO2001082119A3/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/20Natural language analysis
    • G06F40/232Orthographic correction, e.g. spell checking or vowelisation
    • 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/44Statistical methods, e.g. probability models
    • 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

Definitions

  • the present invention relates to a machine-aided writing systems and methods. More particularly, the present invention relates to a language input user interface and underlying architecture that facilitates entry of multiple languages and assists users with entry of non-native languages.
  • This process suffers three shortcomings. First, it is not convenient for a Chinese user to input a Chinese word/phrase. Second, forcing the user to enter a Chinese word/phrase interrupts the user's train of- thought when writing in English. Third, as a non-native speaker of English, it is difficult for a Chinese user to select a suitable word from the dictionary.
  • a machine-aided writing system that helps non-English users with spelling, grammar, and writing as a native-English user.
  • a machine-aided writing system should act as a consultant that provides various kinds of help whenever necessary, and allows the users to control the writing.
  • Such a system might provide spelling help to assist users with hard-to-spell words and simultaneously check the usage in a certain context.
  • the machine-aided writing system might further provide some form of sentence help to let users refine the writing by providing perfect example sentences.
  • the approaches typically fall into two categories: (1) automatic translation, and (2) translation memory. Both work at the sentence level.
  • the former attempts to automatically translate sentences entered by the user into sentences that are grammatically and stylistically correct.
  • the quality of fully automatic machine translation in the current system is not completely satisfactory because a significant amount of manual editing is needed following such translation to ensure the high quality.
  • the translation memory approach works like a case-based system in that, given a sentence, the system retrieves similar sentences from a translation example database. The user then translates the subject sentence by analogy.
  • a computer-aided writing system offers assistance to a user writing in a non- native language, as the user needs help, without requiring the user to divert attention away from the entry task.
  • the writing system provides a user interface (UI) that integrates writing assistance with normal text entry.
  • the writing system provides assistance to users who are having difficulty spelling a non-native word or selecting the appropriate word for a given context.
  • the writing system also provides sample sentence structures to demonstrate how words are used and how sentences are properly crafted.
  • the writing system is implemented as a writing wizard for a word-processing program. The writing wizard is exposed via a graphical UI that allows the user to enter words in a non-native language.
  • An error tolerant spelling tool accepts the native word (even if it is misspelled or mistyped) and attempts to derive the most probable non-native word for the given context.
  • the spelling tool utilizes a bilingual dictionary to determine possible non-native word translation candidates. These candidates are passed to a non-native language model (e.g., a trigram language model) and a translation model.
  • the non-native language model generates probabilities associated with the candidates given the current sentence or phrase context.
  • the translation model generates probabilities of how likely a native word is intended given the non-native word candidates.
  • the spelling tool determines the most probable non-native word translation.
  • the writing wizard substitutes the non-native word for the native input string. To the user, the substitution takes place almost immediately after entering the native input string. If the user likes the non-native word, the user may simply continue with the sentence. On the other hand, if the user is still unsure of the non-native word, the user can invoke more assistance from the writing wizard. For instance, the writing wizard has a sentence recommendation tool that allows the user to see the non- native word in a sentence context to learn how the word can be used. A window containing example bilingual sentence pairs is presented to the user so that the user can learn how the non-native word is used in the sentence and see the corresponding sentence written in the native language.
  • the wizard can present a list of other native word translations of the input string, as well as a list of other non-native word candidates.
  • the user can select any one of these words and review the selected word in a sample pair of bilingual sentences.
  • the spelling tool and sentence recommendation tool work together in a unified way to greatly improve the productivity of writing in a non-native language.
  • Fig. 1 is a block diagram of a computer system that implements a writing system with a cross-language writing wizard.
  • Fig. 2 is a block diagram of a software architecture of the cross-language writing wizard.
  • Fig. 3 is an illustration of a word-level translation between words in a first language and words in a second language.
  • Fig. 4 is a flow diagram of a process for providing writing assistance to a user who is attempting to write in a non-native language.
  • Fig. 5 is a diagrammatic illustration of a screen display of a user interface for the writing system. Fig. 5 illustrates an in-line input feature of the UI.
  • Fig. 6 is a screen display corresponding to the Fig. 5 display that is adapted for a Chinese-English version of the writing system.
  • Fig. 7 is a diagrammatic illustration of a screen display of the writing system
  • UI that depicts automatic conversion from an input string in a native language (e.g., Pinyin) to a non-native word (e.g., English).
  • a native language e.g., Pinyin
  • a non-native word e.g., English
  • Fig. 8 is a screen display corresponding to the Fig. 7 display that is adapted for a Chinese-English version of the writing system.
  • Fig. 9 is a diagrammatic illustration of a screen display of the writing system
  • UI that depicts alternative translations of the input string within the native language (e.g., alternative Chinese words translated from the Pinyin).
  • Fig. 10 is a screen display corresponding to the Fig. 9 display that is adapted for a Chinese-English version of the writing system.
  • Fig. 11 is a diagrammatic illustration of a screen display of the writing system UI that depicts alternative translations of non-native words based on a selected native word (e.g., possible English words corresponding to a Chinese word).
  • Fig. 12 is a screen display corresponding to the Fig. 11 display that is adapted for a Chinese-English version of the writing system.
  • Fig. 13 is a diagrammatic illustration of a screen display of the writing system UI that depicts sample bilingual sentences using a selected non-native word.
  • Fig. 14 is a screen display corresponding to the Fig. 13 display that is adapted for a Chinese-English version of the writing system.
  • Fig. 15 is a diagrammatic illustration of a screen display of the w ⁇ ting system UI that depicts sample bilingual sentences invoked directly in response to user entry of native language text.
  • a computer-aided writing system helps a user write m a non-native language by offering consultation assistance for spelling and sentence structure.
  • the writing system implements a statistical spelling tool that assists in spelling and a sentence recommendation tool that intelligently recommends example sentences.
  • the tools are exposed through a user interface as an integrated mechanism that highly improves the productivity of wntmg in a non-native language.
  • the writing system and methods are described as helping non-English users write in English.
  • one exemplary implementation used throughout this disclosure for illustration purposes is directed to a Chinese user who is writing in English.
  • the principles and concepts described herein may be readily ported to other languages and users of other nationalities.
  • the computer-aided writing system is described in the general context of word processing programs executed by a general-purpose computer.
  • the computer-aided writing system may be implemented m many different environments other than word processing (e.g., email systems, browsers, etc.) and may be practiced on many diverse types of devices.
  • Fig. 1 shows an exemplary computer system 100 having a central processing unit (CPU) 102, a memory 104, and an input/output (I/O) interface 106.
  • the CPU central processing unit
  • the memory 104 is representative of both volatile memory (e.g., RAM) and non-volatile memory (e.g., ROM, hard disk, etc.). Programs, data, files, and may be stored in memory 104 and executed on the CPU 102.
  • volatile memory e.g., RAM
  • non-volatile memory e.g., ROM, hard disk, etc.
  • the computer system 100 has one or more peripheral devices connected via the I/O interface 106.
  • peripheral devices include a mouse 110, a keyboard 112 (e.g., an alphanumeric QWERTY keyboard, a phonetic keyboard, etc.), a display monitor 114, a printer 116, a peripheral storage device 118, and a microphone 120.
  • the computer system may be implemented, for example, as a general-purpose computer. Accordingly, the computer system 100 implements a computer operating system (not shown) that is stored in memory 104 and executed on the CPU 102.
  • the operating system is preferably a multi-tasking operating system that supports a windowing environment.
  • An example of a suitable operating system is a Windows brand operating system from Microsoft Corporation.
  • Fig. 1 the language input system may be practiced in distributed computing environments where tasks are performed by remote processing devices that are linked through a communications network (e.g., LAN, Internet, etc.).
  • program modules may be located in both local and remote memory storage devices.
  • the computer system 100 implements a writing system that serves two functions: (1) language conversion and (2) assisting writing in non-native languages.
  • the first function is to receive input strings (e.g., phonetic text) and convert the input strings automatically to output strings (e.g., language text).
  • the conversion process is tolerant to spelling and entry errors.
  • the second function is to aid users in writing words and sentences in non-native languages by offering spelling assistance and guidance as to correct sentence structure and style.
  • the writing system is implemented in Fig. 1 as a data or word processing program 130 stored in memory 104 and executed on CPU 102.
  • the word processing program 130 implements a language input architecture 132 that performs the language conversion and writing assistance.
  • the language input architecture 132 has a conversion system 134 to perform the conversion function and a cross-language wizard 136 to assist the user when entering non-native text.
  • the conversion system 134 and cross-language wizard 136 are exposed via a unified user interface (UI) 138.
  • the word processing program 130 may include other components in addition to the architecture 132, but such components are considered standard to word processing programs and will not be shown or described in detail.
  • the conversion system 134 converts input strings in one form (e.g., phonetic text characters) to an output string of another form (e.g., language text characters). It includes a search engine 140, one or more typing models 142, a language model 144, and one or more lexicons 146 for various languages.
  • the architecture 132 is language independent.
  • the UI 138 and search engine 140 are generic and can be used for any language.
  • the architecture 132 is adapted to a particular language by changing the language model 144, the typing model 142 and the lexicon 146.
  • the user enters an input string via one or more of the peripheral input devices, such as the mouse 110, keyboard 112, or microphone 120.
  • the computer system may further implement a speech recognition module (not shown) to receive the spoken words and convert them to phonetic text
  • a speech recognition module not shown
  • the UI 138 displays the input string as it is being entered
  • the UI 138 is preferably a graphical user interface. A more detailed discussion of the UI 138 is found in the above-referenced U.S. Patent Application Serial No. , entitled "Language Input User Interface".
  • the input string contains phonetic text or a mixture of phonetic and non-phonetic text.
  • "Phonetic text” generally refers to an alphanumeric text representing sounds made when speaking a given language.
  • Non-phonetic text is alphanumeric text that does not represent sounds made when speaking a given language. Non-phonetic text might include punctuation, special symbols, and alphanumeric text representative of a written language other than the language text.
  • the conversion system 134 converts the phonetic text to language text.
  • language text is the characters and non-character symbols representative of a written language.
  • phonetic text may be any alphanumeric text represented in a Roman-based character set (e.g., English alphabet) that represents sounds made when speaking a given language that, when written, does not employ the Roman-based character set
  • Language text is the written symbols corresponding to the given language
  • word processor 130 is described in the context of a Chinese-based word processor and the language input architecture 132 is configured to convert Pinyin to Hanzi. That is, the phonetic text is Pinyin and the language text is Hanzi.
  • the language input architecture is language independent and may be used for other languages.
  • the phonetic text may be a form of spoken Japanese (hiragana, katakana), whereas the language text is representative of a Japanese written language, such as Kanji.
  • Kanji Japanese written language
  • the user interface 138 passes the phonetic text (P) to the search engine 140, which in turn passes the phonetic text to the typing model 142.
  • the typing model 142 generates various typing candidates (T , ..., TC N ) that might be suitable edits of the phonetic text intended by the user, given that the phonetic text may include errors.
  • the typing model 142 returns multiple typing candidates with reasonable probabilities to the search engine 140, which passes the typing candidates onto the language model 144.
  • the language model 144 evaluates the typing candidates within the context of the ongoing sentence and generates various conversion candidates (C , ..., CC N ) written in the language text that might be representative of a converted form of the phonetic text intended by the user.
  • the conversion candidates are associated with the typing candidates.
  • Conversion from phonetic text to language text is not a one-for-one conversion.
  • the same or similar phonetic text might represent a number of characters or symbols in the language text.
  • the context of the phonetic text is interpreted before conversion to language text.
  • conversion of non-phonetic text will typically be a direct one-to-one conversion wherein the alphanumeric text displayed is the same as the alphanumeric input.
  • the conversion candidates (CQ, ..., CC N ) are passed back to the search engine 140, which performs statistical analysis to determine which of the typing and conversion candidates exhibit the highest probability of being intended by the user.
  • the search engine 140 selects the candidate with the highest probability and returns the language text of the conversion candidate to the UI 138.
  • the UI 138 then replaces the phonetic text with the language text of the conversion candidate in the same line of the display. Meanwhile, newly entered phonetic text continues to be displayed in the line ahead of the newly inserted language text.
  • the user interface 138 presents a first list of other high probability candidates ranked in order of the likelihood that the choice is actually the intended answer. If the user is still dissatisfied with the possible candidates, the UI 138 presents a second list that offers all possible choices. The second list may be ranked in terms of probability or other metric (e.g., stroke count or complexity in Chinese characters).
  • the word processing program 130 may alternatively, or additionally, be used to write primarily in a non-native language.
  • the cross-language writing wizard 136 lends the support needed to write effectively in the non-native language.
  • the user enters the non-native language via UI 138.
  • the writing wizard 136 recognizes the different language input and offers effective help without diverting the user's attention from the entry task.
  • the wizard provides spelling assistance and recommends sentence structures and styles as a way to improve the user's writing.
  • a Chinese user wants to write text in English.
  • the user writes an English sentence in an entry area presented by the UI 138.
  • the writing wizard 136 recognizes the Pinyin input, and translates the Pinyin into the most suitable English word immediately.
  • the correlative Chinese word will be shown beside the English word for the user's reference. If the user thinks the English word is not quite right, the user may request other English words related to the Chinese Pinyin. If the user is not sure which English word is best in this context, the user may browse Chinese-English bilingual sentence examples in which the Chinese word and the English word are presented together.
  • the context information helps the user decide which word is the best fit for the present context.
  • the user can input a Chinese sentence pattern directly, and select an appropriate English sentence type by browsing bilingual sentence examples.
  • Fig. 2 illustrates an exemplary writing wizard architecture 200 that integrates the user interface 138 and the writing wizard 136.
  • the writing wizard architecture 200 allows a user to enter characters in one or more languages via the UI 138 and offers help when the user needs it without diverting the user's attention away from the entry area.
  • the writing wizard 200 has a spelling tool 202 to provide spelling assistance on the word or phrase level and a sentence recommendation tool 204 to offer helpful suggestions regarding sentence structure.
  • the tools 202 and 204 work together to provide assistance as needed by the user. Again, for discussion purposes, the tools are described in the context of a Chinese user writing in English. However, the tools may be implemented in any combination of languages.
  • the spelling tool 202 performs two primary functions.
  • the first function is to offer a synonym or antonym associated with the English word entered by the user.
  • the spelling tool accesses an English thesaurus 210 to retrieve the synonym or antonym of the English word.
  • the second function of spelling tool 202 is translate a native word entered by the user to a non-native word.
  • the spelling tool provides a translator 212 that automatically converts an entered string to a native word familiar to the user. For instance, a Chinese user may input a Pinyin string and the translator 212 converts the Pinyin to a Chinese word in Hanzi characters.
  • the translator 212 may be implemented to include a polyphone model that expands Pinyin possibilities for a Chinese word (e.g., Chinese word ' D ' has two pinyin sets “le” and “yue”), a fault tolerance model that accepts misspellings and entry errors, and a simplified Pinyin model (e.g., allows user to input "hj" for "huanjing").
  • a polyphone model that expands Pinyin possibilities for a Chinese word
  • a fault tolerance model that accepts misspellings and entry errors
  • a simplified Pinyin model e.g., allows user to input "hj” for "huanjing”
  • the translator 212 then translates the native word to a suitable non-native word that may be used in the ongoing sentence.
  • the translator 212 uses three models to provide the translation: (1) an English language model 214, (2) a Chinese-English bilingual dictionary 216, and (3) an English- Chinese translation model 218.
  • the Chinese English bilingual dictionary 216 contains Chinese words and their corresponding English translations to provide possible English word translation candidates for the Chinese word.
  • the dictionary 216 might include approximately 115,000 Chinese words and corresponding English translations.
  • the dictionary 216 may also include other information, such as part- of-speech, semantic classification, and so forth.
  • the English language model 214 generates probabilities associated with the English word candidates given the current sentence or phrase context.
  • the English language model 214 is a statistical N-gram model, such as the N-gram Markov model, which is described in "Statistical Methods for Speech Recognition", by Frederick Jelinek, The MIT Press, Cambridge, Massachusetts, 1997.
  • the English-Chinese translation model 218 generates probabilities of how likely a Chinese word is intended given each of the English word candidates.
  • the English-Chinese translation model 218 is a statistical model that is trained from a word-aligned bilingual corpus, which may be derived from corpus 224 (described below).
  • the translation model 218 may be a trigram model if the training bilingual corpus is sufficiently large; otherwise, a bigram or unigram translation model may be used.
  • Chinese sentences are segmented before word translation training because written Chinese consists of a character stream without spaces between words. Prior to training, a wordlist is used in conjunction with an optimization procedure to segment the sentences.
  • Jianfeng Gao, Han-Feng Wang, Mingjing Li, and Kai-Fu Lee entitled "A unified approach to statistical language modeling for Chinese", IEEE, ICASPP2000, 2000.
  • the bilingual training process trains on the words.
  • One suitable process is based on an iterative EM (expectation-maximization) procedure for maximizing the likelihood of generating an English word given a Chinese character or word.
  • the output of the training process is a set of potential English translations for each Chinese word, together with the probability estimate for each translation.
  • One suitable EM procedure is described in an article by Brown. P.F., Jennifer C. Lai, and R.L. Merce, entitled "Aligning sentences in parallel corpora", In Proceedings of the 29 Annual Conference of the Association for Computational Linguistics, 169-176, Berkeley, 1991.
  • the translator 212 uses the probabilities returned from the English language model 214 and the English-Chinese translation model 218 to determine the English word candidate with the highest probability of being the word intended by the user given the Pinyin string within the sentence context.
  • the writing wizard 136 passes the optimal word back to the UI 138, which substitutes the English word for the Chinese Pinyin input string. To the user, the English word is almost immediately substituted after the Pinyin string is entered.
  • the spelling tool 204 suppose that a Chinese user inputs two English words EWj and EW 2 and then becomes unsure of how to spell or phrase the next word in English.
  • the Chinese user enters a Pinyin string PY that expresses the user's intention.
  • the spelling tool 202 passes the string PY to the translator 212, which looks up all candidate Chinese words from a Pinyin-Chinese dictionary.
  • Fig. 3 shows the word-level Pinyin-English translation 300.
  • the first row 302 shows the user-entered English words EWi and EW 2 and Pinyin PY.
  • the Pinyin string is translated to multiple Chinese words CWj, CW 2 , ..., CW m .
  • the translator 212 then obtains a list of candidate English translations from the Chinese English bilingual dictionary 216 for each of the Chinese words CWj, CW 2 , ..., CW m .
  • the third row 306 shows the English words EW JI , ..., EWj administrat for the first Chinese word CWj and English words EW m j, ..., fiW mq for the last Chinese word CW m .
  • the candidate English words in row 306 are initially returned in their original or root form and may not fit the context of the sentence.
  • the translation model expands each word to other morphological forms. For instance, the root “go” is expanded to inflections such as “went”, “goes", “going", and "gone”. From the candidate list, the translator 212 attempts to select the best English word in this specified contextual condition and present that word to the user.
  • the translator compares the probabilities of all English words in row 306 of Fig. 3 and selects the English word with the highest probability as the most proper translation of the Pinyin input string PY. This can be expressed statistically as the probability that English word candidate EW ⁇ was intended by the user given the actual entry of PY, EWi, and EW 2 , which is written as follows:
  • conditional probability is estimated as follows:
  • P(PY ⁇ EW ⁇ ,EW 2 ,EW lJ ) P(CW l ⁇ EW lJ )xP(PY ⁇ CW 1 ) (4)
  • the original goal for the spelling tool may be restated as finding the most probable translation of the Pinyin string PY by retrieving the English word with the highest conditional probability.
  • the sentence recommendation tool 204 operates at the sentence level to suggest possible sentences to assist the user in writing phrases and sentences correctly in a non-native language.
  • the sentence recommendation tool 204 employs a query expansion 220 to expand the query to relevant alternative expressions.
  • the sentence recommendation tool 204 passes the expanded query to a sentence retrieval algorithm 222, which searches a large bilingual corpus 224.
  • the sentence retrieval algorithm 222 returns one or more pairs of bilingual sentences expressing meanings relevant to the user's query or having syntactical relevance.
  • the sentence pairs include the sentence written in the native language and the corresponding sentence properly written in the non-native language.
  • the bilingual corpus 224 may be constructed in many ways. One approach is to collect sentence pairs from various online and offline sources, such as World Wide Web bilingual sites, dictionaries, books, bilingual news and magazines, and product manuals. As one example, the size of the bilingual corpus constructed by the inventors contains 96,362 sentence pairs. In the Fig. 2 architecture, the corpus 224 is used for the following three tasks: (1) Act as translation memory to support the sentence recommendation tool 204.
  • an alignment algorithm automatically aligns sentences in the corpus and the results are corrected manually.
  • Various alignment algorithms may be used, such as lexically based techniques and statistical techniques. Lexically based techniques use extensive online bilingual lexicons to match sentences, whereas statistical techniques require almost no prior knowledge and are based solely on the lengths of sentences.
  • One unique approach to constructing a sentence-aligned bilingual corpus is to incorporate both lexically based and statistical techniques.
  • the statistical technique is first used to obtain a preliminary result.
  • anchors are identified in the text to reduce complexity.
  • a small, restricted set of lexical cues is applied to the anchors for further improvement.
  • the sentence-aligned bilingual corpus 224 it may be used to enrich the Chinese-English bilingual dictionary 216. Two steps are made to extract bilingual terms from the sentence-aligned corpus 224. First, Chinese monolingual terms are extracted from the Chinese portion of the corpus 224.
  • the sentence recommendation tool 204 suppose a user inputs a sequence of Chinese characters.
  • the character string is initially segmented into one or more words.
  • the segmented word string acts as the user query that is passed to the query expansion 220.
  • Morphologically modified words or other expanded word forms are returned from the query expansion 220 to the sentence recommendation tool 204.
  • a user query is of the form multiple Chinese words CW CW 2 , ... , CW m . All synonyms for each word of the queries are listed based on a Chinese thesaurus (not shown, but included as part of the query expansion component 220), as shown below.
  • the query expansion 220 expands the query by substitutmg a word in the query with its synonym.
  • one implementation parameter is to restrict substitution to one word at each time.
  • the query consists of two words. Substituting the first word results in expanded queries, such as “D D D”, “D D D”, “D D D D”, etc. Substituting the second word yields expanded queries, such as “D D D D”, “D D D D”, “D D D D”, etc.
  • the sentence recommendation tool 204 selects an expanded query for use in retrieving example sentence pairs.
  • One approach to selecting an appropriate query is to estimate the mutual information of words with the query as follows:
  • CW k is the k-t Chinese word in the query
  • CW ⁇ is the j-th synonym of the z ' -th Chinese word.
  • D D D D is selected. The selection, though statistically derived, is a reasonable choice in this instance.
  • the tool 204 passes the selected query to the sentence retrieval algorithm 222 to retrieve one or more pairs of bilingual sentences containing "D D D ⁇ ". All the retrieved sentence pairs are ranked based on a scoring strategy.
  • the input of the ranking algorithm is a query Q, which is a Chinese word string, as shown below:
  • C-Sent is a Chinese sentence
  • E-Sent is an English sentence in a bilingual sentence pair
  • is a threshold
  • the relevance score is computed in two parts: (1) a bonus that represents the similarity of the input query and the target sentence, and (2) a penalty that represents the dissimilarity of the input query and the target sentence.
  • the bonus is computed by the following formula:
  • W is the weight of the y ' th word in query Q (described below)
  • tfy is the number of times the y ' th word occurs in sentence i
  • n is the number of sentences in the corpus
  • dfjs the number of sentences that contain Wj
  • J is the number of words in the z ' th sentence.
  • the editing distance is defined as the number of editing operations to convert B to A.
  • the penalty increases for each editing operation, but the score is different for different parts of speech. For example, the penalty is greater for verbs than nouns.
  • the highest-ranking sentence pair is returned to the sentence recommendation tool 204 and suggested to the user via the UI 138. The user may then be better informed as to how the sentence should be constructed.
  • Fig. 4 shows a general process 400 for assisting a user write non-native words, phrases, and sentences.
  • the process is preferably implemented in software by the writing system, and particularly, the UI 138 and cross-language writing wizard 136.
  • the process 400 may be implemented as computer- executable instructions that, when executed on a processing system such as CPU 102, performs the operations and task illustrated as blocks in Fig. 4.
  • the process is illustrated as pertaining to the Chinese-English writing environment, where English is the non-native language and Chinese is the native language. However, the process may be implemented in other languages.
  • the UI 138 receives a user-entered string consisting of English and Pinyin characters. If the characters form an English word (i.e., the "yes” branch from block 404), the writing wizard offers little help because it assumes that the user is not experiencing any trouble writing and spelling English words. Conversely, when the user is unsure how to spell an English word or which English word to use, user can enter a Pinyin string.
  • the spelling tool 200 receives the Pinyin and passes it to the Chinese Word/Pinyin translator 212.
  • the translator 212 translates the Pmym string to one or more
  • Chinese words e.g., Hanzi characters
  • the translator 212 selects the most likely Chinese words (e.g., Hanzi characters)
  • Chinese word translation based on statistical probabilities learned previously from a training corpus
  • the translator 212 is also tolerant to errors entered by the user due to mistyping or misspelling.
  • the translator 212 consults the Chinese-English dictionary 216 to determine possible English word translation candidates
  • the translator 212 uses the English language model 214 to generate probabilities associated with the different English word candidates given the current sentence or phrase context
  • the English language model 214 generates probabilities P(EW, j ⁇ EW EW ⁇ , which are associated with the different English word candidates EW tJ given the previous two words EW, and EW 2 .
  • the translator 212 consults the English-Chinese translation model 218 to generate probabilities of how likely a Chinese word is intended given each of the English word candidates. For instance, the English-Chinese translation model 218 produces probabilities P(CW, ⁇ EW l ⁇ ), identifying how likely a Chinese word CW, is intended given the various English word candidates EW ⁇ .
  • the translator 212 uses the probabilities returned from the English language model and the English-Chinese translation model to determine the English word candidate with the highest probability of being the word intended by the user given the Pmym string withm the sentence context.
  • the writing wizard 136 passes the optimal word back to the UI 138, which substitutes the English word for the Chinese Pmym input string (block 416). To the user, the English word is essentially immediately substituted for the Pmym string The probability calculations are made at processing speeds that is negligible to the user. If the user likes the English word (i.e., the "yes” branch from block 418), the user may simply continue writing more English words or Pinyin strings. On the other hand, if the user is still unsure of the English word, the user can invoke more assistance from the writing wizard via some predefined input, such as pressing the "ESC" key (i.e., the "no" branch from block 418).
  • the writing wizard allows the user to see the English word in a sentence context to learn how the word can be used (block 420).
  • the user can invoke a window with example bilingual sentence pairs extracted from the bilingual corpus 224 that contain the English word.
  • the wizard presents a list of other Chinese word translations of the Pinyin string, as well as a list of other English word candidates. The user can select any one of these words and review the selected word in an example pair of bilingual sentences.
  • the writing wizard user interface 138 allows user entry of bilingual words from a non-native language and a native language within the same entry line on the screen. Many of the features are described in the context of how they visually appear on a display screen. It is noted that such features are supported by the user interface 138 alone or in conjunction with an operating system.
  • Figs. 5-15 show exemplary writing wizard user interfaces implemented as graphical UIs (GUIs) that are presented to the user as part of a word processing program or other computer-aided writing system.
  • Odd Figs. 5, 7, 9, 11, and 13 present a generic graphical user interface (GUI) to illustrate various features of the writing wizard user interface.
  • Even Figs. 6, 8, 10, 12, and 14 present a specific GUI for a Chinese-English machine writing system that corresponds to the generic user interface of Figs. 5, 7, 9, 11, and 13.
  • Fig. 5 shows a screen display 500 presented by the language input UI 138 alone, or in conjunction with an operating system.
  • the screen display 500 resembles a customary graphical window, such as those generated by Microsoft's Windows-brand operating system.
  • the graphical window is adapted for use in the context of language input, and presents an in-line input area 502 in which non-native and native words may be entered by the user.
  • the in-line area 502 is represented pictorially by the parallel dashed lines.
  • An input cursor (not shown) may be used to mark the present position of data entry.
  • the graphical UI may further include a plurality of tool bars, such as tool bars 504 and 508, or other functional features depending on the application (e.g., word processor, data processor, spread sheet, internet browser, email, operating system, etc.). Tool bars are generally known in the word or data processing art and will not be described in detail.
  • Fig. 5 the user has entered two non-native words EW; and EW 2 .
  • symbol "EW" is used throughout the odd figures to represent a non-native word, such as an English Word, that has been input and displayed in the UI.
  • the user When the user is uncertain how to spell the next non-native word, the user simply enters the corresponding word in his/her native language.
  • the Chinese user enters Chinese Pinyin character PY at position 510 in the same entry area 502.
  • the Chinese user enters Pinyin rather than Chinese words (e.g., Hanzi characters) because Pinyin can be conveniently entered using a standard QWERTY keyboard or voice recognition system. Pinyin is an example of phonetic text and Hanzi is an example of language text.
  • Fig. 6 shows an example GUI 600 that corresponds to Fig. 5.
  • the GUI 600 shows two English words 602 (e.g., "I have”) followed by a Pmym string 604 (e.g., "wancheng”)
  • the cross-language wizard 136 After entering the native word (e.g., Pmym) and pressing the "SPACE" key (or some other actuation), the cross-language wizard 136 automatically recognizes that the current input is a native word and not a non-native word.
  • the spelling tool 202 converts the native word to a corresponding non-native word. If the native word is slightly misspelled or entered incorrectly, the spelling tool tolerates the errors and returns the most probable non-native word.
  • the non-native word is then depicted in the in-line entry area 502 m place of the native word.
  • Fig. 7 shows a screen display 700 presented by the language input UI 138 after the native word (e.g., PY) is converted to, and replaced with, a corresponding non-native word EW 3 .
  • the native word e.g., PY
  • EW 3 a corresponding non-native word
  • the writing wizard uses the statistical approach described above to determine the most likely translation. As a result, the input string is first translated to corresponding words in the native language, and then the most probable native word is selected for subsequent translation mto non-native words.
  • the most likely native word, represented as CWj, is shown beneath the converted non-native word EW 3 in a pop-up box 702.
  • the user can view the native word box 702 to determine whether the translation is the one he/she intended.
  • Fig. 8 shows an example GUI 800 that corresponds to Fig. 7.
  • the GUI 800 shows the two English words "I have” followed by a third English word
  • Chinese word "D D" In Chinese, the mapping from Pinyin to Chinese words is one-to-many, meaning that one Pinyin string may be translated to many different Chinese words. In addition, one Chinese word maps to many different English words.
  • the pop-up box 702 contains the most probable Chinese Hanzi word from which the Pinyin was initially translated. This Chinese word was then translated to the English word "accomplished".
  • the writing wizard 136 allows the user to change the selection via some user input, such as pressing the "ESC" key.
  • Fig. 9 shows a screen display 900 presented by the language input UI 138 in response to the user pressing the "ESC" key (or some other cue) to change the selection.
  • the writing wizard 136 restores the native input string PY at location 902, thereby replacing the automatically selected non-native word EW 3 (Fig. 7).
  • the pop-up box 702 is expanded to include other possible translation of the input string, as represented by CWj and CW 2 .
  • the most probable word CW ⁇ is positioned at the top and initially highlighted to indicate that it is statistically the most likely translation.
  • the second most likely word CW 2 is listed beneath the most probable word.
  • the user can select any one of the possible translations using conventional focus-and-select techniques (e.g., scrolling and entering, point-and- click, arrow and space keys, etc.).
  • Fig. 10 shows an example GUI 1000 that corresponds to Fig. 9.
  • the GUI 1000 shows the Pinyin input string "wancheng” restored in place of the English word "accomplished". Beneath the Pinyin input string "wancheng” is the pop-up box 702 with two Chinese words.
  • Fig. 1 1 shows a screen display 1100 presented by the language input UI 138 in response to the user selecting the first-listed native word CW,.
  • the native word CW replaces the input string PY at location 1102.
  • a second pop-up box 1104 is also presented that contains one or more possible non-native translations EW 3 , EW 4 , EW 5 , and EW 6 from the native word CW,.
  • the top-listed candidate, EW 3 is highlighted or otherwise identified in the box 1104. This candidate may initially be the most likely candidate.
  • the user may browse the box 1104 to select a more desired non-native translation using standard navigation techniques (e.g., point-and- click, arrows and space/return keys, etc.).
  • Fig. 12 shows an example GUI 1200 that corresponds to Fig. 11.
  • FIG. 1200 shows the Chinese word "D D" substituted for the Pinyin input string "wancheng". Beneath the Chinese word is the pop-up box 1104 with five alternative English words. More or less words may be presented within the box 1104. The user can scroll the box 1104 using conventional navigation tools, such as up/down arrow keys and a scroll bar.
  • the user can invoke further assistance from the writing wizard by requesting a sample sentence that uses the English word.
  • the user moves the focus to a desired word in the pop-up English word box 1104 and presses a keyboard key (e.g., the right arrow key) to invoke a window that contains a sample sentence.
  • a keyboard key e.g., the right arrow key
  • Fig. 13 shows a screen display 1300 presented by the language input UI 138 in response to the user placing the focus on the non-native word EW 3 in box 1104 and invoking a sample sentence window 1302.
  • the window 1302 presents a bilingual sentence pair that contains a sentence written in native words CW 3 , CW 4 ,...CW N and a corresponding sentence written in non-native words EW 8 , EW 9 , ... EW M .
  • the native word CWj and the corresponding non-native word EW 3 that is the subject of the bilingual sentence sample are highlighted or otherwise identified (e.g., italics, bold, etc.).
  • the bilingual sample sentences help the user better understand how the non-native word is used in a particular context.
  • Fig. 14 shows an example GUI 1400 that corresponds to Fig. 13.
  • the GUI 1400 shows the pop-up box 1104 and a sample sentence window 1302 that uses the English word "completed" in a sentence.
  • the English sentence reads "If there had not be a hard layer of rock beneath the soil, they would have completed the job in a few hours.”
  • the corresponding Chinese sentence written in Hanzi text is presented above the English sentence.
  • the user can confirm entry of a suitable English word.
  • the English word is substituted for the Chinese word following the two English words.
  • the UI will then present only the three English words "I have completed", and the two pop-up windows 1104 and 1302 will be removed.
  • the user may want help on how to construct a sentence properly.
  • the writing wizard allows the user to enter a phrase or sentence directly. For instance, suppose the user enters the following Chinese phrase (either directly or via Pinyin input converted to Chinese words):
  • Fig. 15 shows a screen display 1500 presented by the language input UI 138 in response to the user entering the Chinese phrase and directly invoking the sentence window 1302.
  • a corresponding pair of sentences — one in Chinese and one in English — that utilizes the Chinese phrase and English equivalence is presented in the window 1302.
  • the subject phrases are highlighted or otherwise identified in the sentences.

Abstract

A computer-aided writing system offers assistance to a user writing in a non-native language, without requiring the user to divert attention away from the entry task. When the user is unsure of a word's spelling or whether the word is appropriate, the user may enter a corresponding native word directly in line with the ongoing sentence. An error tolerant spelling tool accepts the native word and derives the most probable non-native word for the given context. The spelling tool consults a bilingual dictionary to determine possible non-native word translation candidates, a non-native language model (e.g., a trigram language model) to generate probabilities associated with the candidates given the current sentence context, and a translation model to generate probabilities of how likely a certain native word was intended given the non-native word candidates. From these probabilities, the spelling tool determines the most probable non-native word translation and substitutes the non-native word for the native input string.

Description

COMPUTER-AIDED WRITING SYSTEM AND METHOD WITH CROSS- LANGUAGE WRITING WIZARD
TECHNICAL FIELD
The present invention relates to a machine-aided writing systems and methods. More particularly, the present invention relates to a language input user interface and underlying architecture that facilitates entry of multiple languages and assists users with entry of non-native languages.
BACKGROUND OF THE INVENTION
With the rapid development of the Internet, computer users all over the world are becoming increasingly familiar with writing English. Unfortunately, for some societies that possess significantly different cultures and writing styles, the ability to write in English is an ever-present barrier. This is not due to lack of knowledge, as research suggests that many non-English users have sufficient knowledge of English to easily discriminate between a sentence written in native- English and a sentence written in broken English. English is used an example, but the problem persists across other language boundaries. Consider the plight of a Chinese user. Typically, when a Chinese user wants to write an English word/phrase in which he is unfamiliar with its spelling or usage, the user usually looks up the word/phrase in a Chinese-English dictionary. If the dictionary is an electronic dictionary, the user must input the Chinese word/phrase via some input mechanism. This process suffers three shortcomings. First, it is not convenient for a Chinese user to input a Chinese word/phrase. Second, forcing the user to enter a Chinese word/phrase interrupts the user's train of- thought when writing in English. Third, as a non-native speaker of English, it is difficult for a Chinese user to select a suitable word from the dictionary.
Accordingly, there is a need for a machine-aided writing system that helps non-English users with spelling, grammar, and writing as a native-English user. As envisioned by the inventors, such a machine-aided writing system should act as a consultant that provides various kinds of help whenever necessary, and allows the users to control the writing. Such a system might provide spelling help to assist users with hard-to-spell words and simultaneously check the usage in a certain context. The machine-aided writing system might further provide some form of sentence help to let users refine the writing by providing perfect example sentences.
Several machine-aided approaches have been proposed. The approaches typically fall into two categories: (1) automatic translation, and (2) translation memory. Both work at the sentence level. The former attempts to automatically translate sentences entered by the user into sentences that are grammatically and stylistically correct. However, the quality of fully automatic machine translation in the current system is not completely satisfactory because a significant amount of manual editing is needed following such translation to ensure the high quality. The translation memory approach works like a case-based system in that, given a sentence, the system retrieves similar sentences from a translation example database. The user then translates the subject sentence by analogy.
While both approaches offer some advantages, there remains room to improve the user experience with computer-aided writing systems. More particularly, there is a need for a computer-aided writing system that allows non- English user to collaborate with the computer in a way that achieves the highest quality writing with less brute force effort. SUMMARY OF THE INVENTION
A computer-aided writing system offers assistance to a user writing in a non- native language, as the user needs help, without requiring the user to divert attention away from the entry task. The writing system provides a user interface (UI) that integrates writing assistance with normal text entry. The writing system provides assistance to users who are having difficulty spelling a non-native word or selecting the appropriate word for a given context. The writing system also provides sample sentence structures to demonstrate how words are used and how sentences are properly crafted. In the described implementation, the writing system is implemented as a writing wizard for a word-processing program. The writing wizard is exposed via a graphical UI that allows the user to enter words in a non-native language. When the user is unsure of a word's spelling or whether the word is appropriate, the user may enter a corresponding native word directly in line with the ongoing sentence. An error tolerant spelling tool accepts the native word (even if it is misspelled or mistyped) and attempts to derive the most probable non-native word for the given context. The spelling tool utilizes a bilingual dictionary to determine possible non-native word translation candidates. These candidates are passed to a non-native language model (e.g., a trigram language model) and a translation model. The non-native language model generates probabilities associated with the candidates given the current sentence or phrase context. The translation model generates probabilities of how likely a native word is intended given the non-native word candidates. From these probabilities, the spelling tool determines the most probable non-native word translation. The writing wizard substitutes the non-native word for the native input string. To the user, the substitution takes place almost immediately after entering the native input string. If the user likes the non-native word, the user may simply continue with the sentence. On the other hand, if the user is still unsure of the non-native word, the user can invoke more assistance from the writing wizard. For instance, the writing wizard has a sentence recommendation tool that allows the user to see the non- native word in a sentence context to learn how the word can be used. A window containing example bilingual sentence pairs is presented to the user so that the user can learn how the non-native word is used in the sentence and see the corresponding sentence written in the native language. In addition, the wizard can present a list of other native word translations of the input string, as well as a list of other non-native word candidates. The user can select any one of these words and review the selected word in a sample pair of bilingual sentences. In this manner, the spelling tool and sentence recommendation tool work together in a unified way to greatly improve the productivity of writing in a non-native language.
BRIEF DESCRIPTION OF THE DRAWINGS
The same numbers are used throughout the Figures to reference like components and features.
Fig. 1 is a block diagram of a computer system that implements a writing system with a cross-language writing wizard. Fig. 2 is a block diagram of a software architecture of the cross-language writing wizard.
Fig. 3 is an illustration of a word-level translation between words in a first language and words in a second language.
Fig. 4 is a flow diagram of a process for providing writing assistance to a user who is attempting to write in a non-native language. Fig. 5 is a diagrammatic illustration of a screen display of a user interface for the writing system. Fig. 5 illustrates an in-line input feature of the UI.
Fig. 6 is a screen display corresponding to the Fig. 5 display that is adapted for a Chinese-English version of the writing system. Fig. 7 is a diagrammatic illustration of a screen display of the writing system
UI that depicts automatic conversion from an input string in a native language (e.g., Pinyin) to a non-native word (e.g., English).
Fig. 8 is a screen display corresponding to the Fig. 7 display that is adapted for a Chinese-English version of the writing system. Fig. 9 is a diagrammatic illustration of a screen display of the writing system
UI that depicts alternative translations of the input string within the native language (e.g., alternative Chinese words translated from the Pinyin).
Fig. 10 is a screen display corresponding to the Fig. 9 display that is adapted for a Chinese-English version of the writing system. Fig. 11 is a diagrammatic illustration of a screen display of the writing system UI that depicts alternative translations of non-native words based on a selected native word (e.g., possible English words corresponding to a Chinese word).
Fig. 12 is a screen display corresponding to the Fig. 11 display that is adapted for a Chinese-English version of the writing system.
Fig. 13 is a diagrammatic illustration of a screen display of the writing system UI that depicts sample bilingual sentences using a selected non-native word.
Fig. 14 is a screen display corresponding to the Fig. 13 display that is adapted for a Chinese-English version of the writing system. Fig. 15 is a diagrammatic illustration of a screen display of the wπting system UI that depicts sample bilingual sentences invoked directly in response to user entry of native language text.
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENT
A computer-aided writing system helps a user write m a non-native language by offering consultation assistance for spelling and sentence structure. The writing system implements a statistical spelling tool that assists in spelling and a sentence recommendation tool that intelligently recommends example sentences. The tools are exposed through a user interface as an integrated mechanism that highly improves the productivity of wntmg in a non-native language.
The writing system and methods are described as helping non-English users write in English. In particular, one exemplary implementation used throughout this disclosure for illustration purposes is directed to a Chinese user who is writing in English. However, the principles and concepts described herein may be readily ported to other languages and users of other nationalities.
For discussion purposes, the computer-aided writing system is described in the general context of word processing programs executed by a general-purpose computer. However, the computer-aided writing system may be implemented m many different environments other than word processing (e.g., email systems, browsers, etc.) and may be practiced on many diverse types of devices.
System Architecture
Fig. 1 shows an exemplary computer system 100 having a central processing unit (CPU) 102, a memory 104, and an input/output (I/O) interface 106. The CPU
102 communicates with the memory 104 and I/O interface 106. The memory 104 is representative of both volatile memory (e.g., RAM) and non-volatile memory (e.g., ROM, hard disk, etc.). Programs, data, files, and may be stored in memory 104 and executed on the CPU 102.
The computer system 100 has one or more peripheral devices connected via the I/O interface 106. Exemplary peripheral devices include a mouse 110, a keyboard 112 (e.g., an alphanumeric QWERTY keyboard, a phonetic keyboard, etc.), a display monitor 114, a printer 116, a peripheral storage device 118, and a microphone 120. The computer system may be implemented, for example, as a general-purpose computer. Accordingly, the computer system 100 implements a computer operating system (not shown) that is stored in memory 104 and executed on the CPU 102. The operating system is preferably a multi-tasking operating system that supports a windowing environment. An example of a suitable operating system is a Windows brand operating system from Microsoft Corporation.
It is noted that other computer system configurations may be used, such as hand-held devices, multiprocessor systems, microprocessor-based or programmable consumer electronics, network PCs, minicomputers, mainframe computers, and the like. In addition, although a standalone computer is illustrated in Fig. 1, the language input system may be practiced in distributed computing environments where tasks are performed by remote processing devices that are linked through a communications network (e.g., LAN, Internet, etc.). In a distributed computing environment, program modules may be located in both local and remote memory storage devices.
The computer system 100 implements a writing system that serves two functions: (1) language conversion and (2) assisting writing in non-native languages. The first function is to receive input strings (e.g., phonetic text) and convert the input strings automatically to output strings (e.g., language text). The conversion process is tolerant to spelling and entry errors. The second function is to aid users in writing words and sentences in non-native languages by offering spelling assistance and guidance as to correct sentence structure and style.
The writing system is implemented in Fig. 1 as a data or word processing program 130 stored in memory 104 and executed on CPU 102. The word processing program 130 implements a language input architecture 132 that performs the language conversion and writing assistance. The language input architecture 132 has a conversion system 134 to perform the conversion function and a cross-language wizard 136 to assist the user when entering non-native text. The conversion system 134 and cross-language wizard 136 are exposed via a unified user interface (UI) 138. The word processing program 130 may include other components in addition to the architecture 132, but such components are considered standard to word processing programs and will not be shown or described in detail.
Conversion System 134
The conversion system 134 converts input strings in one form (e.g., phonetic text characters) to an output string of another form (e.g., language text characters). It includes a search engine 140, one or more typing models 142, a language model 144, and one or more lexicons 146 for various languages. The architecture 132 is language independent. The UI 138 and search engine 140 are generic and can be used for any language. The architecture 132 is adapted to a particular language by changing the language model 144, the typing model 142 and the lexicon 146.
The user enters an input string via one or more of the peripheral input devices, such as the mouse 110, keyboard 112, or microphone 120. In this manner, a user is permitted to input phonetic information using keyed entry or oral speech. In the case of oral input, the computer system may further implement a speech recognition module (not shown) to receive the spoken words and convert them to phonetic text The following discussion assumes that entry of text via keyboard 112 is performed on a full size, standard alphanumeric QWERTY keyboard. The UI 138 displays the input string as it is being entered The UI 138 is preferably a graphical user interface. A more detailed discussion of the UI 138 is found in the above-referenced U.S. Patent Application Serial No. , entitled "Language Input User Interface". As one example, the input string contains phonetic text or a mixture of phonetic and non-phonetic text. "Phonetic text" generally refers to an alphanumeric text representing sounds made when speaking a given language. "Non-phonetic text" is alphanumeric text that does not represent sounds made when speaking a given language. Non-phonetic text might include punctuation, special symbols, and alphanumeric text representative of a written language other than the language text. The conversion system 134 converts the phonetic text to language text. A
"language text" is the characters and non-character symbols representative of a written language. Perhaps more generally stated, phonetic text may be any alphanumeric text represented in a Roman-based character set (e.g., English alphabet) that represents sounds made when speaking a given language that, when written, does not employ the Roman-based character set Language text is the written symbols corresponding to the given language
For discussion purposes, word processor 130 is described in the context of a Chinese-based word processor and the language input architecture 132 is configured to convert Pinyin to Hanzi. That is, the phonetic text is Pinyin and the language text is Hanzi. However, the language input architecture is language independent and may be used for other languages. For example, the phonetic text may be a form of spoken Japanese (hiragana, katakana), whereas the language text is representative of a Japanese written language, such as Kanji. Many other examples exist including, but not limited to, Arabic languages, Korean language, Indian language, other Asian languages, and so forth. The user interface 138 passes the phonetic text (P) to the search engine 140, which in turn passes the phonetic text to the typing model 142. The typing model 142 generates various typing candidates (T , ..., TCN) that might be suitable edits of the phonetic text intended by the user, given that the phonetic text may include errors. The typing model 142 returns multiple typing candidates with reasonable probabilities to the search engine 140, which passes the typing candidates onto the language model 144. The language model 144 evaluates the typing candidates within the context of the ongoing sentence and generates various conversion candidates (C , ..., CCN) written in the language text that might be representative of a converted form of the phonetic text intended by the user. The conversion candidates are associated with the typing candidates.
Conversion from phonetic text to language text is not a one-for-one conversion. The same or similar phonetic text might represent a number of characters or symbols in the language text. Thus, the context of the phonetic text is interpreted before conversion to language text. On the other hand, conversion of non-phonetic text will typically be a direct one-to-one conversion wherein the alphanumeric text displayed is the same as the alphanumeric input.
The conversion candidates (CQ, ..., CCN) are passed back to the search engine 140, which performs statistical analysis to determine which of the typing and conversion candidates exhibit the highest probability of being intended by the user. Once the probabilities are computed, the search engine 140 selects the candidate with the highest probability and returns the language text of the conversion candidate to the UI 138. The UI 138 then replaces the phonetic text with the language text of the conversion candidate in the same line of the display. Meanwhile, newly entered phonetic text continues to be displayed in the line ahead of the newly inserted language text. If the user wishes to change language text from the one selected by the search engine 140, the user interface 138 presents a first list of other high probability candidates ranked in order of the likelihood that the choice is actually the intended answer. If the user is still dissatisfied with the possible candidates, the UI 138 presents a second list that offers all possible choices. The second list may be ranked in terms of probability or other metric (e.g., stroke count or complexity in Chinese characters).
Cross-Language Wizard 136
The word processing program 130 may alternatively, or additionally, be used to write primarily in a non-native language. The cross-language writing wizard 136 lends the support needed to write effectively in the non-native language. The user enters the non-native language via UI 138. When the user is unsure how to write a word or phrase, the user may enter the word in his/her native language. The writing wizard 136 recognizes the different language input and offers effective help without diverting the user's attention from the entry task. The wizard provides spelling assistance and recommends sentence structures and styles as a way to improve the user's writing.
Suppose, for example, a Chinese user wants to write text in English. The user writes an English sentence in an entry area presented by the UI 138. When the user is unsure how to express a thought in English, the user may decide to write in familiar Chinese Pinyin. The writing wizard 136 recognizes the Pinyin input, and translates the Pinyin into the most suitable English word immediately. The correlative Chinese word will be shown beside the English word for the user's reference. If the user thinks the English word is not quite right, the user may request other English words related to the Chinese Pinyin. If the user is not sure which English word is best in this context, the user may browse Chinese-English bilingual sentence examples in which the Chinese word and the English word are presented together. The context information helps the user decide which word is the best fit for the present context. In addition, the user can input a Chinese sentence pattern directly, and select an appropriate English sentence type by browsing bilingual sentence examples.
Exemplary Writing Wizard Architecture
Fig. 2 illustrates an exemplary writing wizard architecture 200 that integrates the user interface 138 and the writing wizard 136. The writing wizard architecture 200 allows a user to enter characters in one or more languages via the UI 138 and offers help when the user needs it without diverting the user's attention away from the entry area.
The writing wizard 200 has a spelling tool 202 to provide spelling assistance on the word or phrase level and a sentence recommendation tool 204 to offer helpful suggestions regarding sentence structure. The tools 202 and 204 work together to provide assistance as needed by the user. Again, for discussion purposes, the tools are described in the context of a Chinese user writing in English. However, the tools may be implemented in any combination of languages.
Spelling Tool 202 The spelling tool 202 performs two primary functions. The first function is to offer a synonym or antonym associated with the English word entered by the user. The spelling tool accesses an English thesaurus 210 to retrieve the synonym or antonym of the English word. The second function of spelling tool 202 is translate a native word entered by the user to a non-native word. The spelling tool provides a translator 212 that automatically converts an entered string to a native word familiar to the user. For instance, a Chinese user may input a Pinyin string and the translator 212 converts the Pinyin to a Chinese word in Hanzi characters. The translator 212 may be implemented to include a polyphone model that expands Pinyin possibilities for a Chinese word (e.g., Chinese word ' D ' has two pinyin sets "le" and "yue"), a fault tolerance model that accepts misspellings and entry errors, and a simplified Pinyin model (e.g., allows user to input "hj" for "huanjing").
Following the initial form conversion, the translator 212 then translates the native word to a suitable non-native word that may be used in the ongoing sentence. In the illustrated implementation involving a Chinese-English writing system, the translator 212 uses three models to provide the translation: (1) an English language model 214, (2) a Chinese-English bilingual dictionary 216, and (3) an English- Chinese translation model 218. The Chinese English bilingual dictionary 216 contains Chinese words and their corresponding English translations to provide possible English word translation candidates for the Chinese word. As an example, the dictionary 216 might include approximately 115,000 Chinese words and corresponding English translations. The dictionary 216 may also include other information, such as part- of-speech, semantic classification, and so forth. The English language model 214 generates probabilities associated with the English word candidates given the current sentence or phrase context. In one implementation, the English language model 214 is a statistical N-gram model, such as the N-gram Markov model, which is described in "Statistical Methods for Speech Recognition", by Frederick Jelinek, The MIT Press, Cambridge, Massachusetts, 1997. As one suitable example, the English language model 214 can be constructed as a tri-gram model (i.e., N=3) that employs approximately 240,000,000 tri-grams and a vocabulary with 58,000 words.
The English-Chinese translation model 218 generates probabilities of how likely a Chinese word is intended given each of the English word candidates. In one implementation, the English-Chinese translation model 218 is a statistical model that is trained from a word-aligned bilingual corpus, which may be derived from corpus 224 (described below). The translation model 218 may be a trigram model if the training bilingual corpus is sufficiently large; otherwise, a bigram or unigram translation model may be used. Chinese sentences are segmented before word translation training because written Chinese consists of a character stream without spaces between words. Prior to training, a wordlist is used in conjunction with an optimization procedure to segment the sentences. One example of a suitable optimization procedure is described in an article written by Jianfeng Gao, Han-Feng Wang, Mingjing Li, and Kai-Fu Lee, entitled "A unified approach to statistical language modeling for Chinese", IEEE, ICASPP2000, 2000.
After segmentation, the bilingual training process trains on the words. One suitable process is based on an iterative EM (expectation-maximization) procedure for maximizing the likelihood of generating an English word given a Chinese character or word. The output of the training process is a set of potential English translations for each Chinese word, together with the probability estimate for each translation. One suitable EM procedure is described in an article by Brown. P.F., Jennifer C. Lai, and R.L. Merce, entitled "Aligning sentences in parallel corpora", In Proceedings of the 29 Annual Conference of the Association for Computational Linguistics, 169-176, Berkeley, 1991. The translator 212 uses the probabilities returned from the English language model 214 and the English-Chinese translation model 218 to determine the English word candidate with the highest probability of being the word intended by the user given the Pinyin string within the sentence context. The writing wizard 136 passes the optimal word back to the UI 138, which substitutes the English word for the Chinese Pinyin input string. To the user, the English word is almost immediately substituted after the Pinyin string is entered.
To further demonstrate the spelling tool 204, suppose that a Chinese user inputs two English words EWj and EW2 and then becomes unsure of how to spell or phrase the next word in English. The Chinese user enters a Pinyin string PY that expresses the user's intention. The spelling tool 202 passes the string PY to the translator 212, which looks up all candidate Chinese words from a Pinyin-Chinese dictionary.
Fig. 3 shows the word-level Pinyin-English translation 300. The first row 302 shows the user-entered English words EWi and EW2 and Pinyin PY. In the second row 304, the Pinyin string is translated to multiple Chinese words CWj, CW2, ..., CWm. The translator 212 then obtains a list of candidate English translations from the Chinese English bilingual dictionary 216 for each of the Chinese words CWj, CW2, ..., CWm. The third row 306 shows the English words EWJI, ..., EWj„ for the first Chinese word CWj and English words EWmj, ..., fiWmq for the last Chinese word CWm. The candidate English words in row 306 are initially returned in their original or root form and may not fit the context of the sentence. The translation model expands each word to other morphological forms. For instance, the root "go" is expanded to inflections such as "went", "goes", "going", and "gone". From the candidate list, the translator 212 attempts to select the best English word in this specified contextual condition and present that word to the user. The translator compares the probabilities of all English words in row 306 of Fig. 3 and selects the English word with the highest probability as the most proper translation of the Pinyin input string PY. This can be expressed statistically as the probability that English word candidate EWυ was intended by the user given the actual entry of PY, EWi, and EW2, which is written as follows:
argmax (E)^ \ EWX,EW2,PY)
EW„
According to Bayes law, the conditional probability is estimated as follows:
P(PY\ EWλ,EW2,EWlJ) xP(EW,J \ EW„EW2)
P(EWlJ \ EW„EW2,PY) = P(PY\ EW],EW2) (1)
Since the denominator is independent of EWυ and the same for all situations, the denominator may be omitted, leaving the following relationship:
Figure imgf000017_0001
Introducing a Chinese word CWt into the term, P(PY \ EWιp EW,, EW2), yields the following:
P(CWl\EW,EW2EWIJ)xP(PY\CW„EW,EW2,EWll)
P(PY\EWI,EW2,EWIJ) =
P(CWt\PY,EW„EW2,EWy)
(3)
For simplicity, the following assumptions are made:
P(CWt I EW, , EW2 ,EWV)* P(CWt \ EWy )
P(PY\CW„EW,EW2,EWlJ) P(PY\CWl)
P(CWt I PY, EWX , EW2 , EWi} ) * 1
The assumptions permit an approximation of formula (3) as follows:
P(PY\EWλ,EW2,EWlJ) = P(CWl\EWlJ)xP(PY\CW1) (4)
Combining formulas (2) and (4) provides:
l EW1]\PY,EW,EW2)=l CW\EWυ)xl PY\CW)xl EWυ\EW,EW2) (5)
where the term P(CW, \EWtJ) is the English-Chinese translation model 218, the term P(PY I CWJ is a polyphone model, which is set to 1, and the term P(EWy \ EWlt EW2) is the English tri-gram language model 214. Accordingly, the original goal for the spelling tool may be restated as finding the most probable translation of the Pinyin string PY by retrieving the English word with the highest conditional probability.
argmax. P(EWβ | EWVEW2 ,PY) « arg ma P(CW_ \ EW ) χ P(EW \ EW„EW1)
EWV EWV
Sentence Recommendation Tool 204
The sentence recommendation tool 204 operates at the sentence level to suggest possible sentences to assist the user in writing phrases and sentences correctly in a non-native language. When the user needs assistance, the user enters via UI 138 a sequence of keywords or a short phrase that attempts to convey the essence of the intended sentence. The sentence recommendation tool 204 employs a query expansion 220 to expand the query to relevant alternative expressions. The sentence recommendation tool 204 passes the expanded query to a sentence retrieval algorithm 222, which searches a large bilingual corpus 224. The sentence retrieval algorithm 222 returns one or more pairs of bilingual sentences expressing meanings relevant to the user's query or having syntactical relevance. The sentence pairs include the sentence written in the native language and the corresponding sentence properly written in the non-native language.
The bilingual corpus 224 may be constructed in many ways. One approach is to collect sentence pairs from various online and offline sources, such as World Wide Web bilingual sites, dictionaries, books, bilingual news and magazines, and product manuals. As one example, the size of the bilingual corpus constructed by the inventors contains 96,362 sentence pairs. In the Fig. 2 architecture, the corpus 224 is used for the following three tasks: (1) Act as translation memory to support the sentence recommendation tool 204.
(2) Support English-Chinese translation model 218 at word and phrase level.
(3) Extract bilingual terms to enrich the Chinese-English bilingual dictionary 216.
To construct a sentence-aligned bilingual corpus, an alignment algorithm automatically aligns sentences in the corpus and the results are corrected manually. Various alignment algorithms may be used, such as lexically based techniques and statistical techniques. Lexically based techniques use extensive online bilingual lexicons to match sentences, whereas statistical techniques require almost no prior knowledge and are based solely on the lengths of sentences.
One unique approach to constructing a sentence-aligned bilingual corpus is to incorporate both lexically based and statistical techniques. The statistical technique is first used to obtain a preliminary result. Then, anchors are identified in the text to reduce complexity. An anchor is defined as a block that consists of n successive sentences. Experiments indicate that best performance is achieved when «=3. Finally, a small, restricted set of lexical cues is applied to the anchors for further improvement. Once the sentence-aligned bilingual corpus 224 is constructed, it may be used to enrich the Chinese-English bilingual dictionary 216. Two steps are made to extract bilingual terms from the sentence-aligned corpus 224. First, Chinese monolingual terms are extracted from the Chinese portion of the corpus 224. One method for this extraction is in an article by Lee-Feng Chien, entitled "PAT-tree- based adaptive key phrase extraction for intelligent Chinese information retrieval", special issue on "Information Retrieval with Asian Language", Information Processing and Management, 1998. Second, the corresponding English words are extracted from the English portion of the corpus 224 with word alignment information. The result is a candidate list of the Chinese-English bilingual terms. The list is evaluated and terms can be manually added to the bilingual dictionary 216.
To demonstrate the sentence recommendation tool 204, suppose a user inputs a sequence of Chinese characters. The character string is initially segmented into one or more words. The segmented word string acts as the user query that is passed to the query expansion 220. Morphologically modified words or other expanded word forms are returned from the query expansion 220 to the sentence recommendation tool 204.
Suppose that a user query is of the form multiple Chinese words CW CW2, ... , CWm. All synonyms for each word of the queries are listed based on a Chinese thesaurus (not shown, but included as part of the query expansion component 220), as shown below.
CWU cwlx■ ■ cwmX cwn cw22■ ■ cwml
cw ι cwlnι ■ C Wmn„:
The query expansion 220 expands the query by substitutmg a word in the query with its synonym. To avoid over-generation, one implementation parameter is to restrict substitution to one word at each time.
As an example, suppose the query is "D D D D". The synonyms list is as follows: DΠ=>DDDΠDDDDDDDDΠΠDDDD. DD=>DDDDDDDDD
The query consists of two words. Substituting the first word results in expanded queries, such as "D D D", "D D D", "D D D D", etc. Substituting the second word yields expanded queries, such as "D D D D", "D D D D", "D D D D", etc.
The sentence recommendation tool 204 selects an expanded query for use in retrieving example sentence pairs. One approach to selecting an appropriate query is to estimate the mutual information of words with the query as follows:
arg max ∑ MI (CW k , CW y ) (6)
Where CWk is the k-t Chinese word in the query, and CWυ is the j-th synonym of the z'-th Chinese word. In the above example, "D D D D" is selected. The selection, though statistically derived, is a reasonable choice in this instance.
The tool 204 passes the selected query to the sentence retrieval algorithm 222 to retrieve one or more pairs of bilingual sentences containing "D D D □". All the retrieved sentence pairs are ranked based on a scoring strategy.
One implementation of a ranking algorithm will now be described. The input of the ranking algorithm is a query Q,, which is a Chinese word string, as shown below:
Q= T T2, T3, ... Tk The output is a set of relevant bilingual example sentence pairs in the form of:
S={(C-Sent, E-Sent) \ Relevance(Q,C-Sent) > δ or Relevance(Q,E-Sent) > δj
where C-Sent is a Chinese sentence, and E-Sent is an English sentence in a bilingual sentence pair, and δ is a threshold.
For each sentence, the relevance score is computed in two parts: (1) a bonus that represents the similarity of the input query and the target sentence, and (2) a penalty that represents the dissimilarity of the input query and the target sentence. The bonus is computed by the following formula:
m Bonus = ∑ log( Wj X tf ) x \og( n /df ) / L,
7 = 1 J J
where W is the weight of the y'th word in query Q (described below), tfy is the number of times the y'th word occurs in sentence i, n is the number of sentences in the corpus, dfjs the number of sentences that contain Wj, and J, is the number of words in the z'th sentence.
The above formula considers algebraic similarities. To account for geometric similarities, a penalty formula is used to derive an editing distance as a representation of geometric similarity.
Suppose the matched word list between query Q and a sentence are:
R . - Bonus , - Penalty represented as A and B, respectively,
Aι, A2, A3, ... Am Bl 5 B2, B3, ... Bn
The editing distance is defined as the number of editing operations to convert B to A. The penalty increases for each editing operation, but the score is different for different parts of speech. For example, the penalty is greater for verbs than nouns.
Penalty = ∑ log( W] x E ,) x log( n i df . ) I L, 7 = 1 J
where W} ' is the penalty of they'th word and E, is the editing distance. The score and penalty for each kind of part-or-speech is defined in Table 1.
Table 1
Part of Speech Score Penalty
Noun 6 6
Verb 10 10
Adjective 8 8
Adverb 8 8
Preposition 8 8
Conjunction 4 4
Digit 4 4
Digit-classifier 4 4
Classifier 4 4
Exclamation 4 4
Pronoun 4 4
Auxiliary 6 6 Post-reposition 6 6
Idioms 6 6
The highest-ranking sentence pair is returned to the sentence recommendation tool 204 and suggested to the user via the UI 138. The user may then be better informed as to how the sentence should be constructed.
General Operation
Fig. 4 shows a general process 400 for assisting a user write non-native words, phrases, and sentences. The process is preferably implemented in software by the writing system, and particularly, the UI 138 and cross-language writing wizard 136. Accordingly, the process 400 may be implemented as computer- executable instructions that, when executed on a processing system such as CPU 102, performs the operations and task illustrated as blocks in Fig. 4. In keeping with the ongoing example implementation, the process is illustrated as pertaining to the Chinese-English writing environment, where English is the non-native language and Chinese is the native language. However, the process may be implemented in other languages.
At block 402, the UI 138 receives a user-entered string consisting of English and Pinyin characters. If the characters form an English word (i.e., the "yes" branch from block 404), the writing wizard offers little help because it assumes that the user is not experiencing any trouble writing and spelling English words. Conversely, when the user is unsure how to spell an English word or which English word to use, user can enter a Pinyin string. When Pinyin is received (i.e., the "no" branch from block 404), the spelling tool 200 receives the Pinyin and passes it to the Chinese Word/Pinyin translator 212. At block 406, the translator 212 translates the Pmym string to one or more
Chinese words (e.g., Hanzi characters) The translator 212 selects the most likely
Chinese word translation based on statistical probabilities learned previously from a training corpus The translator 212 is also tolerant to errors entered by the user due to mistyping or misspelling.
At block 408, the translator 212 consults the Chinese-English dictionary 216 to determine possible English word translation candidates At block 410, the translator 212 uses the English language model 214 to generate probabilities associated with the different English word candidates given the current sentence or phrase context In one implementation, the English language model 214 generates probabilities P(EW,j \ EW EW^, which are associated with the different English word candidates EWtJ given the previous two words EW, and EW2. At block 412, the translator 212 consults the English-Chinese translation model 218 to generate probabilities of how likely a Chinese word is intended given each of the English word candidates. For instance, the English-Chinese translation model 218 produces probabilities P(CW, \EWl}), identifying how likely a Chinese word CW, is intended given the various English word candidates EWυ.
At block 414, the translator 212 uses the probabilities returned from the English language model and the English-Chinese translation model to determine the English word candidate with the highest probability of being the word intended by the user given the Pmym string withm the sentence context. The writing wizard 136 passes the optimal word back to the UI 138, which substitutes the English word for the Chinese Pmym input string (block 416). To the user, the English word is essentially immediately substituted for the Pmym string The probability calculations are made at processing speeds that is negligible to the user. If the user likes the English word (i.e., the "yes" branch from block 418), the user may simply continue writing more English words or Pinyin strings. On the other hand, if the user is still unsure of the English word, the user can invoke more assistance from the writing wizard via some predefined input, such as pressing the "ESC" key (i.e., the "no" branch from block 418).
In response to this user action, the writing wizard allows the user to see the English word in a sentence context to learn how the word can be used (block 420). The user can invoke a window with example bilingual sentence pairs extracted from the bilingual corpus 224 that contain the English word. In addition, the wizard presents a list of other Chinese word translations of the Pinyin string, as well as a list of other English word candidates. The user can select any one of these words and review the selected word in an example pair of bilingual sentences.
Writing Wizard User Interface The remaining discussion is directed to features of the user interface 138 when presenting the writing wizard. In particular, the writing wizard user interface 138 allows user entry of bilingual words from a non-native language and a native language within the same entry line on the screen. Many of the features are described in the context of how they visually appear on a display screen. It is noted that such features are supported by the user interface 138 alone or in conjunction with an operating system.
Figs. 5-15 show exemplary writing wizard user interfaces implemented as graphical UIs (GUIs) that are presented to the user as part of a word processing program or other computer-aided writing system. Odd Figs. 5, 7, 9, 11, and 13 present a generic graphical user interface (GUI) to illustrate various features of the writing wizard user interface. Even Figs. 6, 8, 10, 12, and 14 present a specific GUI for a Chinese-English machine writing system that corresponds to the generic user interface of Figs. 5, 7, 9, 11, and 13.
Fig. 5 shows a screen display 500 presented by the language input UI 138 alone, or in conjunction with an operating system. In this illustration, the screen display 500 resembles a customary graphical window, such as those generated by Microsoft's Windows-brand operating system. The graphical window is adapted for use in the context of language input, and presents an in-line input area 502 in which non-native and native words may be entered by the user. The in-line area 502 is represented pictorially by the parallel dashed lines. An input cursor (not shown) may be used to mark the present position of data entry.
The graphical UI may further include a plurality of tool bars, such as tool bars 504 and 508, or other functional features depending on the application (e.g., word processor, data processor, spread sheet, internet browser, email, operating system, etc.). Tool bars are generally known in the word or data processing art and will not be described in detail.
In Fig. 5, the user has entered two non-native words EW; and EW2. For discussion purpose, symbol "EW" is used throughout the odd figures to represent a non-native word, such as an English Word, that has been input and displayed in the UI. When the user is uncertain how to spell the next non-native word, the user simply enters the corresponding word in his/her native language. In this example, the Chinese user enters Chinese Pinyin character PY at position 510 in the same entry area 502. The Chinese user enters Pinyin rather than Chinese words (e.g., Hanzi characters) because Pinyin can be conveniently entered using a standard QWERTY keyboard or voice recognition system. Pinyin is an example of phonetic text and Hanzi is an example of language text. Fig. 6 shows an example GUI 600 that corresponds to Fig. 5. The GUI 600 shows two English words 602 (e.g., "I have") followed by a Pmym string 604 (e.g., "wancheng")
After entering the native word (e.g., Pmym) and pressing the "SPACE" key (or some other actuation), the cross-language wizard 136 automatically recognizes that the current input is a native word and not a non-native word. The spelling tool 202 converts the native word to a corresponding non-native word. If the native word is slightly misspelled or entered incorrectly, the spelling tool tolerates the errors and returns the most probable non-native word. The non-native word is then depicted in the in-line entry area 502 m place of the native word.
Fig. 7 shows a screen display 700 presented by the language input UI 138 after the native word (e.g., PY) is converted to, and replaced with, a corresponding non-native word EW3. For each native input string, there may be more than one possible interpretation in the native language. The writing wizard uses the statistical approach described above to determine the most likely translation. As a result, the input string is first translated to corresponding words in the native language, and then the most probable native word is selected for subsequent translation mto non-native words.
The most likely native word, represented as CWj, is shown beneath the converted non-native word EW3 in a pop-up box 702. The user can view the native word box 702 to determine whether the translation is the one he/she intended.
Fig. 8 shows an example GUI 800 that corresponds to Fig. 7. The GUI 800 shows the two English words "I have" followed by a third English word
"accomplished", which is translated from the Pmym input string "wancheng" (Fig. 6). Beneath the translated word "accomplished" is a pop-up box 702 with the
Chinese word "D D". In Chinese, the mapping from Pinyin to Chinese words is one-to-many, meaning that one Pinyin string may be translated to many different Chinese words. In addition, one Chinese word maps to many different English words. The pop-up box 702 contains the most probable Chinese Hanzi word from which the Pinyin was initially translated. This Chinese word was then translated to the English word "accomplished".
If the user agrees with the English word, the user simply continues entering English words within the in-line entry area. On the other hand, if the user is not satisfied with the English word, the writing wizard 136 allows the user to change the selection via some user input, such as pressing the "ESC" key.
Fig. 9 shows a screen display 900 presented by the language input UI 138 in response to the user pressing the "ESC" key (or some other cue) to change the selection. The writing wizard 136 restores the native input string PY at location 902, thereby replacing the automatically selected non-native word EW3 (Fig. 7). The pop-up box 702 is expanded to include other possible translation of the input string, as represented by CWj and CW2. The most probable word CW} is positioned at the top and initially highlighted to indicate that it is statistically the most likely translation. The second most likely word CW2 is listed beneath the most probable word. The user can select any one of the possible translations using conventional focus-and-select techniques (e.g., scrolling and entering, point-and- click, arrow and space keys, etc.).
Fig. 10 shows an example GUI 1000 that corresponds to Fig. 9. The GUI 1000 shows the Pinyin input string "wancheng" restored in place of the English word "accomplished". Beneath the Pinyin input string "wancheng" is the pop-up box 702 with two Chinese words. Fig. 1 1 shows a screen display 1100 presented by the language input UI 138 in response to the user selecting the first-listed native word CW,. The native word CW, replaces the input string PY at location 1102. A second pop-up box 1104 is also presented that contains one or more possible non-native translations EW3, EW4, EW5, and EW6 from the native word CW,. The top-listed candidate, EW3, is highlighted or otherwise identified in the box 1104. This candidate may initially be the most likely candidate. The user may browse the box 1104 to select a more desired non-native translation using standard navigation techniques (e.g., point-and- click, arrows and space/return keys, etc.). Fig. 12 shows an example GUI 1200 that corresponds to Fig. 11. The GUI
1200 shows the Chinese word "D D" substituted for the Pinyin input string "wancheng". Beneath the Chinese word is the pop-up box 1104 with five alternative English words. More or less words may be presented within the box 1104. The user can scroll the box 1104 using conventional navigation tools, such as up/down arrow keys and a scroll bar.
If the user is still unsure of the correct English word, the user can invoke further assistance from the writing wizard by requesting a sample sentence that uses the English word. The user moves the focus to a desired word in the pop-up English word box 1104 and presses a keyboard key (e.g., the right arrow key) to invoke a window that contains a sample sentence.
Fig. 13 shows a screen display 1300 presented by the language input UI 138 in response to the user placing the focus on the non-native word EW3 in box 1104 and invoking a sample sentence window 1302. The window 1302 presents a bilingual sentence pair that contains a sentence written in native words CW3, CW4,...CWN and a corresponding sentence written in non-native words EW8, EW9, ... EWM. The native word CWj and the corresponding non-native word EW3 that is the subject of the bilingual sentence sample are highlighted or otherwise identified (e.g., italics, bold, etc.). The bilingual sample sentences help the user better understand how the non-native word is used in a particular context.
Fig. 14 shows an example GUI 1400 that corresponds to Fig. 13. The GUI 1400 shows the pop-up box 1104 and a sample sentence window 1302 that uses the English word "completed" in a sentence. In this example, the English sentence reads "If there had not be a hard layer of rock beneath the soil, they would have completed the job in a few hours." The corresponding Chinese sentence written in Hanzi text is presented above the English sentence. After the user better understands the English word, and how it can be used in a sentence, the user can confirm entry of a suitable English word. Upon confirmation, the English word is substituted for the Chinese word following the two English words. The UI will then present only the three English words "I have completed", and the two pop-up windows 1104 and 1302 will be removed.
Sentence Assistance
The user may want help on how to construct a sentence properly. The writing wizard allows the user to enter a phrase or sentence directly. For instance, suppose the user enters the following Chinese phrase (either directly or via Pinyin input converted to Chinese words):
#1
The user can then invoke the sample bilingual sentence window 1302 directly by pressing the "ESC" key, or by some other means. Fig. 15 shows a screen display 1500 presented by the language input UI 138 in response to the user entering the Chinese phrase and directly invoking the sentence window 1302. A corresponding pair of sentences — one in Chinese and one in English — that utilizes the Chinese phrase and English equivalence is presented in the window 1302. The subject phrases are highlighted or otherwise identified in the sentences.
Conclusion
Although the description above uses language that is specific to structural features and/or methodological acts, it is to be understood that the invention defined in the appended claims is not limited to the specific features or acts described.
Rather, the specific features and acts are disclosed as exemplary forms of implementing the invention.

Claims

1. A method comprising: receiving non-native words of a non-native language and at least one native word of a native language that are entered by a user; and converting the native word to a corresponding non-native word.
2. A method as recited in claim 0, wherein the non-native language is English and the native language is Chinese.
3. A method as recited in claim 0, wherein the non-native words are
English words and the native word is Chinese Pinyin.
4. A method as recited in claim 0, wherein the native word is written in phonetic text.
5. A method as recited in claim 0, further comprising displaying the non- native words and the native word within a common entry line.
6. A method as recited in claim 0, wherein the converting comprises determining a most probable non-native word given a context established by the non-native words previously entered by the user.
7. A method as recited in claim 0, wherein the native word is entered in phonetic form, the converting further comprising: translating the native word from the phonetic form to a language form; and translating the native word in the language form to the non-native word.
8. A method as recited in claim 0, wherein the native word is entered in phonetic form, the converting further comprising: determining a most probable language form of the native word and translating the native word from the phonetic form to the most probable language form; and determining a most probable non-native word given the most probable language form of the native word.
9. A method as recited in claim 0, wherein the native word is entered in phonetic form and the converting comprises translating the native word from the phonetic form to one or more native words in a language form, the method further comprising displaying the one or more native words in the language form.
10. A method as recited in claim 9, further comprising: displaying the non-native words and the phonetic form of the native word within a common entry line; and displaying the one or more native words in the language form within a popup box adjacent the entry line.
11. A method as recited in claim 10, further comprising ordering the native words within the pop-up box according to probabilities.
12. A method as recited in claim 10, further comprising enabling a user to scroll within the pop-up box.
13. A method as recited in claim 0, wherein the native word is entered in phonetic form and the converting comprises: translating the native word from the phonetic form to one or more native words in a language form; displaying the one or more native words in the language form; translating at least one of the native words in the language form to one or more non-native words; and displaying the one or more non-native words.
14. A method as recited in claim 13, further comprising: displaying the non-native words and the phonetic form of the native word within a common entry line; and displaying the one or more native words in the language form within a popup box adjacent the entry line.
15. A method as recited in claim 13, further comprising: following translation to the one or more non-native words, displaying the non-native words and the language form of the native word within a common entry line; and displaying the one or more non-native words within a pop-up box adjacent the entry line.
16. A method as recited in claim 0, further comprising displaying a bilingual sentence pair having a native sentence written in the native language and including the native word and a corresponding non-native sentence written in the non-native language and including the non-native word.
17. One or more computer-readable media having computer-executable instructions that, when executed on a processor, direct a computer to perform the method as recited in claim 0.
18. A method comprising: displaying, via a user interface, character strings in a first language together with at least one character string of a second language as the user enters the character strings; converting the character string of the second language to another character string of the first language; and replacing the character string of the second language with said other character string of the first language in the user interface.
19. A method as recited in claim 18, wherein the first language is English and the second language is Chinese.
20. A method as recited in claim 18, further comprising displaying the character strings of the first and second languages within a common entry line.
21. A method as recited in claim 18, wherein the converting comprises determining a most probable character string given a context established by the character strings previously entered by the user.
22. One or more computer-readable media having computer-executable instructions that, when executed on a processor, direct a computer to perform the method as recited in claim 18.
23. A method comprising: receiving non-native words of a non-native language and at least one native word of a native language that are entered by a user; and presenting a candidate list of non-native words that are possible translations of the native word.
24. A method as recited in claim 23, wherein the non-native language is
English and the native language is Chinese.
25. A method as recited m claim 23, further comprising displaying the non-native words and the native word withm a common entry line.
26. A method as recited in claim 23, further comprising presenting a sentence window with bilingual sentence pairs.
27. One or more computer-readable media having computer-executable instructions that, when executed on a processor, direct a computer to perform the method as recited in claim 23.
28. A method comprising: receiving non-native words of a non-native language and at least one native word of a native language that are entered by a user, the native word being entered as phonetic text; and presenting a list of one or more translations of the native word written in a language text.
29. A method as recited in claim 28, wherein the non-native language is English and the native language is Chinese.
30. A method as recited in claim 28, further comprising displaying the non-native words and the native word within a common entry line.
31. A method as recited in claim 28, further comprising presenting a sentence window with bilingual sentence pairs.
32. One or more computer-readable media having computer-executable instructions that, when executed on a processor, direct a computer to perform the method as recited in claim 28.
33. A method comprising: receiving non-native words of a non-native language and at least one native word of a native language, the native word being received in a first form of the native language; translating the native word from its first form to at least one native word of a second form, translating the native word of the second form to at least one non-native word.
34. A method as recited m claim 33, wherein the non-native language is
English and the native language is Chinese.
35. A method as recited m claim 33, wherein the non-native words are English words and the first form of the native word is Chinese Pmym and the second form of the native word is Chinese Mandarin.
36. A method as recited in claim 33, wherein the translating the native word from its first form comprises selecting a most likely native word of the second form based on statistical probabilities.
37. A method as recited in claim 33, further comprising accepting misspelled versions of the native word in the first form.
38. A method as recited in claim 33, further comprising displaying the non-native words and the native word within a common entry line.
39. A method as recited in claim 33, wherein the translating the native word from its second form to the non-native word comprises: determining possible non-native word candidates from the second form of the native word; generating first probabilities associated with the non-native word candidates that indicate how likely individual non-native word candidates were intended by the user given the context established by previously entered non-native words; generating second probabilities associated with the non-native word candidates that indicate how likely the second form of the native word was intended given individual non-native word candidates; and deriving a most probable non-native word from among the non-native word candidates based on the first and second probabilities.
40. A method as recited in claim 33, further comprising replacing the native word in its first form with the non-native word.
41. One or more computer-readable media having computer-executable instructions that, when executed on a processor, direct a computer to perform the method as recited in claim 33.
42. A method comprising: enabling a user to enter non-native words of a non-native language and a phonetic text string of a native language; displaying the non-native words and the phonetic text string within a common entry line; translating the phonetic text string to at least one native word of the native language; determining possible non-native word candidates from the native word of the native language; generating first probabilities associated with the non-native word candidates that indicate how likely individual non-native word candidates were intended by the user given the context established by previously entered non-native words; generating second probabilities associated with the non-native word candidates that indicate how likely the native word was intended given individual non-native word candidates; deriving a most probable non-native word from among the non-native word candidates based on the first and second probabilities; and translating the native word to the most probable non-native word.
43. A method as recited in claim 42, wherein the non-native language is
English and the native language is Chinese.
44. A method as recited in claim 42, wherein the non-native words are English words, the phonetic text is Chinese Pinyin, and the native word is Chinese Hanzi.
45. A method as recited in claim 42, wherein the translating the phonetic string comprises selecting most likely native words based on statistical probabilities.
46. A method as recited in claim 42, wherein the determining comprises using a bilingual dictionary to identify the non-native word candidates.
47. A method as recited in claim 42, wherein the generating first probabilities comprises using a statistical language model.
48. A method as recited in claim 42, wherein the generating second probabilities comprises using a translation model.
49. A method as recited in claim 42, further comprising displaying the most probable non-native word in place of the phonetic text string.
50. One or more computer-readable media having computer-executable instructions that, when executed on a processor, direct a computer to perform the method as recited in claim 42.
51. A cross-language input user interface comprising: a line-based entry area; non-native text displayed within the line-based entry area; and native text displayed together with the non-native text within the line-based entry area.
52. A cross-language input user interface as recited in claim 51 , wherein the non-native text comprises English and the native text comprises Chinese.
53. A cross-language input user interface as recited m claim 51, wherein the lme-based entry area is oriented horizontally
54. A cross-language input user interface as recited in claim 51, further comprising converted non-native text, converted from the native text, substituted for the native text withm the line-based entry area.
55. A cross-language input user interface as recited in claim 51, further comprising a candidate list of non-native words that are possible translations of the native text
56. A cross-language input user interface as recited in claim 51, further comprising a candidate list of non-native words that are possible translations of the native text, the non-native words being ordered withm the candidate list according to a ranking.
57. A cross-language input user interface as recited in claim 51 , wherein the lme-based entry area is oriented m a first direction and further comprising a candidate list of non-native words that are possible translations of the native text, the candidate list being oriented in a second direction orthogonal to the first direction.
58. A cross-language input user interface as recited in claim 51, further comprising a sentence window, mvokable by a user, to present bilingual sentences that include the native text and the non-native text.
59. A word processor comprising the language input user interface as recited in claim 51.
60. A cross-language input user interface comprising: an entry area that accepts first words written in a first language and at least one second word written in a second language; and a candidate list of first words that are possible translations from the second word.
61. A cross-language input user interface as recited in claim 60, wherein the first language is English and the second language is Chinese.
62. A cross-language input user interface as recited in claim 60, wherein the entry area comprises a line-based entry area oriented in a first direction and the candidate list is presented adjacent the line-based entry area and oriented in a second direction orthogonal to the first direction.
63. A cross-language input user interface as recited in claim 60, further comprising a sentence window, invokable by a user, to present bilingual sentences written in the first and second languages.
64. A word processor comprising the language input user interface as recited in claim 60.
65. A cross-language input user interface comprising: an entry area that allows a user to enter both English words and Chinese Pinyin; and a pop-up box with at least one Chinese word translated from the Chinese Pinyin.
66. A cross-language input user interface as recited in claim 65, further comprising, upon selection of a Chinese word from the pop-up box, a candidate list of English words that are possible translations from the Chinese word.
67. A cross-language input user interface as recited in claim 66, further comprising a sentence window, invokable by a user from the candidate list, to present bilingual sentences written in English and Chinese to demonstrate usage of a particular English word from the candidate list.
68. A word processor comprising the language input user interface as recited in claim 65.
69. A cross-language writing architecture comprising: a user interface to enable a user, who is accustomed to a native language, to enter non-native words from a non-native language; and a spelling tool to assist the user with correct entry of the non-native words.
70. A cross-language writing architecture as recited in claim 69, wherein the user interface allows the user to enter a native word from the native language instead of the non-native word, the spelling tool comprising a translator to translate the native word to a corresponding non-native word.
71. A cross-language writing architecture as recited in claim 70, wherein the translator utilizes a bilingual dictionary.
72. A cross-language writing architecture as recited in claim 70, wherein the translator utilizes a statistical language model.
73. A cross-language writing architecture as recited in claim 70, wherein the translator utilizes a bilingual translation model.
74. A cross-language writing architecture as recited in claim 69, wherein the spelling tool utilizes a thesaurus.
75. A word processor comprising the language input architecture as recited in claim 69.
76. A cross-language writing architecture comprising: a user interface to enable a user, who is accustomed to a native language, to enter non-native words from a non-native language; and a sentence recommendation tool to suggest possible sentence structures in the non-native language.
77. A cross-language writing architecture as recited m claim 76, wherein the sentence recommendation tool comprises a bilingual corpus containing bilingual sentence pairs written in both the native language and the non-native language, and a sentence retrieval unit to retrieve bilingual sentence pairs from the bilingual corpus
78. A cross-language writing architecture as recited in claim 77, wherein the sentence recommendation tool ranks the sentences retrieved from the bilingual corpus
79. A word processor comprising the language input architecture as recited m claim 76
80. A cross-language writing architecture comprising a user interface to enable entry of English words together with Chinese Pmym, a spelling tool to translate the Chinese Pmym to one or more Chinese words, the spelling tool being further configured to translate the Chinese words to one or more English words that may be substituted for the Chinese Pmyin, and a sentence recommendation tool, invokable by a user, to offer pairs of corresponding sentences written m English and Chinese to demonstrate how an English word is used in a sentence
81. A cross-language writing architecture as recited in claim 80, wherein the spelling tool comprises: a Chinese-English dictionary to determine possible English word candidates from the Chinese words; an English language model to determine how likely the user intended the
English word candidates given previously entered English words; and an English-Chinese translation model to determine how likely individual Chinese words were intended given the English word candidates.
82. A cross-language writing architecture as recited in claim 80, wherein the sentence recommendation tool comprises: a bilingual corpus containing bilingual sentence pairs written in both English and Chinese; and a sentence retrieval unit to retrieve bilingual sentence pairs from the bilingual corpus .
83. A word processor comprising the language input architecture as recited in claim 80.
84. One or more computer-readable media having computer-executable instructions that, when executed on a processor, direct a computer to: enable entry of English words and Chinese Pinyin; translate the Chinese Pinyin to at least one Chinese word; determine possible English word candidates from the Chinese word; generate first probabilities associated with the English word candidates that indicate how likely each of the English word candidates was intended given previously entered English words; generate second probabilities associated with the English word candidates that indicate how likely the Chinese word was intended given each of the English word candidates; derive a most probable English word from among the English word candidates based on the first and second probabilities; and translate the Chinese word to the most probable English word.
PCT/US2001/040228 2000-04-24 2001-03-02 Computer-aided writing system and method with cross-language writing wizard WO2001082119A2 (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
EP01925116A EP1277136A2 (en) 2000-04-24 2001-03-02 Computer-aided writing system and method with cross-language writing wizard
AU2001251708A AU2001251708A1 (en) 2000-04-24 2001-03-02 Computer-aided writing system and method with cross-language writing wizard
JP2001579138A JP2004516527A (en) 2000-04-24 2001-03-02 System and method for computer assisted writing with cross language writing wizard

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US09/556,229 US7107204B1 (en) 2000-04-24 2000-04-24 Computer-aided writing system and method with cross-language writing wizard
US09/556,229 2000-04-24

Publications (2)

Publication Number Publication Date
WO2001082119A2 true WO2001082119A2 (en) 2001-11-01
WO2001082119A3 WO2001082119A3 (en) 2002-04-18

Family

ID=24220434

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2001/040228 WO2001082119A2 (en) 2000-04-24 2001-03-02 Computer-aided writing system and method with cross-language writing wizard

Country Status (5)

Country Link
US (1) US7107204B1 (en)
EP (1) EP1277136A2 (en)
JP (1) JP2004516527A (en)
AU (1) AU2001251708A1 (en)
WO (1) WO2001082119A2 (en)

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1400901A2 (en) 2002-09-19 2004-03-24 Microsoft Corporation Method and system for retrieving confirming sentences
WO2004042615A1 (en) * 2002-09-30 2004-05-21 Ning-Ping Chan Blinking annotation callouts highlighting cross language search results
EP1675021A3 (en) * 2004-12-21 2006-07-05 Xerox Corporation Bilingual authoring assistant for the "tip of the tongue" problem
US7171351B2 (en) 2002-09-19 2007-01-30 Microsoft Corporation Method and system for retrieving hint sentences using expanded queries
US7277029B2 (en) 2005-06-23 2007-10-02 Microsoft Corporation Using language models to expand wildcards
US7293015B2 (en) 2002-09-19 2007-11-06 Microsoft Corporation Method and system for detecting user intentions in retrieval of hint sentences
US7769804B2 (en) 2006-01-17 2010-08-03 Microsoft Corporation Server side search with multi-word word wheeling and wildcard expansion
US7778837B2 (en) 2006-05-01 2010-08-17 Microsoft Corporation Demographic based classification for local word wheeling/web search
US8015129B2 (en) 2008-04-14 2011-09-06 Microsoft Corporation Parsimonious multi-resolution value-item lists
US8401838B2 (en) * 2004-08-31 2013-03-19 Research In Motion Limited System and method for multilanguage text input in a handheld electronic device
US8712989B2 (en) 2010-12-03 2014-04-29 Microsoft Corporation Wild card auto completion
JP2018500698A (en) * 2015-03-27 2018-01-11 バイドゥ オンライン ネットワーク テクノロジー (ベイジン) カンパニー リミテッド Translation information providing method and system
US10867131B2 (en) 2012-06-25 2020-12-15 Microsoft Technology Licensing Llc Input method editor application platform

Families Citing this family (271)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8938688B2 (en) 1998-12-04 2015-01-20 Nuance Communications, Inc. Contextual prediction of user words and user actions
US7712053B2 (en) 1998-12-04 2010-05-04 Tegic Communications, Inc. Explicit character filtering of ambiguous text entry
US7750891B2 (en) 2003-04-09 2010-07-06 Tegic Communications, Inc. Selective input system based on tracking of motion parameters of an input device
US7821503B2 (en) 2003-04-09 2010-10-26 Tegic Communications, Inc. Touch screen and graphical user interface
US7610194B2 (en) * 2002-07-18 2009-10-27 Tegic Communications, Inc. Dynamic database reordering system
US7030863B2 (en) 2000-05-26 2006-04-18 America Online, Incorporated Virtual keyboard system with automatic correction
US7286115B2 (en) 2000-05-26 2007-10-23 Tegic Communications, Inc. Directional input system with automatic correction
EP1192716B1 (en) 1999-05-27 2009-09-23 Tegic Communications, Inc. Keyboard system with automatic correction
US8645137B2 (en) 2000-03-16 2014-02-04 Apple Inc. Fast, language-independent method for user authentication by voice
US8706747B2 (en) * 2000-07-06 2014-04-22 Google Inc. Systems and methods for searching using queries written in a different character-set and/or language from the target pages
US7389221B1 (en) * 2000-07-17 2008-06-17 Globalenglish Corporation System and method for interactive translation
WO2002093417A1 (en) * 2001-05-17 2002-11-21 University Of Southern California Statistical method for building a translation memory
US8214196B2 (en) 2001-07-03 2012-07-03 University Of Southern California Syntax-based statistical translation model
US20030101044A1 (en) * 2001-11-28 2003-05-29 Mark Krasnov Word, expression, and sentence translation management tool
US7536294B1 (en) * 2002-01-08 2009-05-19 Oracle International Corporation Method and apparatus for translating computer programs
US20030160830A1 (en) * 2002-02-22 2003-08-28 Degross Lee M. Pop-up edictionary
WO2004001623A2 (en) 2002-03-26 2003-12-31 University Of Southern California Constructing a translation lexicon from comparable, non-parallel corpora
US20040004599A1 (en) * 2002-07-03 2004-01-08 Scott Shepard Systems and methods for facilitating playback of media
US20040024598A1 (en) * 2002-07-03 2004-02-05 Amit Srivastava Thematic segmentation of speech
US7249012B2 (en) * 2002-11-20 2007-07-24 Microsoft Corporation Statistical method and apparatus for learning translation relationships among phrases
AU2003288750A1 (en) * 2002-12-26 2004-07-22 Casio Computer Co., Ltd. Electronic dictionary with example sentences
JP3793879B2 (en) * 2002-12-27 2006-07-05 カシオ計算機株式会社 Portable electronic dictionary device and program
US7536293B2 (en) * 2003-02-24 2009-05-19 Microsoft Corporation Methods and systems for language translation
US7356457B2 (en) 2003-02-28 2008-04-08 Microsoft Corporation Machine translation using learned word associations without referring to a multi-lingual human authored dictionary of content words
US8548794B2 (en) 2003-07-02 2013-10-01 University Of Southern California Statistical noun phrase translation
US7346487B2 (en) * 2003-07-23 2008-03-18 Microsoft Corporation Method and apparatus for identifying translations
US7412385B2 (en) * 2003-11-12 2008-08-12 Microsoft Corporation System for identifying paraphrases using machine translation
US7584092B2 (en) 2004-11-15 2009-09-01 Microsoft Corporation Unsupervised learning of paraphrase/translation alternations and selective application thereof
US8200475B2 (en) * 2004-02-13 2012-06-12 Microsoft Corporation Phonetic-based text input method
US7478033B2 (en) * 2004-03-16 2009-01-13 Google Inc. Systems and methods for translating Chinese pinyin to Chinese characters
US8296127B2 (en) 2004-03-23 2012-10-23 University Of Southern California Discovery of parallel text portions in comparable collections of corpora and training using comparable texts
US8666725B2 (en) 2004-04-16 2014-03-04 University Of Southern California Selection and use of nonstatistical translation components in a statistical machine translation framework
WO2005103947A1 (en) * 2004-04-27 2005-11-03 Matsushita Electric Industrial Co., Ltd. Character input system including application device and input server
US8095364B2 (en) 2004-06-02 2012-01-10 Tegic Communications, Inc. Multimodal disambiguation of speech recognition
GB2415518A (en) * 2004-06-24 2005-12-28 Sharp Kk Method and apparatus for translation based on a repository of existing translations
US20060048055A1 (en) * 2004-08-25 2006-03-02 Jun Wu Fault-tolerant romanized input method for non-roman characters
WO2006042321A2 (en) 2004-10-12 2006-04-20 University Of Southern California Training for a text-to-text application which uses string to tree conversion for training and decoding
US7546235B2 (en) * 2004-11-15 2009-06-09 Microsoft Corporation Unsupervised learning of paraphrase/translation alternations and selective application thereof
US9471566B1 (en) * 2005-04-14 2016-10-18 Oracle America, Inc. Method and apparatus for converting phonetic language input to written language output
JP4058057B2 (en) * 2005-04-26 2008-03-05 株式会社東芝 Sino-Japanese machine translation device, Sino-Japanese machine translation method and Sino-Japanese machine translation program
US20070024646A1 (en) * 2005-05-23 2007-02-01 Kalle Saarinen Portable electronic apparatus and associated method
US9785329B2 (en) * 2005-05-23 2017-10-10 Nokia Technologies Oy Pocket computer and associated methods
US8886517B2 (en) 2005-06-17 2014-11-11 Language Weaver, Inc. Trust scoring for language translation systems
US8676563B2 (en) 2009-10-01 2014-03-18 Language Weaver, Inc. Providing human-generated and machine-generated trusted translations
US7664629B2 (en) * 2005-07-19 2010-02-16 Xerox Corporation Second language writing advisor
US20070043553A1 (en) * 2005-08-16 2007-02-22 Microsoft Corporation Machine translation models incorporating filtered training data
US8677377B2 (en) 2005-09-08 2014-03-18 Apple Inc. Method and apparatus for building an intelligent automated assistant
US7908132B2 (en) * 2005-09-29 2011-03-15 Microsoft Corporation Writing assistance using machine translation techniques
US20070106664A1 (en) * 2005-11-04 2007-05-10 Minfo, Inc. Input/query methods and apparatuses
US10319252B2 (en) 2005-11-09 2019-06-11 Sdl Inc. Language capability assessment and training apparatus and techniques
US20070164782A1 (en) * 2006-01-17 2007-07-19 Microsoft Corporation Multi-word word wheeling
US20070250307A1 (en) * 2006-03-03 2007-10-25 Iq Technology Inc. System, method, and computer readable medium thereof for language learning and displaying possible terms
US8126700B2 (en) * 2006-03-29 2012-02-28 International Business Machines Corporation Computer-assisted comprehension of texts
US8943080B2 (en) 2006-04-07 2015-01-27 University Of Southern California Systems and methods for identifying parallel documents and sentence fragments in multilingual document collections
US7801722B2 (en) * 2006-05-23 2010-09-21 Microsoft Corporation Techniques for customization of phonetic schemes
WO2008009682A2 (en) * 2006-07-17 2008-01-24 Total Recall Aps A computer-implemented translation tool
US8886518B1 (en) 2006-08-07 2014-11-11 Language Weaver, Inc. System and method for capitalizing machine translated text
US9318108B2 (en) 2010-01-18 2016-04-19 Apple Inc. Intelligent automated assistant
US8433556B2 (en) 2006-11-02 2013-04-30 University Of Southern California Semi-supervised training for statistical word alignment
GB2444084A (en) * 2006-11-23 2008-05-28 Sharp Kk Selecting examples in an example based machine translation system
US20080140519A1 (en) * 2006-12-08 2008-06-12 Microsoft Corporation Advertising based on simplified input expansion
US9122674B1 (en) 2006-12-15 2015-09-01 Language Weaver, Inc. Use of annotations in statistical machine translation
US9275036B2 (en) * 2006-12-21 2016-03-01 International Business Machines Corporation System and method for adaptive spell checking
JP4997966B2 (en) * 2006-12-28 2012-08-15 富士通株式会社 Parallel translation example sentence search program, parallel translation example sentence search device, and parallel translation example sentence search method
WO2008083503A1 (en) * 2007-01-10 2008-07-17 National Research Council Of Canada Means and method for automatic post-editing of translations
US20080172219A1 (en) * 2007-01-17 2008-07-17 Novell, Inc. Foreign language translator in a document editor
US8468149B1 (en) 2007-01-26 2013-06-18 Language Weaver, Inc. Multi-lingual online community
US8225203B2 (en) 2007-02-01 2012-07-17 Nuance Communications, Inc. Spell-check for a keyboard system with automatic correction
US8201087B2 (en) 2007-02-01 2012-06-12 Tegic Communications, Inc. Spell-check for a keyboard system with automatic correction
US8615389B1 (en) 2007-03-16 2013-12-24 Language Weaver, Inc. Generation and exploitation of an approximate language model
US8977255B2 (en) 2007-04-03 2015-03-10 Apple Inc. Method and system for operating a multi-function portable electronic device using voice-activation
US8831928B2 (en) 2007-04-04 2014-09-09 Language Weaver, Inc. Customizable machine translation service
CN105117376B (en) * 2007-04-10 2018-07-10 谷歌有限责任公司 Multi-mode input method editor
US8799307B2 (en) * 2007-05-16 2014-08-05 Google Inc. Cross-language information retrieval
US8825466B1 (en) 2007-06-08 2014-09-02 Language Weaver, Inc. Modification of annotated bilingual segment pairs in syntax-based machine translation
CA2694327A1 (en) * 2007-08-01 2009-02-05 Ginger Software, Inc. Automatic context sensitive language correction and enhancement using an internet corpus
US8413049B2 (en) * 2007-08-31 2013-04-02 Research In Motion Limited Handheld electronic device and associated method enabling the generation of a proposed character interpretation of a phonetic text input in a text disambiguation environment
US20090083640A1 (en) * 2007-09-21 2009-03-26 Microsoft Corporation String based user interface specification
US8209164B2 (en) * 2007-11-21 2012-06-26 University Of Washington Use of lexical translations for facilitating searches
US9330720B2 (en) 2008-01-03 2016-05-03 Apple Inc. Methods and apparatus for altering audio output signals
US8289283B2 (en) 2008-03-04 2012-10-16 Apple Inc. Language input interface on a device
TWI457868B (en) * 2008-03-12 2014-10-21 Univ Nat Kaohsiung 1St Univ Sc Method for automatically modifying a translation from a machine translation
US8996376B2 (en) 2008-04-05 2015-03-31 Apple Inc. Intelligent text-to-speech conversion
US10496753B2 (en) 2010-01-18 2019-12-03 Apple Inc. Automatically adapting user interfaces for hands-free interaction
US20090326916A1 (en) * 2008-06-27 2009-12-31 Microsoft Corporation Unsupervised chinese word segmentation for statistical machine translation
US20100030549A1 (en) 2008-07-31 2010-02-04 Lee Michael M Mobile device having human language translation capability with positional feedback
JP2010055235A (en) * 2008-08-27 2010-03-11 Fujitsu Ltd Translation support program and system thereof
US8712776B2 (en) 2008-09-29 2014-04-29 Apple Inc. Systems and methods for selective text to speech synthesis
US8583418B2 (en) 2008-09-29 2013-11-12 Apple Inc. Systems and methods of detecting language and natural language strings for text to speech synthesis
JP2010093707A (en) * 2008-10-10 2010-04-22 Nec Saitama Ltd Portable electronic apparatus, character input screen display method and program
KR101045762B1 (en) * 2008-11-03 2011-07-01 한국과학기술원 Real-time semantic annotation device and method for generating natural language string input by user as semantic readable knowledge structure document in real time
US9959870B2 (en) 2008-12-11 2018-05-01 Apple Inc. Speech recognition involving a mobile device
US9361879B2 (en) * 2009-02-24 2016-06-07 Nexidia Inc. Word spotting false alarm phrases
US8380507B2 (en) 2009-03-09 2013-02-19 Apple Inc. Systems and methods for determining the language to use for speech generated by a text to speech engine
CN102439540B (en) 2009-03-19 2015-04-08 谷歌股份有限公司 Input method editor
US8704761B2 (en) * 2009-03-19 2014-04-22 Google Inc. Input method editor
US20120113011A1 (en) * 2009-03-20 2012-05-10 Genqing Wu Ime text entry assistance
US8798983B2 (en) * 2009-03-30 2014-08-05 Microsoft Corporation Adaptation for statistical language model
US10255566B2 (en) 2011-06-03 2019-04-09 Apple Inc. Generating and processing task items that represent tasks to perform
US9858925B2 (en) 2009-06-05 2018-01-02 Apple Inc. Using context information to facilitate processing of commands in a virtual assistant
US10241752B2 (en) 2011-09-30 2019-03-26 Apple Inc. Interface for a virtual digital assistant
US10241644B2 (en) 2011-06-03 2019-03-26 Apple Inc. Actionable reminder entries
US9431006B2 (en) 2009-07-02 2016-08-30 Apple Inc. Methods and apparatuses for automatic speech recognition
WO2011004367A1 (en) * 2009-07-09 2011-01-13 Eliyahu Mashiah Content sensitive system and method for automatic input language selection
US8484225B1 (en) 2009-07-22 2013-07-09 Google Inc. Predicting object identity using an ensemble of predictors
US8990064B2 (en) 2009-07-28 2015-03-24 Language Weaver, Inc. Translating documents based on content
US9053202B2 (en) * 2009-09-25 2015-06-09 Yahoo! Inc. Apparatus and methods for user generated translation
US8380486B2 (en) 2009-10-01 2013-02-19 Language Weaver, Inc. Providing machine-generated translations and corresponding trust levels
WO2011050494A1 (en) * 2009-10-29 2011-05-05 Google Inc. Generating input suggestions
US8732577B2 (en) 2009-11-24 2014-05-20 Clear Channel Management Services, Inc. Contextual, focus-based translation for broadcast automation software
US11416214B2 (en) 2009-12-23 2022-08-16 Google Llc Multi-modal input on an electronic device
EP4318463A3 (en) * 2009-12-23 2024-02-28 Google LLC Multi-modal input on an electronic device
US10705794B2 (en) 2010-01-18 2020-07-07 Apple Inc. Automatically adapting user interfaces for hands-free interaction
US10679605B2 (en) 2010-01-18 2020-06-09 Apple Inc. Hands-free list-reading by intelligent automated assistant
US10553209B2 (en) 2010-01-18 2020-02-04 Apple Inc. Systems and methods for hands-free notification summaries
US10276170B2 (en) 2010-01-18 2019-04-30 Apple Inc. Intelligent automated assistant
US20110184723A1 (en) * 2010-01-25 2011-07-28 Microsoft Corporation Phonetic suggestion engine
DE202011111062U1 (en) 2010-01-25 2019-02-19 Newvaluexchange Ltd. Device and system for a digital conversation management platform
US8682667B2 (en) 2010-02-25 2014-03-25 Apple Inc. User profiling for selecting user specific voice input processing information
US10417646B2 (en) 2010-03-09 2019-09-17 Sdl Inc. Predicting the cost associated with translating textual content
US8463592B2 (en) 2010-07-27 2013-06-11 International Business Machines Corporation Mode supporting multiple language input for entering text
US8635059B2 (en) * 2010-11-15 2014-01-21 Google Inc. Providing alternative translations
US8903719B1 (en) * 2010-11-17 2014-12-02 Sprint Communications Company L.P. Providing context-sensitive writing assistance
US8862595B1 (en) 2010-11-23 2014-10-14 Google Inc. Language selection for information retrieval
US10762293B2 (en) 2010-12-22 2020-09-01 Apple Inc. Using parts-of-speech tagging and named entity recognition for spelling correction
US9009030B2 (en) * 2011-01-05 2015-04-14 Google Inc. Method and system for facilitating text input
JP5666937B2 (en) * 2011-02-16 2015-02-12 株式会社東芝 Machine translation apparatus, machine translation method, and machine translation program
US9262612B2 (en) 2011-03-21 2016-02-16 Apple Inc. Device access using voice authentication
US11003838B2 (en) 2011-04-18 2021-05-11 Sdl Inc. Systems and methods for monitoring post translation editing
US10672399B2 (en) 2011-06-03 2020-06-02 Apple Inc. Switching between text data and audio data based on a mapping
US10057736B2 (en) 2011-06-03 2018-08-21 Apple Inc. Active transport based notifications
US8694303B2 (en) 2011-06-15 2014-04-08 Language Weaver, Inc. Systems and methods for tuning parameters in statistical machine translation
US8706472B2 (en) * 2011-08-11 2014-04-22 Apple Inc. Method for disambiguating multiple readings in language conversion
US8994660B2 (en) 2011-08-29 2015-03-31 Apple Inc. Text correction processing
US8725497B2 (en) * 2011-10-05 2014-05-13 Daniel M. Wang System and method for detecting and correcting mismatched Chinese character
US9304712B2 (en) * 2011-10-10 2016-04-05 Alcatel Lucent Automated word substitution for contextual language learning
US8886515B2 (en) 2011-10-19 2014-11-11 Language Weaver, Inc. Systems and methods for enhancing machine translation post edit review processes
US8490008B2 (en) 2011-11-10 2013-07-16 Research In Motion Limited Touchscreen keyboard predictive display and generation of a set of characters
US9715489B2 (en) 2011-11-10 2017-07-25 Blackberry Limited Displaying a prediction candidate after a typing mistake
US9652448B2 (en) 2011-11-10 2017-05-16 Blackberry Limited Methods and systems for removing or replacing on-keyboard prediction candidates
US9122672B2 (en) 2011-11-10 2015-09-01 Blackberry Limited In-letter word prediction for virtual keyboard
US9310889B2 (en) 2011-11-10 2016-04-12 Blackberry Limited Touchscreen keyboard predictive display and generation of a set of characters
US9348479B2 (en) 2011-12-08 2016-05-24 Microsoft Technology Licensing, Llc Sentiment aware user interface customization
US9378290B2 (en) 2011-12-20 2016-06-28 Microsoft Technology Licensing, Llc Scenario-adaptive input method editor
US9557913B2 (en) 2012-01-19 2017-01-31 Blackberry Limited Virtual keyboard display having a ticker proximate to the virtual keyboard
CA2789827C (en) 2012-01-19 2017-06-13 Research In Motion Limited Virtual keyboard providing an indication of received input
GB2503968B (en) 2012-02-24 2021-02-17 Blackberry Ltd Touchscreen keyboard providing word predictions in partitions of the touchscreen keyboard in proximate association with candidate letters
CA2865272C (en) 2012-02-24 2019-11-05 Blackberry Limited Virtual keyboard with dynamically reconfigurable layout
US10134385B2 (en) 2012-03-02 2018-11-20 Apple Inc. Systems and methods for name pronunciation
US9483461B2 (en) 2012-03-06 2016-11-01 Apple Inc. Handling speech synthesis of content for multiple languages
US8942973B2 (en) 2012-03-09 2015-01-27 Language Weaver, Inc. Content page URL translation
US8996356B1 (en) * 2012-04-10 2015-03-31 Google Inc. Techniques for predictive input method editors
US9201510B2 (en) 2012-04-16 2015-12-01 Blackberry Limited Method and device having touchscreen keyboard with visual cues
US9354805B2 (en) 2012-04-30 2016-05-31 Blackberry Limited Method and apparatus for text selection
US9292192B2 (en) 2012-04-30 2016-03-22 Blackberry Limited Method and apparatus for text selection
US9280610B2 (en) 2012-05-14 2016-03-08 Apple Inc. Crowd sourcing information to fulfill user requests
US9207860B2 (en) 2012-05-25 2015-12-08 Blackberry Limited Method and apparatus for detecting a gesture
US10261994B2 (en) 2012-05-25 2019-04-16 Sdl Inc. Method and system for automatic management of reputation of translators
US9721563B2 (en) 2012-06-08 2017-08-01 Apple Inc. Name recognition system
US9116552B2 (en) 2012-06-27 2015-08-25 Blackberry Limited Touchscreen keyboard providing selection of word predictions in partitions of the touchscreen keyboard
US9495129B2 (en) 2012-06-29 2016-11-15 Apple Inc. Device, method, and user interface for voice-activated navigation and browsing of a document
US8959109B2 (en) 2012-08-06 2015-02-17 Microsoft Corporation Business intelligent in-document suggestions
CN103631802B (en) * 2012-08-24 2015-05-20 腾讯科技(深圳)有限公司 Song information searching method, device and corresponding server
US9767156B2 (en) 2012-08-30 2017-09-19 Microsoft Technology Licensing, Llc Feature-based candidate selection
US9063653B2 (en) 2012-08-31 2015-06-23 Blackberry Limited Ranking predictions based on typing speed and typing confidence
US9524290B2 (en) 2012-08-31 2016-12-20 Blackberry Limited Scoring predictions based on prediction length and typing speed
US9576574B2 (en) 2012-09-10 2017-02-21 Apple Inc. Context-sensitive handling of interruptions by intelligent digital assistant
US9547647B2 (en) 2012-09-19 2017-01-17 Apple Inc. Voice-based media searching
US9152622B2 (en) 2012-11-26 2015-10-06 Language Weaver, Inc. Personalized machine translation via online adaptation
JP6096489B2 (en) * 2012-11-30 2017-03-15 株式会社東芝 Foreign language text creation support apparatus, method, and program
KR101755625B1 (en) * 2013-01-07 2017-07-07 삼성전자주식회사 Display apparatus, method for ui display thereof and computer-readable recording medium
US20140208258A1 (en) * 2013-01-22 2014-07-24 Jenny Yuen Predictive Input Using Custom Dictionaries
KR20230137475A (en) 2013-02-07 2023-10-04 애플 인크. Voice trigger for a digital assistant
US10652394B2 (en) 2013-03-14 2020-05-12 Apple Inc. System and method for processing voicemail
US9368114B2 (en) 2013-03-14 2016-06-14 Apple Inc. Context-sensitive handling of interruptions
AU2014233517B2 (en) 2013-03-15 2017-05-25 Apple Inc. Training an at least partial voice command system
WO2014144579A1 (en) 2013-03-15 2014-09-18 Apple Inc. System and method for updating an adaptive speech recognition model
WO2014197336A1 (en) 2013-06-07 2014-12-11 Apple Inc. System and method for detecting errors in interactions with a voice-based digital assistant
WO2014197334A2 (en) 2013-06-07 2014-12-11 Apple Inc. System and method for user-specified pronunciation of words for speech synthesis and recognition
US9582608B2 (en) 2013-06-07 2017-02-28 Apple Inc. Unified ranking with entropy-weighted information for phrase-based semantic auto-completion
WO2014197335A1 (en) 2013-06-08 2014-12-11 Apple Inc. Interpreting and acting upon commands that involve sharing information with remote devices
US10176167B2 (en) 2013-06-09 2019-01-08 Apple Inc. System and method for inferring user intent from speech inputs
EP3937002A1 (en) 2013-06-09 2022-01-12 Apple Inc. Device, method, and graphical user interface for enabling conversation persistence across two or more instances of a digital assistant
AU2014278595B2 (en) 2013-06-13 2017-04-06 Apple Inc. System and method for emergency calls initiated by voice command
DE112014003653B4 (en) 2013-08-06 2024-04-18 Apple Inc. Automatically activate intelligent responses based on activities from remote devices
EP3030982A4 (en) 2013-08-09 2016-08-03 Microsoft Technology Licensing Llc Input method editor providing language assistance
US9213694B2 (en) 2013-10-10 2015-12-15 Language Weaver, Inc. Efficient online domain adaptation
US9620105B2 (en) 2014-05-15 2017-04-11 Apple Inc. Analyzing audio input for efficient speech and music recognition
US10592095B2 (en) 2014-05-23 2020-03-17 Apple Inc. Instantaneous speaking of content on touch devices
US9502031B2 (en) 2014-05-27 2016-11-22 Apple Inc. Method for supporting dynamic grammars in WFST-based ASR
US10078631B2 (en) 2014-05-30 2018-09-18 Apple Inc. Entropy-guided text prediction using combined word and character n-gram language models
US10289433B2 (en) 2014-05-30 2019-05-14 Apple Inc. Domain specific language for encoding assistant dialog
US9842101B2 (en) 2014-05-30 2017-12-12 Apple Inc. Predictive conversion of language input
US9785630B2 (en) 2014-05-30 2017-10-10 Apple Inc. Text prediction using combined word N-gram and unigram language models
US9430463B2 (en) 2014-05-30 2016-08-30 Apple Inc. Exemplar-based natural language processing
US10170123B2 (en) 2014-05-30 2019-01-01 Apple Inc. Intelligent assistant for home automation
US9715875B2 (en) 2014-05-30 2017-07-25 Apple Inc. Reducing the need for manual start/end-pointing and trigger phrases
AU2015266863B2 (en) 2014-05-30 2018-03-15 Apple Inc. Multi-command single utterance input method
US9734193B2 (en) 2014-05-30 2017-08-15 Apple Inc. Determining domain salience ranking from ambiguous words in natural speech
US9760559B2 (en) 2014-05-30 2017-09-12 Apple Inc. Predictive text input
US9633004B2 (en) 2014-05-30 2017-04-25 Apple Inc. Better resolution when referencing to concepts
US20150370891A1 (en) * 2014-06-20 2015-12-24 Sony Corporation Method and system for retrieving content
US9338493B2 (en) 2014-06-30 2016-05-10 Apple Inc. Intelligent automated assistant for TV user interactions
US10659851B2 (en) 2014-06-30 2020-05-19 Apple Inc. Real-time digital assistant knowledge updates
US10446141B2 (en) 2014-08-28 2019-10-15 Apple Inc. Automatic speech recognition based on user feedback
US9818400B2 (en) 2014-09-11 2017-11-14 Apple Inc. Method and apparatus for discovering trending terms in speech requests
US10789041B2 (en) 2014-09-12 2020-09-29 Apple Inc. Dynamic thresholds for always listening speech trigger
JP5959072B2 (en) * 2014-09-29 2016-08-02 インターナショナル・ビジネス・マシーンズ・コーポレーションInternational Business Machines Corporation Method for displaying conversion candidates associated with input character string, electronic device and server computer thereof, program for electronic device and program for server computer
US10074360B2 (en) 2014-09-30 2018-09-11 Apple Inc. Providing an indication of the suitability of speech recognition
US9886432B2 (en) 2014-09-30 2018-02-06 Apple Inc. Parsimonious handling of word inflection via categorical stem + suffix N-gram language models
US10127911B2 (en) 2014-09-30 2018-11-13 Apple Inc. Speaker identification and unsupervised speaker adaptation techniques
US9646609B2 (en) 2014-09-30 2017-05-09 Apple Inc. Caching apparatus for serving phonetic pronunciations
US9668121B2 (en) 2014-09-30 2017-05-30 Apple Inc. Social reminders
US10552013B2 (en) 2014-12-02 2020-02-04 Apple Inc. Data detection
US9711141B2 (en) 2014-12-09 2017-07-18 Apple Inc. Disambiguating heteronyms in speech synthesis
US9865280B2 (en) 2015-03-06 2018-01-09 Apple Inc. Structured dictation using intelligent automated assistants
US10567477B2 (en) 2015-03-08 2020-02-18 Apple Inc. Virtual assistant continuity
US9721566B2 (en) 2015-03-08 2017-08-01 Apple Inc. Competing devices responding to voice triggers
US9886953B2 (en) 2015-03-08 2018-02-06 Apple Inc. Virtual assistant activation
US9899019B2 (en) 2015-03-18 2018-02-20 Apple Inc. Systems and methods for structured stem and suffix language models
US9842105B2 (en) 2015-04-16 2017-12-12 Apple Inc. Parsimonious continuous-space phrase representations for natural language processing
US10083688B2 (en) 2015-05-27 2018-09-25 Apple Inc. Device voice control for selecting a displayed affordance
US10127220B2 (en) 2015-06-04 2018-11-13 Apple Inc. Language identification from short strings
US10101822B2 (en) 2015-06-05 2018-10-16 Apple Inc. Language input correction
US9578173B2 (en) 2015-06-05 2017-02-21 Apple Inc. Virtual assistant aided communication with 3rd party service in a communication session
US11025565B2 (en) 2015-06-07 2021-06-01 Apple Inc. Personalized prediction of responses for instant messaging
US10255907B2 (en) 2015-06-07 2019-04-09 Apple Inc. Automatic accent detection using acoustic models
US10186254B2 (en) 2015-06-07 2019-01-22 Apple Inc. Context-based endpoint detection
US10747498B2 (en) 2015-09-08 2020-08-18 Apple Inc. Zero latency digital assistant
US10671428B2 (en) 2015-09-08 2020-06-02 Apple Inc. Distributed personal assistant
US9697820B2 (en) 2015-09-24 2017-07-04 Apple Inc. Unit-selection text-to-speech synthesis using concatenation-sensitive neural networks
US10366158B2 (en) 2015-09-29 2019-07-30 Apple Inc. Efficient word encoding for recurrent neural network language models
US11010550B2 (en) 2015-09-29 2021-05-18 Apple Inc. Unified language modeling framework for word prediction, auto-completion and auto-correction
US11587559B2 (en) 2015-09-30 2023-02-21 Apple Inc. Intelligent device identification
US9678954B1 (en) * 2015-10-29 2017-06-13 Google Inc. Techniques for providing lexicon data for translation of a single word speech input
US10691473B2 (en) 2015-11-06 2020-06-23 Apple Inc. Intelligent automated assistant in a messaging environment
US10049668B2 (en) 2015-12-02 2018-08-14 Apple Inc. Applying neural network language models to weighted finite state transducers for automatic speech recognition
CN105446957B (en) 2015-12-03 2018-07-20 小米科技有限责任公司 Similitude determines method, apparatus and terminal
US10223066B2 (en) 2015-12-23 2019-03-05 Apple Inc. Proactive assistance based on dialog communication between devices
US9400781B1 (en) * 2016-02-08 2016-07-26 International Business Machines Corporation Automatic cognate detection in a computer-assisted language learning system
US10446143B2 (en) 2016-03-14 2019-10-15 Apple Inc. Identification of voice inputs providing credentials
KR20170122505A (en) * 2016-04-27 2017-11-06 삼성전자주식회사 Device providing supplementary information and providing method thereof
US9934775B2 (en) 2016-05-26 2018-04-03 Apple Inc. Unit-selection text-to-speech synthesis based on predicted concatenation parameters
US9972304B2 (en) 2016-06-03 2018-05-15 Apple Inc. Privacy preserving distributed evaluation framework for embedded personalized systems
US10249300B2 (en) 2016-06-06 2019-04-02 Apple Inc. Intelligent list reading
US10049663B2 (en) 2016-06-08 2018-08-14 Apple, Inc. Intelligent automated assistant for media exploration
DK179588B1 (en) 2016-06-09 2019-02-22 Apple Inc. Intelligent automated assistant in a home environment
US10192552B2 (en) 2016-06-10 2019-01-29 Apple Inc. Digital assistant providing whispered speech
US10490187B2 (en) 2016-06-10 2019-11-26 Apple Inc. Digital assistant providing automated status report
US10067938B2 (en) 2016-06-10 2018-09-04 Apple Inc. Multilingual word prediction
US10586535B2 (en) 2016-06-10 2020-03-10 Apple Inc. Intelligent digital assistant in a multi-tasking environment
US10509862B2 (en) 2016-06-10 2019-12-17 Apple Inc. Dynamic phrase expansion of language input
DK179415B1 (en) 2016-06-11 2018-06-14 Apple Inc Intelligent device arbitration and control
DK179343B1 (en) 2016-06-11 2018-05-14 Apple Inc Intelligent task discovery
DK179049B1 (en) 2016-06-11 2017-09-18 Apple Inc Data driven natural language event detection and classification
DK201670540A1 (en) 2016-06-11 2018-01-08 Apple Inc Application integration with a digital assistant
US10043516B2 (en) 2016-09-23 2018-08-07 Apple Inc. Intelligent automated assistant
US20180089172A1 (en) * 2016-09-27 2018-03-29 Intel Corporation Communication system supporting blended-language messages
CN106649288B (en) * 2016-12-12 2020-06-23 北京百度网讯科技有限公司 Artificial intelligence based translation method and device
US10593346B2 (en) 2016-12-22 2020-03-17 Apple Inc. Rank-reduced token representation for automatic speech recognition
DK201770439A1 (en) 2017-05-11 2018-12-13 Apple Inc. Offline personal assistant
CN107193807B (en) * 2017-05-12 2021-05-28 北京百度网讯科技有限公司 Artificial intelligence-based language conversion processing method and device and terminal
DK179745B1 (en) 2017-05-12 2019-05-01 Apple Inc. SYNCHRONIZATION AND TASK DELEGATION OF A DIGITAL ASSISTANT
DK179496B1 (en) 2017-05-12 2019-01-15 Apple Inc. USER-SPECIFIC Acoustic Models
DK201770431A1 (en) 2017-05-15 2018-12-20 Apple Inc. Optimizing dialogue policy decisions for digital assistants using implicit feedback
DK201770432A1 (en) 2017-05-15 2018-12-21 Apple Inc. Hierarchical belief states for digital assistants
DK179560B1 (en) 2017-05-16 2019-02-18 Apple Inc. Far-field extension for digital assistant services
US10387576B2 (en) * 2017-11-30 2019-08-20 International Business Machines Corporation Document preparation with argumentation support from a deep question answering system
US11217232B2 (en) * 2018-09-10 2022-01-04 Sap Portals Israel Ltd. Recommendations and fraud detection based on determination of a user's native language
US10942980B2 (en) 2018-09-10 2021-03-09 Sap Se Real-time matching of users and applications
CN111125344B (en) * 2019-12-23 2023-09-05 新方正控股发展有限责任公司 Related word recommendation method and device

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0555545A1 (en) * 1992-02-10 1993-08-18 International Business Machines Corporation Speech recognition apparatus which predicts word classes from context and words from word classes
US5319552A (en) * 1991-10-14 1994-06-07 Omron Corporation Apparatus and method for selectively converting a phonetic transcription of Chinese into a Chinese character from a plurality of notations
US5418718A (en) * 1993-06-07 1995-05-23 International Business Machines Corporation Method for providing linguistic functions of English text in a mixed document of single-byte characters and double-byte characters
WO1995017729A1 (en) * 1993-12-22 1995-06-29 Taligent, Inc. Input methods framework
US5535119A (en) * 1992-06-11 1996-07-09 Hitachi, Ltd. Character inputting method allowing input of a plurality of different types of character species, and information processing equipment adopting the same
WO1998058329A1 (en) * 1997-06-17 1998-12-23 Omron Corporation Information processing apparatus and method, and recording medium containing information processing program stored therein
US5893133A (en) * 1995-08-16 1999-04-06 International Business Machines Corporation Keyboard for a system and method for processing Chinese language text

Family Cites Families (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4679951A (en) * 1979-11-06 1987-07-14 Cornell Research Foundation, Inc. Electronic keyboard system and method for reproducing selected symbolic language characters
US5212638A (en) * 1983-11-14 1993-05-18 Colman Bernath Alphabetic keyboard arrangement for typing Mandarin Chinese phonetic data
US5164900A (en) * 1983-11-14 1992-11-17 Colman Bernath Method and device for phonetically encoding Chinese textual data for data processing entry
US4565459A (en) * 1984-06-04 1986-01-21 Dilucia Gilbert Phonetic Chinese printing apparatus
JP2728423B2 (en) * 1988-03-15 1998-03-18 富士通株式会社 Automatic translation device
US5615296A (en) * 1993-11-12 1997-03-25 International Business Machines Corporation Continuous speech recognition and voice response system and method to enable conversational dialogues with microprocessors
US6014615A (en) * 1994-08-16 2000-01-11 International Business Machines Corporaiton System and method for processing morphological and syntactical analyses of inputted Chinese language phrases
US5787230A (en) * 1994-12-09 1998-07-28 Lee; Lin-Shan System and method of intelligent Mandarin speech input for Chinese computers
JP3394856B2 (en) * 1995-08-14 2003-04-07 株式会社東芝 Translation method and machine translation device
US5903861A (en) * 1995-12-12 1999-05-11 Chan; Kun C. Method for specifically converting non-phonetic characters representing vocabulary in languages into surrogate words for inputting into a computer
US6067520A (en) * 1995-12-29 2000-05-23 Lee And Li System and method of recognizing continuous mandarin speech utilizing chinese hidden markou models
US6292768B1 (en) * 1996-12-10 2001-09-18 Kun Chun Chan Method for converting non-phonetic characters into surrogate words for inputting into a computer
US6408266B1 (en) * 1997-04-01 2002-06-18 Yeong Kaung Oon Didactic and content oriented word processing method with incrementally changed belief system
JP3539479B2 (en) * 1999-03-11 2004-07-07 シャープ株式会社 Translation apparatus, translation method, and recording medium recording translation program

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5319552A (en) * 1991-10-14 1994-06-07 Omron Corporation Apparatus and method for selectively converting a phonetic transcription of Chinese into a Chinese character from a plurality of notations
EP0555545A1 (en) * 1992-02-10 1993-08-18 International Business Machines Corporation Speech recognition apparatus which predicts word classes from context and words from word classes
US5535119A (en) * 1992-06-11 1996-07-09 Hitachi, Ltd. Character inputting method allowing input of a plurality of different types of character species, and information processing equipment adopting the same
US5418718A (en) * 1993-06-07 1995-05-23 International Business Machines Corporation Method for providing linguistic functions of English text in a mixed document of single-byte characters and double-byte characters
WO1995017729A1 (en) * 1993-12-22 1995-06-29 Taligent, Inc. Input methods framework
US5893133A (en) * 1995-08-16 1999-04-06 International Business Machines Corporation Keyboard for a system and method for processing Chinese language text
WO1998058329A1 (en) * 1997-06-17 1998-12-23 Omron Corporation Information processing apparatus and method, and recording medium containing information processing program stored therein

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
KATAOKA ET AL.: "A Model for Input and Output of Multilingual Text in a Windowing Environment" ACM TRANSACTIONS ON INFORMATION SYSTEMS, vol. 10, no. 4, October 1992 (1992-10), pages 438-451, XP000362343 New York, NY, US *

Cited By (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1400901A3 (en) * 2002-09-19 2004-06-30 Microsoft Corporation Method and system for retrieving confirming sentences
US7171351B2 (en) 2002-09-19 2007-01-30 Microsoft Corporation Method and system for retrieving hint sentences using expanded queries
US7194455B2 (en) 2002-09-19 2007-03-20 Microsoft Corporation Method and system for retrieving confirming sentences
US7293015B2 (en) 2002-09-19 2007-11-06 Microsoft Corporation Method and system for detecting user intentions in retrieval of hint sentences
US7562082B2 (en) 2002-09-19 2009-07-14 Microsoft Corporation Method and system for detecting user intentions in retrieval of hint sentences
US7974963B2 (en) 2002-09-19 2011-07-05 Joseph R. Kelly Method and system for retrieving confirming sentences
EP1400901A2 (en) 2002-09-19 2004-03-24 Microsoft Corporation Method and system for retrieving confirming sentences
WO2004042615A1 (en) * 2002-09-30 2004-05-21 Ning-Ping Chan Blinking annotation callouts highlighting cross language search results
US8401838B2 (en) * 2004-08-31 2013-03-19 Research In Motion Limited System and method for multilanguage text input in a handheld electronic device
US7827026B2 (en) 2004-12-21 2010-11-02 Xerox Corporation Bilingual authoring assistant for the “tip of the tongue” problem
EP1675021A3 (en) * 2004-12-21 2006-07-05 Xerox Corporation Bilingual authoring assistant for the "tip of the tongue" problem
US7277029B2 (en) 2005-06-23 2007-10-02 Microsoft Corporation Using language models to expand wildcards
US7769804B2 (en) 2006-01-17 2010-08-03 Microsoft Corporation Server side search with multi-word word wheeling and wildcard expansion
US7778837B2 (en) 2006-05-01 2010-08-17 Microsoft Corporation Demographic based classification for local word wheeling/web search
US8015129B2 (en) 2008-04-14 2011-09-06 Microsoft Corporation Parsimonious multi-resolution value-item lists
US8712989B2 (en) 2010-12-03 2014-04-29 Microsoft Corporation Wild card auto completion
US10867131B2 (en) 2012-06-25 2020-12-15 Microsoft Technology Licensing Llc Input method editor application platform
JP2018500698A (en) * 2015-03-27 2018-01-11 バイドゥ オンライン ネットワーク テクノロジー (ベイジン) カンパニー リミテッド Translation information providing method and system
EP3142018A4 (en) * 2015-03-27 2018-03-14 Baidu Online Network Technology (Beijing) Co., Ltd Method and system for providing translation information
US10176169B2 (en) 2015-03-27 2019-01-08 Baidu Online Network Technology (Beijing) Co., Ltd. Method and system for providing translation information

Also Published As

Publication number Publication date
JP2004516527A (en) 2004-06-03
AU2001251708A1 (en) 2001-11-07
US7107204B1 (en) 2006-09-12
EP1277136A2 (en) 2003-01-22
WO2001082119A3 (en) 2002-04-18

Similar Documents

Publication Publication Date Title
US7107204B1 (en) Computer-aided writing system and method with cross-language writing wizard
US6393389B1 (en) Using ranked translation choices to obtain sequences indicating meaning of multi-token expressions
Bassil et al. Ocr post-processing error correction algorithm using google online spelling suggestion
US6848080B1 (en) Language input architecture for converting one text form to another text form with tolerance to spelling, typographical, and conversion errors
US6760695B1 (en) Automated natural language processing
US7165019B1 (en) Language input architecture for converting one text form to another text form with modeless entry
US20070011132A1 (en) Named entity translation
US20070021956A1 (en) Method and apparatus for generating ideographic representations of letter based names
US20080133444A1 (en) Web-based collocation error proofing
EP2300939A1 (en) Method and system for using alignment means in matching translation
Somers The translator's workstation
WO1997040453A1 (en) Automated natural language processing
Wu et al. Learning to find English to Chinese transliterations on the web
JP3352799B2 (en) Machine translation method and machine translation device
Liu et al. PENS: A machine-aided English writing system for Chinese users
Sheremetyeva On extracting multiword NP terminology for MT
Kiyoshi et al. A language conversion front-end for cross-language information retrieval
Sankaravelayuthan et al. English to tamil machine translation system using parallel corpus
JP2010073177A (en) Globally compatible japanese input system
JP2003006191A (en) Device and method for supporting preparation of foreign language document and program recording medium
Balajapally et al. Multilingual book reader: Transliteration, word-to-word translation and full-text translation
Deksne et al. The modern electronic dictionary that always provides an answer
Vasuki et al. English to Tamil machine translation system using parallel corpus
JPS60164864A (en) Device for processing data
Batjargal Cross-Lingual and Cross-Chronological Information Access to Multilingual Historical Documents

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A2

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BY BZ CA CH CN CR CU CZ DE DK DM DZ EE ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NO NZ PL PT RO RU SD SE SG SI SK SL TJ TM TR TT TZ UA UG UZ VN YU ZA ZW

AL Designated countries for regional patents

Kind code of ref document: A2

Designated state(s): GH GM KE LS MW MZ SD SL SZ TZ UG ZW AM AZ BY KG KZ MD RU TJ TM AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE TR BF BJ CF CG CI CM GA GN GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
AK Designated states

Kind code of ref document: A3

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BY BZ CA CH CN CR CU CZ DE DK DM DZ EE ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NO NZ PL PT RO RU SD SE SG SI SK SL TJ TM TR TT TZ UA UG UZ VN YU ZA ZW

AL Designated countries for regional patents

Kind code of ref document: A3

Designated state(s): GH GM KE LS MW MZ SD SL SZ TZ UG ZW AM AZ BY KG KZ MD RU TJ TM AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE TR BF BJ CF CG CI CM GA GN GW ML MR NE SN TD TG

REEP Request for entry into the european phase

Ref document number: 2001925116

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 2001925116

Country of ref document: EP

ENP Entry into the national phase

Ref document number: 2001 579138

Country of ref document: JP

Kind code of ref document: A

WWP Wipo information: published in national office

Ref document number: 2001925116

Country of ref document: EP