JPH1049535A - Natural language analyzing method and device therefor - Google Patents

Natural language analyzing method and device therefor

Info

Publication number
JPH1049535A
JPH1049535A JP8217971A JP21797196A JPH1049535A JP H1049535 A JPH1049535 A JP H1049535A JP 8217971 A JP8217971 A JP 8217971A JP 21797196 A JP21797196 A JP 21797196A JP H1049535 A JPH1049535 A JP H1049535A
Authority
JP
Japan
Prior art keywords
analysis
minimum
sentence
unit
user
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.)
Pending
Application number
JP8217971A
Other languages
Japanese (ja)
Inventor
Shinichi Doi
伸一 土井
Shinichiro Kamei
真一郎 亀井
Kiyoshi Yamahata
潔 山端
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.)
NEC Corp
Original Assignee
NEC Corp
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 NEC Corp filed Critical NEC Corp
Priority to JP8217971A priority Critical patent/JPH1049535A/en
Publication of JPH1049535A publication Critical patent/JPH1049535A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

PROBLEM TO BE SOLVED: To make it possible to obtain an analytical result required by a user without imposing excess burden to the user at the time of analyzing the structure of a sentence having ambiguity in the technology for analyzing the structure of natural language. SOLUTION: When a sentence to be analyzed is inputted from an input part 1, an analytical part 3 determines a minimum analysis range and displays the determined range on an analytical information display part 6. At the time of judging that an analytical result is not a required one from the display, a user corrects the minimum analysis range by using a user specification part 7. A user specification analyzing part 8 judges whether ambiguity is left in modification relation or not. When ambiguity is left, an analytical information comparing part 10 removes modification relation determined by the minimum analysis range stored in an analytical information storing part 9 from plural modification relation parts led based on the corrected minimum analysis range. An analysis part 3 executes analysis based on the modification relation.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、入力された自然言
語で記述された文の構造を解析する自然言語解析方法及
びその装置に関し、特に、曖昧さのある文の構造を解析
する際、ユーザに余り負担をかけることなく、ユーザが
希望する解析結果を得ることができる自然言語解析方法
及びその装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a natural language analysis method and apparatus for analyzing the structure of a sentence described in an input natural language, and more particularly, to analyzing a structure of an ambiguous sentence by a user. The present invention relates to a natural language analysis method and a natural language analysis method capable of obtaining an analysis result desired by a user without imposing too much burden on a user.

【0002】[0002]

【従来の技術】一般に、自然言語で記述された文の構造
には多くの曖昧さが存在しているため、現在の機械翻訳
システム等で使用される自然言語解析方法,自然言語解
析装置では、解析結果がユーザが望むものと異なるもの
になってしまう場合がある。
2. Description of the Related Art In general, there are many ambiguities in the structure of a sentence described in a natural language. Therefore, in a natural language analysis method and a natural language analysis device used in current machine translation systems and the like, The analysis result may be different from what the user desires.

【0003】そこで、従来の機械翻訳システム等で使用
されている自然言語解析方法,自然言語解析装置に於い
ては、解析結果を画面に表示することにより、ユーザに
システムの解析結果を知らせ、もし、それがユーザの希
望するものでなかった場合には、ユーザに解析結果を修
正させるようにしている。
Therefore, in a natural language analysis method and a natural language analysis device used in a conventional machine translation system or the like, the analysis result is displayed on a screen to inform a user of the system analysis result. If it is not desired by the user, the user is allowed to correct the analysis result.

【0004】例えば、特開平3−204080号公報の
「係り受けの変更方式」では、システムによる係り受け
の解析結果を、文節間を線分で結んだグラフとして表示
することにより、ユーザに解析結果を知らせ、もし、そ
の解析結果がユーザの希望するものでない場合には、ユ
ーザが係り元と係り先の文節を指定することにより、解
析結果を修正できるようにしている。
[0004] For example, in Japanese Unexamined Patent Publication No. Hei 3-204080, "dependency change system", the result of the dependency analysis by the system is displayed as a graph connecting the segments with segments, and the analysis result is presented to the user. If the analysis result is not what the user desires, the user can specify the source and destination clauses to correct the analysis result.

【0005】[0005]

【発明が解決しようとする課題】しかし、上述した従来
の技術には、次のような問題点があった。
However, the above-mentioned prior art has the following problems.

【0006】第1の問題点は、ユーザが正しい係り受け
関係を厳密に指定しなければならないため、ユーザの負
担が非常に大きくなるということである。一般に、人間
は、係り受け関係を意識せずに言語を使用しているの
で、係り受け関係を厳密に指定するためには、多くの負
担がかかる。
The first problem is that the user has to strictly specify a correct dependency relationship, which greatly increases the burden on the user. Generally, humans use a language without being conscious of the dependency relationship, and therefore, it takes a lot of burden to specify the dependency relationship strictly.

【0007】第2の問題点は、ユーザとのインタフェー
スが複雑になるということである。つまり、上述した従
来の技術に於いては、解析結果をグラフとして表示しな
ければならないため、インタフェースが複雑になるとい
う問題がある。
A second problem is that the interface with the user becomes complicated. That is, in the above-described conventional technology, the analysis result must be displayed as a graph, and thus there is a problem that the interface becomes complicated.

【0008】そこで、本発明の目的は、曖昧さのある文
の構造を解析する際、ユーザに余り負担をかけることな
く、ユーザが希望する解析結果を得ることができ、且つ
ユーザとのインタフェースを簡略化することができる自
然言語解析方法及びその装置を提供することにある。
Accordingly, an object of the present invention is to analyze a structure of a sentence with ambiguity, to obtain an analysis result desired by the user without putting too much burden on the user, and to provide an interface with the user. An object of the present invention is to provide a natural language analysis method and an apparatus that can be simplified.

【0009】[0009]

【課題を解決するための手段】本発明は上記目的を達成
するため、自然言語で記述された文の構造を解析する自
然言語解析方法に於いて、入力された、自然言語で記述
された文に於ける最小解析範囲を決定し、前記入力され
た文を、前記決定された最小解析範囲が文中のどの部分
なのかをユーザが認識できる形式で表示装置に表示し、
その後、ユーザによって最小解析範囲の修正指示が入力
された場合は、前記修正指示に従って前記文に於ける最
小解析範囲を修正し、更に、修正後の最小解析範囲によ
っては前記文中の文節の係り受け関係に曖昧さが残る場
合は、修正後の最小解析範囲に基づいて導き出される複
数の係り受け関係から前記表示装置に表示した最小解析
範囲によって決まる係り受け関係を除外した残りの係り
受け関係に基づいて前記文の構造を解析する。
In order to achieve the above object, the present invention provides a natural language analysis method for analyzing the structure of a sentence described in a natural language. Determine the minimum analysis range in the, the input sentence, the determined minimum analysis range is displayed on a display device in a form that the user can recognize which part of the sentence,
Thereafter, when the user inputs a correction instruction of the minimum analysis range, the minimum analysis range in the sentence is corrected according to the correction instruction, and further, the modification of the minimum analysis range is affected by the clause in the sentence. If the relationship remains ambiguous, the relationship is determined based on the remaining relationship excluding the relationship determined by the minimum analysis range displayed on the display device from a plurality of dependency relationships derived based on the corrected minimum analysis range. To analyze the structure of the sentence.

【0010】上記した方法を実施するのに好適な装置
は、解析情報表示部と、解析情報記憶部と、入力され
た、自然言語で記述された文に於ける最小解析範囲を決
定し、更に、前記入力された文を、前記決定された最小
解析範囲が文中のどの部分なのかをユーザが認識できる
形式で前記解析情報表示部に表示すると共に、前記解析
情報記憶部に前記文に於ける最小解析範囲を示す情報を
格納し、その後、自身に対して出力された係り受け関係
に基づいて前記入力された文の構造を解析する解析部
と、最小解析範囲の修正指示を入力するユーザ指定部
と、該ユーザ指定部から入力された修正指示に従って前
記文に於ける最小解析範囲を修正し、更に、修正後の最
小解析範囲によっては前記文中の文節の係り受け関係に
曖昧さが残るか否かを判定するユーザ指定解析部と、該
ユーザ指定解析部によって曖昧さが残ると判定された場
合、修正後の最小解析範囲に基づいて導き出される複数
の係り受け関係から前記解析情報記憶部に格納されてい
る情報によって示される最小解析範囲によって決定され
る係り受け関係を除外した係り受け関係を前記解析部に
対して出力する解析情報比較部とを備えている。
[0010] An apparatus suitable for carrying out the above-described method includes an analysis information display unit, an analysis information storage unit, and a minimum analysis range of an input sentence described in a natural language. Displaying the input sentence on the analysis information display unit in a format in which a user can recognize which part of the determined minimum analysis range is in the sentence, and displaying the sentence in the analysis information storage unit on the sentence. An analysis unit that stores information indicating the minimum analysis range, and then analyzes the structure of the input sentence based on the dependency relationship output to itself, and a user designation inputting a correction instruction of the minimum analysis range And the minimum analysis range in the sentence is corrected according to the correction instruction input from the user-specified unit, and furthermore, depending on the corrected minimum analysis range, does the ambiguity remain in the dependency relationship of the clauses in the sentence? Judge whether or not If the user-specified analysis unit determines that ambiguity remains, the analysis information storage unit stores the plurality of dependency relationships derived based on the corrected minimum analysis range. An analysis information comparison unit that outputs a dependency relationship excluding a dependency relationship determined by the minimum analysis range indicated by the information to the analysis unit.

