Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
JP3000602B2 - Japanese processing device and method - Google Patents
[go: Go Back, main page]

JP3000602B2 - Japanese processing device and method - Google Patents

Japanese processing device and method

Info

Publication number
JP3000602B2
JP3000602B2 JP2006621A JP662190A JP3000602B2 JP 3000602 B2 JP3000602 B2 JP 3000602B2 JP 2006621 A JP2006621 A JP 2006621A JP 662190 A JP662190 A JP 662190A JP 3000602 B2 JP3000602 B2 JP 3000602B2
Authority
JP
Japan
Prior art keywords
japanese
character string
treatment
unit
storage 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 - Fee Related
Application number
JP2006621A
Other languages
Japanese (ja)
Other versions
JPH03210660A (en
Inventor
領一 杉村
睦 川越
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial Co Ltd
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 Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP2006621A priority Critical patent/JP3000602B2/en
Publication of JPH03210660A publication Critical patent/JPH03210660A/en
Application granted granted Critical
Publication of JP3000602B2 publication Critical patent/JP3000602B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Machine Translation (AREA)
  • Document Processing Apparatus (AREA)

Description

【発明の詳細な説明】 産業上の利用分野 本発明は、日本語文字列を入力し、当該日本語文字列
を変換修正する日本語処理装置および方法に関するもの
である。
Description: BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a Japanese language processing apparatus and method for inputting a Japanese character string and converting and correcting the Japanese character string.

従来の技術 従来の日本語処理装置および方法としては、近年「敬
語表現」を処理するものが発表されている。
2. Description of the Related Art In recent years, as a conventional Japanese language processing apparatus and method, an apparatus for processing "honorific expressions" has been announced.

「敬語表現」とは文章中に現われる丁寧の接頭語
「お」、接尾語「様」、言い切り「ました」などであ
り、これらの表現を統一したり、修正することが日本語
処理装置として実現できる。また、敬語表現の語尾を予
め記憶しておき、この語尾に合致しない用法を文章中に
発見すると、警告を発する装置を実現することができ
る。
"Honorific expressions" are polite prefixes "o", suffixes "sama", and suffix "ita" that appear in sentences, and unifying or correcting these expressions is a Japanese processing device. realizable. In addition, a device that issues a warning when a ending of an honorific expression is stored in advance and a usage that does not match the ending is found in a sentence can be realized.

このような従来の日本語処理装置および方法の例とし
ては、「文章の敬語変換装置」(特開平1−106161)や
「文書作成装置」(特開昭63−311559)などがある。こ
のような従来の日本語処理装置および方法について以下
簡単に説明する。
Examples of such a conventional Japanese-language processing apparatus and method include a "honorific sentence conversion apparatus for sentences" (JP-A-1-106161) and a "document creation apparatus" (JP-A-63-311559). Such a conventional Japanese language processing apparatus and method will be briefly described below.

第3図は従来の日本語処理装置の構成を示すブロック
図である。
FIG. 3 is a block diagram showing the configuration of a conventional Japanese processing device.

1は日本語入力部であり、日本語の表記をコードとし
て入力する例えばキーボード、またはファイル読み取り
装置である。2は日本語入力部に入力された日本語表記
を一時記憶する日本語記憶部である。3は日本語記憶部
2の特定の文字列を指定する指定部であり、日本語記憶
部2に一時記憶された例えば日本語の敬語表現の語尾で
ある文字「様」「なさる」などを指定する。4は日本語
の敬語を表現する文字列を記憶する敬語辞書記憶部であ
り、例えば日本語敬語表現の接頭表現「お」、「御」
や、接尾表現「様」「なさる」「申す」などを記憶す
る。5は敬語変換部であり、指定部3で指定された日本
語記憶部2に一時記憶された日本語文字列を、敬語辞書
記憶部へ記憶された敬語に関する情報を用いて敬語表現
へ変換する。6は日本語記憶部2へ一時記憶された日本
語文字列を表示する日本語表示部であり、例えば、CRT
ディスプレイである。7は、敬語辞書部に記憶された敬
語表現文字列に合致しない表現を日本語記憶部2に発見
し、警告を表示部6へ表示する敬語判定部である。
Reference numeral 1 denotes a Japanese input unit, which is, for example, a keyboard or a file reading device for inputting Japanese notation as codes. Reference numeral 2 denotes a Japanese storage unit for temporarily storing the Japanese notation input to the Japanese input unit. Numeral 3 is a designation unit for designating a specific character string in the Japanese storage unit 2. For example, the characters "sama" and "Nasaru" which are the endings of the Japanese honorific expression temporarily stored in the Japanese storage unit 2 are designated. I do. Reference numeral 4 denotes an honorific dictionary storage for storing character strings expressing Japanese honorifics. For example, prefixes “O” and “O” of Japanese honorific expressions are used.
And suffix expressions such as “sama”, “narashiru”, and “say”. Reference numeral 5 denotes an honorific conversion unit that converts a Japanese character string temporarily stored in the Japanese storage unit 2 specified by the specifying unit 3 into an honorific expression using the information on the honorifics stored in the honorific dictionary storage. . Reference numeral 6 denotes a Japanese display unit for displaying a Japanese character string temporarily stored in the Japanese storage unit 2.
It is a display. Reference numeral 7 denotes an honorific word judging unit that finds an expression that does not match the honorific expression string stored in the honorific word dictionary unit in the Japanese memory unit 2 and displays a warning on the display unit 6.

第4図は従来の日本語処理方法における日本語文字列
処理の手順を説明するフローチャートである。
FIG. 4 is a flowchart for explaining the procedure of Japanese character string processing in the conventional Japanese processing method.

401は日本語入力段階であり、日本語入力部1より日
本語を入力し、日本語記憶部2へ一時記憶する段階であ
る。402は日本語表示段階であり、日本語記憶部2へ一
時記憶された日本語文字列をCRTなどに出力表示する段
階である。403は日本語文字列指定段階であり、指定部
3より、日本語記憶部2に一時記憶された日本語文字列
の部分文字列を指定する段階である。404は敬語変換段
階であり、日本語文字列指定段階403で指定部3を用い
て指定された日本語記憶部2へ一時記憶された日本語文
字列の部分文字列を、敬語辞書記憶部の記憶内容に従っ
て変換する段階である。405は敬語判定段階であり、日
本語指定段階403で指定された日本語記憶部2へ一時記
憶された日本語文字列の部分文字列を敬語辞書部6の内
容に従ってチェックし、敬語辞書記憶部2に無い異常な
敬語表現を発見する段階である。406は警告表示段階で
あり、敬語判定段階405で異常な敬語表現が発見された
場合に、これを出力部6へ出力表示する段階である。
Reference numeral 401 denotes a Japanese input stage in which Japanese is input from the Japanese input unit 1 and temporarily stored in the Japanese storage unit 2. Reference numeral 402 denotes a Japanese display stage in which a Japanese character string temporarily stored in the Japanese storage unit 2 is output and displayed on a CRT or the like. Reference numeral 403 denotes a Japanese character string designation stage in which the designation unit 3 designates a partial character string of the Japanese character string temporarily stored in the Japanese storage unit 2. Reference numeral 404 denotes a honorific word conversion stage, in which a partial character string of the Japanese character string temporarily stored in the Japanese storage unit 2 specified by the specifying unit 3 in the Japanese character string specifying stage 403 is stored in the honorific dictionary storage unit. This is the stage of conversion according to the stored contents. Reference numeral 405 denotes a honorific word judging step, in which a partial character string of the Japanese character string temporarily stored in the Japanese storage unit 2 specified in the Japanese specifying step 403 is checked according to the contents of the honorific word dictionary unit 6, and the honorific word dictionary storage unit This is the stage of finding an unusual honorific expression not found in 2. Reference numeral 406 denotes a warning display step, in which when an abnormal honorific expression is found in the honorific word determination step 405, this is output and displayed on the output unit 6.

以上のように構成された従来の日本語処理装置、およ
び以上のような段階からなる日本語処理方法において
は、文中の敬語を示す文字列については、正しくこれを
変換あるいは判定できる。例えば、個人名「佐藤」へは
「様」をつけ加え「佐藤様」と変換できるし、また、
「ご飯」に「御」をつけた「御ご飯」は正しくない敬語
表現文字列として警告を表示することが可能である。
In the conventional Japanese language processing apparatus configured as described above and the Japanese language processing method including the above steps, a character string indicating an honorific in a sentence can be correctly converted or determined. For example, you can add "sama" to the personal name "Sato" and convert it to "Sato-sama".
For "rice" with "rice" appended to "rice", a warning can be displayed as an incorrect honorific expression character string.

発明が解決しようとする課題 しかしながら、以上に説明したような従来の日本語処
理装置および方法においては、敬語表現が持つ「目上」
や「目下」の関係を直接扱うことができないため、敬語
表現文字列としては正しいにもかかわらず、敬語の示す
意味が不統一となる場合が発生する。例えば、ある文字
列は個人名「佐藤」へ「様」を付けているにも関わら
ず、他の文字列で「佐藤」に様を付けていない表現が現
われることが生じる。
Problems to be Solved by the Invention However, in the conventional Japanese language processing apparatus and method as described above, the "superior"
And the "current" relationship cannot be directly handled, so that the meanings of the honorifics are not uniform even though they are correct as the honorific expression character strings. For example, although a certain character string has “sato” added to the personal name “Sato”, an expression that does not have “sato” added to another character string may appear.

また、敬語表現文字列の変換はあくまでユーザに任さ
れているため、例えば、文中に登場する人物「佐藤」と
「田中」の上下関係が予め決まっていても、この関係を
日本語文字列として表現する責任はユーザに負わされて
おり、「佐藤」が目上にも関わらず、目下の者が目上の
者に「会う」場合に用いるべき敬語を誤って用いた文
「佐藤が、田中にお会い申した」という表現を判定部6
で発見出来ないという問題点を有していた。
In addition, since the conversion of the honorific expression character string is left to the user, for example, even if the vertical relationship between the characters "Sato" and "Tanaka" appearing in the sentence is predetermined, this relationship is used as a Japanese character string. Responsibility for the expression is left to the user, and the sentence "Sato, Tanaka is incorrect, using the honorific word that should be used when the current person" sees "the superior while" Sato "is above him The expression "I met you"
Had a problem that it could not be found.

本発明は、前記従来の日本語処理装置および方法の問
題に鑑み、敬語の意味を処理することが可能な日本語処
理装置を提供することを目的とする。
An object of the present invention is to provide a Japanese language processing device capable of processing the meaning of honorifics in view of the problems of the conventional Japanese language processing device and method.

課題を解決するための手段 請求項1記載の発明は、日本語文字例を入力する日本
語入力部と、日本語入力部より入力された日本語文字列
を一時記憶する日本語記憶部と、日本語記憶部に一時記
憶された日本語文字列を読み込み、当該日本語文字列が
示す待遇関係情報を出力する待遇関係解析部と、待遇関
係解析部が出力した前記待遇関係情報を一時記憶する第
一待遇関係一時記憶部と、待遇関係情報を入力する待遇
関係入力部と、待遇関係入力部より入力された待遇関係
情報を一時記憶する第二待遇関係一時記憶部と、前記第
一待遇関係一時記憶部と前記第二待遇関係一時記憶部へ
一時記憶された待遇関係を比較し、比較結果を出力する
待遇関係比較部から成ることを特徴とする日本語処理装
置である。
Means for Solving the Problems The invention according to claim 1 includes a Japanese input unit for inputting a Japanese character example, a Japanese storage unit for temporarily storing a Japanese character string input from the Japanese input unit, A Japanese character string temporarily stored in the Japanese storage unit is read, and a special relation analysis unit that outputs the special relation information indicated by the Japanese character string, and the special relation information output by the special relation analysis unit are temporarily stored. A first treatment relation temporary storage section, a treatment relation input section for inputting treatment relation information, a second treatment relation temporary storage section for temporarily storing the treatment relation information input from the treatment relation input section, and the first treatment relation A Japanese-language processing device comprising: a temporary storage unit and a temporary relationship comparison unit that compares a temporary relationship stored in the second temporary relationship temporary storage unit and outputs a comparison result.

請求項2記載の発明は、日本語文字列を入力する段階
と、この入力された日本語文字列が示す待遇関係情報を
抽出する段階と、前記日本語文字列が示すべき待遇関係
情報を入力する段階と、前記日本語文字列から抽出され
た前記待遇関係情報と、入力された前記待遇関係情報の
比較を行う段階とを有することを特徴とする日本語処理
方法である。
The invention according to claim 2 is a step of inputting the Japanese character string, extracting the treatment relation information indicated by the input Japanese character string, and inputting the treatment relation information to be indicated by the Japanese character string. And a step of comparing the treatment relation information extracted from the Japanese character string with the inputted treatment relation information.

請求項3記載の発明は、待遇関係の比較結果を表示す
る出力部と、日本語文字列の修正情報を入力する日本語
文字列修正情報入力部と前記日本語文字列修正情報入力
部へ入力された修正情報を読み込み前記日本語記憶部に
一時記憶された日本語文字列を修正する日本語文字列修
正部とを有することを特徴とする特許請求の範囲第1項
記載の日本語処理装置である。
According to a third aspect of the present invention, there is provided an output unit for displaying a comparison result of a treatment relationship, a Japanese character string correction information input unit for inputting correction information of a Japanese character string, and an input to the Japanese character string correction information input unit. 2. The Japanese language processing apparatus according to claim 1, further comprising: a Japanese character string correction unit configured to read the corrected correction information and correct a Japanese character string temporarily stored in the Japanese storage unit. It is.

請求項4記載の発明は、待遇関係の比較結果を表示す
る段階と、日本語文字列を修正する段階を有することを
特徴とする特許請求の範囲第3項記載の日本語処理方法
である。
According to a fourth aspect of the present invention, there is provided the Japanese language processing method according to the third aspect, further comprising a step of displaying a comparison result of the treatment relation and a step of correcting a Japanese character string.

請求項5記載の発明は、日本語記憶部に一時記憶され
た日本語文字列を、第二待遇関係一時記憶部に一時記憶
された待遇関係情報に従って変換する敬語変換部を有す
ることを特徴とする、特許請求の範囲第1項記載の日本
語処理装置である。
The invention according to claim 5 includes a honorific conversion unit that converts a Japanese character string temporarily stored in the Japanese storage unit in accordance with the treatment relation information temporarily stored in the second treatment relation temporary storage unit. A Japanese-language processing device according to claim 1.

請求項6記載の発明は、入力された待遇関係情報に従
って、入力された日本語文字列の敬語表現を変換する段
階を有することを特徴とする特許請求の範囲第2項記載
の日本語処理方法である。
The invention according to claim 6, further comprising the step of converting an honorific expression of the input Japanese character string according to the input treatment relation information. It is.

作用 本発明は前記した構成および階段により、日本語文字
列の意味すべき目上や目下などの待遇関係を入力し、本
待遇関係に従った日本語文字列の変換および判定を行
う。
Operation According to the present invention, the above-described configuration and stairs are used to input a treatment relation, such as the upper or lower part of a Japanese character string, to be interpreted, and to convert and determine the Japanese character string according to the treatment relation.

実 施 例 第1図は、本発明の日本語処理装置の一実施例におけ
る日本語処理装置の構成をあらわすブロック図である。
本構成図のうち1、2、3および6は第3図の従来例の
同一番号の構成要素と同一である。8は、日本語記憶部
2へ一時記憶された日本語文字列を読み込み、当該文字
列が示す待遇関係を出力する待遇関係解析部である。9
は、待遇関係解析部8から出力される待遇関係情報を一
時記憶する第一待遇関係一時記憶部である。10は日本語
記憶部2へ一時記憶された日本語文字列が示すべき待遇
関係を入力する待遇関係入力部である。待遇関係入力部
10からは、例えば日本語記憶部2へ一時記憶された文字
列中に現われる個人名「佐藤」と「田中」の支持する個
人の待遇関係が「佐藤」が「田中」よりも目上の場合、
述語の形で「目上(佐藤、田中)」という情報が入力さ
れる。11は待遇関係入力部より入力された待遇関係情報
を一時記憶する第二待遇関係一時記憶部である。12は、
第二待遇関係一時記憶部へ一時記憶された待遇関係に従
って日本語記憶部2に一時記憶された日本語文字列の指
定部3によって区間指定された部分文字列の敬語を変換
する敬語変換部である。13は、第一待遇関係一時記憶部
9に一時記憶された待遇情報と第二待遇関係一時記憶部
に一時記憶された待遇関係情報を比較し、比較結果を出
力部6へ出力する待遇関係比較部である。14は日本語記
憶部2へ一時記憶された日本語文字列の修正情報を入力
する日本語文字列修正情報入力部であり、15は日本語文
字列修正情報入力部14より修正情報を読み込み、当該情
報に従って日本語記憶部2へ一時記憶された日本語文字
列情報を修正する日本語文字列修正部である。
FIG. 1 is a block diagram showing a configuration of a Japanese language processing device according to an embodiment of the present invention.
Elements 1, 2, 3, and 6 in this configuration diagram are the same as those of the conventional example shown in FIG. Reference numeral 8 denotes a treatment relation analysis unit that reads a Japanese character string temporarily stored in the Japanese storage unit 2 and outputs a treatment relation indicated by the character string. 9
Is a first treatment relation temporary storage unit for temporarily storing the treatment relation information output from the treatment relation analysis unit 8. Reference numeral 10 denotes a treatment relation input unit for inputting a treatment relation to be indicated by a Japanese character string temporarily stored in the Japanese storage unit 2. Treatment-related input section
From 10, for example, if the personal relationship between the personal names “Sato” and “Tanaka” appearing in the character string temporarily stored in the Japanese storage unit 2 is “Sato” is higher than “Tanaka” ,
The information "Meno (Sato, Tanaka)" is input in the form of a predicate. Numeral 11 denotes a second treatment relation temporary storage section for temporarily storing the treatment relation information input from the treatment relation input section. 12 is
In a honorific conversion unit for converting an honorific of a partial character string specified by a section specified by the Japanese character string specification unit 3 temporarily stored in the Japanese storage unit 2 in accordance with the treatment relation temporarily stored in the second processing relation temporary storage unit. is there. 13 is a treatment relation comparison that compares the treatment information temporarily stored in the first treatment relation temporary storage unit 9 with the treatment relation information temporarily stored in the second treatment relation temporary storage unit, and outputs the comparison result to the output unit 6. Department. Reference numeral 14 denotes a Japanese character string correction information input unit for inputting correction information of a Japanese character string temporarily stored in the Japanese storage unit 2. Reference numeral 15 denotes correction information read from the Japanese character string correction information input unit 14, A Japanese character string correction unit for correcting Japanese character string information temporarily stored in the Japanese storage unit 2 according to the information.

以上のように構成された本実施例の文字列入力装置に
ついて、以下その動作を第2図のフローチャートを用い
て説明する。第2図で、401、402および403は第4図の
従来例の同一番号の階段と同一である。201は待遇関係
入力部より、日本語記憶部2へ一時記憶された日本語文
字列が示すべき待遇関係情報を入力し、当該情報を第二
待遇関係一時記憶部11へ一時記憶する段階である。202
は日本語文字列指定段階403で指定された日本語記憶部
2の日本語文字列を、敬語変換部12が第二待遇関係一時
記憶部11に一時記憶された待遇関係情報に従った敬語表
現へ変換する段階である。本段階へは、待遇関係入力部
10により入力された待遇関係情報が第二待遇関係一時記
憶部11に一時記憶されている場合に処理が移る。203
は、日本語文字列指定段階403で指定された日本語記憶
部2の日本語文字列を待遇関係解析部8が読み込み、当
該日本語文字列が示す待遇関係を第一待遇関係一時記憶
部9へ出力する待遇関係抽出段階である。当該段階へ
は、第二待遇関係一時記憶部11に何も情報が設定されて
いない場合に制御が移る。204は待遇関係入力段階201で
第二待遇関係一時記憶部11へ一時記憶された待遇関係情
報と、待遇関係抽出段階203で第一待遇関係一時記憶部
9に一時記憶された待遇関係情報を待遇関係比較部13が
比較し、比較結果を出力する待遇関係比較段階である。
205は、待遇関係比較段階204で待遇関係比較部13より出
力された比較結果を出力部6より出力する比較結果表示
段階である。206は、日本語文字列修正情報入力部14よ
り入力された情報に従って日本語記憶部2に一時記憶さ
れている日本語文字列情報を日本語文字列修正部15が修
正する日本語修正段階である。待遇関係入力段階201も
しくは日本語修正段階206のどちらの段階へ制御が移る
かは、ユーザの操作により決定される。
The operation of the character string input device according to the present embodiment configured as described above will be described below with reference to the flowchart of FIG. In FIG. 2, reference numerals 401, 402 and 403 are the same as those of the conventional example shown in FIG. Step 201 is a step of inputting the treatment relation information to be indicated by the Japanese character string temporarily stored in the Japanese storage section 2 from the treatment relation input section, and temporarily storing the information in the second treatment relation temporary storage section 11. . 202
Is a Japanese character string in the Japanese storage unit 2 specified in the Japanese character string specifying step 403, and the honorific expression conversion unit 12 uses the honorific expression according to the treatment relation information temporarily stored in the second treatment relation temporary storage unit 11. This is the stage of conversion. To this stage, the treatment relation input section
When the treatment relation information input in step 10 is temporarily stored in the second treatment relation temporary storage unit 11, the process proceeds. 203
In the Japanese character string designation step 403, the Japanese character string specified in the Japanese character string storage unit 2 is read by the treatment relation analysis unit 8, and the treatment relation indicated by the Japanese character string is stored in the first treatment relation temporary storage unit 9. This is the stage of extracting the treatment relations to be output to. Control proceeds to this stage when no information is set in the second treatment relation temporary storage unit 11. 204, the treatment relation information temporarily stored in the second treatment relation temporary storage unit 11 in the treatment relation input step 201 and the treatment relation information temporarily stored in the first treatment relation temporary storage unit 9 in the treatment relation extraction step 203 This is a treatment relation comparison stage in which the relation comparison unit 13 makes a comparison and outputs a comparison result.
Reference numeral 205 denotes a comparison result display step in which the comparison result output from the treatment relation comparison unit 13 in the treatment relation comparison step 204 is output from the output unit 6. 206 is a Japanese correction stage in which the Japanese character string correction unit 15 corrects the Japanese character string information temporarily stored in the Japanese storage unit 2 in accordance with the information input from the Japanese character string correction information input unit 14. is there. Which of the treatment relation input step 201 and the Japanese correction step 206 the control shifts to is determined by the operation of the user.

以上のように本実施例によれば、日本語文章中の敬語
表現が示すべき待遇関係を直接入力することにより、意
味的にも、文字列としても正しい日本語も敬語表現を得
ることができる。
As described above, according to the present embodiment, by directly inputting the treatment relation to be indicated by the honorific expression in the Japanese sentence, it is possible to obtain an honorific expression even in Japanese, which is semantically correct as a character string. .

発明の効果 以上説明したように、本発明によれば日本語文字列か
ら成る文章の敬語表現や敬語表現でない通常の日本語文
字列を、当該敬語表現が示すべき待遇関係に即した表現
へ変換でき、また、敬語表現が示すべき待遇関係に当て
はまらない表現を発見し修正することが可能となりその
実用価値は大きい。
Effect of the Invention As described above, according to the present invention, an honorific expression of a sentence composed of a Japanese character string or a normal Japanese character string that is not an honorific expression is converted into an expression that conforms to the treatment relationship that the honorific expression should indicate. In addition, it is possible to find and correct expressions that do not correspond to the treatment relationship that the honorific expression should show, and its practical value is great.

【図面の簡単な説明】 第1図は本発明における実施例の日本語処理装置のブロ
ック図、第2図は同実施例の日本語処理装置の処理手順
を示すフローチャート、第3図は従来の日本語処理装置
のブロック図、第4図は従来の日本語処理装置の処理手
順を示すフローチャートである。 1……日本語入力部、2……日本語記憶部、6……出力
部、8……待遇関係解析部、9……第一待遇関係一時記
憶部、11……第二待遇関係一時記憶部、12……敬語変換
部、13……待遇関係比較部、14……日本語文字列修正情
報入力部、15……日本語文字列修正部。
BRIEF DESCRIPTION OF THE DRAWINGS FIG. 1 is a block diagram of a Japanese language processing apparatus according to an embodiment of the present invention, FIG. 2 is a flowchart showing a processing procedure of the Japanese language processing apparatus of the embodiment, and FIG. FIG. 4 is a block diagram of a Japanese language processing apparatus, and FIG. 4 is a flowchart showing a processing procedure of a conventional Japanese language processing apparatus. 1 Japanese input unit 2 Japanese storage unit 6 Output unit 8 Treatment relationship analysis unit 9 First treatment relationship temporary storage unit 11 Second treatment relationship temporary storage Section, 12 ... Honorific word conversion section, 13 ... Treatment relation comparison section, 14 ... Japanese character string correction information input section, 15 ... Japanese character string correction section.

───────────────────────────────────────────────────── フロントページの続き (56)参考文献 特開 昭62−175862(JP,A) 特開 昭62−274459(JP,A) 特開 平1−161479(JP,A) 特開 平3−201163(JP,A) (58)調査した分野(Int.Cl.7,DB名) G06F 17/21 - 17/28 JICSTファイル(JOIS)──────────────────────────────────────────────────続 き Continuation of front page (56) References JP-A-62-175862 (JP, A) JP-A-62-274459 (JP, A) JP-A-1-161479 (JP, A) JP-A-3-3 201163 (JP, A) (58) Field surveyed (Int. Cl. 7 , DB name) G06F 17/21-17/28 JICST file (JOIS)

Claims (6)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】日本語文字列を入力する日本語入力部と、
前記日本語入力部より入力された日本語文字列を一時記
憶する日本語記憶部と、前記日本語記憶部に一時記憶さ
れた前記日本語文字列を読み込み、前記日本語文字列が
示す待遇関係情報を出力する待遇関係解析部と、前記待
遇関係解析部が出力した前記待遇関係情報を一時記憶す
る第一待遇関係一時記憶部と、前記日本語文字列が示す
べき待遇関係情報を入力する待遇関係入力部と、前記待
遇関係入力部より入力された待遇関係情報を一時記憶す
る第二待遇関係一時記憶部と、前記第一待遇関係一時記
憶部と前記第二待遇関係一時記憶部に一時記憶された待
遇関係情報を比較し、比較結果を出力する待遇関係比較
部から成ることを特徴とする日本語処理装置。
1. A Japanese input unit for inputting a Japanese character string,
A Japanese storage unit for temporarily storing a Japanese character string input from the Japanese input unit, and a reading relation in which the Japanese character string temporarily stored in the Japanese storage unit is read and the Japanese character string indicates A treatment relation analysis unit that outputs information, a first treatment relation temporary storage unit that temporarily stores the treatment relation information output by the treatment relation analysis unit, and a treatment that inputs treatment relation information to be indicated by the Japanese character string A relationship input unit, a second treatment relationship temporary storage unit for temporarily storing the treatment relationship information input from the treatment relationship input unit, and a temporary storage in the first treatment relationship temporary storage unit and the second treatment relationship temporary storage unit. A processing unit for comparing the received treatment relation information and outputting a result of the comparison.
【請求項2】日本語文字列を入力する段階と、この入力
された日本語文字列が示す待遇関係情報を抽出する段階
と、前記日本語文字列が示すべき待遇関係情報を入力す
る段階と、前記日本語文字列から抽出された前記待遇関
係情報と、入力された前記待遇関係情報の比較を行う段
階とを有することを特徴とする日本語処理方法。
2. A step of inputting a Japanese character string, extracting treatment relation information indicated by the input Japanese character string, and inputting treatment relation information to be indicated by the Japanese character string. Comparing the treatment relation information extracted from the Japanese character string with the inputted treatment relation information.
【請求項3】待遇関係の比較結果を表示する出力部と、
日本語文字列の修正情報を入力する日本語文字列修正情
報入力部と前記日本語文字列修正情報入力部へ入力され
た前記修正情報を読み込み日本語記憶部に一時記憶され
た前記日本語文字列を修正する日本語文字列修正部とを
有することを特徴とする請求項1記載の日本語処理装
置。
3. An output unit for displaying a comparison result of a treatment relationship,
A Japanese character string correction information input unit for inputting correction information of a Japanese character string, and the Japanese characters temporarily read into the Japanese storage unit by reading the correction information input to the Japanese character string correction information input unit 2. The Japanese processing device according to claim 1, further comprising a Japanese character string correction unit for correcting a column.
【請求項4】待遇関係情報の比較結果を表示する段階
と、日本語文字列を修正する段階を有することを特徴と
する請求項2記載の日本語処理方法。
4. The method according to claim 2, further comprising the steps of displaying a comparison result of the treatment relation information and correcting a Japanese character string.
【請求項5】日本語記憶部に一時記憶された日本語文字
列を、第二待遇関係一時記憶部に一時記憶された待遇関
係情報に従って変換する敬語変換部を有することを特徴
とする請求項1記載の日本語処理装置。
5. An honorific conversion unit for converting a Japanese character string temporarily stored in the Japanese storage unit in accordance with the treatment relation information temporarily stored in the second treatment relation temporary storage unit. 1. The Japanese processing device according to 1.
【請求項6】入力された待遇関係情報に従って、入力さ
れた日本語文字列の敬語表現を変換する段階を有するこ
とを特徴とする請求項2記載の日本語処理方法。
6. The method according to claim 2, further comprising the step of converting an honorific expression of the input Japanese character string according to the input treatment relation information.
JP2006621A 1990-01-16 1990-01-16 Japanese processing device and method Expired - Fee Related JP3000602B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006621A JP3000602B2 (en) 1990-01-16 1990-01-16 Japanese processing device and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006621A JP3000602B2 (en) 1990-01-16 1990-01-16 Japanese processing device and method

Publications (2)

Publication Number Publication Date
JPH03210660A JPH03210660A (en) 1991-09-13
JP3000602B2 true JP3000602B2 (en) 2000-01-17

Family

ID=11643432

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006621A Expired - Fee Related JP3000602B2 (en) 1990-01-16 1990-01-16 Japanese processing device and method

Country Status (1)

Country Link
JP (1) JP3000602B2 (en)

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS62175862A (en) * 1986-01-30 1987-08-01 Toshiba Corp Sentence processor
JPH083814B2 (en) * 1986-05-23 1996-01-17 カシオ計算機株式会社 Text expression correction method
JPH01161479A (en) * 1987-12-18 1989-06-26 Agency Of Ind Science & Technol Natural language interactive device

Also Published As

Publication number Publication date
JPH03210660A (en) 1991-09-13

Similar Documents

Publication Publication Date Title
US8219381B2 (en) Dictionary registration apparatus, dictionary registration method, and computer product
US5101375A (en) Method and apparatus for providing binding and capitalization in structured report generation
JP3000602B2 (en) Japanese processing device and method
JP2669437B2 (en) Character type conversion method and apparatus
JP3337524B2 (en) Kana-Kanji conversion device
JPS6151265A (en) Japanese language wordprocessor
JP3286491B2 (en) Audio output device
JPS6327945A (en) Documentation device
JPH0350668A (en) character processing device
JP2966954B2 (en) Document reading instruction device
JP3342036B2 (en) Kana-Kanji conversion device
JP3220133B2 (en) Kana-Kanji conversion device
JPS62202259A (en) Documentation device
JPS60204063A (en) Kanji correcting system
JPH05181854A (en) Sentence proofreading device, sentence processing device, and kanji-kana conversion device
JPH06289889A (en) Speech synthesizer
JPH08153096A (en) Document reading device
JPS6327965A (en) Documentation device
JPS62274459A (en) Sentence expression correction method
JPS6349974A (en) Input device for machine translation sentence
JPS62262174A (en) Sentence elaboration processor
JPH0512328A (en) Machine translation device
JPH05266009A (en) Method and device for production of document
JPH02257274A (en) Document preparing device
JPH04306766A (en) Machine translation device

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees