JPH0715691B2 - Automatic translator - Google Patents
Automatic translatorInfo
- Publication number
- JPH0715691B2 JPH0715691B2 JP63238546A JP23854688A JPH0715691B2 JP H0715691 B2 JPH0715691 B2 JP H0715691B2 JP 63238546 A JP63238546 A JP 63238546A JP 23854688 A JP23854688 A JP 23854688A JP H0715691 B2 JPH0715691 B2 JP H0715691B2
- Authority
- JP
- Japan
- Prior art keywords
- error
- unit
- analysis
- syntax
- processing unit
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Expired - Lifetime
Links
- 238000012545 processing Methods 0.000 claims description 44
- 238000013519 translation Methods 0.000 claims description 15
- 238000000034 method Methods 0.000 claims description 14
- 238000001514 detection method Methods 0.000 claims description 12
- 238000012986 modification Methods 0.000 description 5
- 230000004048 modification Effects 0.000 description 5
- 238000010586 diagram Methods 0.000 description 3
- 239000000470 constituent Substances 0.000 description 1
- 238000007796 conventional method Methods 0.000 description 1
Landscapes
- Machine Translation (AREA)
Description
〔産業上の利用分野〕 本発明は、ある言語で記述された文を他の言語の文に翻
訳する、電子計算機システムを利用した自動翻訳装置に
関するものである。 〔従来の技術〕 異種言語間の自動翻訳が試みられているが、自然言語の
多様性により、完璧な翻訳は不可能であり、処理中、特
に解析時にエラーが発生することが多い。 しかして、従来の自動翻訳装置では、解析時にエラーが
発生した場合、次の2通りの方法をとっていた。 処理をバックトラックさせて別の解釈を捜す。 エラーが発生した箇所から後ろの部分は単語または句
単位に訳語を単に並べる。 〔発明が解決しようとする課題〕 ところで、上記のの処理をバックトラックさせて別の
解釈を捜すという従来の方法にあっては、メモリの容量
と時間が非常に多くかかり、その上、別の解釈が必ず存
在するという保証もないことから、時間がかかったあげ
く文全体の解析に失敗する恐れがあるという欠点があっ
た。 また、上記ののエラーが発生した箇所から後ろの部分
は単語または句単位に訳語を単に並べるという方法にあ
っては、語と語の対応は付けやすいが、エラーが発生し
た箇所より後ろの部分が文にならず、非常に読みづらい
訳文となってしまうという欠点があった。 本発明は上記の点に鑑み提案されたものであり、その目
的とするところは、エラーが発生した場合、不完全なが
らも全体についての読みやすい訳文が得られ、かつエラ
ー箇所についても容易に知ることのできる自動翻訳装置
を提供することにある。 〔課題を解決するための手段〕 本発明は上記の目的を達成するため、翻訳の対象となる
言語で記述された文を入力する入力部と、 入力された文の構文を文法規則に従って解析する構文解
析部と、 構文解析部の解析処理における係り先の決定時にエラー
が発生した場合にそれを検出するエラー検出部と、 エラー検出部により起動され、前記エラーの発生した部
分を正常な構文に仮に対応付ける処理を行って係り先を
決定し、構文解析部に処理を戻すエラー処理部とを備
え、 前記構文解析部は、係り先の決定時にエラーが発生した
場合には前記エラー処理部で決定された係り先を採用し
て解析処理を続行し、解析結果中で前記エラー処理部で
決定された係り先を採用した部分を示した解析結果を出
力する構成を有し、且つ、 前記構文解析部で得られた解析結果を相手方言語で訳出
すると共に、前記エラー処理部で決定された係り先を採
用した部分はエラーが発生した部分として所定の記号に
て訳文中において指示する出力部を備えている。 〔作用〕 本発明の自動翻訳装置にあっては、翻訳の対象となる言
語で記述された文を入力部が入力し、入力された文の構
文を構文解析部が文法規則に従って解析し、解析処理に
おける係り先の決定時にエラーが発生した場合にそれを
エラー検出部が検出してエラー処理部を起動し、エラー
処理部がエラーの発生した部分について正常な構文に仮
に対応付ける処理を行って係り先を決定し、処理を構文
解析部に戻す。そして、構文解析部が、エラー処理部で
決定された係り先を採用して解析処理を続行し、解析結
果中でエラー処理部で決定された係り先を採用した部分
を示した解析結果を出力し、出力部が構文解析部で得ら
れた解析結果を相手方言語で訳出すると共に、エラー処
理部で決定された係り先を採用した部分はエラーが発生
した部分として所定の記号にて訳文中において指示す
る。 〔実施例〕 次に、本発明の実施例につき図面を参照して説明する。 第1図は本発明の自動翻訳装置の一実施例を示す構成図
である。第1図において、本実施例は、翻訳の対象とな
る言語で記述された文を入力し、辞書2を利用して各単
語毎に品詞等の辞書情報を付加する入力部1と、入力さ
れた文の構文を辞書情報および文法規則に従って解析す
る構文解析部3と、構文解析部3の解析処理における係
り先の決定時にエラーが発生した場合にそれを検出する
エラー検出部4と、エラーが検出された時にエラー検出
部4により起動され、エラーが発生した部分を正常な構
文に仮に対応付ける処理を行って係り先を決定し、構文
解析部3に処理を戻すエラー処理部5と、 構文解析部3の解析結果を相手方言語で訳出すると共に
エラーが発生した部分を訳文中において指示する出力部
6とから構成されている。 しかして、入力部1は翻訳対象言語の文を得ると辞書2
を検索して各単語毎に辞書情報を付加し、その結果を構
文解析部3に伝達する。構文解析部3は入力部1の結果
を得て辞書情報および文法規則をもとに構文を解析し、
その結果を出力部6に伝達する。なお、解析中にエラー
が発生した場合は、解析データとエラー情報とをエラー
検出部4に伝達する。 エラー検出部4は構文解析部3からエラー情報を得る
と、処理を構文解析部3からエラー処理部5に移し、構
文解析部3から得た解析データをエラー処理部5に伝達
する。エラー処理部5は解析データを得ると、正常な構
文に仮に対応付けるために句のまとめ上げおよび係り先
の決定の処理を行っていき、構文解析部3による通常の
解析の流れに乗ると判断した時点で処理を構文解析部3
に戻し、解析データを構文解析部3に伝達する。 構文解析部3は解析データを得ると、エラー処理部5で
決定された係り先を採用して通常の解析処理を続行し、
解析結果中でエラー処理部5で決定された係り先を採用
した部分を示した解析結果を出力部6に伝達する。そし
て、出力部6は構文解析部3の結果を得ると、それを相
手方言語に変換し、且つ、エラーが発生した部分を訳文
中において指示する。 次に、具体的な例文を用いて各構成部の動作を説明す
る。 第2図は英日翻訳を例にとって2つの例文に対する各構
成部の入力および出力の例を示したものであり、(a)
は第1図と同じ構成図、(b)は第1の例(例i)、
(c)は第2の例(例ii)である。 例iの文は「that」が省略された場合であり、 Mary said she could speak Japanese. である。なお、「said」と「she」の間に「that」が省
略されている。 この文が入力部1に入力されると、辞書2を検索して各
単語毎に品詞等の各種の辞書情報が付与される。 次いで、構文解析部3は各単語の辞書情報と文法規則を
もとに構文を解析する。解析の結果の表し方にはいくつ
か考えられるが、ここでは語と語の関係を矢印の向きで
示し、上にある語が注目されていることを示す木構造で
表すことにする。例えば、 said ↓ 行為者 ↓ Mary は「said」の行為者が「Mary」であり、「said」の方が
注目されていて「Maryがsaidした」という意味を表して
いる。 しかして、構文解析部3の処理において、「said」の辞
書情報の不備等により「that」の省略が処理できないと
すると、「could speak」の係り先を決定する時にエラ
ーが発生することになる。エラー検出部4はこのエラー
発生を検出すると、エラー処理部5にそれまでの解析デ
ータを伝達し、処理を移す。 エラー処理部5は「could speak」が動詞句としてまと
まっていることから、関係を仮修飾として直前の動詞
「said」を係り先とする。これにより、いちおう正常な
構文とみなせるため、新たに出現した動詞「speak」に
つき処理を構文解析部3に戻し、通常の解析の処理に乗
せる。 構文解析部3は解析の処理を続行し、解析を終了すると
その結果を出力部6に伝達する。ここで、出力部6に伝
達される解析結果では、第2図(b)に示すように、エ
ラー処理部5で決定された係り先を採用した部分が(仮
修飾)として示されている。 出力部6は解析結果を相手方言語に変換し、出力する。
その際、仮修飾より下の構造をBACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an automatic translation device that uses a computer system to translate a sentence written in one language into a sentence written in another language. [Prior Art] Automatic translation between different languages has been attempted, but due to the diversity of natural languages, perfect translation is impossible, and errors often occur during processing, especially during analysis. However, in the conventional automatic translation apparatus, when an error occurs during analysis, the following two methods are used. Backtrack the process and look for another interpretation. In the part after the point where the error occurred, the translated words are simply arranged in word or phrase units. [Problems to be Solved by the Invention] By the way, in the conventional method of backtracking the above-mentioned processing to search for another interpretation, the memory capacity and time are very large, and in addition, Since there is no guarantee that the interpretation will always exist, it has the drawback that the entire sentence may fail to be parsed over time. Also, in the method of simply arranging translated words in units of words or phrases in the part after the error occurs, it is easy to associate the words with each other, but the part after the error occurs There was a drawback that was not a sentence and became a very hard to read translated sentence. The present invention has been proposed in view of the above points, and an object of the present invention is to provide an easy-to-read translated text about the whole when an error occurs, and easily know the error location. It is to provide an automatic translation device capable of doing the above. [Means for Solving the Problem] In order to achieve the above object, the present invention analyzes an input unit for inputting a sentence described in a language to be translated and a syntax of the input sentence according to grammar rules. The syntax analysis unit, an error detection unit that detects an error that occurs when determining the party involved in the parsing processing of the syntax analysis unit, and the error detection unit that is activated to convert the part in which the error occurred into a normal syntax. An error processing unit that temporarily performs a process of associating, determines the related party, and returns the processing to the syntax analysis unit, and the syntax analysis unit determines by the error processing unit when an error occurs when determining the related party. The analysis result is continued by adopting the determined dependency destination, and the analysis result showing the portion of the analysis result that adopts the dependency destination determined by the error processing unit is output, and the syntax analysis In department The obtained analysis results as well as translation in the other party language, part of adopting the dependency destination determined by the error processing unit includes an output unit for instructing the translation in at a given symbol as part of an error. [Operation] In the automatic translation apparatus of the present invention, the input unit inputs a sentence described in a language to be translated, and the syntax analysis unit analyzes the syntax of the input sentence according to grammatical rules, and analyzes the sentence. If an error occurs when determining the destination in processing, the error detection unit detects it and activates the error processing unit, and the error processing unit temporarily associates the error-caused part with the normal syntax. The destination is determined and the process is returned to the parsing unit. Then, the syntactic analysis unit adopts the dependency determined by the error processing unit and continues the analysis process, and outputs the analysis result indicating the portion adopting the dependency determined by the error processing unit in the analysis result. Then, the output unit translates the analysis result obtained by the syntactic analysis unit in the other language, and the part that adopts the party determined by the error processing unit is the part in which the error occurred Give instructions. [Embodiment] Next, an embodiment of the present invention will be described with reference to the drawings. FIG. 1 is a block diagram showing an embodiment of the automatic translation apparatus of the present invention. Referring to FIG. 1, in this embodiment, a sentence described in a language to be translated is input, and an input unit 1 is used to add dictionary information such as a part of speech to each word using a dictionary 2. The syntax analysis unit 3 that analyzes the syntax of the sentence according to the dictionary information and the grammatical rules, the error detection unit 4 that detects the error when the related party in the analysis process of the syntax analysis unit 3 occurs, and the error When it is detected, it is started by the error detection unit 4, and the error processing unit 5 that returns the process to the syntax analysis unit 3 by performing the process of temporarily associating the error occurrence part with the normal syntax and determining the related party, It is composed of an output unit 6 for translating the analysis result of the unit 3 in the other party's language and designating a portion in which an error has occurred in the translated sentence. Then, when the input unit 1 obtains a sentence in the translation target language, the dictionary 2
Is added to add dictionary information to each word, and the result is transmitted to the syntax analysis unit 3. The syntax analysis unit 3 obtains the result of the input unit 1 and analyzes the syntax based on the dictionary information and the grammar rules,
The result is transmitted to the output unit 6. If an error occurs during the analysis, the analysis data and the error information are transmitted to the error detection unit 4. When the error detection unit 4 obtains the error information from the syntax analysis unit 3, the error detection unit 4 transfers the processing from the syntax analysis unit 3 to the error processing unit 5, and transmits the analysis data obtained from the syntax analysis unit 3 to the error processing unit 5. When the error processing unit 5 obtains the analysis data, the error processing unit 5 performs a process of putting together phrases and determining a related party in order to temporarily associate it with a normal syntax, and determines that the syntax analysis unit 3 will follow a normal analysis flow. Parsing part 3 at the time of processing
Then, the analysis data is transmitted to the syntax analysis unit 3. When the parsing unit 3 obtains the parsing data, the parsing unit determined by the error processing unit 5 is used to continue the normal parsing process,
The analysis result indicating the portion of the analysis result that employs the dependency determined by the error processing unit 5 is transmitted to the output unit 6. When the output unit 6 obtains the result of the syntax analysis unit 3, the output unit 6 converts the result into the other language and indicates the portion in which the error has occurred in the translated sentence. Next, the operation of each component will be described using specific example sentences. FIG. 2 shows an example of input and output of each constituent part for two example sentences using English-Japanese translation as an example.
Is the same configuration diagram as FIG. 1, (b) is the first example (example i),
(C) is a second example (example ii). The sentence of the example i is a case where "that" is omitted and is Mary said she could speak Japanese. Note that "that" is omitted between "said" and "she". When this sentence is input to the input unit 1, the dictionary 2 is searched and various dictionary information such as a part of speech is added to each word. Next, the syntax analysis unit 3 analyzes the syntax based on the dictionary information and grammar rules of each word. There are several possible ways of expressing the results of the analysis, but here, the relation between the words is shown by the direction of the arrow, and the word above is expressed by a tree structure indicating that attention is paid. For example, said ↓ actor ↓ Mary means that the actor of "said" is "Mary" and "said" is getting more attention, meaning "Mary said." If the omission of "that" cannot be processed in the processing of the syntactic analysis unit 3 due to the lack of dictionary information of "said", an error will occur when determining the contact person of "could speak". . When the error detector 4 detects the occurrence of this error, it transmits the analysis data up to that point to the error processor 5, and shifts the processing. Since “could speak” is collected as a verb phrase, the error processing unit 5 takes the immediately preceding verb “said” as a reference, with the relation being provisionally modified. As a result, since it can be regarded as a normal syntax, the processing of the newly appearing verb "speak" is returned to the syntax analysis unit 3 and put into the normal analysis processing. The syntactic analysis unit 3 continues the analysis processing, and when the analysis is completed, the result is transmitted to the output unit 6. Here, in the analysis result transmitted to the output unit 6, as shown in FIG. 2 (b), the portion that employs the dependency determined by the error processing unit 5 is shown as (temporary modification). The output unit 6 converts the analysis result into a partner language and outputs it.
At that time, the structure below the temporary modification
【……】記号で囲み、エ
ラーが発生したことを訳文中に明示する。すなわち、こ
の場合、「メアリは言ったEnclose in [...] symbols and clearly indicate in the translated text that an error has occurred. That is, in this case, "Mary said
【…彼女は日本語を話すこと
ができた…】。」という訳文を出力する。これにより利
用者は訳文を見ただけでどこでエラーが発生したかを容
易に判断することができ、更に、ある程度文章として整
った訳文を得ることができる。 例iiの文は「should」が省略された場合であり、 They require that data be placed in valiabl
e.である。なお、「data」と「be」の間に「should」が
省略されている。 しかして、構文解析部3の処理において、辞書情報の不
備により「should」の省略が処理できないと「be」が定
動詞とならないため、「data」が主語になれず、よって
「data」の係り先を決定する際にエラーが発生する。ま
た、「that」についても接続詞として吸収されないので
エラーが発生する。従って、エラー検出部4を介してエ
ラー処理部5が起動され、エラー処理部5は「that」と
「data」の係り先を仮修飾として決定し、処理を構文解
析部3に戻す。すなわち、「data」の係り先を「that」
とし、「that」の係り先を「require」とする。従っ
て、構文解析部3は、第2図(c)に示すように、「da
ta」の係り先として「that」を、「that」の係り先とし
て「require」をそれぞれ採用し、それらを(仮修飾)
で指示した解析結果を出力部6に伝達する。 そして、構文解析部3の解析の後、出力部6は「それら
が必要とする[... She was able to speak Japanese ...]. Is output. With this, the user can easily determine where the error has occurred by looking at the translated text, and can further obtain a translated text that has been prepared as a text to some extent. The sentence in Example ii is when "should" is omitted, and they require that data be placed in valiabl
e. Note that “should” is omitted between “data” and “be”. In the processing of the syntactic analysis unit 3, if the omission of "should" cannot be processed due to the lack of dictionary information, "be" cannot be the definite verb, so "data" cannot be the subject and therefore the relation of "data". An error occurs when determining the destination. In addition, an error occurs because "that" is not absorbed as a conjunction. Therefore, the error processing unit 5 is activated via the error detection unit 4, the error processing unit 5 determines the related party of “that” and “data” as the temporary modification, and returns the processing to the syntax analysis unit 3. That is, the contact of “data” is “that”
And the reference of "that" is "require". Therefore, as shown in FIG.
Adopt "that" as the contact of "ta" and "require" as the contact of "that", and (temporarily modify) them.
The analysis result instructed in step 1 is transmitted to the output unit 6. Then, after the parsing by the parsing unit 3, the output unit 6 says "they need
以上説明したように、本発明の自動翻訳装置にあって
は、入力文の解析処理における係り先の決定時に構文解
析部でエラーが発生した場合、エラー処理部でそのエラ
ーの発生した部分について正常な構文に仮に対応付ける
処理を行って係り先を決定し、構文解析部はその決定さ
れた係り先を採用して解析処理を続行し、解析結果中で
エラー処理部で決定された係り先を採用した部分を示し
た解析結果を出力し、出力部は構文解析部で得られた解
析結果を相手方言語で訳出すると共に、エラー処理部で
決定された係り先を採用した部分はエラーが発生した部
分として所定の記号にて訳文中において指示するもので
あり、エラーの発生したところから後ろの部分を訳出さ
れるので、不完全ながら読みやすい訳文を得ることがで
きると共にエラー箇所が容易に把握できる効果がある。As described above, in the automatic translation device of the present invention, when an error occurs in the syntactic analysis unit at the time of determining the related party in the analysis process of the input sentence, the error processing unit normally performs the operation in the part in which the error occurs. The syntactical analysis unit adopts the determined modification destination and continues the analysis process, and adopts the modification destination determined by the error processing unit in the analysis result. The output part outputs the analysis result, and the output part translates the analysis result obtained by the syntactic analysis part in the partner language, and the part that adopts the dependency determined by the error processing part is the part where the error occurred. It is an instruction in the translated text with a predetermined symbol as it is, and since the part after the error is translated, it is possible to obtain a translated text that is incomplete but easy to read. There are easily grasp can effect.
第1図は本発明の自動翻訳装置の一実施例を示す構成図
および、 第2図は具体例を示す図である。 図において、 1……入力部 2……辞書 3……構文解析部 4……エラー検出部 5……エラー処理部 6……出力部FIG. 1 is a block diagram showing an embodiment of the automatic translation apparatus of the present invention, and FIG. 2 is a view showing a concrete example. In the figure, 1 ... input section 2 ... dictionary 3 ... syntax analysis section 4 ... error detection section 5 ... error processing section 6 ... output section
Claims (1)
力する入力部と、 入力された文の構文を文法規則に従って解析する構文解
析部と、 該構文解析部の解析処理における係り先の決定時にエラ
ーが発生した場合にそれを検出するエラー検出部と、 該エラー検出部により起動され、前記エラーの発生した
部分を正常な構文に仮に対応付ける処理を行って係り先
を決定し、前記構文解析部に処理を戻すエラー処理部と
を備え、 前記構文解析部は、係り先の決定時にエラーが発生した
場合には前記エラー処理部で決定された係り先を採用し
て解析処理を続行し、解析結果中で前記エラー処理部で
決定された係り先を採用した部分を示した解析結果を出
力する構成を有し、且つ、 前記構文解析部で得られた解析結果を相手方言語で訳出
すると共に、前記エラー処理部で決定された係り先を採
用した部分はエラーが発生した部分として所定の記号に
て訳文中において指示する出力部を備えたことを特徴と
する自動翻訳装置。1. An input unit for inputting a sentence described in a language to be translated, a syntactic analysis unit for analyzing the syntax of the inputted sentence according to grammatical rules, and a party in the parsing process of the syntactic analysis unit. When an error occurs at the time of determining, an error detection unit that detects the error, is started by the error detection unit, temporarily associates the part in which the error has occurred with a normal syntax, determines an affiliated party, and An error processing unit that returns the processing to the syntax analysis unit, wherein the syntax analysis unit, if an error occurs at the time of determining the engagement destination, adopts the engagement destination determined by the error processing unit and continues the analysis processing. Then, it has a configuration for outputting an analysis result showing a portion that adopts the dependency determined by the error processing unit in the analysis result, and translates the analysis result obtained by the syntax analysis unit in a partner language. Then both , Part employing the dependency destination determined by the error processing unit automatic translation apparatus characterized by comprising an output unit for instructing the translation in at a given symbol as part of an error.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP63238546A JPH0715691B2 (en) | 1988-09-22 | 1988-09-22 | Automatic translator |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP63238546A JPH0715691B2 (en) | 1988-09-22 | 1988-09-22 | Automatic translator |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JPH0287273A JPH0287273A (en) | 1990-03-28 |
| JPH0715691B2 true JPH0715691B2 (en) | 1995-02-22 |
Family
ID=17031857
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP63238546A Expired - Lifetime JPH0715691B2 (en) | 1988-09-22 | 1988-09-22 | Automatic translator |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JPH0715691B2 (en) |
Families Citing this family (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2866944B2 (en) * | 1989-06-06 | 1999-03-08 | 富士通株式会社 | Machine translation processor |
| JP4769154B2 (en) * | 2006-09-13 | 2011-09-07 | 株式会社サトー | Garden display piece |
| JP7117629B2 (en) * | 2017-04-27 | 2022-08-15 | パナソニックIpマネジメント株式会社 | translation device |
| JP6775202B2 (en) * | 2017-06-19 | 2020-10-28 | パナソニックIpマネジメント株式会社 | Processing method, processing equipment, and processing program |
-
1988
- 1988-09-22 JP JP63238546A patent/JPH0715691B2/en not_active Expired - Lifetime
Also Published As
| Publication number | Publication date |
|---|---|
| JPH0287273A (en) | 1990-03-28 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US5005127A (en) | System including means to translate only selected portions of an input sentence and means to translate selected portions according to distinct rules | |
| JPH0782498B2 (en) | Machine translation system | |
| JP2002215617A (en) | Method for attaching part of speech tag | |
| JP2815714B2 (en) | Translation equipment | |
| Varshini et al. | A recognizer and parser for basic sentences in telugu using cyk algorithm | |
| EP0357370A2 (en) | Computer assisted language translating machine | |
| JPH0261763A (en) | Mechanical translation equipment | |
| JPH0715691B2 (en) | Automatic translator | |
| JPH0332106B2 (en) | ||
| JP2632806B2 (en) | Language analyzer | |
| JP2856736B2 (en) | Dictionary reference device and dictionary reference method | |
| JP4103311B2 (en) | Natural language processing apparatus and method | |
| JP3197110B2 (en) | Natural language analyzer and machine translator | |
| JPS62272357A (en) | System for displaying error of input sentence in mechanical translating system | |
| JP2895137B2 (en) | Japanese sentence error automatic detection and correction device | |
| JP3353873B2 (en) | Machine translation equipment | |
| JP2994539B2 (en) | Machine translation equipment | |
| JPH0332105B2 (en) | ||
| JPH0612449A (en) | Machine translation device and method thereof | |
| JPS61115171A (en) | machine translation system | |
| JPH02112066A (en) | machine translation system | |
| JPH1166069A (en) | Machine translation equipment | |
| JPH05342260A (en) | Word spelling check device | |
| Mamidi | Statistical Sandhi Splitter and its Effect on NLP Applications | |
| JPS62198961A (en) | Notion analyzing device |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20080222 Year of fee payment: 13 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20090222 Year of fee payment: 14 |
|
| EXPY | Cancellation because of completion of term | ||
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20090222 Year of fee payment: 14 |