【0011】上記した構成に於いては、解析対象とする
自然言語で記述された文が入力されると、解析部は、最
小解析範囲を決定し、更に、最小解析範囲が文中のどの
部分なのかをユーザが認識できる形で解析情報表示部に
表示すると共に、解析情報記憶部に上記最小解析範囲を
示す情報を格納する。
In the above configuration, when a sentence described in a natural language to be analyzed is input, the analysis unit determines a minimum analysis range, and further determines the minimum analysis range in any part of the sentence. Is displayed on the analysis information display unit in a form that can be recognized by the user, and information indicating the minimum analysis range is stored in the analysis information storage unit.

【0012】ユーザは、解析情報表示部の表示を見て、
解析結果が希望するものにならないと判断した場合は、
ユーザ指示部を用いて最小解析範囲の修正指示を入力す
る。
The user looks at the display on the analysis information display section,
If you determine that the results are not what you want,
An instruction to correct the minimum analysis range is input using the user instruction unit.

【0013】ユーザ指定解析部では、ユーザからの修正
指示に従って最小解析範囲を修正し、更に、修正後の最
小解析範囲によっては係り受け関係に曖昧さが残るか否
かを判定する。
The user-specified analysis unit corrects the minimum analysis range according to a correction instruction from the user, and determines whether or not ambiguity remains in the dependency relationship depending on the corrected minimum analysis range.

【0014】ユーザ指定解析部で曖昧さが残ると判定さ
れた場合は、解析情報比較部が、修正後の最小解析範囲
に基づいて導き出される複数の係り受け関係から解析情
報記憶部に格納されている情報が示す最小解析範囲によ
って決定される係り受け関係を除外した係り受け関係を
前記解析部に対して出力する。
If the user-specified analysis unit determines that the ambiguity remains, the analysis information comparison unit stores the analysis information in the analysis information storage unit from a plurality of dependency relationships derived based on the corrected minimum analysis range. And outputting a dependency relationship excluding a dependency relationship determined by the minimum analysis range indicated by the information to the analysis unit.

【0015】解析部では、解析情報比較部から出力され
た、曖昧さが軽減された係り受け関係を利用して解析を
行う。
[0015] The analysis unit performs analysis using the dependency relationship with reduced ambiguity output from the analysis information comparison unit.

【0016】また、本発明は、ユーザが必要とする場合
のみ、最小解析範囲を表示するようにするため、自然言
語で記述された文の構造を解析する自然言語解析方法に
於いて、入力された、自然言語で記述された文に於ける
最小解析範囲を決定し、該決定した最小解析範囲に基づ
いて前記文の構造を解析して解析結果を出力し、その
後、ユーザによって最小解析範囲の表示指示が入力され
た場合は、前記入力された文を、前記決定された最小解
析範囲が文中のどの部分なのかをユーザが認識できる形
式で表示装置に表示し、更に、ユーザからの最小解析範
囲の修正指示の入力を待って前記文に於ける最小解析範
囲を前記修正指示に従って修正し、修正後の最小解析範
囲によっては前記文中の文節の係り受け関係に曖昧さが
残る場合は、修正後の最小解析範囲に基づいて導き出さ
れる複数の係り受け関係から前記表示装置に表示した最
小解析範囲によって決まる係り受け関係を除外した残り
の係り受け関係に基づいて前記文の構造を解析する。
The present invention also provides a natural language analysis method for analyzing the structure of a sentence described in a natural language in order to display the minimum analysis range only when the user needs it. In addition, a minimum analysis range in a sentence described in a natural language is determined, the structure of the sentence is analyzed based on the determined minimum analysis range, and an analysis result is output. When a display instruction is input, the input sentence is displayed on a display device in a form in which the user can recognize which part of the determined minimum analysis range is in the sentence, and further, the minimum analysis from the user is performed. Waiting for the input of a range correction instruction, correct the minimum analysis range in the sentence according to the correction instruction, and if there is ambiguity in the dependency relationship of the clauses in the sentence depending on the corrected minimum analysis range, correct the rear To analyze the structure of the sentence based on the remaining dependency relationships of a plurality of dependency relationships were excluded dependency relationship determined by the minimum analysis range that is displayed on the display device derived based on a minimum analysis range.

【0017】上記した方法を実施するのに好適な装置
は、自然言語で記述された文の構造を解析する自然言語
解析装置に於いて、解析情報表示部と、解析情報記憶部
と、入力された、自然言語で記述された文に於ける最小
解析範囲を決定し、更に、該決定した最小解析範囲に基
づいて前記文の構造を解析して解析結果を出力すると共
に、前記解析情報記憶部に前記文に於ける最小解析範囲
を示す情報を格納し、その後、自身に対して出力された
係り受け関係に基づいて前記入力された文の構造を解析
する解析部と、最小解析範囲の修正指示を入力するユー
ザ指定部と、最小解析範囲の表示指示を入力する解析情
報表示指示部と、該解析情報表示指示部から表示指示が
入力されることにより、前記入力された文を、前記決定
された最小解析範囲が文中のどの部分なのかをユーザが
認識できる形式で解析情報表示部に表示し、その後、前
記ユーザ指定部から修正指示が入力されることにより、
入力された修正指示に従って最小解析範囲を修正し、修
正後の最小解析範囲によっては曖昧さが残るか否かを判
定するユーザ指定解析部と、該ユーザ指定解析部によっ
て曖昧さが残ると判定された場合、修正後の最小解析範
囲に基づいて導き出される複数の係り受け関係から前記
解析情報記憶部に格納されている情報が示す最小解析範
囲によって決定される係り受け関係を除外した係り受け
関係を前記解析部に対して出力する解析情報比較部とを
備えている。
An apparatus suitable for carrying out the above-described method is a natural language analyzing apparatus for analyzing a sentence structure described in a natural language, wherein an analysis information display unit and an analysis information storage unit are inputted. Determining a minimum analysis range of a sentence described in a natural language, further analyzing the structure of the sentence based on the determined minimum analysis range, and outputting an analysis result; An analysis unit that stores information indicating the minimum analysis range in the sentence, and then analyzes the structure of the input sentence based on the dependency relationship output to itself, and a modification of the minimum analysis range. A user designation unit for inputting an instruction, an analysis information display instruction unit for inputting a display instruction for a minimum analysis range, and a display instruction input from the analysis information display instruction unit, thereby determining the input sentence. Minimum analysis range Displays whether text which part of the of the analysis information display unit in a form that the user can recognize, then by correction instruction from the user designating unit is input,
The minimum analysis range is corrected according to the input correction instruction, and a user-specified analysis unit that determines whether or not ambiguity remains depending on the corrected minimum analysis range, and the user-specified analysis unit determines that the ambiguity remains. In this case, a dependency relationship excluding a dependency relationship determined by the minimum analysis range indicated by the information stored in the analysis information storage unit from a plurality of dependency relationships derived on the basis of the corrected minimum analysis range. An analysis information comparison unit for outputting to the analysis unit.

【0018】上記構成に於いては、解析対象となる自然
言語で記述された文が入力されると、解析部が、最小解
析範囲を決定し、更に、決定した最小解析範囲に基づい
て文の構造を解析して解析結果を出力すると共に、解析
情報記憶部に最小解析範囲を示す情報を格納する。
In the above configuration, when a sentence described in a natural language to be analyzed is input, the analysis unit determines a minimum analysis range, and further based on the determined minimum analysis range, The structure is analyzed and an analysis result is output, and information indicating the minimum analysis range is stored in the analysis information storage unit.

【0019】ユーザは、解析部から出力された解析結果
を見て、それが希望する解析結果でなかった場合は、解
析情報表示指示部から最小解析範囲の表示指示を入力す
る。
The user looks at the analysis result output from the analysis unit, and if the analysis result is not the desired analysis result, inputs a display instruction of the minimum analysis range from the analysis information display instruction unit.

【0020】これにより、ユーザ指定解析部は、解析対
象としている文を、最小解析範囲が文中のどの部分なの
かをユーザが認識できる形式で解析情報表示部に表示す
る。
Thus, the user-specified analysis unit displays the sentence to be analyzed on the analysis information display unit in a format in which the user can recognize which part of the sentence has the minimum analysis range.

【0021】更に、ユーザは、ユーザ指定部から最小解
析範囲の修正指示を入力する。
Further, the user inputs a correction instruction of the minimum analysis range from the user designation section.

【0022】これにより、ユーザ指定解析部は、入力さ
れた修正指示に従って最小解析範囲を修正し、修正後の
最小解析範囲によっては曖昧さが残るか否かを判定す
る。
Thus, the user-specified analysis unit corrects the minimum analysis range according to the input correction instruction, and determines whether or not ambiguity remains depending on the corrected minimum analysis range.

【0023】そして、曖昧さが残ると判定された場合
は、解析情報比較部が、修正後の最小解析範囲に基づい
て導き出される複数の係り受け関係から解析情報記憶部
に格納されている情報が示す最小解析範囲によって決定
される係り受け関係を除外した係り受け関係を解析部に
対して出力する。解析部は、それに基づいて解析を行
う。
If it is determined that the ambiguity remains, the analysis information comparison unit determines the information stored in the analysis information storage unit from a plurality of dependency relationships derived based on the corrected minimum analysis range. The dependency relation excluding the dependency relation determined by the indicated minimum analysis range is output to the analysis unit. The analysis unit performs analysis based on the result.

【0024】[0024]

【発明の実施の形態】次に本発明の実施の形態について
図面を参照して詳細に説明する。
Embodiments of the present invention will now be described in detail with reference to the drawings.

【0025】図1を参照すると、本発明の第1の実施の
形態は、自然言語で記述された文を入力する入力部1
と、自然言語の単語についての知識,文法についての知
識等の文の構造を解析するために必要となる知識が蓄積
された知識ベース2と、入力部1から入力された自然言
語で記述された文を知識ベース2に蓄積されている知識
を用いて解析する解析部3と、解析結果を表示したり、
プリントアウトする解析結果出力部4と、解析部3から
出力された最小解析範囲情報5に基づいて、入力部1か
ら入力された文を、解析部3が文中のどの部分を最小解
析範囲にしているのかをユーザが認識できる形式で表示
する解析情報表示部6と、ユーザが最小解析範囲の修正
指示を入力するユーザ指定部7と、ユーザ指定部7から
入力された修正指示に従って最小解析範囲を修正し、修
正後の最小解析範囲によっては文中の文節の係り受け関
係に曖昧さが残るか否かを判定するユーザ指定解析部8
と、最小解析範囲情報5を記憶する解析情報記憶部9
と、ユーザ指定解析部8によって曖昧さが残ると判定さ
れた場合、修正後の最小解析範囲に基づいて導き出され
る複数の係り受け関係から最小解析範囲情報5が示す最
小解析範囲によって決定される係り受け関係を除外した
残りの係り受け関係を解析部3に出力する解析情報比較
部10とを備えている。
Referring to FIG. 1, a first embodiment of the present invention is an input unit 1 for inputting a sentence described in a natural language.
A knowledge base 2 in which knowledge necessary for analyzing a sentence structure such as knowledge of natural language words and knowledge of grammar, and a natural language described in the input unit 1 are described. An analysis unit 3 for analyzing a sentence using the knowledge stored in the knowledge base 2, displaying an analysis result,
Based on the analysis result output unit 4 to be printed out and the minimum analysis range information 5 output from the analysis unit 3, the sentence input from the input unit 1 is used by the analysis unit 3 to determine which part of the sentence is the minimum analysis range. An analysis information display unit 6 for displaying whether the user is in a format that the user can recognize, a user specification unit 7 for the user to input a correction instruction for the minimum analysis range, and a minimum analysis range according to the correction instruction input from the user specification unit A user-specified analysis unit 8 that determines whether or not ambiguity remains in the dependency relation of a clause in a sentence depending on the corrected minimum analysis range.
Information storage unit 9 for storing minimum analysis range information 5
When the user-specified analysis unit 8 determines that the ambiguity remains, a relationship determined by the minimum analysis range indicated by the minimum analysis range information 5 from a plurality of dependency relationships derived based on the corrected minimum analysis range. An analysis information comparison unit 10 that outputs the remaining dependency relationship excluding the dependency relationship to the analysis unit 3 is provided.

【0026】次に動作について説明する。Next, the operation will be described.

【0027】入力部1は、解析対象とする自然言語で記
述された文が与えられると、それを解析部3に入力す
る。
When a sentence described in a natural language to be analyzed is given, the input unit 1 inputs the sentence to the analyzing unit 3.

【0028】解析部3は、解析対象とする文が入力され
ると、図2の流れ図に示すように、知識ベース2を利用
して上記文に於ける最小解析範囲を決定する(S1)。
ここで、最小解析範囲とは、最初に構造を解析する最小
単位である。
When a sentence to be analyzed is input, the analysis unit 3 determines the minimum analysis range of the sentence using the knowledge base 2 as shown in the flowchart of FIG. 2 (S1).
Here, the minimum analysis range is the minimum unit for first analyzing the structure.

【0029】次いで、解析部3は、S1で決定した最小
解析範囲を示す最小解析範囲情報5を、解析情報表示部
6,解析情報記憶部9に対して出力する(S2)。その
後、解析部3は、ユーザ指定解析部8から継続指示或い
は修正後の最小解析範囲が加えられるか(S3がYES
或いはS4がYES)、解析情報比較部10から係り受
け関係が通知されるまで(S5がYES)、待ち状態と
なる。
Next, the analysis unit 3 outputs the minimum analysis range information 5 indicating the minimum analysis range determined in S1 to the analysis information display unit 6 and the analysis information storage unit 9 (S2). After that, the analysis unit 3 determines whether a continuation instruction or the corrected minimum analysis range is added from the user designation analysis unit 8 (YES in S3).
Or, if S4 is YES), the process waits until the dependency relation is notified from the analysis information comparing unit 10 (S5 is YES).

【0030】解析情報表示部6は、解析部3から最小解
析範囲情報5が出力されると、解析対象としている文の
どの部分を解析部3が最小解析範囲にしているのかをユ
ーザが認識できるようにするため、例えば、上記文を表
示すると共に、文中の最小解析範囲に対応する部分に下
線を引く等する。また、解析情報記憶部9は、解析部3
から最小解析範囲情報5が出力されると、それを記憶す
る。
When the minimum analysis range information 5 is output from the analysis unit 3, the analysis information display unit 6 allows the user to recognize which part of the sentence to be analyzed is set by the analysis unit 3 in the minimum analysis range. To do so, for example, the above sentence is displayed, and a part corresponding to the minimum analysis range in the sentence is underlined. Further, the analysis information storage unit 9 stores the analysis unit 3
When the minimum analysis range information 5 is output from, it is stored.

【0031】ユーザは、解析情報表示部6の表示を見
て、最小解析範囲が表示されているものであれば希望す
る解析結果を得ることができると判断した場合は、ユー
ザ指定部7からその旨を入力する。これにより、ユーザ
指定解析部8は、解析部3に対して継続指示を出力す
る。
When the user looks at the display of the analysis information display unit 6 and determines that a desired analysis result can be obtained if the minimum analysis range is displayed, the user specifies the analysis result from the user designation unit 7. To the effect. Thereby, the user-specified analysis unit 8 outputs a continuation instruction to the analysis unit 3.

【0032】解析部3は、ユーザ指定解析部8から継続
指示が出力されると(S3がYES)、S1で決定した
最小解析範囲に従った解析処理(文節間の係り受け関係
や、並列構造等の文の構造を解析する処理)を継続し
(S6)、最終的に得た解析結果を解析結果出力部4に
供給する(S7)。
When the continuation instruction is output from the user-specified analysis unit 8 (YES in S3), the analysis unit 3 performs an analysis process according to the minimum analysis range determined in S1 (dependency relationship between clauses, parallel structure, etc.). The processing for analyzing the structure of a sentence such as (S6) is continued (S6), and the finally obtained analysis result is supplied to the analysis result output unit 4 (S7).

【0033】一方、解析情報表示部6の表示を見て、最
小解析範囲が表示されているものでは、希望する解析結
果を得ることができないと判断した場合は、ユーザ指定
部7から最小解析範囲の修正指示を入力する。
On the other hand, if it is determined from the display of the analysis information display section 6 that a desired analysis result cannot be obtained when the minimum analysis range is displayed, the user specifies the minimum analysis range. Enter the corrective instructions.

【0034】ユーザ指定解析部8は、ユーザ指定部7か
ら修正指示が入力されると、図3の流れ図に示すよう
に、解析情報表示部6の表示内容(最小解析範囲)をユ
ーザからの修正指示に従って修正し(S11)、その
後、修正後の最小解析範囲によっては入力された文中の
文節の係り受け関係に曖昧さが存在するか否かを判定す
る(S12)。
When a correction instruction is input from the user specification unit 7, the user specification analysis unit 8 corrects the display contents (minimum analysis range) of the analysis information display unit 6 from the user as shown in the flowchart of FIG. It is corrected according to the instruction (S11), and then it is determined whether or not there is an ambiguity in the dependency relation of the clause in the input sentence depending on the corrected minimum analysis range (S12).

【0035】そして、曖昧さが存在しないと判断した場
合(S12がNO)は、解析部3に対して修正後の最小
解析範囲を通知する(S13)。これにより、解析部3
は、通知された修正後の最小解析範囲に従った解析処理
を行い、解析結果を解析結果出力部4に供給する(S4
がYES,S8,S7)。また、曖昧さが存在すると判
断した場合(S12がYES)は、解析情報比較部10
を起動し、修正後の最小解析範囲を示す情報を渡す(S
14)。
If it is determined that there is no ambiguity (S12: NO), the analysis unit 3 is notified of the corrected minimum analysis range (S13). Thereby, the analysis unit 3
Performs analysis processing according to the notified minimum analysis range after correction, and supplies an analysis result to the analysis result output unit 4 (S4).
Is YES, S8, S7). If it is determined that there is an ambiguity (YES in S12), the analysis information comparing unit 10
And passes information indicating the minimum analysis range after correction (S
14).

【0036】解析情報比較部10は、起動されると、図
4の流れ図に示すように、修正後の最小解析範囲に基づ
いて導き出される複数の文節の係り受け関係から解析情
報記憶部9に記憶されている最小解析範囲情報5が示す
最小解析範囲によって決定される文節の係り受け関係を
除外し(S21)、残りの係り受け関係を解析部3に通
知する(S22)。
When the analysis information comparison unit 10 is activated, as shown in the flowchart of FIG. 4, the analysis information comparison unit 10 stores in the analysis information storage unit 9 the dependency relation of a plurality of phrases derived based on the corrected minimum analysis range. The dependency relation of the phrase determined by the minimum analysis range indicated by the minimum analysis range information 5 is excluded (S21), and the remaining dependency relation is notified to the analysis unit 3 (S22).

【0037】これにより、解析部3は、図2の流れ図に
示すように、通知された係り受け関係に基づいて解析対
象としている文の解析を行い、最終的な解析結果を解析
結果出力部4に出力する(S5がYES,S9,S
7)。
As a result, as shown in the flow chart of FIG. 2, the analysis unit 3 analyzes the sentence to be analyzed based on the notified dependency relationship, and outputs the final analysis result to the analysis result output unit 4. (S5 is YES, S9, S
7).

【0038】この第1の実施の形態によれば、ユーザに
よって指定された修正後の最小解析範囲に基づいた文節
の係り受け関係に曖昧さが存在する場合、解析情報表示
部6に表示していた最小解析範囲によって決定される文
節の係り受け関係との差分だけを抽出して、文の構造の
解析を継続することができる。これにより、ユーザが正
しい係り受け関係を厳密にシステムに与える必要がなく
なるので、ユーザの負担を軽減することができる。ま
た、解析対象としている文を、最小解析範囲が文中のど
の部分なのかをユーザが認識できる形式(例えば、最小
解析範囲の部分に下線を引く等)で表示装置に表示する
ことにより、ユーザに最小解析範囲を知らせるようにし
ているので、グラフの形でユーザに解析結果を知らせて
いた従来の技術に比較してユーザとのインタフェースを
簡略化することができる。更に、ユーザによって修正さ
れた最小解析範囲が持つ曖昧性を早い段階で軽減するこ
とができるので、計算量,メモリの使用量等の増大を最
小限に抑えることができる。
According to the first embodiment, when there is an ambiguity in the dependency relation of the clause based on the corrected minimum analysis range specified by the user, the ambiguity is displayed on the analysis information display unit 6. Only the difference between the phrase and the dependency relationship determined by the minimum analysis range can be extracted, and the analysis of the sentence structure can be continued. This eliminates the need for the user to strictly give the correct dependency relationship to the system, thereby reducing the burden on the user. In addition, the sentence to be analyzed is displayed on the display device in a format in which the user can recognize which portion of the minimum analysis range is in the sentence (for example, the portion of the minimum analysis range is underlined). Since the minimum analysis range is notified, the interface with the user can be simplified as compared with the related art in which the analysis result is notified to the user in the form of a graph. Furthermore, since the ambiguity of the minimum analysis range modified by the user can be reduced at an early stage, it is possible to minimize an increase in the amount of calculation, the amount of memory used, and the like.

【0039】次に本発明の第2の実施の形態について詳
細に説明する。
Next, a second embodiment of the present invention will be described in detail.

【0040】図5を参照すると、本発明の第2の実施の
形態は、図1に示した第1の形態の構成に加え、解析情
報表示指示部11を備えている。また、図1に示した解
析部3に代わりに解析部3’を、ユーザ指定解析部8の
代わりにユーザ指定解析部8’を備えている。解析情報
表示指示部11は、ユーザが、最小解析範囲の表示をシ
ステムに対して要求する際に使用される。尚、他の図1
と同一符号は同一部分を表している。
Referring to FIG. 5, the second embodiment of the present invention includes an analysis information display instruction unit 11 in addition to the configuration of the first embodiment shown in FIG. Further, an analysis unit 3 ′ is provided in place of the analysis unit 3 shown in FIG. 1, and a user-designated analysis unit 8 ′ is provided in place of the user-designated analysis unit 8. The analysis information display instructing unit 11 is used when a user requests the system to display a minimum analysis range. In addition, other FIG.
The same reference numerals denote the same parts.

【0041】次に動作について説明する。Next, the operation will be described.

【0042】入力部1は、解析対象とする自然言語で記
述された文が与えられると、それを解析部3’に入力す
る。
When a sentence described in a natural language to be analyzed is given, the input unit 1 inputs the sentence to the analyzing unit 3 '.

【0043】解析部3’は、解析対象とする文が入力さ
れると、図6に示すように、知識ベース2を利用して上
記文に於ける最小解析範囲を決定する(S31)。次い
で、解析部3’は、S31で決定した最小解析範囲を示
す最小解析範囲情報5を解析情報記憶部9に対して出力
する(S32)。これにより、解析情報記憶部9は、最
小解析範囲情報5を記憶する。
When a sentence to be analyzed is input, the analysis unit 3 'determines the minimum analysis range of the sentence using the knowledge base 2 as shown in FIG. 6 (S31). Next, the analysis unit 3 ′ outputs the minimum analysis range information 5 indicating the minimum analysis range determined in S31 to the analysis information storage unit 9 (S32). As a result, the analysis information storage unit 9 stores the minimum analysis range information 5.

【0044】その後、解析部3’は、S31で決定した
最小解析範囲に基づいて文の構造を解析し、解析結果を
解析結果出力部4に供給する(S33,S34)。これ
により、解析結果出力部4は、解析結果を表示,プリン
トアウト等する。
Thereafter, the analysis unit 3 'analyzes the sentence structure based on the minimum analysis range determined in S31, and supplies the analysis result to the analysis result output unit 4 (S33, S34). Thereby, the analysis result output unit 4 displays and prints out the analysis result.

【0045】解析部3’は、S34で解析結果を出力す
ると、ユーザ指定解析部8’から終了指示或いは修正後
の最小解析範囲が通知されるか(S35がYES或いは
S36がYES)、解析情報比較部10から係り受け関
係が通知されるまで(S37がYES)、待ち状態とな
る。
Upon outputting the analysis result in S34, the analysis unit 3 'notifies the user-designated analysis unit 8' of an end instruction or a corrected minimum analysis range (S35: YES or S36: YES), or the analysis information Until the comparison unit 10 is notified of the dependency relationship (S37: YES), the standby state is established.

【0046】ユーザは、解析結果出力部4から出力され
た解析結果を見て、それが希望するものである場合は、
ユーザ指定部7から終了指示を入力する。これにより、
ユーザ指定解析部8’は、解析部3’に対して終了指示
を通知する。
The user looks at the analysis result output from the analysis result output unit 4, and if it is desired,
An end instruction is input from the user designation unit 7. This allows
The user-specified analysis unit 8 'notifies the analysis unit 3' of an end instruction.

【0047】解析部3’は、終了指示が通知されると
(図6,S35がYES)、その処理を終了する。
When the end instruction is notified (YES in S35 of FIG. 6), the analysis unit 3 'ends the processing.

【0048】一方、解析結果出力部4から出力された解
析結果が、希望するものでない場合は、ユーザは、解析
情報表示指示部11から最小解析範囲の表示指示を入力
する。
On the other hand, if the analysis result output from the analysis result output unit 4 is not the desired one, the user inputs a display instruction of the minimum analysis range from the analysis information display instruction unit 11.

【0049】ユーザ指定解析部8’は、表示指示が入力
されると、図7の流れ図に示すように、解析情報記憶部
9に記憶されている、解析部3’がS31で決定した最
小解析範囲を示す最小解析範囲情報を読み込み、それを
解析情報表示部6に対して出力する(S51,S5
2)。
When the display instruction is input, the user-specified analysis unit 8 'stores the minimum analysis data stored in the analysis information storage unit 9 and determined by the analysis unit 3' in S31, as shown in the flowchart of FIG. The minimum analysis range information indicating the range is read and output to the analysis information display unit 6 (S51, S5).
2).

【0050】これにより、解析情報表示部6は、解析対
象としている文のどの部分を解析部3’が最小解析範囲
にしていたかをユーザが認識できるようにするため、例
えば、上記文を表示すると共に、文中の最小解析範囲に
対応する部分に下線を引く等する。
Thus, the analysis information display unit 6 displays, for example, the above sentence in order to allow the user to recognize which part of the sentence to be analyzed has been set by the analysis unit 3 'to the minimum analysis range. At the same time, the part corresponding to the minimum analysis range in the sentence is underlined.

【0051】解析情報表示部6に、最小解析範囲が表示
されると、ユーザは、ユーザ指定部7から最小解析範囲
の修正指示を入力する。
When the minimum analysis range is displayed on the analysis information display section 6, the user inputs a correction instruction for the minimum analysis range from the user specification section 7.

【0052】ユーザ指定解析部8’は、ユーザ指定部7
から修正指示が入力されると、図3の流れ図に示す第1
の実施の形態に於けるユーザ指定解析部8の処理と同様
に、解析情報表示部6の表示内容(最小解析範囲)をユ
ーザからの修正指示に従って修正し(S11)、その
後、修正後の最小解析範囲によっては入力された文中の
文節の係り受け関係に曖昧さが存在するか否かを判定す
る(S12)。
The user designation analysis unit 8 ′ includes the user designation unit 7
When a correction instruction is input from the CPU, the first instruction shown in the flowchart of FIG.
Similarly to the process of the user-specified analysis unit 8 in the embodiment, the display content (minimum analysis range) of the analysis information display unit 6 is corrected according to a correction instruction from the user (S11), and then the corrected minimum It is determined whether or not there is an ambiguity in the dependency relation of the clause in the input sentence depending on the analysis range (S12).

【0053】そして、曖昧さが存在しないと判断した場
合(S12がNO)は、解析部3’に対して修正後の最
小解析範囲を通知する(S13)。これにより、解析部
3’は、通知された修正後の最小解析範囲に従った解析
処理を行い、解析結果を解析結果出力部4に供給する
(図6,S36がYES,S38,S39)。また、曖
昧さが存在すると判断した場合(S12がYES)は、
解析情報比較部10を起動し、修正後の最小解析範囲を
示す情報を渡す(S14)。
If it is determined that there is no ambiguity (NO in S12), the corrected minimum analysis range is notified to the analysis unit 3 '(S13). Accordingly, the analysis unit 3 ′ performs an analysis process according to the notified minimum analysis range after the correction, and supplies an analysis result to the analysis result output unit 4 (FIG. 6, S36 is YES, S38, S39). If it is determined that there is an ambiguity (YES in S12),
The analysis information comparison unit 10 is started, and information indicating the corrected minimum analysis range is passed (S14).

【0054】解析情報比較部10は、起動されると、前
述したと同様の処理を行い、係り受け関係を解析部3’
に通知する(図4,S21,S22)。
When activated, the analysis information comparison unit 10 performs the same processing as described above, and determines the dependency relationship with the analysis unit 3 '.
(FIG. 4, S21, S22).

【0055】これにより、解析部3’は、図6の流れ図
に示すように、通知された係り受け関係に基づいて解析
対象としている文の解析を行い、最終的な解析結果を解
析結果出力部4に出力する(S37がYES,S40,
S39)。
As a result, as shown in the flowchart of FIG. 6, the analyzing unit 3 'analyzes the sentence to be analyzed based on the notified dependency relationship, and outputs the final analysis result to the analysis result output unit. 4 (YES in S37, S40,
S39).

【0056】[0056]

【実施例】次に、構造に曖昧性がある文として、図8
(A)に示す日本語の名詞句「彼が書いた本の解説」
が、図1の入力部1に供給された時の動作を説明する。
FIG. 8 shows a sentence having an ambiguous structure.
(A) Japanese noun phrase "Commentary on the book he wrote"
Will be described when supplied to the input unit 1 in FIG.

【0057】図8(A)に示す名詞句「彼が書いた本の
解説」には、「彼が書いた」ものが「本なのか」、それ
とも「解説」なのかという曖昧さが存在し、それぞれの
解析結果が図8(B),(C)に示すものに相当する。
In the noun phrase “commentary of the book he wrote” shown in FIG. 8A, there is an ambiguity as to whether the thing “he wrote” is “book” or “commentary”. And the respective analysis results correspond to those shown in FIGS. 8 (B) and 8 (C).

【0058】今、例えば、解析部3が、図2のS1で決
定した最小解析範囲が、「彼が書いた本」であったとす
る。解析部3は、S1で最小解析範囲を「彼が書いた
本」と決定すると、そのことを示す最小解析範囲情報5
を出力する(S2)。
Assume that the minimum analysis range determined by the analysis unit 3 in S1 of FIG. 2 is "the book he wrote". When the analysis unit 3 determines the minimum analysis range to be “the book he wrote” in S1, the minimum analysis range information 5 indicating that
Is output (S2).

【0059】これにより、解析情報表示部6は、図8
(D)に示すように、入力された文「彼が書いた本の解
説」を画面上に表示すると共に、最小解析範囲「彼が書
いた本」の部分に下線を引く。また、解析情報記憶部9
は、最小解析範囲情報5を記憶する。
As a result, the analysis information display section 6
As shown in (D), the input sentence "commentary of the book he wrote" is displayed on the screen, and the part of the minimum analysis range "the book he wrote" is underlined. The analysis information storage unit 9
Stores the minimum analysis range information 5.

【0060】ユーザは、解析情報表示部6の表示を見
て、最小解析範囲が解析情報表示部6に表示されている
ものであれば希望する解析結果を得ることができると判
断した場合は、ユーザ指定部7からその旨を入力する。
尚、図8(D)に示した最小解析範囲に従って解析する
と、先ず、「彼が書いた本」の部分がまとまって、彼が
書いたものが本であると解釈されるので、図8(B)の
解析結果が得られる。つまり、ユーザは、希望する解析
結果が図8(B)に示すものである場合には、解析情報
表示部6に表示されている最小解析範囲によって希望す
る解析結果が得られることを入力する。これにより、ユ
ーザ指定解析部8は、解析部3に対して継続指示を出力
する。
When the user looks at the display of the analysis information display section 6 and determines that the desired analysis result can be obtained if the minimum analysis range is displayed on the analysis information display section 6, That is input from the user designation section 7.
When the analysis is performed in accordance with the minimum analysis range shown in FIG. 8D, first, the "book written by him" is put together, and what he wrote is interpreted as a book. The analysis result of B) is obtained. That is, when the desired analysis result is the one shown in FIG. 8B, the user inputs that the desired analysis result can be obtained by the minimum analysis range displayed on the analysis information display unit 6. Thereby, the user-specified analysis unit 8 outputs a continuation instruction to the analysis unit 3.

【0061】継続指示を受けると、解析部3は、S1で
決定した最小解析範囲「彼が書いた本」に従った解析処
理を行い、図8(B)に示す解析結果を解析結果出力部
4に供給する(S3がYES,S6,S7)。
When receiving the continuation instruction, the analysis unit 3 performs an analysis process in accordance with the minimum analysis range "the book he wrote" determined in S1, and outputs the analysis result shown in FIG. 4 (S3 = YES, S6, S7).

【0062】一方、解析情報表示部6の表示を見て、最
小解析範囲が解析情報表示部6に表示されているもので
は、希望する解析結果を得ることができないと判断した
場合は、ユーザは、ユーザ指定部7から最小解析範囲の
修正指示を入力する。つまり、希望する解析結果が図8
(C)に示すものである場合には、ユーザは、ユーザ指
定部7から修正指示を入力して、最小解析範囲を修正す
る。
On the other hand, if the user views the display of the analysis information display unit 6 and determines that a desired analysis result cannot be obtained if the minimum analysis range is displayed on the analysis information display unit 6, the user is prompted Then, a correction instruction of the minimum analysis range is input from the user specification unit 7. That is, the desired analysis result is shown in FIG.
In the case of (C), the user inputs a correction instruction from the user specification unit 7 to correct the minimum analysis range.

【0063】今、例えば、ユーザが、図8(C)に示す
解析結果を得るために、最小解析範囲を図8(E)に示
すように「本の解説」に修正したとする。
Assume that the user has modified the minimum analysis range to "book explanation" as shown in FIG. 8E in order to obtain the analysis result shown in FIG. 8C.

【0064】この最小解析範囲「本の解説」によれば、
彼が書いたものが解説であることが明確になるため、ユ
ーザ指定解析部8は、曖昧さが存在しないと判断し、解
析部3に修正後の最小解析範囲「本の解説」を通知する
(図3,S12がNO,S13)。
According to the minimum analysis range “book explanation”,
Since it is clear that what he wrote is a commentary, the user-specified analysis unit 8 determines that there is no ambiguity, and notifies the analysis unit 3 of the corrected minimum analysis range “commentary book”. (FIG. 3, S12 is NO, S13).

【0065】解析部3は、最小解析範囲「本の解説」が
通知されると、それに従った解析処理を行い、図8
(C)に示す解析結果を解析結果出力部4に供給する
(図2,S5がYES,S9,S7)。
When notified of the minimum analysis range “commentary of a book”, the analysis unit 3 performs an analysis process in accordance with the notification, and FIG.
The analysis result shown in (C) is supplied to the analysis result output unit 4 (FIG. 2, S5 is YES, S9, S7).

【0066】また、例えば、ユーザが、図8(C)に示
す解析結果を得るために、最小解析範囲を図8(F)に
示すように「彼が書いた本の解説」に修正したとする。
For example, it is assumed that the user has modified the minimum analysis range to "the commentary on the book he wrote" as shown in FIG. 8F in order to obtain the analysis result shown in FIG. 8C. I do.

【0067】この最小解析範囲「彼が書いた本の解説」
では、上述したような曖昧さが残るため、ユーザ指定解
析部8は、解析情報比較部10を起動し、修正後の最小
解析範囲「彼が書いた本の解説」を渡す(図2,S12
がYES,S14)。
This minimum analysis range "commentary of the book he wrote"
Then, since the ambiguity described above remains, the user-specified analysis unit 8 activates the analysis information comparison unit 10 and passes the corrected minimum analysis range “commentary of the book he wrote” (FIG. 2, S12).
Is YES, S14).

【0068】解析情報比較部10は、修正後の最小解析
範囲「彼が書いた本の解説」が渡されると、それに基づ
いて導き出される文節の係り受け関係の曖昧さ、つま
り、彼が書いたものが「本」なのか、それとも「解説」
なのかという係り受け関係から、解析情報記憶部9に格
納されている最小解析範囲「彼が書いた本」によって決
まる係り受け関係(彼が書いたものが「本」)を除外し
た係り受け関係(彼が書いたものが「解説」)を解析部
3に通知する(図4,S21,S22)。
When the corrected minimum analysis range “explanation of the book he wrote” is passed, the analysis information comparison unit 10 ambiguously modifies the dependency relationship of the phrase derived based on it, that is, Is the thing a book or a commentary
The dependency relationship excluding the dependency relationship determined by the minimum analysis range “the book he wrote” stored in the analysis information storage unit 9 (the one he wrote is “book”) from the dependency relationship of “what” (What he wrote is "commentary") is notified to the analysis unit 3 (FIG. 4, S21, S22).

【0069】これにより、解析部3は、通知された係り
受け関係に従って解析処理を行い、図8(C)に示す解
析結果を解析結果出力部4に供給する(図2,S5がY
ES,S9,S7)。
As a result, the analysis unit 3 performs an analysis process according to the notified dependency relationship, and supplies the analysis result shown in FIG. 8C to the analysis result output unit 4 (FIG. 2, S5 is Y).
ES, S9, S7).

【0070】このように、ユーザが修正した最小解析範
囲に曖昧さがあっても、ユーザが希望する解析結果を得
ることができるので、ユーザの負担を軽減することがで
きる。
As described above, even if there is ambiguity in the minimum analysis range corrected by the user, an analysis result desired by the user can be obtained, so that the burden on the user can be reduced.

【0071】次に、構造に曖昧性のある文として、図9
(A)に示す日本語の文「私は昨日彼女が出かけたと知
った。」が、入力部1に供給された時の動作を説明す
る。
Next, as a sentence having an ambiguous structure, FIG.
The operation when the Japanese sentence "I knew she went out yesterday." Shown in FIG.

