JPH0580793A - Interactive understanding device with word predicting function - Google Patents

Interactive understanding device with word predicting function

Info

Publication number
JPH0580793A
JPH0580793A JP3268521A JP26852191A JPH0580793A JP H0580793 A JPH0580793 A JP H0580793A JP 3268521 A JP3268521 A JP 3268521A JP 26852191 A JP26852191 A JP 26852191A JP H0580793 A JPH0580793 A JP H0580793A
Authority
JP
Japan
Prior art keywords
plan
word
prediction
dialogue
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.)
Pending
Application number
JP3268521A
Other languages
Japanese (ja)
Inventor
Izuru Yagakinai
出 野垣内
Masahiko Takahashi
正彦 高橋
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.)
KDDI Corp
Asahi Chemical Industry Co Ltd
Original Assignee
Kokusai Denshin Denwa KK
Asahi Chemical Industry 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 Kokusai Denshin Denwa KK, Asahi Chemical Industry Co Ltd filed Critical Kokusai Denshin Denwa KK
Priority to JP3268521A priority Critical patent/JPH0580793A/en
Publication of JPH0580793A publication Critical patent/JPH0580793A/en
Pending legal-status Critical Current

Links

Landscapes

  • Machine Translation (AREA)

Abstract

PURPOSE:To reduce the calculation area of a speech recognition device and a syntax and semantic analytic device and further shorten the calculation time by actually predicting words by the interactive understanding device which performs speech recognition and obtaining the vocabulary of the speech recognition device. CONSTITUTION:A plan recognition part 5 gathers a plan to be operated next by using a plan storage part 6 and a knowledge part 7 and regards this as an estimated plan. A prediction part 8 converts the estimated plan into actual words by using a plan word relation table 9 to obtain estimated words. Those estimated words are used as the vocabulary of the speech recognition device 1 to limit the vocabulary quantity of the speech recognition device 1.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、自然言語の音声を用い
るデータベース検索や電話交換システムを含む各種質問
応答システム、対話翻訳システム等での対話理解装置に
関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a dialogue understanding device in various question answering systems including a database search and telephone exchange system using natural language voice, a dialogue translation system and the like.

【0002】[0002]

【従来の技術】対話を処理するための方式として、いく
つかの方式が従来から提案されている。この方式の1つ
に、プラン認識を用いる方式がある。この従来のプラン
認識方式は、入力された対話を入力文ごとに構文解析お
よび意味解析し、解析結果(構造)をプラン認識手段が
持つプランと照合するとともに解析された構造から情報
をとりだしプラン内の情報格納場所に収納する。また、
対話の進行に従って作成された複数のプランをプラン内
の条件に従い順次結合することで進行している対話の解
釈および履歴を表す方式である。このプラン認識手段の
代表的ものとして、Cognitive Science, Vol.11,Number
2, 1987, ABLEX PUBLISHING CORPORATION,D.J.Litman,
J.F.Allen"A Plan Recognition Model for Subdailogu
e inConverations", Pages 163-200 がある(以降、文
献1と称する)。
2. Description of the Related Art Several methods have been conventionally proposed as a method for processing a dialogue. One of the methods is a method using plan recognition. In this conventional plan recognition method, the input dialogue is parsed and semantically analyzed for each input sentence, the analysis result (structure) is collated with the plan of the plan recognition means, and information is extracted from the analyzed structure. Store in the information storage place of. Also,
It is a method of representing the interpretation and history of ongoing dialogue by sequentially combining a plurality of plans created according to the progress of the dialogue according to the conditions in the plan. Cognitive Science, Vol.11, Number
2, 1987, ABLEX PUBLISHING CORPORATION, DJLitman,
JFAllen "A Plan Recognition Model for Subdailogu
e inConverations ", Pages 163-200 (hereinafter referred to as Document 1).

【0003】このプラン認識方式を用いて、情報処理学
会 自然言語処理研究会, 78-16,1990.7.20,情報処理学
会, 山岡孝行 飯田仁,"文脈を考慮した音声認識結果絞
り込み手法",Pages 121-128 に音声認識結果のための次
対話の予想を行なう方式が提案されている(以降、文献
2と称する)。
Using this plan recognition method, Information Processing Society of Japan Natural Language Processing Research Group, 78-16, 1990.7.20, Information Processing Society of Japan, Takayuki Yamaoka Hitoshi Iida, "Context-aware speech recognition result narrowing method", Pages 121-128 proposes a method of predicting the next dialogue for the speech recognition result (hereinafter referred to as reference 2).

【0004】図5は、上記従来のプラン認識方式を用い
た装置構成図である。対話理解装置は、音声認識装置1
によって得られた音声認識結果を構文および意味解析装
置2において、辞書3の情報を用いて、プラン認識部1
5の入力となる標準形に変換し、後述する選択部14を
経た標準形とプラン認識部15により、プラン記憶部1
6と知識記憶部17を用いて、進行している対話の解釈
および履歴を表すプランの結合を出力する。
FIG. 5 is a block diagram of an apparatus using the conventional plan recognition system. The dialogue understanding device is a voice recognition device 1.
The speech recognition result obtained by the plan recognition unit 1 using the information of the dictionary 3 in the syntax and semantic analysis device 2.
The plan storage unit 1 is converted by the standard form and the plan recognizing unit 15 which are converted into the standard form which is the input of No.
6 and the knowledge storage unit 17 are used to output the combination of plans representing the interpretation and history of the ongoing dialogue.

【0005】このプラン予測の方式は、図6に示すよう
に、予測部8において、プラン認識部15の出力である
対話の解釈や履歴を表すプランおよびプランの結合をプ
ラン認識部15が持つプラン記憶部16のプランと照合
して、現在の対話の解釈および履歴が示す条件を満足す
るプラン記憶部16の一部のプランを予測プランとす
る。次に入力された文(音声)に対して、構文および意
味解析装置2の処理結果を表などを用いてプランに変換
し、該プランと予想プランと合致するものを選択部14
において、選択する方式である。
As shown in FIG. 6, in this plan prediction method, in the prediction unit 8, the plan recognition unit 15 has a plan and a combination of plans that represent the history and the interpretation of the dialogue output from the plan recognition unit 15. A part of the plan of the plan storage unit 16 that satisfies the conditions indicated by the interpretation of the current dialogue and the history by comparing with the plan of the storage unit 16 is set as the prediction plan. Next, with respect to the input sentence (speech), the processing result of the syntax and semantic analysis device 2 is converted into a plan using a table or the like, and the one that matches the plan and the expected plan is selected by the selecting unit
In, the method of selecting.

【0006】[0006]

【発明が解決しようとする課題】しかしながら、上記従
来の方法においては、音声認識処理において認識結果を
出力しその結果について予測選択を行なうため、予測に
よって棄却されるものについても音声認識等の処理を行
なっている。このため、音声認識処理、構文および意味
解析処理で用いる計算領域について、予測によって棄却
される結果のためにも多くの計算領域を用意しなければ
らず、かつそのために余計な計算処理を行なわなければ
ならないうと問題点があった。本発明はこれらの問題点
を解決するためのもので、音声認識の語彙の予測によっ
て計算領域の縮小、および計算時間の短縮を図る対話理
解装置を提供することを目的とする。
However, in the above-mentioned conventional method, since the recognition result is output in the voice recognition processing and the prediction is selected for the result, the processing such as the voice recognition is also performed for those rejected by the prediction. I'm doing it. For this reason, with respect to the calculation areas used in the speech recognition processing, the syntactic and semantic analysis processing, many calculation areas must be prepared for the results rejected by the prediction, and extra calculation processing must be performed for that purpose. There was a problem if it didn't happen. The present invention has been made to solve these problems, and an object of the present invention is to provide a dialogue understanding device that reduces the calculation area and the calculation time by predicting the vocabulary of voice recognition.

【0007】[0007]

【課題を解決するための手段】本発明は前記問題点を解
決するために、辞書の情報を用いて音声認識装置より入
力された文を当該文の述語と格成分の形の標準形に変換
する構文解析および意味解析を行なう構文および意味解
析装置と、予め定められたプランを記憶するプラン記憶
部と、前記プランと前記標準形と照合し、また対話の履
歴と条件が一致するかを判定するプラン認識部と、対話
の領域に依存した知識を記憶する知識記憶部と、プラン
と単語の関連を示すプラン単語関係表と、前記プラン認
識部による判定結果、条件を満たすプランを予測プラン
として判断し、かつ該予測プランを前記プラン単語関係
表を用いて予測単語に変化する予測部と、前記予測単語
を用いて次入力の語彙を前記予測単語のみに制限する選
択部とを設けたことに特徴がある。
In order to solve the above problems, the present invention uses a dictionary information to convert a sentence input from a voice recognition device into a standard form of the predicate and case component of the sentence. A syntactic and semantic analysis device that performs syntactic and semantic analysis, a plan storage unit that stores a predetermined plan, a collation between the plan and the standard form, and determination of whether or not the dialogue history and conditions match A plan recognition unit, a knowledge storage unit that stores knowledge depending on the area of the dialogue, a plan word relation table that indicates the relationship between the plan and words, a determination result by the plan recognition unit, and a plan that satisfies the conditions as a prediction plan A prediction unit that determines the prediction plan and changes the prediction plan into a prediction word by using the plan word relation table, and a selection unit that limits the next input vocabulary to only the prediction word by using the prediction word are provided. It is characterized in.

【0008】[0008]

【作用】上記の構成を有する本発明によれば、音声認識
装置における語彙数を制限することができるため、計算
領域の縮小、および計算時間の短縮が行なえることにあ
る。すなわち、音声認識装置に関わる単語予測機能を具
備した対話理解装置において、音声入力装置に入力され
た文を構文解析および意味解析した結果の出力に対し
て、対話において使用される文法上の手順、対話者相互
の応答手順、対話の領域に依存した知識および手順を認
識し予想プランを得、該予想プランをプラン単語関係表
を用いて実際の単語に相当する予想単語に変換する。
According to the present invention having the above configuration, the number of vocabularies in the speech recognition apparatus can be limited, so that the calculation area can be reduced and the calculation time can be shortened. That is, in a dialogue understanding device having a word prediction function related to a voice recognition device, a grammatical procedure used in a dialogue for output of a result of parsing and semantic analysis of a sentence input to a voice input device, Recognizing the response procedure between the interlocutors, the knowledge and the procedure depending on the area of the dialogue, obtaining the prediction plan, and converting the prediction plan into the prediction word corresponding to the actual word using the plan word relation table.

【0009】[0009]

【実施例】図1は本発明を適用した単語予測機能付き対
話理解装置を含んだ装置構成図である。同図において、
1は音声認識装置、2は構文および意味解析装置、3は
記憶装置1、構文および意味解析装置2で用いる辞書、
5はプラン認識部、6はプラン認識部5で用いるプラン
記憶部、7はプラン認識部5で用いる知識記憶部、8は
プラン認識結果の予測部、9はプランと単語の関連を示
すプラン単語関係表、10は次入力の語彙を制限する選
択部、11はプラン認識部5、プラン記憶部6、知識記
憶部7、予測部8、単語表9及び選択部10からなる単
語予測機能付き対話理解装置である。
DESCRIPTION OF THE PREFERRED EMBODIMENTS FIG. 1 is a block diagram of an apparatus including a dialogue understanding apparatus with a word prediction function to which the present invention is applied. In the figure,
1 is a voice recognition device, 2 is a syntactic and semantic analysis device, 3 is a storage device, and a dictionary is used in the syntactic and semantic analysis device 2,
Reference numeral 5 is a plan recognition unit, 6 is a plan storage unit used in the plan recognition unit 5, 7 is a knowledge storage unit used in the plan recognition unit 5, 8 is a prediction unit of a plan recognition result, and 9 is a plan word indicating a relation between a plan and a word. A relation table 10 is a selection unit for limiting the vocabulary of the next input, 11 is a plan recognition unit 5, a plan storage unit 6, a knowledge storage unit 7, a prediction unit 8, a word table 9 and a dialogue with a word prediction function including a selection unit 10. Understanding device.

【0010】次に、本実施例の動作の概要を図3に示す
処理フローに従って説明すると、先ず音声認識装置1の
音声認識結果を、構文および意味解析装置2では辞書3
の情報を用いてプラン認識部5の入力となる標準形に変
換する。該標準形はプラン認識部5によりプラン記憶部
6と知識記憶部7を用いて、進行している対話の解釈お
よび履歴を表すプランの結合を出力する。そして予測部
8では、対話の理解および履歴を表わすプラン、および
プラン記憶部6を用いて次に予測される入力文に対応す
るプランを予測する。プラン単語関係表9では、予測部
8より得られた予測プランを実際の単語に変換する。選
択部10では、プラン単語関係表9により得た単語が、
音声認識装置1、構文および意味解析装置2の語彙とな
るように辞書3の出力を制限する。
Next, the outline of the operation of this embodiment will be described according to the processing flow shown in FIG. 3. First, the speech recognition result of the speech recognition device 1 is converted into the dictionary 3 in the syntax and semantic analysis device 2.
The information is converted into a standard form which is input to the plan recognition unit 5. In the standard form, the plan recognition unit 5 uses the plan storage unit 6 and the knowledge storage unit 7 to output the combination of plans representing the interpretation and history of the ongoing dialogue. Then, the predicting unit 8 predicts a plan representing the understanding and history of the dialogue and a plan corresponding to the next predicted input sentence using the plan storage unit 6. In the plan word relation table 9, the prediction plan obtained by the prediction unit 8 is converted into an actual word. In the selection unit 10, the words obtained from the plan word relation table 9 are
The output of the dictionary 3 is limited so that the vocabulary of the voice recognition device 1 and the syntax and semantic analysis device 2 is used.

【0011】そして、構文および意味解析装置2の詳細
動作を図4に示す装置処理フローに従って説明すると、
構文および意味解析装置2は、辞書3を用いて、音声認
識装置1より入力された文をその文の述語と格成分の形
の標準形に変換する。例えば、入力文「総務部、広報
室、小野室長をお願いします。」は、構文および意味解
析装置2と辞書3を用いて、(願う(object (departm
ent_name, 総務部)(section_name, 広報室)(person
_name,小野)(title,室長)))の標準形に変換され
る。
The detailed operation of the syntax and semantic analysis device 2 will be described according to the device processing flow shown in FIG.
The syntactic and semantic analysis device 2 uses the dictionary 3 to convert the sentence input from the speech recognition device 1 into the standard form of the predicate and case component of the sentence. For example, the input sentence "Please tell me about the General Affairs Department, Public Relations Office, and Ono Office." Using the syntax and semantic analysis device 2 and the dictionary 3, (I wish (object (departm
ent_name, General Affairs Department) (section_name, Public Relations Office) (person
_name, Ono) (title, office manager))) standard form.

【0012】この標準形を入力としたプラン認識部5の
詳細動作を説明する。先ず、プラン認識部5で用いるプ
ラン記憶部6の内容、すなわちプランの内容について図
2で説明する。プランは、プランの種別であるclass を
持つ。このclass では文献1に従い、対話理解装置の取
り扱う領域に特有なプランであるdomain-plan である
か、文法などの対話に関する一般的なプランであるdisc
ourse-planであるかを記述する。HEADERはそのプランの
名前であり、plan-name とその変数を持つ。また、その
プランが実行されたときの行動を示す。constraints
は、このプランを実行させるための条件を記述し、プラ
ンは情報格納場所であるworking-memoryを検索し、この
条件が満足されたときに、実行される。decompositions
は、このプランを実現させるためのプランであるサブプ
ランが記述される。サブプランが実現された場合にこの
プランが実現される。prerequisites は、上記constrai
ntsと同様に、このプランを実行させるための条件を記
述する。ただし、 constraintsと異なり、条件が満足さ
れていない場合、その条件を満足させるために、必要な
別のプランの実行を行なう。delete list およびadd li
stは、このプランが実現されたときに情報格納場所であ
るworking-memoryを操作するためのものである。delete
list は削除、 add list は追加を記述された項目につ
いて行なう。
The detailed operation of the plan recognition unit 5 with this standard form as an input will be described. First, the contents of the plan storage unit 6 used by the plan recognition unit 5, that is, the contents of the plan will be described with reference to FIG. A plan has class, which is the type of plan. In this class, according to Reference 1, it is a domain-plan that is a plan peculiar to the area handled by the dialogue understanding device, or a general plan for dialogue such as grammar.
Describe whether it is ourse-plan. HEADER is the name of the plan and has a plan-name and its variables. It also shows the actions taken when the plan is executed. constraints
Describes the conditions for executing this plan. The plan searches the information storage location, working-memory, and is executed when this condition is satisfied. decompositions
Describes a sub-plan that is a plan for realizing this plan. This plan is realized when the sub-plan is realized. prerequisites is the above constrai
As with nts, describe the conditions for executing this plan. However, unlike constraints, when a condition is not satisfied, another necessary plan is executed to satisfy the condition. delete list and add li
st is for operating working-memory which is an information storage location when this plan is realized. delete
list deletes and add list adds the described items.

【0013】そして、プラン認識部5は、構文および意
味解析装置2の出力である標準形とプランとを照合す
る。また、プランがプラン認識部5内に格納されている
これまでの対話の履歴と条件が合致するかを判定する。
例えば、電話を接続する場面でのプラン (inform_perso
n_name) は、人名を述べるプランであり、発話は、述語
「です」や「願う」の格要素が人名を示す標準形である
ことが必要である。また、この発話がプラン(inform_pe
rson_name)であり、直前に実行されたプランが「どちら
に御用ですか?」のように依頼内容を要求するプラン(r
equest_action)であれば、利用者から被呼者名を知るプ
ランである(ask_to_connect)が導かれる。
Then, the plan recognition section 5 collates the standard form output from the syntax and semantic analysis device 2 with the plan. Further, it is determined whether or not the plan matches the history of the dialogues stored so far in the plan recognition unit 5 and conditions.
For example, plan (inform_perso
(n_name) is a plan that describes the person's name, and the utterance needs to be in the standard form in which the case element of the predicate "is" or "hope" indicates the person's name. In addition, this utterance is a plan (inform_pe
rson_name), and the plan executed immediately before is the plan (r
If it is equest_action), a plan (ask_to_connect) that the user knows the name of the called party is introduced.

【0014】プラン認識部5では、対話の履歴と現在の
プランの内容を出力する。例えば、同部5内に格納され
ているこれまでの対話の履歴から、直前に実行されたプ
ランが依頼内容を要求するプラン(request_action)であ
ることを確認する。プラン(request_action)(inform_pe
rson_name)は、プラン(ask_to_connect)に接続され、プ
ラン認識部5内の対話の履歴として、(ask_to_connect)
(request_action)(inform_person_name)の形で記憶され
る。それぞれのプランは発話された文の標準形と接続さ
れているので、2つの発話「どちらに御用ですか?」
「総務部、広報室、小野室長をお願いします。」は、そ
れぞれのプラン(request_action)(inform_person_name)
であることが記述できる。現在のプランの内容は、(inf
oirm_person_name) であり、例では、(inform_person_n
ame((department_name,総務部)(section_name ,広報
室)(person_name,小野)(title,室長))) となる。ま
た対話の履歴から、プラン(request_action)(inform_pe
rson_name)は、すでに実行され、利用者から被呼者名を
知るプランである(ask_to_connect)が終了したことを示
している。
The plan recognition section 5 outputs the history of the dialogue and the contents of the current plan. For example, it is confirmed from the history of dialogues stored so far in the same unit 5 that the plan executed immediately before is a plan (request_action) requesting request contents. Plan (request_action) (inform_pe
rson_name) is connected to the plan (ask_to_connect), and as a history of the dialogue in the plan recognition unit 5, (ask_to_connect)
It is stored in the form of (request_action) (inform_person_name). Each plan is connected to the standard form of the spoken sentence, so two utterances "Which do you want to use?"
"I would like General Affairs Department, Public Relations Office, Ono Office Manager." Is for each plan (request_action) (inform_person_name)
Can be described. The contents of the current plan are (inf
oirm_person_name), in the example, (inform_person_n
ame ((department_name, general affairs department) (section_name, public relations room) (person_name, Ono) (title, office manager)). In addition, from the dialogue history, the plan (request_action) (inform_pe
rson_name) indicates that the plan (ask_to_connect), which has already been executed and the name of the called party is known from the user, has ended.

【0015】知識記憶部7に記憶されている知識は、対
話理解装置が使われている領域に関する知識である。例
えば、内線電話交換装置においては、会社における組織
や所属が記述されている。「小野」に関する知識の例と
して((department_name ,総務部)(section_name ,広
報室)(person_name,小野)(title,室長)があり、入
力文「総務の小野さんをお願いしたいのですが」におい
て、プラン認識部5で用いられ、小野が広報室に所属し
ていることや、総務部には他に小野の名前の人がいない
ことなどを得る。
The knowledge stored in the knowledge storage unit 7 is knowledge about the area in which the dialog understanding device is used. For example, in the extension telephone exchange device, the organization or affiliation in the company is described. An example of knowledge about "Ono" is ((department_name, General Affairs Department) (section_name, Public Relations Office) (person_name, Ono) (title, Director), and in the input sentence "I would like to ask Mr. Ono of General Affairs", It is used by the plan recognition unit 5 to get information that Ono belongs to the Public Relations Office and that the General Affairs Department has no other person named Ono.

【0016】予測部8の処理概要で、予測プランについ
ては、プラン認識部5の出力である対話の解釈や履歴を
表すプランおよびプランの結合をプラン記憶部6の内容
と照合して現在の対話の解釈および履歴が示す条件を満
足するプランを予測プランとして判断する。また、予測
単語については、該予測プランをプラン単語関係表9を
用いて予測単語に変換し、出力する。
In the process outline of the prediction unit 8, for the prediction plan, the current dialog is compared by comparing the plan interpretation and the combination of the plans representing the history of the dialog output from the plan recognition unit 5 with the contents of the plan storage unit 6. The plan that satisfies the conditions indicated by the interpretation and history is judged as the prediction plan. Regarding the predicted word, the predicted plan is converted into a predicted word using the plan word relation table 9 and output.

【0017】次に、予測プランの選択例を詳細説明す
る。予測のために、まず現在のプランの状態をプラン認
識部5内に格納されているこれまでの対話の履歴から理
解する。例えば、発話「所属は、総務部広報室でよろし
いでしょうか」の次発話を予測する場合には、プラン認
識部5内に格納されている対話の履歴から、部名と課名
の確認をするためのプラン(comfirm_department_and_se
ction) が動作中であり、プラン(comfirm_department_
and_section)の成功のために確認に関するプラン(comfi
rm_value) が動作し、質問文に対するプランである(inf
orm_if) が動作することを判定する。
Next, an example of selecting a prediction plan will be described in detail. For the purpose of prediction, first, the current state of the plan is understood from the history of dialogues stored so far in the plan recognition unit 5. For example, when predicting the next utterance of "Do you want to belong to the Public Relations Office of the General Affairs Department?", Confirm the department name and section name from the dialogue history stored in the plan recognition unit 5. Plan for (comfirm_department_and_se
ction) is running and the plan (comfirm_department_
and_section) confirmation plan for success (comfi
rm_value) works and is a plan for the question sentence (inf
orm_if) works.

【0018】予測は前述のような判定をプラン記憶部6
のプラン全てを対象に行ない、プラン認識部5内に格納
されているこれまでの対話の履歴と照合し、プラン記憶
部6のプラン中で動作のための条件(constraints) が満
足されたものを予測プランとして得る。例えば、前述発
話例「所属は、総務部広報室でよろしいでしょうか」に
対する予測プランは、動作のための条件(constraints)
が満足されたものとして、肯定的な答えとしてプラン(a
ffirmative)(例えば、「はい、そうです」などが対応す
る。)、否定的な答えを示すプランとして、(negative)
( 例えば、「いいえ、違います」などが対応する。)、
未知であること示すプラン(unknown)(例えば、「課名
は、わからない」などが対応する。)、情報を伝えるこ
とを示すプラン(inform_value)( 例えば、「総務部の庶
務課ですが」などが対応する。)などを選択する。
For the prediction, the plan storage unit 6 makes the above-mentioned judgment.
Of all the plans described above are compared with the history of the dialogues stored in the plan recognition unit 5, and the plan in the plan storage unit 6 that satisfies the conditions for operation (constraints) is checked. Get as a forecast plan. For example, the prediction plan for the utterance example "Do you want to belong to the Public Relations Office of the General Affairs Department" is a condition for operation (constraints)
Is satisfied, the plan (a
ffirmative) (for example, “Yes, yes” is the case), as a plan showing a negative answer, (negative)
(For example, "No, it is different" corresponds.),
A plan (unknown) indicating that it is unknown (for example, "I do not know the section name" corresponds), a plan indicating that information is transmitted (inform_value) (for example, "General Affairs Department of General Affairs Department" Corresponding.) Etc. are selected.

【0019】予測単語の変換例を詳細説明する。予測部
8では、予測プランから予測単語を得るために、プラン
単語関係表9など用いて、予測プランを予測単語に展開
する。プラン単語関係表9は、プラン名または変数の
型、代表形、実際の単語の順に並べられたものである。
例えば、(inform_value 、inform_value、[ です、でし
ょう、思います、だ、お願いする、で、を、...]) また
は、(department_name、総務部、[ 総務部、総務])のよ
うに記述される。
An example of conversion of predicted words will be described in detail. In order to obtain a prediction word from the prediction plan, the prediction unit 8 develops the prediction plan into a prediction word using the plan word relation table 9 or the like. The plan word relation table 9 is arranged in the order of plan name or variable type, representative form, and actual word.
For example, (inform_value, inform_value, [is, probably, I think, please, please, ...]) or (department_name, General Affairs Department, [General Affairs Department, General Affairs]) It

【0020】予測プランの単語への展開は、プラン名を
単語に展開する、またプラン内の変数を単語とすること
の2つの手続きにより行なわれる。プラン名の単語へ展
開は、予測されたプラン名とプラン単語関係表9でプラ
ン名を単語に変換する。予測プランから予測単語を得る
ために、予測されたプランの変数を制約に従って、プラ
ン単語関係表9から単語に変換する。
The expansion of the prediction plan into words is performed by two procedures: expanding the plan name into words and making variables in the plan into words. The expansion of the plan name into words converts the plan name into words in the predicted plan name / plan word relationship table 9. In order to obtain a prediction word from the prediction plan, the variables of the predicted plan are converted into words from the plan word relation table 9 according to the constraints.

【0021】変数は、これまでの対話から決定されてい
る代表形が予測プランから得られ、この代表形をプラン
単語関係表9に従って、単語に変換する。変数で決定が
されていないものについては、その変数の型に従って、
求められる。例えば、部名を述べるプラン(inform-depa
rtment-name DEPARTMENT_NAME)が予測された場合の変数
の単語への展開は、変数であるDEPARTMENT_NAME これま
での対話から「総務部」のように決定されている場合に
は、「総務、総務部、担当」等の「総務部」を表す名詞
句の構成単語をプラン単語関係表9に従って求める。ま
た、変数が決定されていない場合には、変数DEPARTMENT
_NAME が部名を表す変数であることからプラン単語関係
表9によって部名となる名詞句の構成単語、すなわち
「総務部、経理部、営業部、... 」を求める。これらの
手続きは、予測プランすべてについて行なわれる。
As the variable, a representative form determined from the dialogues so far is obtained from the prediction plan, and this representative form is converted into a word in accordance with the plan word relation table 9. For variables that have not been determined, according to the variable type,
Desired. For example, a plan (inform-depa
(rtment-name DEPARTMENT_NAME) is the variable to expand into words when it is predicted as `` General Affairs Department, General Affairs Department, Person in Charge According to the plan word relation table 9, the constituent words of the noun phrase representing “general affairs department” such as “” are obtained. Also, if the variable has not been determined, the variable DEPARTMENT
Since _NAME is a variable representing a department name, the plan word relationship table 9 is used to obtain the constituent words of the noun phrase that becomes the department name, that is, "general affairs department, accounting department, sales department, ...". These procedures are performed for all forecast plans.

【0022】選択部10では、予測部8の出力である予
測単語を用いて、次の音声入力における辞書3の語彙を
予測単語のみに制限する。すなわち、次の音声入力に対
して、予測単語を音声認識装置1および構文および意味
解析装置2の語彙として用いる。
The selection unit 10 uses the predicted word output from the prediction unit 8 to limit the vocabulary of the dictionary 3 in the next voice input to only the predicted word. That is, for the next voice input, the predicted word is used as the vocabulary of the voice recognition device 1 and the syntactic and semantic analysis device 2.

【0023】[0023]

【発明の効果】以上説明したように、本発明によれば、
対話理解装置において、実際の単語予測を行ない音声認
識装置の語彙とすることにより、従来の方式において音
声認識装置および構文および意味解析装置において必要
な計算領域および計算にかかる時間に対して、計算領域
の縮小、および計算時間の短縮ができる。
As described above, according to the present invention,
In the dialogue understanding device, the actual word prediction is performed and the vocabulary of the speech recognition device is used, so that the calculation region and the calculation time required for the speech recognition device and the syntactic and semantic analysis device in the conventional method can be compared with the calculation region. Can be reduced and the calculation time can be shortened.

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

【図1】本発明の装置の概要装置構成図である。FIG. 1 is a schematic device configuration diagram of a device of the present invention.

【図2】本発明のプランの内容例を示す図である。FIG. 2 is a diagram showing an example of contents of a plan of the present invention.

【図3】本発明を適用した装置の処理フローを例示した
図である。
FIG. 3 is a diagram illustrating a processing flow of an apparatus to which the present invention has been applied.

【図4】本発明を適用した予測単語選択を例示した図で
ある。
FIG. 4 is a diagram showing an example of prediction word selection to which the present invention is applied.

【図5】従来の装置の概要装置構成図である。FIG. 5 is a schematic device configuration diagram of a conventional device.

【図6】従来方式での予測単語選択を例示した図であ
る。
FIG. 6 is a diagram exemplifying prediction word selection in the conventional method.

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

1 音声認識装置 2 構文および意味解析装置 3 辞書 5 プラン認識部 6 プラン記憶部 7 知識記憶部 8 予測部 9 プラン単語関係表 10 選択部 11 対話理解装置 1 Speech Recognition Device 2 Syntax and Semantic Analysis Device 3 Dictionary 5 Plan Recognition Unit 6 Plan Storage Unit 7 Knowledge Storage Unit 8 Prediction Unit 9 Plan Word Relationship Table 10 Selection Unit 11 Dialogue Understanding Device

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 音声認識装置に関わる単語予測機能を具
備した対話理解装置において、 辞書の情報を用いて音声認識装置より入力された文を当
該文の述語と格成分の形の標準形に変換する構文解析お
よび意味解析を行なう構文および意味解析装置と、予め
定められたプランを記憶するプラン記憶部と、前記プラ
ンと前記標準形と照合し、また対話の履歴と条件が一致
するかを判定するプラン認識部と、対話の領域に依存し
た知識を記憶する知識記憶部と、プランと単語の関連を
示すプラン単語関係表と、前記プラン認識部による判定
結果、条件を満たすプランを予測プランとして判断し、
かつ該予測プランを前記プラン単語関係表を用いて予測
単語に変化する予測部と、前記予測単語を用いて次入力
の語彙を前記予測単語のみに制限する選択部とからな
り、 音声入力装置に入力された文を構文解析および意味解析
した結果の出力に対して、対話において使用される文法
上の手順、対話者相互の応答手順、対話の領域に依存し
た知識および手順を認識し予想プランを得、該予想プラ
ンをプラン単語関係表を用いて実際の単語に相当する予
想単語に変換することを特徴とする予想単語機能付き対
話理解装置。
1. A dialogue understanding device having a word predicting function related to a speech recognition device, which converts a sentence input from the speech recognition device into a standard form of a predicate and a case component of the sentence using information of a dictionary. A syntactic and semantic analysis device that performs syntactic and semantic analysis, a plan storage unit that stores a predetermined plan, a collation between the plan and the standard form, and determination of whether or not the dialogue history and conditions match A plan recognition unit, a knowledge storage unit that stores knowledge depending on the area of the dialogue, a plan word relation table that indicates the relationship between the plan and words, a determination result by the plan recognition unit, and a plan that satisfies the conditions as a prediction plan Judge,
And a prediction unit that changes the prediction plan into a prediction word by using the plan word relation table, and a selection unit that limits the vocabulary of the next input using the prediction word to only the prediction word. For the output of the result of parsing and semantic analysis of the input sentence, recognize the grammatical procedure used in the dialogue, the response procedure between the interlocutors, the knowledge and the procedure depending on the area of the dialogue, and make a prediction plan. A dialogue understanding device with a predictive word function, characterized by converting the predictive plan into a predictive word corresponding to an actual word using a plan word relation table.
JP3268521A 1991-09-20 1991-09-20 Interactive understanding device with word predicting function Pending JPH0580793A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3268521A JPH0580793A (en) 1991-09-20 1991-09-20 Interactive understanding device with word predicting function

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3268521A JPH0580793A (en) 1991-09-20 1991-09-20 Interactive understanding device with word predicting function

Publications (1)

Publication Number Publication Date
JPH0580793A true JPH0580793A (en) 1993-04-02

Family

ID=17459678

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3268521A Pending JPH0580793A (en) 1991-09-20 1991-09-20 Interactive understanding device with word predicting function

Country Status (1)

Country Link
JP (1) JPH0580793A (en)

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07230299A (en) * 1994-02-17 1995-08-29 Sanyo Electric Co Ltd Voice recognition device
JPH07261793A (en) * 1994-03-22 1995-10-13 Mitsubishi Electric Corp Interactive processor
EP0977175A2 (en) * 1998-07-27 2000-02-02 Canon Kabushiki Kaisha Method and apparatus for recognizing speech using a knowledge base
JP2002341892A (en) * 2001-05-16 2002-11-29 Matsushita Electric Ind Co Ltd Speech recognition device
JP2009013861A (en) * 2007-07-04 2009-01-22 Alps Electric Co Ltd Piezoelectric pump with built-in driver
US7661996B2 (en) 2007-05-10 2010-02-16 Kabushiki Kaisha Tokai Rika Denki Seisakusho Electrical connection terminal for connection hole and engagement structure of electronic component including the same
JP2010101280A (en) * 2008-10-27 2010-05-06 Alps Electric Co Ltd Piezoelectric pump with built-in drive circuit, and drive circuit
JP2010106703A (en) * 2008-10-29 2010-05-13 Alps Electric Co Ltd Drive circuit for piezoelectric pump and piezoelectric pump with built-in drive circuit equipped with the same
US10139530B2 (en) 2012-05-16 2018-11-27 3M Innovative Properties Company Decorative sheet
WO2021200165A1 (en) * 2020-03-31 2021-10-07 大日本印刷株式会社 Transfer sheet, decorative material, and method for producing decorative material

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07230299A (en) * 1994-02-17 1995-08-29 Sanyo Electric Co Ltd Voice recognition device
JPH07261793A (en) * 1994-03-22 1995-10-13 Mitsubishi Electric Corp Interactive processor
EP0977175A2 (en) * 1998-07-27 2000-02-02 Canon Kabushiki Kaisha Method and apparatus for recognizing speech using a knowledge base
EP0977175A3 (en) * 1998-07-27 2000-08-09 Canon Kabushiki Kaisha Method and apparatus for recognizing speech using a knowledge base
JP2002341892A (en) * 2001-05-16 2002-11-29 Matsushita Electric Ind Co Ltd Speech recognition device
JP4581290B2 (en) * 2001-05-16 2010-11-17 パナソニック株式会社 Speech recognition apparatus and speech recognition method
US7661996B2 (en) 2007-05-10 2010-02-16 Kabushiki Kaisha Tokai Rika Denki Seisakusho Electrical connection terminal for connection hole and engagement structure of electronic component including the same
JP2009013861A (en) * 2007-07-04 2009-01-22 Alps Electric Co Ltd Piezoelectric pump with built-in driver
JP2010101280A (en) * 2008-10-27 2010-05-06 Alps Electric Co Ltd Piezoelectric pump with built-in drive circuit, and drive circuit
JP2010106703A (en) * 2008-10-29 2010-05-13 Alps Electric Co Ltd Drive circuit for piezoelectric pump and piezoelectric pump with built-in drive circuit equipped with the same
US10139530B2 (en) 2012-05-16 2018-11-27 3M Innovative Properties Company Decorative sheet
WO2021200165A1 (en) * 2020-03-31 2021-10-07 大日本印刷株式会社 Transfer sheet, decorative material, and method for producing decorative material

Similar Documents

Publication Publication Date Title
JP3454897B2 (en) Spoken dialogue system
US8010343B2 (en) Disambiguation systems and methods for use in generating grammars
US9330660B2 (en) Grammar fragment acquisition using syntactic and semantic clustering
US6839671B2 (en) Learning of dialogue states and language model of spoken information system
US8392188B1 (en) Method and system for building a phonotactic model for domain independent speech recognition
US6023697A (en) Systems and methods for providing user assistance in retrieving data from a relational database
US6324513B1 (en) Spoken dialog system capable of performing natural interactive access
US6937983B2 (en) Method and system for semantic speech recognition
JP3350293B2 (en) Dialogue processing device and dialogue processing method
US20030144846A1 (en) Method and system for modifying the behavior of an application based upon the application's grammar
US20040249636A1 (en) Assistive call center interface
KR100818979B1 (en) Dialog management apparatus and method for chatting agent
US8086444B2 (en) Method and system for grammar relaxation
US20060020471A1 (en) Method and apparatus for robustly locating user barge-ins in voice-activated command systems
JPH11149297A (en) Verbal dialog system for information access
JPH0580793A (en) Interactive understanding device with word predicting function
JP2000200273A (en) Speaking intention recognizing device
US20060136195A1 (en) Text grouping for disambiguation in a speech application
JP3468572B2 (en) Dialogue processing device
KR100400220B1 (en) Automatic interpretation apparatus and method using dialogue model
KR19990047859A (en) Natural Language Conversation System for Book Libraries Database Search
Wang et al. A telephone number inquiry system with dialog structure
López-Cózar et al. Testing dialogue systems by means of automatic generation of conversations
JP2000330588A (en) Method and system for processing speech dialogue and storage medium where program is stored
TWI722715B (en) Modularized system of an intelligent voice assistance and operating method thereof

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 19971104