【0072】図9(A)に示す文「私は昨日彼女が出か
けたと知った。」には、「昨日彼女が出かけた」ことを
「私が知った」のか、それとも「彼女が出かけた」こと
を「私が昨日知った」のかという曖昧さが存在し、それ
ぞれの解析結果は図9(B),(C)に相当する。
The sentence "I knew she went out yesterday" shown in FIG. 9A includes "I knew" that she went out yesterday or "She went out." There is an ambiguity as to whether "I knew yesterday", and the respective analysis results correspond to FIGS. 9B and 9C.

【0073】今、例えば、解析部3が、図2のS1で決
定した最小解析範囲が、「昨日彼女が出かけた」であっ
たとする。解析部3は、S1で最小解析範囲を「昨日彼
女が出かけた」と決定すると、そのことを示す最小解析
範囲情報5を出力する(S2)。
Now, for example, it is assumed that the minimum analysis range determined by the analysis unit 3 in S1 of FIG. 2 is "She went out yesterday". When the analysis unit 3 determines that the minimum analysis range is "She went out yesterday" in S1, the analysis unit 3 outputs the minimum analysis range information 5 indicating that (S2).

【0074】これにより、解析情報表示部6は、図9
(D)に示すように、入力された文「私は昨日彼女が出
かけたと知った。」を画面上に表示すると共に、最小解
析範囲「昨日彼女が出かけた」の部分に下線を引く。ま
た、解析情報記憶部9は、最小解析範囲情報5を記憶す
る。
As a result, the analysis information display section 6
As shown in (D), the input sentence "I knew she went out yesterday." Is displayed on the screen, and the portion of the minimum analysis range "She went out yesterday" is underlined. Further, the analysis information storage unit 9 stores the minimum analysis range information 5.

【0075】ユーザは、解析情報表示部6の表示を見
て、最小解析範囲が解析情報表示部6に表示されている
ものでは、希望する解析結果を得ることができないと判
断した場合は、ユーザ指定部7から最小解析範囲の修正
指示を入力する。尚、図9(D)に示した最小解析範囲
に従って解析すると、図9(B)の解析結果が得られ
る。つまり、希望する解析結果が図9(C)に示すもの
である場合には、ユーザは、ユーザ指定部7から修正指
示を入力して、最小解析範囲を修正する。
When the user looks at the display of the analysis information display section 6 and determines that a desired analysis result cannot be obtained if the minimum analysis range is displayed on the analysis information display section 6, the user is prompted An instruction to correct the minimum analysis range is input from the specifying unit 7. When the analysis is performed according to the minimum analysis range shown in FIG. 9D, the analysis result of FIG. 9B is obtained. In other words, when the desired analysis result is as shown in FIG. 9C, the user inputs a correction instruction from the user specifying unit 7 to correct the minimum analysis range.

【0076】今、例えば、ユーザが、図9(C)に示す
解析結果を得るために、最小解析範囲を図9(E)に示
すように「彼女が出かけた」に修正したとする。
Assume that the user has modified the minimum analysis range to "She went out" as shown in FIG. 9E in order to obtain the analysis result shown in FIG. 9C.

【0077】この修正後の最小解析範囲「彼女が出かけ
た」では、「昨日彼女が出かけた」ことを「私が知っ
た」のか、それとも「彼女が出かけた」ことを「私が昨
日知った」のかという曖昧さが存在するため、ユーザ指
定解析部8は、解析情報比較部10を起動し、修正後の
最小解析範囲「彼女が出かけた」を渡す(図2,S12
がYES,S14)。
In this modified minimum analysis range "She went out", "I knew" that "She went out yesterday" or "I knew that she went out" The user-specified analysis unit 8 activates the analysis information comparison unit 10 and passes the corrected minimum analysis range “She went out” (S12 in FIG. 2).
Is YES, S14).

【0078】解析情報比較部10は、修正後の最小解析
範囲「彼女が出かけた」が渡されると、それに基づいて
導き出される文節の係り受け関係の曖昧さ、つまり、
「昨日彼女が出かけた」ことを「私が知った」のか、そ
れとも「彼女が出かけた」ことを「私が昨日知った」の
かという係り受け関係から、解析情報記憶部9に格納さ
れている最小解析範囲「昨日彼女がでかけた」によって
決まる係り受け関係(「昨日彼女が出かけた」ことを
「私が知った」)を除外した係り受け関係(「彼女が出
かけた」ことを「私が昨日知った」)を解析部3に通知
する(図4,S21,S22)。
When the corrected minimum analysis range “She went out” is passed, the analysis information comparing section 10 makes the ambiguity of the dependency relation of the phrase derived based on the corrected minimum analysis range, that is,
It is stored in the analysis information storage unit 9 from the dependency relationship of "I knew" that she went out yesterday or "I knew yesterday" that she went out. Dependency relationships that depend on the minimum analysis range "She went out yesterday"("I knew that she went out yesterday") were excluded. To the analysis unit 3 (FIG. 4, S21, S22).

【0079】これにより、解析部3は、通知された係り
受け関係に従って解析処理を行い、図9(C)に示す解
析結果を解析結果出力部4に供給する(図2,S5がY
ES,S9,S7)。
As a result, the analysis unit 3 performs an analysis process according to the notified dependency relationship, and supplies the analysis result shown in FIG. 9C to the analysis result output unit 4 (FIG. 2, S5 is Y).
ES, S9, S7).

【0080】次に、構造に曖昧性の文として、図10
(A)に示す英語の文「I sawa girl wi
th a telescope.」が、入力部1に供給
された時の動作を説明する。
Next, as a sentence having an ambiguity in the structure, FIG.
The English sentence "I sawa girl wi
the telescope. Will be described when "" is supplied to the input unit 1.

【0081】図10(A)に示す文「I saw a
girl with a telescope」には、
「with a telescope」という前置詞句
の係り先が名詞句の「a girl」なのか、それとも
動詞の「saw」なのかという曖昧さが存在し、それぞ
れの解析結果が図10(B),(C)に示すものに相当
する。前者の意味は、「私は望遠鏡を持った彼女を見
た」であり、後者の意味は「私は望遠鏡で彼女を見た」
である。
The sentence "I saw a shown in FIG.
girl with a telescope "
There is an ambiguity as to whether the preposition phrase “with a telescope” is related to the noun phrase “a girl” or the verb “saw”, and the analysis results are shown in FIGS. 10 (B) and (C). ). The former meaning is "I saw her with a telescope" and the latter meaning "I saw her with a telescope"
It is.

【0082】今、例えば、解析部3が、図2のS1で決
定した最小解析範囲が、「a girl with a
telescope」であったとする。解析部3は、
S1で最小解析範囲を「a girl with a
telescope」と決定すると、そのことを示す最
小解析範囲情報5を出力する(S2)。
Now, for example, the minimum analysis range determined by the analysis unit 3 in S1 of FIG. 2 is “a girl with a
telescope ". The analysis unit 3
In S1, the minimum analysis range is set to “a girl with a
When it is determined as "telescope", the minimum analysis range information 5 indicating that is output (S2).

【0083】これにより、解析情報表示部6は、図10
(D)に示すように、入力された文「I saw a
girl with a telescope.」を画
面上に表示すると共に、最小解析範囲「a girl
with a telescope」の部分に下線を引
く。また、解析情報記憶部9は、最小解析範囲情報5を
記憶する。
As a result, the analysis information display section 6
As shown in (D), the input sentence "I saw a
girl with a telescope. Is displayed on the screen, and the minimum analysis range “a girl
The word "with a telescope" is underlined. Further, the analysis information storage unit 9 stores the minimum analysis range information 5.

【0084】ユーザは、解析情報表示部6の表示を見
て、最小解析範囲が解析情報表示部6に表示されている
ものでは、希望する解析結果を得ることができないと判
断した場合は、ユーザ指定部7から最小解析範囲の修正
指示を入力する。尚、図10(D)に示した最小解析範
囲に従って解析すると、図10(B)の解析結果が得ら
れる。つまり、希望する解析結果が図10(C)に示す
ものである場合には、ユーザは、ユーザ指定部7から修
正指示を入力して、最小解析範囲を修正する。
When the user looks at the display on the analysis information display section 6 and determines that a desired analysis result cannot be obtained if the minimum analysis range is displayed on the analysis information display section 6, the user is prompted An instruction to correct the minimum analysis range is input from the specifying unit 7. When the analysis is performed according to the minimum analysis range shown in FIG. 10D, the analysis result of FIG. 10B is obtained. In other words, when the desired analysis result is as shown in FIG. 10C, the user inputs a correction instruction from the user designation unit 7 to correct the minimum analysis range.

【0085】今、例えば、ユーザが、図10(C)に示
す解析結果を得るために、最小解析範囲を図10(E)
に示すように「I saw a girl with
atelescope」に修正したとする。
Now, for example, in order to obtain the analysis result shown in FIG. 10C, the user sets the minimum analysis range as shown in FIG.
As shown in “I saw a girl with
atescope ".

【0086】この修正後の最小解析範囲「I saw
a girl with a telescope」で
は、「with a telescope」という前置
詞句の係り先が名詞句の「a girl」なのか、それ
とも動詞の「saw」なのかという曖昧さが存在するの
で、ユーザ指定解析部8は、解析情報比較部10を起動
し、修正後の最小解析範囲「I saw a girl
with a telescope」を渡す(図2,
S12がYES,S14)。
The modified minimum analysis range “I saw
In the "a girl with a telescope", there is an ambiguity as to whether the preposition phrase "with a telescope" is related to the noun phrase "a girl" or the verb "saw". 8 activates the analysis information comparison unit 10 and modifies the minimum analysis range “I saw a girl”
with a telescope ”(FIG. 2,
S12 is YES, S14).

【0087】解析情報比較部10は、修正後の最小解析
範囲「I saw a girlwith a tel
escope」が渡されると、それに基づいて導き出さ
れる文節の係り受け関係の曖昧さ、つまり、「with
a telescope」という前置詞句の係り先が
名詞句の「a girl」なのか、それとも動詞の「s
aw」なのかという曖昧さから、解析情報記憶部9に格
納されている最小解析範囲「a girl with
a telescope」によって決まる係り受け関係
(「with a telescope」の係り先が
「a girl」という係り受け関係)を除外した係り
受け関係(「with a telescope」の係
り先が「saw」という係り受け関係)を解析部3に通
知する(図4,S21,S22)。
The analysis information comparison unit 10 sets the minimum analysis range “I saw a girl with a tel” after the correction.
When "escape" is passed, the ambiguity of the dependency relation of the clause derived based on it, that is, "with"
Is the preposition phrase "a telescope" related to the noun phrase "a girl" or the verb "s
Because of the ambiguity of “aw”, the minimum analysis range “a girl with” stored in the analysis information storage unit 9
Dependency relationships that depend on "a telescope" (the dependency relationship of "with a telescope" is "a girl") are excluded (the dependency relationship of "with a telescope" is "saw"). ) Is notified to the analysis unit 3 (FIG. 4, S21, S22).

【0088】これにより、解析部3は、通知された係り
受け関係に従って解析処理を行い、図10(C)に示す
解析結果を解析結果出力部4に供給する(図2,S5が
YES,S9,S7)。
Thus, the analysis unit 3 performs an analysis process according to the notified dependency relationship, and supplies the analysis result shown in FIG. 10C to the analysis result output unit 4 (FIG. 2, S5 is YES, S9 , S7).

【0089】尚、上述した説明に於いては、入力された
自然言語で記述された文の最小解析範囲を、その部分に
下線を引くことにより表示するようにしたが、括弧等の
記号で囲んだり、最小解析範囲の文字列をハイライト表
示,反転表示したり、或いは最小解析範囲の文字のフォ
ント,色を他の部分と異なるものにすることにより、表
示するようにしても良い。また、図5に示した入力部1
に、上記した各文が入力された場合も、前述したと同様
の動作が行われる。但し、この場合は、ユーザが解析情
報表示指示部11から表示指示を入力し、解析情報表示
部6に解析部3’が決定した最小解析範囲を表示させる
ことが必要になる。
In the above description, the minimum analysis range of a sentence described in an input natural language is displayed by underlining the sentence, but it is enclosed in parentheses or the like. Alternatively, the character string in the minimum analysis range may be displayed by highlighting or inverting the character string, or the font and color of the character in the minimum analysis range may be different from those of other parts. Further, the input unit 1 shown in FIG.
Then, when the above-mentioned sentences are input, the same operation as described above is performed. However, in this case, it is necessary for the user to input a display instruction from the analysis information display instruction section 11 and to display the minimum analysis range determined by the analysis section 3 'on the analysis information display section 6.

【0090】[0090]

【発明の効果】以上説明したように、本発明は、ユーザ
からの修正指示に従って修正を行った修正後の最小解析
範囲によっては、文中の文節の係り受け関係に曖昧さが
残る場合は、修正後の最小解析範囲に基づいて導き出さ
れる複数の係り受け関係から、表示装置に表示してユー
ザに知らせた最小解析範囲によって決まる係り受け関係
を除外した残りの係り受け関係に基づいて文の構造を解
析するようにしたので、ユーザが希望する係り受け関係
を厳密に指定しなくとも、ユーザが希望する解析結果を
得ることができる。そのため、希望する係り受け関係を
ユーザが厳密に指定しなければならなかった従来の技術
に比較して、ユーザの負担を低減させることができる。
更に、ユーザの修正指示によって修正された最小解析範
囲に於ける曖昧さを早い段階で軽減することができるの
で、計算量,メモリの使用量等の増大を最小限に抑制す
ることができる。
As described above, according to the present invention, if there is an ambiguity in the dependency relation of the clauses in the sentence depending on the modified minimum analysis range after the correction according to the correction instruction from the user, the correction is performed. From the plurality of dependency relationships derived based on the later minimum analysis range, the sentence structure is formed based on the remaining dependency relationships excluding the dependency relationship determined by the minimum analysis range displayed on the display device and informed to the user. Since the analysis is performed, the analysis result desired by the user can be obtained without strictly specifying the dependency relation desired by the user. Therefore, the burden on the user can be reduced as compared with the related art in which the user has to strictly specify a desired dependency relationship.
Further, the ambiguity in the minimum analysis range corrected by the user's correction instruction can be reduced at an early stage, so that an increase in the amount of calculation, the amount of memory used, and the like can be suppressed to a minimum.

【0091】また、本発明は、解析対象としている文
を、最小解析範囲が文中のどの部分なのかをユーザが認
識できる形式(例えば、最小解析範囲の部分に下線を引
く等)で表示装置に表示することにより、ユーザに最小
解析範囲を知らせるようにしているので、グラフの形で
ユーザに解析結果を知らせていた従来の技術に比較して
ユーザとのインタフェースを簡略化することができる。
Further, according to the present invention, a sentence to be analyzed is displayed on a display device in a format in which the user can recognize which part of the sentence has the minimum analysis range (for example, the part of the minimum analysis range is underlined). Since the display indicates the minimum analysis range to the user, the interface with the user can be simplified as compared with the related art in which the analysis result is notified to the user in the form of a graph.

【0092】また、本発明は、ユーザから最小解析範囲
の表示指示が入力された時、表示装置に、解析対象とし
ている文を、最小解析範囲がその文中のどの部分なのか
をユーザが認識できる形式で表示するので、ユーザが必
要とする場合のみ、最小解析範囲を表示することができ
る。
Further, according to the present invention, when a display instruction of the minimum analysis range is input from the user, the user can recognize the sentence to be analyzed on the display device and which part of the minimum analysis range in the sentence. Since it is displayed in the format, the minimum analysis range can be displayed only when the user needs it.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明の第1の実施の形態を示すブロック図で
ある。
FIG. 1 is a block diagram showing a first embodiment of the present invention.

【図2】解析部3の処理例を示す流れ図である。FIG. 2 is a flowchart showing a processing example of an analysis unit 3;

【図3】ユーザ指定解析部8の処理例を示す流れ図であ
る。
FIG. 3 is a flowchart illustrating a processing example of a user designation analysis unit 8;

【図4】解析情報比較部10の処理例を示す流れ図であ
る。
FIG. 4 is a flowchart illustrating a processing example of an analysis information comparison unit 10;

【図5】本発明の第2の実施の形態を示すブロック図で
ある。
FIG. 5 is a block diagram showing a second embodiment of the present invention.

【図6】解析部3’の処理例を示す流れ図である。FIG. 6 is a flowchart showing a processing example of an analysis unit 3 '.

【図7】ユーザ指定解析部8’の処理例の一部を示す流
れ図である。
FIG. 7 is a flowchart showing a part of a processing example of a user designation analyzing unit 8 ′;

【図8】構造に曖昧さを有する日本語の名詞句を入力し
た時の動作を説明するための図である。
FIG. 8 is a diagram for explaining an operation when a Japanese noun phrase having an ambiguous structure is input.

【図9】構造に曖昧さを有する日本語の文を入力した時
の動作を説明するための図である。
FIG. 9 is a diagram for explaining an operation when a Japanese sentence having an ambiguous structure is input.

【図10】構造に曖昧さを有する英語の文を入力した時
の動作を説明するための図である。
FIG. 10 is a diagram for explaining an operation when an English sentence having an ambiguous structure is input.

【符号の説明】[Explanation of symbols]

1…入力部 2…知識ベース 3,3’…解析部 4…解析結果出力部 5…最小解析範囲情報 6…解析情報表示部 7…ユーザ指定部 8,8 ’…ユーザ指定解析部 9…解析情報記憶部 10…解析情報比較部 11…解析情報表示指示部 DESCRIPTION OF SYMBOLS 1 ... Input part 2 ... Knowledge base 3, 3 '... Analysis part 4 ... Analysis result output part 5 ... Minimum analysis range information 6 ... Analysis information display part 7 ... User designation part 8, 8' ... User designation analysis part 9 ... Analysis Information storage unit 10 Analysis information comparison unit 11 Analysis information display instruction unit

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 自然言語で記述された文の構造を解析す
る自然言語解析方法に於いて、 入力された、自然言語で記述された文に於ける最小解析
範囲を決定し、 前記入力された文を、前記決定された最小解析範囲が文
中のどの部分なのかをユーザが認識できる形式で表示装
置に表示し、 その後、ユーザによって最小解析範囲の修正指示が入力
された場合は、前記修正指示に従って前記文に於ける最
小解析範囲を修正し、更に、修正後の最小解析範囲によ
っては前記文中の文節の係り受け関係に曖昧さが残る場
合は、修正後の最小解析範囲に基づいて導き出される複
数の係り受け関係から前記表示装置に表示した最小解析
範囲によって決まる係り受け関係を除外した残りの係り
受け関係に基づいて前記文の構造を解析することを特徴
とする自然言語解析方法。
In a natural language analysis method for analyzing a structure of a sentence described in a natural language, a minimum analysis range of an input sentence described in a natural language is determined. The sentence is displayed on the display device in a form that allows the user to recognize which part of the determined minimum analysis range is in the sentence. Thereafter, when a correction instruction for the minimum analysis range is input by the user, the correction instruction is displayed. The minimum analysis range in the sentence is corrected in accordance with the above formula. Further, if ambiguity remains in the dependency relation of the clause in the sentence depending on the corrected minimum analysis range, it is derived based on the corrected minimum analysis range. Analyzing the sentence structure based on a remaining dependency relationship excluding a dependency relationship determined by a minimum analysis range displayed on the display device from a plurality of dependency relationships. Word analysis method.
【請求項2】 自然言語で記述された文の構造を解析す
る自然言語解析方法に於いて、 入力された、自然言語で記述された文に於ける最小解析
範囲を決定し、 該決定した最小解析範囲に基づいて前記文の構造を解析
して解析結果を出力し、 その後、ユーザによって最小解析範囲の表示指示が入力
された場合は、前記入力された文を、前記決定された最
小解析範囲が文中のどの部分なのかをユーザが認識でき
る形式で表示装置に表示し、更に、ユーザからの最小解
析範囲の修正指示の入力を待って前記文に於ける最小解
析範囲を前記修正指示に従って修正し、修正後の最小解
析範囲によっては前記文中の文節の係り受け関係に曖昧
さが残る場合は、修正後の最小解析範囲に基づいて導き
出される複数の係り受け関係から前記表示装置に表示し
た最小解析範囲によって決まる係り受け関係を除外した
残りの係り受け関係に基づいて前記文の構造を解析する
ことを特徴とする自然言語解析方法。
2. A natural language analysis method for analyzing a structure of a sentence described in a natural language, wherein a minimum analysis range of an input sentence described in a natural language is determined. Analyzing the structure of the sentence based on the analysis range and outputting the analysis result. Thereafter, when a display instruction of the minimum analysis range is input by the user, the input sentence is converted to the determined minimum analysis range. Is displayed on the display device in a format that allows the user to recognize which part of the sentence is in the sentence, and further, after inputting a correction instruction for the minimum analysis range from the user, corrects the minimum analysis range in the sentence according to the correction instruction However, in the case where ambiguity remains in the dependency relation of the clause in the sentence depending on the corrected minimum analysis range, it is displayed on the display device from a plurality of dependency relations derived based on the corrected minimum analysis range. A natural language analysis method characterized by analyzing a structure of the sentence based on a remaining dependency relationship excluding a dependency relationship determined by a minimum analysis range.
【請求項3】 自然言語で記述された文の構造を解析す
る自然言語解析装置に於いて、 解析情報表示部と、 解析情報記憶部と、 入力された、自然言語で記述された文に於ける最小解析
範囲を決定し、更に、前記入力された文を、前記決定さ
れた最小解析範囲が文中のどの部分なのかをユーザが認
識できる形式で前記解析情報表示部に表示すると共に、
前記解析情報記憶部に前記文に於ける最小解析範囲を示
す情報を格納し、その後、自身に対して出力された係り
受け関係に基づいて前記入力された文の構造を解析する
解析部と、 最小解析範囲の修正指示を入力するユーザ指定部と、 該ユーザ指定部から入力された修正指示に従って前記文
に於ける最小解析範囲を修正し、更に、修正後の最小解
析範囲によっては前記文中の文節の係り受け関係に曖昧
さが残るか否かを判定するユーザ指定解析部と、 該ユーザ指定解析部によって曖昧さが残ると判定された
場合、修正後の最小解析範囲に基づいて導き出される複
数の係り受け関係から前記解析情報記憶部に格納されて
いる情報が示す最小解析範囲によって決定される係り受
け関係を除外した係り受け関係を前記解析部に対して出
力する解析情報比較部とを備えたことを特徴とする自然
言語解析装置。
3. A natural language analyzing apparatus for analyzing the structure of a sentence described in a natural language, comprising: an analysis information display unit, an analysis information storage unit, and an input sentence described in a natural language. Determine the minimum analysis range, furthermore, the input sentence is displayed on the analysis information display unit in a format in which the user can recognize which part of the sentence the determined minimum analysis range is,
An analysis unit that stores information indicating a minimum analysis range in the sentence in the analysis information storage unit, and then analyzes the structure of the input sentence based on a dependency relationship output to itself; A user-specifying unit for inputting a correction instruction for the minimum analysis range, and correcting the minimum analysis range in the sentence in accordance with the correction instruction input from the user specification unit. A user-specified analysis unit that determines whether or not ambiguity remains in the dependency relation of a clause; and a plurality of variances derived based on the corrected minimum analysis range when the user-specified analysis unit determines that ambiguity remains. Analysis information to output to the analysis unit a dependency relationship excluding a dependency relationship determined by the minimum analysis range indicated by the information stored in the analysis information storage unit from the dependency relationship Natural language analysis apparatus characterized by comprising a comparison unit.
【請求項4】 自然言語で記述された文の構造を解析す
る自然言語解析装置に於いて、 解析情報表示部と、 解析情報記憶部と、 入力された、自然言語で記述された文に於ける最小解析
範囲を決定し、更に、該決定した最小解析範囲に基づい
て前記文の構造を解析して解析結果を出力すると共に、
前記解析情報記憶部に前記文に於ける最小解析範囲を示
す情報を格納し、その後、自身に対して出力された係り
受け関係に基づいて前記入力された文の構造を解析する
解析部と、 最小解析範囲の修正指示を入力するユーザ指定部と、 最小解析範囲の表示指示を入力する解析情報表示指示部
と、 該解析情報表示指示部から表示指示が入力されることに
より、前記入力された文を、前記決定された最小解析範
囲が文中のどの部分なのかをユーザが認識できる形式で
前記解析情報表示部に表示し、その後、前記ユーザ指定
部から修正指示が入力されることにより、入力された修
正指示に従って最小解析範囲を修正し、修正後の最小解
析範囲によっては曖昧さが残るか否かを判定するユーザ
指定解析部と、 該ユーザ指定解析部によって曖昧さが残ると判定された
場合、修正後の最小解析範囲に基づいて導き出される複
数の係り受け関係から前記解析情報記憶部に格納されて
いる情報が示す最小解析範囲によって決定される係り受
け関係を除外した係り受け関係を前記解析部に対して出
力する解析情報比較部とを備えたことを特徴とする自然
言語解析装置。
4. A natural language analyzing apparatus for analyzing the structure of a sentence described in a natural language, comprising: an analysis information display unit, an analysis information storage unit, and an input sentence described in a natural language. Determining the minimum analysis range, further analyzing the sentence structure based on the determined minimum analysis range and outputting an analysis result,
An analysis unit that stores information indicating a minimum analysis range in the sentence in the analysis information storage unit, and then analyzes the structure of the input sentence based on a dependency relationship output to itself; A user designation unit for inputting a correction instruction for the minimum analysis range; an analysis information display instruction unit for inputting a display instruction for the minimum analysis range; and a display instruction input from the analysis information display instruction unit. The sentence is displayed on the analysis information display unit in a form in which the user can recognize which part of the determined minimum analysis range is in the sentence, and thereafter, a correction instruction is input from the user designation unit, so that the input is performed. The minimum analysis range is corrected in accordance with the corrected instruction, and the user-specified analysis unit determines whether or not ambiguity remains depending on the corrected minimum analysis range. When it is determined that the dependency relationship determined by the minimum analysis range indicated by the information stored in the analysis information storage unit is excluded from the plurality of dependency relationships derived based on the corrected minimum analysis range. A natural language analysis device, comprising: an analysis information comparison unit that outputs a receiving relationship to the analysis unit.
JP8217971A 1996-07-31 1996-07-31 Natural language analyzing method and device therefor Pending JPH1049535A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP8217971A JPH1049535A (en) 1996-07-31 1996-07-31 Natural language analyzing method and device therefor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP8217971A JPH1049535A (en) 1996-07-31 1996-07-31 Natural language analyzing method and device therefor

Publications (1)

Publication Number Publication Date
JPH1049535A true JPH1049535A (en) 1998-02-20

Family

ID=16712608

Family Applications (1)

Application Number Title Priority Date Filing Date
JP8217971A Pending JPH1049535A (en) 1996-07-31 1996-07-31 Natural language analyzing method and device therefor

Country Status (1)

Country Link
JP (1) JPH1049535A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9009023B2 (en) 2007-06-29 2015-04-14 Fujitsu Limited Computer-readable medium having sentence dividing program stored thereon, sentence dividing apparatus, and sentence dividing method

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9009023B2 (en) 2007-06-29 2015-04-14 Fujitsu Limited Computer-readable medium having sentence dividing program stored thereon, sentence dividing apparatus, and sentence dividing method

Similar Documents

Publication Publication Date Title
JPH06195373A (en) Machine translation system
JPH0561908A (en) Electronic sentence interpreter
JPH1049535A (en) Natural language analyzing method and device therefor
JP3093498B2 (en) Document reading device
JPH06187370A (en) Document read assisting device
JP2801622B2 (en) Text-to-speech synthesis method
JPH1063666A (en) Abbreviated character string replacing device, abbreviated character string replacing method and storage medium storing program therefor
JP3114217B2 (en) English-Japanese machine translator
JPH08153091A (en) Document preparation device and comments adding method
JP2871300B2 (en) Machine translation equipment
JP3197110B2 (en) Natural language analyzer and machine translator
JPS63136265A (en) Mechanical translating device
JPH0350668A (en) Character processor
JP2887327B2 (en) Japanese document proofreading device
JPH03286252A (en) Sentence generating device
JP3305005B2 (en) Natural language processing apparatus and method
JP3353873B2 (en) Machine translation equipment
JP3233800B2 (en) Machine translation equipment
JPH0785057A (en) Syntax analyzing method and device therefor
JPH0612449A (en) System and method for machine translation
JPH07182348A (en) Translation system
JPH0528187A (en) Dictionary registration device
JPH05242140A (en) Translation assisting device
JPH03282874A (en) Document preparation device
JPH07234875A (en) Machine translation device