JP3350047B2 - Question generation method and system - Google Patents

Question generation method and system

Info

Publication number
JP3350047B2
JP3350047B2 JP33049990A JP33049990A JP3350047B2 JP 3350047 B2 JP3350047 B2 JP 3350047B2 JP 33049990 A JP33049990 A JP 33049990A JP 33049990 A JP33049990 A JP 33049990A JP 3350047 B2 JP3350047 B2 JP 3350047B2
Authority
JP
Japan
Prior art keywords
question
candidate
rule
answer
model
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP33049990A
Other languages
Japanese (ja)
Other versions
JPH04205258A (en
Inventor
篤宏 石田
良尚 荒井
信之 土居
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Hitachi Ltd
Original Assignee
Hitachi 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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP33049990A priority Critical patent/JP3350047B2/en
Publication of JPH04205258A publication Critical patent/JPH04205258A/en
Application granted granted Critical
Publication of JP3350047B2 publication Critical patent/JP3350047B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Description

【発明の詳細な説明】 [産業上の利用分野] 本発明はユーザへの無駄な質問の生成を回避し、少な
い質問回数で結論の真偽を検証することを可能にした質
問生成手段を有する見積,設計支援,生産システム等の
ための質問生成方法および装置に関する。
DETAILED DESCRIPTION OF THE INVENTION [Industrial Application Field] The present invention has a question generation unit which can avoid generation of useless questions to a user and can verify the truth of a conclusion with a small number of questions. The present invention relates to a method and apparatus for generating a question for estimation, design support, a production system, and the like.

[従来の技術] 従来のこの種のシステムの質問生成方式は、製品の受
注から設計、生産、販売、納品等を計算機管理により一
貫して行なういわゆるシム(CIM:コンピュータ・インテ
グレーテッド・マニュファクチャリング)システム等に
おいて行われているものであり、その場合、一般には
「IF…THEN…」の規則形知識を知識ベース内に格納して
おき、この知識から結論の真偽について後向きに推論方
式を用いて検証していた。また其他の方式としては、例
えば特開昭61−206037号公報に記載のように、質問の内
容を対象物データとして格納しておき、これら対象物デ
ータ間の親子関係から順次範囲を絞り込んで質問を生成
する方式などが行われていた。
[Prior Art] A conventional question generation method of this type of system uses a so-called shim (CIM: Computer Integrated Manufacturing) in which the design, production, sales, delivery, etc. of a product order are consistently performed by computer management. ) Is performed in a system or the like. In this case, in general, the rule-based knowledge of "IF ... THEN ..." is stored in a knowledge base, and from this knowledge, a backward inference method is used to determine whether the conclusion is true or false. We verified using. As another method, for example, as described in JP-A-61-206037, the content of a question is stored as object data, and the range is narrowed down sequentially based on the parent-child relationship between these object data. And a method of generating the same.

[発明が解決しようとする課題] 上記従来技術による質問生成方式を具体的な一例によ
って示すと、上述の後向き推論方式を用いた場合、第18
図のようにして質問を生成する。この図はモートルの場
合を例に「外被構造」の値が「全閉外扇形」であること
を結論(1802)としてこの真偽を検証するために行う質
問のグラフを示している。たとえば、予め 「IF(タイプ)は(安全増防爆形) かつ(定格)は(連続) THEN(外被構造)は(全閉外扇形)」 といった、基本的な因果関係を表す規則の集合が登録さ
れているとする(1803)。この規則から「外被構造」が
「全閉外扇形」であることが真であり、かつ「定格180
5」が「連続」であることが必要なので、次に各条件の
真偽を検証する。既にこれらの条件の真偽がデータとし
て格納されている場合は、検証を行い終了する。質問の
生成に際していは、登録されている規則の並び順および
規則の中の条件節の並び順に従ってこの条件を結論にも
つ他の規則を探し、見つかればその規則の条件の真偽を
検証する。これを次々に繰返し第18図のグラフをたどっ
ていく。この例では、 Q1:「タイプ1804」が「安全増防爆形」か? Q2:「設置場所1807」が「危険場所」か? Q3:「雰囲気1808」が「爆発性ガス中」か? の順に質問が生成される。
[Problem to be Solved by the Invention] A specific example of the question generation method according to the related art will be described below.
Generate a question as shown. This figure shows a graph of a question for verifying the authenticity of the case of the motor, assuming that the value of the "enclosure structure" is "fully enclosed outer sector" (1802). For example, a set of rules indicating basic causal relationships such as "IF (type) is (safety-enhanced explosion-proof type) and (rating) is (continuous) THEN (jacket structure) is (fully enclosed outer fan-shaped)" is registered in advance. (1803) From this rule, it is true that the “enclosure structure” is “fully enclosed outer fan” and “
Since "5" needs to be "continuous", the truth of each condition is verified next. If the truth of these conditions has already been stored as data, verification is performed and the process is terminated. When generating a question, search for other rules that conclude this condition according to the order of the registered rules and the order of the conditional clauses in the rules, and if found, verify the truth of the conditions of the rule . This is repeated one after another to follow the graph of FIG. In this example, Q1: Is "Type 1804" an "Expanded Safety Type"? Q2: Is "Installation location 1807" a "dangerous location"? Q3: Is "Atmosphere 1808""In explosive gas"? Are generated in the order of

しかし、この推論方式では規則の登録順に質問を生成
するために、「外被構造」を決める以前の質問によって
既に「連続定格」でないとわかっているような場合で
も、図示のようにQ4:「タイプ」は「低騒音形」か?(1
806)をすぐに質問するべきであるにも拘らず上記Q1〜Q
3の無駄な質問を生成してしまう。従って、結論を検証
するまでの質問回数が非常に多くなってしまうという問
題があった。上記の事例は簡単のために少い条件につい
て述べたが上記CIM等に実際に適用される場合は一般に
数拾〜数百項目にも及び、また対象となる製品やその機
種等も数百〜数千を越えることも多いため、上記無駄な
質問は通常多大なものであった。
However, in this inference method, since questions are generated in the order of registration of rules, even if the question before determining the "enclosure structure" is already known to be not "continuous rating", Q4: Is "type""low noise type"? (1
806) should be asked immediately, but the above Q1-Q
Generate 3 useless questions. Therefore, there has been a problem that the number of questions before the conclusion is verified becomes extremely large. In the above case, a few conditions were described for simplicity, but when it is actually applied to the above CIM etc., it generally covers several to several hundred items, and the target product and its model are several hundred to The useless questions were usually enormous, as they often exceeded thousands.

また、上記特開昭61−206037号記載の推論方式による
質問生成においては、質問内容を対象物データとして予
め格納しておき、該対象物データ間の親子関係をたどり
ながら、各対象物データ毎に持っている属性である必要
条件に記述されている内容を順に質問して行くものであ
った。しかしこの方法では、対象物データとその親子関
係という形で因果関係を記述しなければならず、対象物
の構造によっては記述が困難であり、また対象物データ
の数が増大して行くと、上記事例同様構造が複雑化する
という問題があった。
In the question generation by the inference method described in the above-mentioned Japanese Patent Application Laid-Open No. 61-206037, the content of the question is stored in advance as object data, and the parent-child relationship between the object data is traced to each object data. In this case, the contents described in the necessary conditions, which are attributes possessed, are sequentially asked. However, in this method, the causal relationship must be described in the form of the object data and its parent-child relationship, which is difficult to describe depending on the structure of the object, and as the number of object data increases, As in the case described above, there is a problem that the structure is complicated.

また、結論を検証するために行う質問は質問生成のた
めの特別な構造が必要になるという問題があつた。それ
に対し本発明によれば質問生成のための規則が例えばif
−then形式の推論規則から簡単に生成できる。
In addition, there is a problem that a question to be used to verify the conclusion requires a special structure for generating the question. On the other hand, according to the present invention, the rule for generating a question is, for example, if
Can be easily generated from -then inference rules.

本発明の目的は、上記従来技術の問題点を解消し、結
論の真偽を検証するまでに無駄な質問の生成を回避して
質問回数を減らすことが可能な質問生成方式を提供する
ことにある。
SUMMARY OF THE INVENTION An object of the present invention is to provide a question generation method capable of solving the above-mentioned problems of the related art and reducing the number of questions by avoiding generation of useless questions before verifying the truth of the conclusion. is there.

[課題を解決するための手段] 上記目的を達成するために、本発明は、或る条件のも
とで成立する結論の真偽を検証することの可能なコンピ
ュータシステムがその内部処理により、該結論と関連し
た用語を用いて少なくとも1つの質問候補を取得する方
法およびシステムであって、 (a)該取得された質問が複数箇の質問候補であると
き、互いに排反する複数の質問の判定規則を含む予め記
憶手段に記憶された意味判定規則に基いて、前記生成さ
れた複数箇の質問候補のうちの1つと互いに排反する少
なくとも1つの質問候補を除外し、 (b)上記取得された質問が尚複数箇の質問候補である
とき、少なくとも1つの質問候補が否定されるとき他の
少なくとも1つの質問候補を質問候補から除外する規則
を含む予め記憶手段に記憶した質問生成規則に基いて、
上記互いに排反する少なくとも1つの質問候補以外の質
問候補を抽出し、 (c)上記取得された質問候補が尚複数箇の場合には、
複数の質問の優先度を決定する規則を含む予め記憶手段
に記憶した質問選択規則に基いて優先度の高い質問を選
択することを特徴とする。あるいわ、本発明による質問
生成方式は、質問生成知識ベースを有し、これに基い
て、そのときの状況に対し、結論の真偽を検証するため
に最も適切と考えられる質問を生成するための質問生成
手段と、質問等の表示手段とユーザー等の入力手段と、
これらを制御する処理選択手段とからなる。
[Means for Solving the Problems] In order to achieve the above object, the present invention provides a computer system capable of verifying the truth of a conclusion that is satisfied under certain conditions by an internal processing thereof. A method and system for acquiring at least one question candidate using terms related to a conclusion, comprising: (a) when the acquired question is a plurality of question candidates, a determination rule for a plurality of questions that are mutually exclusive (B) excluding at least one question candidate that conflicts with one of the generated plurality of question candidates based on the semantic determination rules stored in advance in the storage unit. Is a plurality of question candidates, and when at least one question candidate is denied, a question stored in advance in the storage means including a rule for excluding at least one other question candidate from question candidates. Based on the formation rules,
Extracting question candidates other than at least one question candidate that conflicts with each other; (c) when the acquired question candidates are still plural,
A high-priority question is selected based on a question selection rule stored in advance in a storage unit including a rule for determining a priority of a plurality of questions. In other words, the question generation method according to the present invention has a question generation knowledge base, and based on this, generates a question that is considered to be most appropriate for verifying the truth of the conclusion for the current situation. Question generation means, question and the like display means, user and the like input means,
And processing selecting means for controlling these.

また、上記質問生成知識ベースは意味があると考えら
れる質問候補を例挙するための規則である質問生成規
則、互いに排反な質問候補の一方が真であれば他方を偽
とする規則等による意味判定規則、これによって上記質
問候補を除き、残った質問候補の中から優先度の高い質
問を選択するための規則である質問選択規則,各質問候
補、回答の情報を格納する質問・回答データフレームベ
ース,上記各種規則群の動作を制御するための規則であ
る推論制御規則を有する。また、上記質問生成手段は、
上記質問生成規則を用いて質問する意味のある質問候補
のグラフを生成する質問候補グラフ生成部,意味判定規
則により排反な質問候補の組の一方が真であれば、他方
を偽として質問候補グラフから削除する排反質問判定
部、これによって質問候補を削除し、残された質問候補
の中から質問選択規則により優先度の高い質問を選択す
る優先質問選択部,予め入力された基本的な因果関係を
表す推論規則から質問生成規則を自動作成する質問生成
規則作成部を有する。
Further, the question generation knowledge base is based on a question generation rule which is a rule for enumerating a question candidate considered to be meaningful, a rule that one of the mutually contradictory question candidates is false if one is true, and the like. Semantic determination rules, question selection rules that are rules for selecting high-priority questions from remaining question candidates excluding the above-mentioned question candidates, question / answer data storing information on each question candidate, and answer It has a frame base and an inference control rule which is a rule for controlling the operation of the various rule groups. Further, the question generating means includes:
A question candidate graph generator for generating a graph of meaningful question candidates using the above-described question generation rule, and if one of a set of disjointed question candidates is true according to the semantic determination rule, the other is false and the question candidate Exclusion question judging unit to delete from the graph, thereby deleting question candidates, and selecting a high-priority question from the remaining question candidates by a question selection rule, a basic question input in advance It has a question generation rule creating unit that automatically creates a question generation rule from an inference rule representing a causal relationship.

これにより、さらに上記質問生成手段および質問生成
知識ベースを用いて、多様なバリエーションやオブショ
ンを持つ製品の中から顧客の要求内容に一致する機種を
選定する機種選定方式が可能となり、候補機種が多件の
ときに候補機種を絞り込むために、有効な要求仕様項目
または機種仕様項目に関する質問を発行する機能を設け
た機種選定方式が可能である。
This makes it possible to further use the question generation means and the question generation knowledge base to select a model that matches the content requested by the customer from among products having various variations and options. In order to narrow down the candidate models in the case, a model selection method having a function of issuing a question regarding an effective required specification item or a model specification item is possible.

[作用] 上記質問生成方式は例えばワークステーション等の処
理装置により以下のような処理を行う。
[Operation] In the above-described question generation method, the following processing is performed by a processing device such as a workstation.

まず上記処理選択手段が起動され、上記質問生成知識
ベース中の推論制御規則を実行すると、上記質問候補グ
ラフ生成部が起動される。質問候補グラフ生成部は、こ
れに基き、検証すべく結論を決定し、この結論を検証す
るために、上記質問生成知識ベース中の質問生成規則
と、同じく上記質問生成知識ベース内の質問・回答デー
タフレームベース中の回答データと照合しながら質問す
る意味のある質問候補グラフを生成する。実行可能な質
問生成規則についてすべて照合すると、再び上記処理選
択手段が起動され、上記推論制御規則を実行し、これに
よって上記排反質問判定部が起動される。該排反質問判
定部は上記質問・回答データフレームベース中の回答デ
ータと意味判定規則の条件部を照合して、質問候補グラ
フ中から回答データと排反な質問候補を削除する。実行
可能な意味判定規則についてすべて照合すると再度処理
選択手段が起動され、上記推論制御規則を実行し、これ
によって上記優先質問選択部が起動される。この優先質
問選択部は上記削除されずに残った質問候補グラフ中か
ら、上記質問・回答データフレームベース中の回答デー
タと、質問選択規則の条件部を照合しながら、今回生成
する質問を決定する。このようにして質問が決定すると
上記表示手段に質問内容を表示する。これに対し、入力
手段を用いてユーザが回答を入力すると、回答データを
上記質問・回答データフレームベースに格納する。ここ
で再度上記処理選択手段により質問候補グラフ生成部が
起動される。この質問候補グラフ生成部は追加された回
答データと質問生成規則の条件部を照合しながら該条件
部を構成する論理や、排反性により質問候補グラフを縮
小する。実行可能な質問生成規則についてすべて照合す
ると、上記処理選択手段が起動され、次に排反質問判定
部が起動される。ここでまた縮小された質問候補グラフ
中から回答データと排反な質問候補等を削除する。次に
処理選択手段により再度優先質問選択部が起動され、絞
られた質問候補の中から優先度の高い質問を生成する。
以上述べた一連の流れを繰返し、ユーザの回答経過に従
って意味のある質問候補を絞り込みながらさらにその中
から優先順に質問を決定することによって無駄な質問を
回避して、少ない質問回数で結論の真偽が検証できる。
また上記質問生成規則は、予め入力された基本的な因果
知識に基いて質問生成規則作成部により自動生成される
ものである。したがってユーザが質問に必要な規則を全
て入力する必要がなく、また予め入力される規則が増加
しても、生成する規則の形成は同一であり、構造が複雑
にはならない。
First, when the process selecting means is activated and the inference control rules in the question generation knowledge base are executed, the question candidate graph generation unit is activated. The question candidate graph generation unit determines a conclusion to be verified based on this, and in order to verify this conclusion, a question generation rule in the question generation knowledge base and a question / answer in the question generation knowledge base also Generate a meaningful question candidate graph to ask a question while collating with the answer data in the data frame base. When all executable question generation rules are collated, the process selection means is activated again, and the inference control rule is executed, whereby the disputed question determination unit is activated. The disputed question determination unit compares the answer data in the question / answer data frame base with the condition part of the semantic determination rule, and deletes the answer data and the disputed question candidate from the question candidate graph. When all executable semantic determination rules are collated, the process selecting means is activated again to execute the inference control rule, thereby activating the priority question selecting unit. The priority question selecting unit determines the question to be generated this time from the question candidate graph remaining without being deleted while checking the answer data in the question / answer data frame base with the condition part of the question selection rule. . When the question is determined in this way, the content of the question is displayed on the display means. On the other hand, when the user inputs an answer using the input means, the answer data is stored in the question / answer data frame base. Here, the question candidate graph generation unit is activated again by the processing selection unit. The question candidate graph generation unit reduces the question candidate graph based on the logic constituting the condition part and the rejection while comparing the added answer data with the condition part of the question generation rule. When all of the executable question generation rules are collated, the above-described processing selecting means is activated, and then the exclusive question determination section is activated. Here, the answer data and the inconsistent question candidates are deleted from the reduced question candidate graph. Next, the priority question selection unit is activated again by the process selection means, and a high priority question is generated from the narrowed question candidates.
By repeating the series of steps described above, narrowing down the meaningful question candidates according to the user's response progress, and determining the questions in priority order from among them, avoid unnecessary questions and reduce the number of questions to determine the truth of the conclusion. Can be verified.
The question generation rule is automatically generated by the question generation rule creation unit based on basic causal knowledge input in advance. Therefore, the user does not need to input all the rules required for the question, and even if the number of rules input in advance increases, the rules to be generated are the same, and the structure is not complicated.

[実施例] 以下に本発明の一実施例を、第1図から第8図を用い
て説明する。
Embodiment One embodiment of the present invention will be described below with reference to FIGS.

第1図は本発明による質問生成方式を実現する質問生
成方式の一実施例を示す概略機能構成図である。第1図
において、101は質問生成を行うために用いる各種規則
やフレームのデータを格納する質問生成知識ベースであ
って以下に示す102〜106を含む。102は質問生成の処理
の動作を制御する推論制御規則、103は意味のある質問
候補グラフを生成するための質問生成規則、104は排反
な複数の質問候補の一方が真ならば他方は偽とする規則
などからなる意味判定規則、105は質問候補グラフ中か
ら優先度の高い質問候補を決定する質問選択規則、106
は生成された各質問候補やユーザの回答に関するデータ
を格納する質問・回答データフレームベースである。
FIG. 1 is a schematic functional configuration diagram showing one embodiment of a question generation method for realizing a question generation method according to the present invention. In FIG. 1, reference numeral 101 denotes a question generation knowledge base for storing data of various rules and frames used for generating a question, and includes 102 to 106 shown below. 102 is an inference control rule for controlling the operation of the question generation process, 103 is a question generation rule for generating a meaningful question candidate graph, and 104 is a false if a plurality of disjoint question candidates are true. 105 is a semantic determination rule composed of rules, etc., 105 is a question selection rule for determining a high-priority question candidate from a question candidate graph, 106
Is a question / answer data frame base that stores generated data on each question candidate and the user's answer.

107は上記質問生成知識ベース101を用いて、生成すべ
き質問を決定する質問生成手段で、以下に示す108〜111
により構成される。108は上記質問生成規則103及び質問
・回答データフレームベース106を用いて質問候補グラ
フを生成する質問候補グラフ生成部、109は上記意味判
定規則104と質問・回答データフレームベース106を用い
て、排反な質問候補を削除する排反質問判定部、110は
上記生成した質問候補グラフの中から上記質問選択規則
105を用いて質問を決定する優先質問選択部、111は予め
入力された基本的な因果関係を記述した規則から、上記
質問生成規則103及び上記質問候補のフレームを生成す
る質問生成規則作成部である。112は上記諸質問を表示
する表示手段、113はユーザの回答や、基本的な推論規
則を入力する入力手段、114は上記推論制御規則102を用
いて質問生成時の処理選択を行う処理選択手段である。
107 is a question generation means for determining a question to be generated using the question generation knowledge base 101, and 108 to 111 shown below.
It consists of. 108 is a question candidate graph generation unit that generates a question candidate graph using the question generation rule 103 and the question / answer data frame base 106, and 109 is an exhaustion candidate using the semantic determination rule 104 and the question / answer data frame base 106. Exclusion question determination unit that deletes the unquestionable question candidate, 110 selects the question selection rule from the generated question candidate graph.
A priority question selection unit that determines a question using 105 is a question generation rule generation unit that generates a frame of the question generation rule 103 and the question candidate from a rule describing a basic causal relationship input in advance. is there. 112 is a display means for displaying the above-mentioned various questions, 113 is an input means for inputting a user's answer or a basic inference rule, and 114 is a process selection means for selecting a process when generating a question using the inference control rule 102 It is.

第2図は第1図に示す質問生成手段の動作フローを示
す。また第3図は本質問生成方式による質問生成の過程
を示すグラフである。第4図は上記質問・回答データフ
レームベース106中のフレーム構成の一覧を示す。第5
図は第4図中の各種フレームの属性及び値を示す。さら
に第6図は、質問生成グラフの生成方法を示すグラフ説
明図である。以下第2図のフローチャートに沿って、上
記第2図〜第6図を用いて質問生成を行う過程を詳述す
る。従来例との対比を明瞭にするため、事例としては第
18図と同様のモートルの機種選定に係るものとする。
FIG. 2 shows an operation flow of the question generating means shown in FIG. FIG. 3 is a graph showing a process of generating a question by the present question generation method. FIG. 4 shows a list of frame configurations in the question / answer data frame base 106. Fifth
The figure shows the attributes and values of various frames in FIG. FIG. 6 is a graph explanatory diagram showing a method of generating a question generation graph. Hereinafter, the process of generating a question using FIGS. 2 to 6 will be described in detail with reference to the flowchart of FIG. In order to make the comparison with the conventional example clear,
The same shall apply to the selection of the motor model as in Fig. 18.

第1図の質問生成手段が起動されると、上記処理選択
手段114が質問生成知識ベース中の推論制御規則102を参
照し、最初に質問生成手段107内の質問候補グラフ生成
部108に制御を移す。この場合の各々の処理の選択状況
は第4図の手順制御フレーム401に設定されている。該
質問候補グラフ生成部108は質問・回答データフレーム
ベース106中の第4図の選定状態フレーム402を参照し、
フレーム中の属性である第5図の502の「タイプ」、
「外被構造」、「取付方式枠形状」、「出力」、「極
数」、「定格」の各々の値が「未決定」か「決定済」か
を参照する。
When the question generating means shown in FIG. 1 is activated, the processing selecting means 114 refers to the inference control rule 102 in the question generating knowledge base, and first controls the question candidate graph generating section 108 in the question generating means 107. Move. The selection status of each process in this case is set in the procedure control frame 401 in FIG. The question candidate graph generator 108 refers to the selection state frame 402 of FIG. 4 in the question / answer data frame base 106,
The “type” of 502 in FIG. 5, which is the attribute in the frame,
Reference is made as to whether each value of “enclosure structure”, “mounting frame shape”, “output”, “number of poles”, and “rating” is “undecided” or “decided”.

この中から値503が「未決定」の属性を質問により検
証すべき結論の項目とする。(ステップ201)この場合
は「タイプ」、「外被構造」、「出力」が順に検証され
る。「外被構造」の値は第4図404に示すように「全閉
外扇形」等6通り登録されており、これらの値の真偽を
検証していく。本実施例では、項目「外被構造」の値が
「全閉外扇形」であることの真偽を検証する場合を示
す。
Among them, the attribute whose value 503 is “undecided” is the item of the conclusion to be verified by the question. (Step 201) In this case, the "type", "envelope structure", and "output" are verified in order. As shown in FIG. 4 404, six values of “envelope structure” are registered, such as “fully enclosed outer sector”, and the authenticity of these values is verified. In the present embodiment, a case will be described in which it is verified that the value of the item “envelope structure” is “fully enclosed outer sector”.

検証したい結論が決定すると、質問候補グラフ生成部
108は、質問生成規則103の条件部と、質問・回答フレー
ムベース106中の各質問候補フレームの属性及び値との
照合を開始する。各フレームの属性内容は、例えば「設
置場所は市街地」(403)フレームの場合、第5図に示
すように構成される。すなわち、質問項目名を表す「質
問名」508、質問項目の値を表す「回答名」509、ユーザ
に質問し、その回答を設定する「値」510、403フレーム
が質問候補に選ばれたかどうかを表す「質問候補」51
1、質問候補グラフ中で、この質問候補に後続する規則
の有無を表す「後続規則」512、質問候補間の優先度を
設定する「質問優先度」513により構成される。
When the conclusion to be verified is determined, the question candidate graph generator
108 starts matching the condition part of the question generation rule 103 with the attribute and value of each question candidate frame in the question / answer frame base 106. The attribute content of each frame is configured as shown in FIG. 5, for example, in the case of the “installation location is an urban area” (403) frame. That is, “question name” 508 representing the question item name, “answer name” 509 representing the value of the question item, “value” 510 for asking the user and setting the answer, and whether the 403 frame was selected as a question candidate "Question candidate" that represents 51
1. In the question candidate graph, a "success rule" 512 indicating the presence or absence of a rule following this question candidate is provided, and a "question priority" 513 for setting a priority between question candidates.

上記質問生成規則103は上記質問・回答フレームベー
ス106中のフレームとの照合時に、第6図に示す内容で
質問候補グラフを生成する(ステップ202)。第6図で
ケースaの600内の601は検証したい結論を示すノードで
ある検証[A]、602は検証するために必要な質問項目
を示すノードである質問[B]、603も602と同様の質問
項目を示すノードである質問[C]である。いま[A]
を検証したいときに質問[B]、質問[C]が共に<肯
定>となる可能性があるとき、つまり質問候補フレーム
403の属性「値」510が、「否定」になっていないとき
に、[B]及び[C]は質問候補となる(ケースa:60
0)。又ケースb(607)のように、質問[B]が既に
「否定」のとき、または質問[B]が<不明>であ
り、かつ後続の質問生成規則がない、つまり質問候補フ
レーム403の属性「後続規則」が「無」である時は質問
[C]及び[C]の後続の質問候補は質問不要とする。
以上のような手順により、ユーザの回答状況から質問す
る意味のある質問候補を質問候補グラフとして全て列挙
するものである。
The question generation rule 103 generates a question candidate graph with the contents shown in FIG. 6 at the time of collation with the frame in the question / answer frame base 106 (step 202). In FIG. 6, reference numeral 601 in 600 of case a indicates verification [A] which is a node indicating a conclusion to be verified, 602 indicates a question [B] which is a node indicating a question item required for verification, and 603 is the same as 602. Is a question [C] which is a node indicating the question item. Now [A]
[B] and Question [C] are both likely to be <Affirmative> when it is desired to verify, that is, a question candidate frame
When the attribute “value” 510 of 403 is not “negative”, [B] and [C] are question candidates (case a: 60).
0). Also, as in case b (607), when question [B] is already "No" or question [B] is <unknown> and there is no subsequent question generation rule, that is, the attribute of question candidate frame 403 When the “subsequent rule” is “absent”, questions [C] and question candidates subsequent to [C] are not required to be asked.
According to the above-described procedure, all question candidates meaningful to ask a question from the answer situation of the user are listed as a question candidate graph.

第3図で301は質問候補グラフ生成手段108により生成
された質問候補グラフを表す。
In FIG. 3, reference numeral 301 denotes a question candidate graph generated by the question candidate graph generation means 108.

次に質問候補グラフ中でさらに無駄な質問候補を削除
する。すなわち、実行可能な質問生成規則がなくなる
と、処理選択手段114に制御が移り質問候補が1つ以上
有るか判定し、もし無ければこれ以上生成できる質問が
ないので処理を終了し、1件以上あれば、処理選択手段
114は再度推論制御規則102を参照して、排反質問判定部
109に制御を移す。排反質問判定部109は意味判定規則10
4と質問・回答データフレームベース106中の質問候補フ
レームの照合を行い、排反な質問の組の内で一方が真で
あるものがあれば、他方は偽とする(ステップ203)。
Next, more unnecessary question candidates are deleted from the question candidate graph. That is, when there are no more question generation rules that can be executed, control is transferred to the processing selection means 114 to determine whether there is one or more question candidates. If not, the process is terminated because there are no more questions that can be generated. If there is, processing selection means
114 refers to the inference control rule 102 again, and
Transfer control to 109. Exclusivity question determination unit 109 performs semantic determination rule
4 is compared with the question candidate frame in the question / answer data frame base 106, and if one of the set of disagreeable questions is true, the other is false (step 203).

たとえば第7図に示すように、質問として「雰囲気」
が「大気中」か?(701)に対する回答702が「肯定」の
場合、これに排反する質問候補である「雰囲気」が「爆
発性ガス中」か?という質問(703)は属性「質問候
補」の値(704)を「不可」とし質問候補グラフから削
除する。以上のようにして質問内容の意味の点で無駄な
質問を除くことができる。705デモンはこれらの値が記
入されるとこれに関連する他のフレーム内のスロットを
これに合わせて更新する自動的な更新動作機能である。
For example, as shown in FIG.
Is "in the air"? If the answer 702 to (701) is "yes", is the "ambient", which is a question candidate that dismisses it "is in explosive gas"? (703), the value (704) of the attribute “question candidate” is set to “impossible” and deleted from the question candidate graph. As described above, questions that are useless in terms of the meaning of the questions can be eliminated. The 705 demon is an automatic update operation function in which when these values are entered, the slots in other frames related thereto are updated accordingly.

上記意味判定規則104をすべて実行し、これ以上実行
可能な意味判定規則がなくなると、制御が再度、処理選
択手段114に移り、処理選択手段114は優先質問選択部11
0を起動する。該優先質問選択部110は上記質問選択規則
105と、質問・回答データフレームベース106中の質問候
補フレームの照合を行う。
When all of the semantic determination rules 104 are executed and there are no more semantic determination rules that can be executed any more, control is transferred again to the processing selecting means 114, and the processing selecting means 114
Start 0. The priority question selection section 110 is based on the above question selection rule.
105 is compared with the question candidate frame in the question / answer data frame base 106.

ここでたとえば「設置場所」が「市街地」であること
が<肯定>であるとき、質問選択規則105として 「IF「設置場所は市街地」は<肯定> THEN「タイプは低騒音形か?」 は質問優先度<有>」 という規則が登録されているとすると、この規則が実行
されるフレーム「タイプは低騒音形」405(第4図)の
属性「質問優先度」の値を<有>に設定される。その結
果生成される質問が決定される(ステップ204)。質問
優先度の値はこの例では<有>、<無>としているが、
0〜1.0の間の値で表わすことも可能である。
Here, for example, when it is <affirmative> that the “installation place” is “city area”, as the question selection rule 105, “IF“ installation place is urban area ”is <affirmative> THEN“ is type low noise type? ” If the rule "question priority <presence>" is registered, the value of the attribute "question priority" of the frame "type is low noise type" 405 (FIG. 4) in which this rule is executed is <presence> Is set to The resulting question is determined (step 204). In this example, the question priority values are <Yes> and <No>,
It can also be represented by a value between 0 and 1.0.

このようにして質問が決定されると、制御は処理選択
手段114に移り、処理選択手段114は表示手段112に対し
て質問「タイプ」は「低騒音形」か?を表示する(ステ
ップ205)。この質問に対する回答を、ユーザは入力手
段113により入力する(ステップ206)。
When the question is determined in this way, control is transferred to the process selecting means 114, and the process selecting means 114 asks the display means 112 whether the question "type" is "low noise type". Is displayed (step 205). The user inputs an answer to this question through the input means 113 (step 206).

処理選択手段114は、回答データを、質問・回答フレ
ームベース106中の対応するフレーム、この場合はフレ
ーム「タイプは低騒音形」405の属性「値」に設定する
(ステップ207)。
The process selecting means 114 sets the answer data to the attribute "value" of the corresponding frame in the question / answer frame base 106, in this case, the frame "type is low noise type" 405 (step 207).

この回答で、検証が終了し、真偽が確認できれば終了
し、未だ検証できなければ再度ステップ208にもどる。
With this answer, the verification is completed. If the verification is successful, the process ends. If the verification is not yet completed, the process returns to step 208 again.

次に、上記回答207により新たに追加されたデータに
基づいて再度ステップ202へ進み、更に質問候補グラフ
を生成する。ここでは回答データが増えたことにより今
回生成する質問候補数は全回より減少し質問候補グラフ
は縮小される。また次のステップ203,204によりさらに
質問候補の中から優先度の高い質問を選択し、質問を生
成する点は第1回目と同様である。
Next, the process proceeds to step 202 again based on the data newly added by the answer 207, and further generates a question candidate graph. Here, as the answer data increases, the number of question candidates generated this time decreases from all times, and the question candidate graph is reduced. Further, in the next steps 203 and 204, a question having a higher priority is selected from the question candidates and a question is generated as in the first time.

以上述べた実施例の要点をより明らかによるため、第
3図により説明する。図において301は質問候補グラ
フ、302〜310は各質問候補を示し、311は意味判定規則
(上記104に相当する)、312は質問生成規則(103に相
当)、313は質問選択規則(105に相当)を示す。
In order to make the essential points of the embodiment described above more apparent, a description will be given with reference to FIG. In the figure, 301 is a question candidate graph, 302 to 310 indicate each question candidate, 311 is a meaning determination rule (corresponding to the above 104), 312 is a question generation rule (corresponding to 103), and 313 is a question selection rule (105 Equivalent).

まず質問生成の過程で 302「設置場所」は「市街地」か?が<肯定> 303「雰囲気」は「大気中」か?が<肯定> が各々回答済であるとする。次に質問生成規則312によ
り304「外被構造」が「全閉外扇形」(304)であること
を検証するための質問候補を列挙して行く時、303「雰
囲気」が「大気中」であるとわかっているため意味判定
規則311により 305「雰囲気」は「爆発性ガス中」が<否定> となり、質問生成規則312により306で示される範囲の質
問がすべて質問候補から除外され、生成すべき質問候補
が絞り込まれる。さらに残った質問候補の中から質問選
択規則313により 310「タイプ」は「低騒音形」か? が選ばれる。以上のようにして無駄な質問を排除し、か
つ回答状況に応じた質問順序を行うことができる。
First, in the process of generating questions, is the 302 “installation location” an “urban area”? Is <Affirmation> 303 “Atmosphere” Is “Atmosphere”? It is assumed that <Yes> has already been answered. Next, when the question generation rule 312 enumerates question candidates for verifying that the 304 “envelope structure” is “fully enclosed outer fan shape” (304), 303 “atmosphere” is “atmosphere”. Because of the semantic determination rule 311, 305 “atmosphere” is “negative” for “in explosive gas”, and the question generation rule 312 excludes all questions in the range indicated by 306 from question candidates and should be generated Question candidates are narrowed down. Furthermore, according to question selection rule 313 from the remaining question candidates, is 310 “type” “low noise type”? Is selected. As described above, it is possible to eliminate useless questions and perform a question order according to the answer situation.

第8図は上記優先選択規則313の一実施例とそれによ
る質問生成を示す。予め入力されてある基本的な因果関
係を表す推論規則801は図示のような規則からなり、第
1図の質問生成規則作成部111により、自動生成され
た、質問生成規則103及び質問候補フレーム802を示して
いる。このように本実施例によれば質問生成規則をユー
ザ自身が作成しなくても良く、断片的な因果関係を次々
と入力すれば、効率良い質問を自動生成することが出来
る。
FIG. 8 shows an embodiment of the above-mentioned priority selection rule 313 and the question generation by the embodiment. The inference rule 801 indicating a basic causal relationship that has been input in advance is made up of rules as shown in the figure. The question generation rule 103 and the question candidate frame 802 are automatically generated by the question generation rule creating unit 111 in FIG. Is shown. As described above, according to the present embodiment, it is not necessary for the user to create a question generation rule, and an efficient question can be automatically generated by inputting fragmentary causal relationships one after another.

次に本質問生成方式を用いた機種選定装置の例を示
す。
Next, an example of a model selection device using this question generation method will be described.

この実施例は多様なバリエーションやオプションを持
つ製品の中から顧客の要求に一致する機種を選定する機
種選定装置に本質問生成方式を適用するものである。す
なわち本発明の質問生成手段を設けることにより入力し
た顧客の要求仕様に漏れがある場合でも、必要な要求仕
様や機種仕様に関する質問を行い、短時間で機種を選定
することができるようにしたものである。
In this embodiment, the present question generation method is applied to a model selection device for selecting a model that meets a customer's request from among products having various variations and options. That is, by providing the question generation means of the present invention, even if there are omissions in the customer's required specifications inputted, it is possible to ask a question regarding required required specifications and model specifications and select a model in a short time. It is.

第9図は本実施例による機種選定装置を有する見積支
援方式を示す概略機能構成図である。第9図にいおて、
901は顧客の要求仕様や対象製品が例えばモートルの分
類上の項目である機種仕様の入力手段、902は入力され
た仕様から値が未定な機種仕様の値を推論する機種仕様
推論手段、903は機種仕様推論を行う時に必要な推論規
則を格納しておく機種仕様推論知識ベース、904は入力
された仕様の値が既に入力されている他の仕様の値と矛
盾するかどうかを判定するのに必要な知識を格納してお
く仕様値矛盾判定知識ベース、905は機種仕様推論手段9
02の推論結果を格納しておく機種仕様推論結果格納手
段、906はその推論結果から機種データベースを検索す
る時の検索条件を決定する検索条件決定手段、907は機
種データベースの検索を実行する候補機種検索手段、90
8は製品カタログ等に記述されている機種と機種仕様の
間の関係を記憶する機種データベース、909は検索の結
果選ばれた機種とその機種仕様を表示する候補機種出力
手段である。
FIG. 9 is a schematic functional configuration diagram showing an estimation support method having a model selection device according to the present embodiment. In Figure 9,
901 is a means for inputting a model specification in which a customer's required specification or a target product is, for example, a classification item of a motor, 902 is a model specification inference means for inferring a value of a model specification whose value is undetermined from the input specification, 903 is A model specification inference knowledge base that stores inference rules required when performing model specification inference. The 904 is used to determine whether an input specification value is inconsistent with another specification value already input. A specification value inconsistency determination knowledge base that stores necessary knowledge, and 905 is model specification inference means 9
Model specification inference result storing means for storing the inference result of 02, 906 is a search condition determining means for determining a search condition when searching the model database from the inference result, and 907 is a candidate model for executing a model database search. Search means, 90
Reference numeral 8 denotes a model database for storing the relationship between models and model specifications described in a product catalog or the like, and 909 denotes a candidate model output means for displaying the model selected as a result of the search and the model specifications.

次の910以降は候補機種選定結果に基づく処理を選択
する時に必要となる部分であり、候補機種が0件となっ
た時や候補機種の出力件数が多かった時にも適切な機種
選定が行えるようになるためのものである。その910は
候補機種の件数が0件と1件と2件以上の場合で処理を
選択する処理選択手段、911は候補機種の件数が0件の
場合にその矛盾理由を説明して修正を促す矛盾理由説明
手段、912は候補機種件数が1件の場合または2件以上
あった中から1件を選んだ場合に選定された機種の機種
仕様に基づいて納期・価格を計算する納期・価格計算手
段、913は候補機種件数が2件以上あった場合にこの中
のどれかを機種仕様推論と機種データベース検索によっ
て選択するのに必要な要求仕様に関する質問を生成する
質問生成手段、914は質問生成に必要な知識を格納して
おく質問生成知識ベース、915は選定された機種仕様と
納期と価格と顧客名に関する情報を顧客データベースに
登録する選定結果登録手段、916は見積書出力手段、917
は顧客データベースである。
The following steps 910 and later are necessary when selecting processing based on the candidate model selection result, so that appropriate model selection can be performed even when the number of candidate models is 0 or when the number of candidate models output is large. It is for becoming. 910 is a process selection means for selecting a process when the number of candidate models is 0, 1 and 2 or more, and 911 is for explaining the reason for the contradiction when the number of candidate models is 0 and prompting for correction. Means for explaining the reason for contradiction, 912 is a delivery date / price calculation that calculates a delivery date / price based on the model specification of the selected model when the number of candidate models is one or when one is selected from two or more. Means, 913 is a question generation means for generating a question regarding required specifications required to select one of the candidate models by model specification inference and model database search when there are two or more candidate models, and 914 is a question generation means 915 is a selection result registration means for registering information on the selected model specification, delivery date, price, and customer name in a customer database, 916 is an estimate output means, 917
Is a customer database.

第10図は第9図の装置の特約店での見積業務に適用し
た場合の利用形態を示すハードウェア構成例の図で、特
約店にワークステーションを設置し、工場にホストコン
ピュータを配置して、その間を通信回線で結んだ構成と
なっている。また以下の説明では対象製品をモートルと
した場合を例に示す。第10図において、1001から1007ま
では特約店に設置される装置で、1001は通信制御装置、
1002はワークステーションのシステム装置、1003はディ
スプレイ装置、10047はキーボード、1005はマウス、100
6は見積書を印刷するプリンタ、1007は顧客に関する情
報等を蓄積しておく外部記憶装置である。特約店と工場
とは図示のように通信回線で結ばれており、1009から10
14までは工場に設置される装置である。1009は通信制御
装置、1010はホストコンピュータ、1011はディスプレイ
端末、1012はキーボード、1013は特約店から通信回線を
経由して送られてきた受注情報等を印刷するプリンタ、
1014は価格や納期の情報を蓄積しておく外部記憶装置で
ある。この構成において、特約店での機種選定および納
期・価格見積の結果から受注が確定すると、その受注情
報はオンラインで工場へ直ちに送付されるようになって
おり、また工場へ送付された受注情報はプリンタへ印刷
されたり設計へ手配される。
FIG. 10 is a diagram of an example of a hardware configuration showing a use form of the apparatus shown in FIG. 9 when applied to a quotation business at a special agent. A workstation is installed at the special agent, and a host computer is arranged at the factory. And a communication line connecting them. In the following description, a case where the target product is a motor will be described as an example. In FIG. 10, reference numerals 1001 to 1007 denote devices installed in special dealers, 1001 denotes a communication control device,
1002 is a workstation system device, 1003 is a display device, 10047 is a keyboard, 1005 is a mouse, 100
Reference numeral 6 denotes a printer for printing a quote, and reference numeral 1007 denotes an external storage device for storing information on customers and the like. The dealer and the factory are connected by a communication line as shown in the figure.
Devices up to 14 are installed in factories. 1009 is a communication control device, 1010 is a host computer, 1011 is a display terminal, 1012 is a keyboard, 1013 is a printer that prints order information and the like sent from a special agent via a communication line,
Reference numeral 1014 denotes an external storage device for storing price and delivery date information. In this configuration, when an order is confirmed based on the result of model selection and delivery date / price estimation at a dealer, the order information is immediately sent to the factory online, and the order information sent to the factory is Printed on a printer or arranged for design.

第11図は第9図の装置の対象製品モートルの機種選定
および見積りを行う際の処理手順を示すフローチャート
である。
FIG. 11 is a flowchart showing a processing procedure when selecting and estimating a model of a target product motor of the apparatus shown in FIG.

第11図において、まず要求仕様・機種仕様入力手段第
9図901で要求仕様と機種仕様と顧客名を入力する(ス
テップ1101)。ここで従来では対象製品のモートルの機
種選定を行う時には、製品カタログに記載されている機
種と機種仕様との関係を示す製品構成表を参照してい
た。しかし製品カタログでは機種項目の分類はモートル
の専門用語である機種仕様が使われているため、厳密に
分けられていてメンテナンスも容易である反面で顧客に
とってはわかりにくくなり、顧客はどの機種が適してい
るのかが直ちに判断できない。本発明では顧客にとって
理解が容易であると同時に機種仕様を推論することので
きる用語を要求仕様として定義し、要求仕様と機種仕様
の2種類の用語を入力できるようにし、これに基づいて
推論することで適切なモートルを選定するものである。
In FIG. 11, first, a required specification, a model specification, and a customer name are input in a required specification / model specification input unit 901 in FIG. 9 (step 1101). Here, conventionally, when selecting a model of a motor of a target product, a product configuration table indicating a relationship between a model and a model specification described in a product catalog has been referred to. However, in the product catalog, the classification of model items is based on the model specification, which is a technical term of the motor, so it is strictly divided and maintenance is easy, but it is difficult for customers to understand, and which model is suitable for customers Cannot be immediately determined. In the present invention, terms that are easy for the customer to understand and at the same time can infer the model specifications are defined as the required specifications, and two types of terms, the required specifications and the model specifications, can be input, and the inference is made based on these. In this way, an appropriate motor is selected.

この要求仕様としては顧客にとってわかりやすい用途
設置場所周囲温度等を用い、また機種仕様としては製品
カタログに記載されてる形式,出力,極数,モートルの
取付け方を表す取付方式,ハウジングの構造を表す外被
構造等を用いる。
As the required specifications, the ambient temperature, etc., for the intended use, which is easy for the customer to understand, are used. For the model specifications, the type, output, number of poles, mounting method that indicates how to mount the motor, and the structure of the housing are described. The structure to be used is used.

ステップ1101で入力が終わると、機種仕様推論手段90
2により機種仕様推論知識ベース903の機種仕様推論規則
が起動され、上記入力済の要求仕様および機種仕様から
前向き推論により未入力の機種仕様の推論が開始される
(ステップ1102)。ここで第12図に示すような機種仕様
推論規則がある場合に、a)の規則は「設置場所」が
「恒温室」であるから条件が成立し、結論として「モー
トル温度上昇注意」が1.0の確信度で得られる。確信度
とは結論が真である確からしさを示す数値であり、ここ
では規則の条件と結論により、予め与えられているもの
とする。次にa)の結論からb)の規則も条件に合うた
めに起動され、結論として「タイプ」は「耐熱用」であ
ることが得られ、確信度は0.6である。また「用途」が
「研削盤用」であることからc)の規則が成立し、「タ
イプ」が「防食用」でその確信度は0.7となり、d)の
規則から「外被構造」は「全閉外扇形」でその確信度は
0.8となる。
When the input is completed in step 1101, the model specification inference means 90
2, the model specification inference rules of the model specification inference knowledge base 903 are activated, and the inference of uninput model specifications is started by forward inference from the input required specifications and model specifications (step 1102). Here, when there is a model specification inference rule as shown in FIG. 12, the rule a) satisfies the condition because “installation place” is “constant temperature room”, and concludes that “motor temperature rise caution” is 1.0. With a certainty factor. The certainty factor is a numerical value indicating the likelihood that the conclusion is true, and here, it is assumed that the certainty is given in advance by the rule conditions and the conclusion. Next, from the conclusion of a), the rule of b) is also activated in order to meet the condition. As a result, it is obtained that the “type” is “heat-resistant”, and the certainty factor is 0.6. In addition, the rule of c) is established because the “use” is “for grinding machine”, the confidence is 0.7 with the “type” for “corrosion prevention”, and the “covering structure” is “ With the totally enclosed fan shape,
0.8.

以上の機種仕様推論手段902による機種仕様推論の結
果は第13図に示すようにテーブル形式で格納される。次
に検索条件決定手段906によりこの内から機種データベ
ース908を検索する条件を次のようにして決定する。第1
3図の中の確信度の欄に注目し、「タイプ」の項目は
「防食用」と「耐熱用」の2つの候補があるため、確信
度の高い方の「防食用」を採用する。他の項目について
も同様である。また、既に入力されている機種仕様項目
については、その値を用いる。以上のようにして検索条
件決定手段906で決めた検索条件が第14図に示すように
求まる。(ステップ1103)。次に候補機種検索手段907
で機種データベース908を検索する(ステップ1104)。
この種のデータベース908のテーブル構成を第15図に示
す。ここで第14図の検索条件で検索を行うと第15図の中
の1501に示すような機種仕様項目の組合せが1つ求ま
る。この場合に候補機種出力手段909により第16図に該
当候補機種一覧画面を示すように表示される。
The result of the model specification inference by the model specification inference means 902 is stored in a table format as shown in FIG. Next, the search condition determining means 906 determines the conditions for searching the model database 908 from the following as follows. First
Paying attention to the column of certainty in FIG. 3, the item of “type” has two candidates of “for anticorrosion” and “for heat resistance”. The same applies to other items. For the model specification items that have already been input, the values are used. As described above, the search conditions determined by the search condition determining means 906 are obtained as shown in FIG. (Step 1103). Next, candidate model search means 907
Is used to search the model database 908 (step 1104).
FIG. 15 shows a table configuration of a database 908 of this kind. Here, when a search is performed under the search conditions shown in FIG. 14, one combination of model specification items as shown by 1501 in FIG. 15 is obtained. In this case, the candidate model output means 909 displays the corresponding candidate model list screen as shown in FIG.

この例の場合に候補機種は1件しか出力されないので
この機種仕様が選択される(ステップ1105,1106)。次
いでこの機種仕様に対する納期・価格が納期・価格計算
手段912により計算される(ステップ1107)。これらの
詳細については同一出願人の関連の先願、特願平2−96
559号に記載されている通りである。
In this example, only one candidate model is output, so this model specification is selected (steps 1105 and 1106). Next, the delivery date / price for this model specification is calculated by the delivery date / price calculation means 912 (step 1107). For details, refer to the related earlier application, Japanese Patent Application No. 2-96 by the same applicant.
As described in No. 559.

以上が第11図の機種選定および見積りの基本的な流れ
である。ただしこのように一度で機種選定が終了するか
どうかは、要求仕様と機種仕様の入力データに依存す
る。そのため入力された要求仕様と機種仕様の値の組合
せに矛盾があった場合に候補機種件数が0件となった
り、入力された要求仕様と機種仕様項目が不足している
場合に候補機種件数が2件以上になってしまう。候補機
種の件数が多い場合には入力データを修正して再度やり
直したり、要求仕様や機種仕様を追加入力しないと選定
は困難である。そこで本実施例ではこれらの問題に対処
する方法として矛盾理由説明手段911と質問生成手段913
を設けている。次にこれの処理機能を説明する。
The above is the basic flow of model selection and estimation in FIG. However, whether or not the model selection is completed at once depends on input data of required specifications and model specifications. Therefore, if there is a contradiction in the combination of the input required specifications and the model specification values, the number of candidate models becomes zero, or if the input required specifications and the model specification items are insufficient, the number of candidate models becomes Two or more. If the number of candidate models is large, selection is difficult unless the input data is corrected and the process is started again, or the required specifications and model specifications are not additionally input. Therefore, in this embodiment, as a method for dealing with these problems, the inconsistency explanation means 911 and the question generation means 913 are used.
Is provided. Next, the processing function of this will be described.

まず要求仕様として最初に入力したデータに明らかな
矛盾が発見された場合には機種仕様推論手段902と仕様
値間矛盾判定知識ベース904を用いて入力値に矛盾があ
るかどうか入力データチェックを行ない(ステップ111
1)、入力データに矛盾がある場合には入力修正メッセ
ージを表示し(ステップ1110)、これで再入力を促す
(ステップ1110)。次に機種仕様推論手段902の機種仕
様推論結果に基づき候補機種検索手段907が機種データ
ベース908を検索したが候補機種が0件となる場合が考
えられ、例えば「タイプ」が「防水用」で「外被構造」
が「全閉形」で「定格」が「連続」という検索条件決定
手段906の検索条件で機種データベース908を検索する
と、第15図のテーブル構成の1502に示す組合せより「全
閉形」と「連続」の組合せがないために候補機種が0件
となる。そこでこの矛盾理由を矛盾理由説明手段911で
検索し(ステップ1112)、検索した矛盾理由を表示し
(ステップ1113)、これで修正を促すことによって利用
者は「全閉形」と「連続」のどちらかの要求仕様を変更
すればよいことがわかるためこれを修正し、再度推論と
検索を実行することによって候補機種を選定できる。
First, when an apparent inconsistency is found in the data input first as the required specification, the input data is checked whether there is any inconsistency using the model specification inference means 902 and the inconsistency determination knowledge base 904 between the specification values. (Step 111
1) If there is any inconsistency in the input data, an input correction message is displayed (step 1110), thereby prompting re-input (step 1110). Next, the candidate model search means 907 searches the model database 908 based on the model specification inference result of the model specification inference means 902, but there is a case where the number of candidate models is 0. For example, "type" is "waterproof" and " Enclosure structure "
When the model database 908 is searched with the search condition of the search condition determining means 906 that is “completely closed” and “rated” is “continuous”, “completely closed” and “continuous” are obtained from the combination shown in the table configuration 1502 in FIG. There are no candidate models because there is no combination of. Then, the reason for the contradiction is searched by the contradiction reason explanation means 911 (step 1112), the searched reason for the contradiction is displayed (step 1113), and the user is prompted to correct it. It can be seen that it is sufficient to change the required specifications, so that the candidate model can be selected by correcting it and executing the inference and search again.

次に要求仕様や機種仕様の入力が不足しているために
検索の結果から候補機種が2件以上になった場合には、
質問生成手段913と質問生成知識ベース914により質問を
生成し(ステップ1114)、これに基づいて質問の内容に
対する回答を入力し(1101)これにより再度の機種仕様
推論を行って候補機種を絞り込む(1102〜1104)。例え
ば「外被構造」が「全閉形」で「定格」が「30分」の場
合の例をとると、機種仕様推論の後に機種データベース
を検索すると第15図の1502の組合せより候補機種は4件
出力される。このときの候補機種出力手段909によって
この4件の候補機種の中から機種を選択するか、あるい
は候補機種が十分に絞り込まれてないため質問によりさ
らに候補機種を絞り込むかのいずれかを選択させること
ができる。
Next, if there are two or more candidate models from the search results due to insufficient input of required specifications and model specifications,
A question is generated by the question generating means 913 and the question generating knowledge base 914 (step 1114), and based on the generated question, an answer to the content of the question is input (1101). 1102-1104). For example, in the case where the "enclosure structure" is "fully closed" and the "rating" is "30 minutes", when the model database is searched after the model specification inference, the candidate model is 4 based on the combination of 1502 in FIG. Output. At this time, the candidate model output means 909 selects either one of the four candidate models, or further narrows the candidate model by a question because the candidate models are not sufficiently narrowed down. Can be.

ここで利用者が質問生成を選択すると、この場合に第
15図の1502の組合せより極数のみが違うために4件の候
補機種が出力されているので、極数を特定するための質
問が質問生成手段913で次のように生成される。ここで
質問生成知識ベース914内の質問生成方法の知識として
第17図に示すような質問生成推論規則がある場合に、ま
ず極数が2であると仮定してこれが成立するかどうかを
後向き推論により検証す。すなわち第17図のa)の規則
により、極数が2であるためには、周波数が50Hzであ
り、かつ回転速度が3000rpmであればよいことがわか
る。そこでこの両者のどちらもまだ未定の場合には、ま
ず「周波数は50Hzですか?」と質問し、Noと答えると、
この規則は成立しないので他の規則で結論が「極数は
2」であるものを検索して同様のことを繰返す。また前
の質問でyesと答えた時には、次にもう1つの条件の
「回転速度は3000rpmですか?」が質問される。これに
対しyesと答えると「極数が2」と決定される。またわ
からないと答えると今度は「回転速度は3000rpm」とい
う結論をもつ規則が検索される。例えば第17図のb)の
規則があると「出力が5.5kwですか?」と「全負荷トル
クが1.8kgfですか?」という質問が順番に質問される。
このようにして候補機種を絞り込む。「極数は2」が成
立しないときは「極数は4」,「極数は6」,…を仮定
して同様の方法で候補機種を絞り込んでいく。
Here, if the user selects the question generation,
Since only four poles are different from the combination of 1502 in FIG. 15, four candidate models are output. Therefore, a question for specifying the pole number is generated by the question generating means 913 as follows. Here, when there is a question generation inference rule as shown in FIG. 17 as knowledge of the question generation method in the question generation knowledge base 914, it is first assumed that the number of poles is 2 and the backward inference is performed. Verify by That is, according to the rule in FIG. 17A, it can be seen that the frequency should be 50 Hz and the rotation speed should be 3000 rpm for the number of poles to be two. So, if both of these are still undecided, first ask, "Is the frequency 50Hz?"
Since this rule does not hold, another rule whose result is "the number of poles is 2" is searched and the same is repeated. If you answered yes in the previous question, you will be asked another condition, "Is the rotation speed 3000 rpm?" If "yes" is answered, "the number of poles is determined to be 2". If you do not know again, this time the rule with the conclusion that the rotation speed is 3000 rpm is searched. For example, in the case of the rule b) in FIG. 17, questions such as "Is the output 5.5 kw?" And "Is the full load torque 1.8 kgf?" Are asked in order.
Thus, the candidate models are narrowed down. If “the number of poles is 2” is not established, candidate models are narrowed down in the same manner assuming “the number of poles is 4”, “the number of poles is 6”,.

なお本発明は上述した実施例に限定されるものではな
く、例えば矛盾理由を説明する方法などに代えて、矛盾
解消規則により要求仕様や機種仕様の入力データの自動
修正を行うこともできることは上記先願、特願平2−96
559に記載した通りである。
Note that the present invention is not limited to the above-described embodiment. For example, instead of a method for explaining the reason for inconsistency, it is also possible to automatically correct input data of required specifications and model specifications according to inconsistency resolution rules. Prior application, Japanese patent application Hei 2-96
As described in 559.

また機種データベース908の検索結果が2件以上で絞
り込みを行う場合の質問生成手段913の第17図の方法な
どに代えて、質問を表示して回答を得るのでなく、数式
で自動計算して他の項目の値を求める方法も可能である
点も上記先願同様である。
In addition, instead of displaying a question and obtaining an answer, instead of displaying the question and obtaining an answer, instead of using the method of FIG. As in the above-mentioned prior application, the method of obtaining the value of the item (1) is also possible.

[発明の効果] 本発明によれば、対話形システムにおいて、ユーザが
回答したデータに基づいて、生成しても無駄な質問を回
避でき、重要な事項から優先的に質問することができる
ので、短時間で結論を検証できる。また本質問生成方式
を用いた機種選定装置の対話性を向上することができ、
効率のよい見積支援を実施することができる。
[Effects of the Invention] According to the present invention, in an interactive system, unnecessary questions can be avoided even if generated based on data answered by a user, and important questions can be preferentially asked. You can verify the conclusion in a short time. Also, the interactivity of the model selection device using this question generation method can be improved,
Efficient estimation support can be implemented.

本発明をいわゆるCIM等に適用した場合、従来多くは
数百、数千以上にも及ぶ製品や、機種、数拾、数百にも
及んでいた質問内容について上記無駄な質問を自動的に
省くことが可能となり、その実用的効果は著しい。
When the present invention is applied to a so-called CIM or the like, the above-mentioned useless questions are automatically omitted from the products, which usually have hundreds, thousands, or more, models, number, and hundreds of questions. And the practical effect is remarkable.

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

第1図は本発明による質問生成方式を有する質問生成装
置の一実施例を示す機能構成図、第2図は第1図の質問
生成装置の動作フロー図、第3図は本発明質問生成方式
の処理概念図、第4図は、本発明質問・回答フレームベ
ースのフレーム一覧図、第5図は本発明各種フレームの
内容説明図、第6図は本発明質問生成グラフの生成方法
説明図、第7図は、本発明意味判定規則の動作説明図、
第8図は、本発明質問生成規則作成部の作成データ図、
第9図は本発明質問生成手段を有する機種選定装置の機
能構成図、第10図は第9図の装置の利用形態を示すハー
ドウェア構成図、第11図は第9図の処理手順のフローチ
ャート、第12図は第9図の機種仕様推論手段内の規則例
の説明図、第13図は第9図の機種仕様推論結果の格納用
テーブルの構成図、第14図は第9図の機種データベース
検索条件のテーブル構成図、第15図は第9図の機種デー
タベースのテーブル構成図、第16図は第9図の該当機種
候補一覧画面の説明図、第17図は第9図の質問生成手段
内の推論規則の説明図、第18図は後向き推論を用いた質
問生成方式の説明図である。 101……質問生成知識ベース、102……推論制御規則、10
3……質問生成規則、104……意味判定規則、105……質
問選択規則、106……質問・回答データフレームベー
ス、107……質問生成手段、108……質問候補グラフ生成
部、109……排反質問判定部、110……優先質問選択部、
111……質問生成規則作成部、112……表示手段、113…
…入力手段、114……処理選択手段。
FIG. 1 is a functional block diagram showing an embodiment of a question generation device having a question generation method according to the present invention, FIG. 2 is an operation flow diagram of the question generation device of FIG. 1, and FIG. FIG. 4 is a list of frames based on the question / answer frame of the present invention, FIG. 5 is an explanatory diagram of the contents of various frames of the present invention, FIG. 6 is an explanatory diagram of a method of generating a question generating graph of the present invention, FIG. 7 is an explanatory diagram of the operation of the meaning determination rule of the present invention,
FIG. 8 is a diagram showing a data created by the question generating rule creating section of the present invention;
FIG. 9 is a functional configuration diagram of a model selection device having a question generating means of the present invention, FIG. 10 is a hardware configuration diagram showing a use form of the device of FIG. 9, and FIG. 11 is a flowchart of a processing procedure of FIG. , FIG. 12 is an explanatory diagram of a rule example in the model specification inference means of FIG. 9, FIG. 13 is a configuration diagram of a table for storing model specification inference results of FIG. 9, and FIG. FIG. 15 is a table configuration diagram of the model database of FIG. 9, FIG. 16 is an explanatory diagram of the applicable model candidate list screen of FIG. 9, and FIG. 17 is a query generation of FIG. FIG. 18 is an explanatory diagram of the inference rules in the means, and FIG. 18 is an explanatory diagram of a question generation method using backward inference. 101 …… Question generation knowledge base, 102 …… Inference control rules, 10
3 ... Question generation rule, 104 ... Semantic judgment rule, 105 ... Question selection rule, 106 ... Question / answer data frame base, 107 ... Question generation means, 108 ... Question candidate graph generation unit, 109 ... Exclusion question determination unit, 110 ... Priority question selection unit,
111 ... Question generation rule creating unit, 112 ... Display means, 113 ...
... input means, 114 ... processing selection means.

フロントページの続き (72)発明者 土居 信之 千葉県習志野市東習志野7丁目1番1号 株式会社日立製作所習志野工場内 (56)参考文献 「鹿島建設技術研究所年報」第37号 (1989)P.272−282 「情報処理学会第41回(平成2年後 期)全国大会講演論文集」(1990−8− 15)P.2−29〜30 (58)調査した分野(Int.Cl.7,DB名) G06F 9/44 Continuation of the front page (72) Inventor Nobuyuki Doi 7-1-1, Higashi-Narashino, Narashino-shi, Chiba Pref. Inside the Narashino Plant of Hitachi, Ltd. (56) References “Kashima Institute of Construction Technology Annual Report” No. 37 (1989) 272-282, Proc. Of the 41st (1990) National Convention, Information Processing Society of Japan, 1990-8-15, p. 2-29-30 (58) Fields surveyed (Int. Cl. 7 , DB name) G06F 9/44

Claims (9)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】或る条件のもとで成立する結論の真偽を検
証するコンピュータシステムが質問候補を取得する方法
において、 少なくとも1つの条件および該条件のもとで成立する結
論の入力を受け付ける段階; 該入力した条件および結論に基いて該結論の真偽を検証
する少なくとも1つの質問候補グラフを自動生成する段
階; 該自動生成した質問候補グラフ中の少なくとも1つの質
問候補に対する回答を受け付ける段階;を有し、 (a)上記回答と、互いに排反する複数の質問の判定規
則である意味判定規則から、互いに排反する少なくとも
1つの質問候補を前記質問候補グラフから除外する段
階;と (b)上記回答と、ノードとして連なる質問候補の前後
関係を規定し少なくとも1つの質問候補が否定されると
きその質問に連なる他の少なくとも1つの質問候補を除
外する規則である質問生成規則から、上記回答が得られ
た質問候補に連なる他の少なくとも1つの質問候補を前
記質問候補グラフから除外する段階;のいずれかの段階
と、 (c)上記(a)、(b)のいずれかの段階の後で、前
記質問候補グラフ中の質問候補がなお複数箇の場合に
は、複数の質問の優先度を決定する規則である質問選択
規則に基いて優先度の高い質問を選択する段階; とを有することを特徴とする質問生成方法。
1. A computer system for verifying the truth of a conclusion satisfied under a certain condition, wherein a computer system receives at least one condition and an input of a conclusion satisfied under the condition. Automatically generating at least one question candidate graph for verifying the truth of the conclusion based on the input condition and conclusion; accepting an answer to at least one question candidate in the automatically generated question candidate graph (A) excluding at least one question candidate mutually exclusive from the question candidate graph from the answer and the semantic determination rule that is a determination rule of a plurality of mutually exclusive questions; and (b) When the answer and the question candidate connected as a node are set in a context, if at least one question candidate is denied, another Excluding from the question candidate graph at least one other question candidate linked to the question candidate for which the answer has been obtained, from a question generation rule that is a rule for excluding at least one question candidate. (C) After any of the above steps (a) and (b), if there are still a plurality of question candidates in the question candidate graph, the rule is to determine the priority of the plurality of questions. Selecting a high priority question based on a question selection rule.
【請求項2】上記生成された質問がなお複数箇の質問候
補であるとき、該複数箇の質問候補のうち少なくとも最
優先の質問候補に対する回答を受け付ける段階;と、 上記質問候補グラフ中の質問候補に対する回答に替えて
上記少なくとも最優先の質問候補に対する回答を用いて
上記(a)、(b)のいずれかの段階および(c)の段
階を実行する段階; とを有することを特徴とする請求項1記載の質問生成方
法。
2. When the generated question is still a plurality of question candidates, accepting an answer to at least the highest priority question candidate among the plurality of question candidates; Performing one of the steps (a) and (b) and the step (c) using the answer to the at least highest priority question candidate in place of the answer to the candidate. The method of claim 1.
【請求項3】上記質問生成規則を予め記憶された推論規
則に基いて自動生成する段階を有することを特徴とする
請求項1記載の質問生成方法。
3. The method according to claim 1, further comprising the step of automatically generating said question generation rules based on inference rules stored in advance.
【請求項4】多数の製品のデータベースより少くとも1
つの製品を検索するコンピュータシステムが製品の機種
を選定する方法において、 対象となる製品および該対象となる製品の利用に関する
要求仕様の入力を受け付ける段階; 該要求仕様に基いて製品の技術的属性に関する仕様を推
論する規則である仕様推論規則に基いて必要な未入力の
技術的仕様候補を推論する段階; 該推論された仕様候補が複数箇の仕様候補を有する場
合、該推論された仕様候補に基いて、予め記憶された機
種データベースから候補機種を検索する段階; 該検索された候補機種が複数箇の場合には、上記機種デ
ータベース内の機種仕様の入力を受け付ける段階; 該機種仕様の真偽を検証する少なくとも1つの質問候補
グラフを自動生成する段階; 該自動生成した質問候補グラフ中の少なくとも1つの質
問候補に対する回答の入力を受け付ける段階;を有し、 (a)上記回答と、互いに排反する複数の質問の判定規
則である意味判定規則から、互いに排反する少なくとも
1つの質問候補を前記質問候補グラフから除外する段
階;と (b)上記回答と、ノードとして連なる質問候補の前後
関係を規定し少なくとも1つの質問候補が否定されると
きその質問に連なる他の少なくとも1つの質問候補を除
外する規則である質問生成規則から、上記回答が得られ
た質問候補に連なる他の少なくとも1つの質問候補を前
記質問候補グラフから除外する段階;のいずれかの段階
と、 (c)上記(a)、(b)のいずれかの段階の後で、前
記質問候補グラフ中の質問候補がなお複数箇の場合に
は、複数の質問の優先度を決定する規則である質問選択
規則に基いて優先度の高い質問を選択する段階; とを有することを特徴とする機種選定方法。
4. A database of at least one of a number of products.
Receiving, in a method of selecting a product type, a computer system for searching for one product, input of a target product and a required specification relating to use of the target product; A step of inferring a required unentered technical specification candidate based on a specification inference rule which is a rule for inferring the specification; if the inferred specification candidate has a plurality of specification candidates, the inferred specification candidate is Searching for candidate models from a model database stored in advance; if there are a plurality of searched candidate models, accepting input of model specifications in the model database; authenticity of the model specifications Automatically generating at least one question candidate graph that verifies: for at least one question candidate in the automatically generated question candidate graph Receiving an input of an answer; and (a) excluding at least one question candidate mutually exclusive from the question candidate graph from the answer and a meaning determination rule that is a determination rule for a plurality of mutually exclusive questions. And (b) a question generation rule that defines the context of the answer and the question candidates connected as nodes and excludes at least one other question candidate connected to the question when at least one question candidate is denied. Removing from the question candidate graph at least one other question candidate linked to the question candidate for which the answer has been obtained from the rule; and (c) any of the above (a) and (b). After this stage, if the number of question candidates in the question candidate graph is still more than one, the higher the priority based on the question selection rule that is the rule for determining the priority of the plurality of questions. Model Selection characterized by having a; selecting a question.
【請求項5】上記生成された質問がなお複数箇の質問候
補であるとき、該複数箇の質問候補のうち少なくとも最
優先の質問候補に対する回答を受け付ける段階;と、 上記質問候補グラフ中の質問候補に対する回答に替えて
上記少なくとも最優先の質問候補に対する回答を用いて
上記(a)、(b)のいずれかの段階および(c)の段
階を実行する段階; とを有することを特徴とする請求項4記載の機種選定方
法。
5. When the generated question is still a plurality of question candidates, accepting an answer to at least the highest priority question candidate among the plurality of question candidates; Performing one of the steps (a) and (b) and the step (c) using the answer to the at least highest priority question candidate in place of the answer to the candidate. The model selection method according to claim 4.
【請求項6】上記検索する段階により候補機種を検索し
た結果、上記製品の利用に関する要求仕様が不足してい
るとき、予め記憶した質問生成知識に基いて新たな質問
を生成する段階; 該新たな質問に対する回答を取得する段階;と、 該回答に基いてさらに検索条件を決定する段階; とを有することを特徴とする請求項4記載の機種選定方
法。
6. A step of generating a new question based on the question generation knowledge stored in advance when the required specifications regarding use of the product are insufficient as a result of searching for candidate models in the searching step; 5. The method according to claim 4, further comprising: obtaining an answer to a specific question; and further determining a search condition based on the answer.
【請求項7】多数の製品のデータベースより少くとも1
つの製品を検索する機能を有するコンピュータシステム
であって、 対象となる製品および該対象となる製品の利用に関する
要求仕様の入力を受け付ける手段; 該要求仕様に基いて製品の技術的属性に関する仕様を推
論する規則である仕様推論規則に基いて必要な未入力の
技術的仕様候補を推論する手段; 該推論された仕様候補が複数箇の仕様候補を有する場
合、該推論された仕様候補に基いて、予め記憶された機
種データベースから候補機種を検索する手段; 該検索された候補機種が複数箇の場合には、上記機種デ
ータベース内の機種仕様の入力を受け付ける手段; 該機種仕様の真偽を検証する少なくとも1つの質問候補
グラフを自動生成する手段; 該自動生成した質問候補グラフ中の少なくとも1つの質
問候補に対する回答の入力を受け付ける手段;を有し、 (a)上記回答と、互いに排反する複数の質問の判定規
則である意味判定規則から、互いに排反する少なくとも
1つの質問候補を前記質問候補グラフから除外する手
段;と (b)上記回答と、ノードとして連なる質問候補の前後
関係を規定し少なくとも1つの質問候補が否定されると
きその質問に連なる他の少なくとも1つの質問候補を除
外する規則である質問生成規則から、上記回答が得られ
た質問候補に連なる他の少なくとも1つの質問候補を前
記質問候補グラフから除外する手段;のいずれかの手段
と、 (c)上記(a)、(b)のいずれかの段階の後で、前
記質問候補グラフ中の質問候補がなお複数箇の場合に
は、複数の質問の優先度を決定する規則である質問選択
規則に基いて優先度の高い質問を選択する手段; とを有することを特徴とする機種選定システム。
7. A database of at least one of a number of products.
A computer system having a function of searching for two products, a means for receiving an input of a target product and a required specification relating to use of the target product; inferring a specification relating to a technical attribute of the product based on the required specification Means for inferring a required uninputted technical specification candidate based on a specification inference rule, which is a rule to be executed; if the inferred specification candidate has a plurality of specification candidates, based on the inferred specification candidate, Means for searching for a candidate model from a model database stored in advance; means for receiving input of a model specification in the model database when there are a plurality of searched candidate models; verifying the authenticity of the model specification Means for automatically generating at least one question candidate graph; receiving an answer to at least one question candidate in the automatically generated question candidate graph; (A) means for excluding at least one mutually exclusive question candidate from the question candidate graph from the answer and the semantic determination rule that is a determination rule for a plurality of mutually exclusive questions; b) From the above-mentioned answer and a question generation rule which is a rule for defining the context of a question candidate connected as a node and excluding at least one other question candidate connected to the question when at least one question candidate is denied, Means for excluding from the question candidate graph at least one other question candidate that is linked to the question candidate for which the answer was obtained; and (c) any one of the above steps (a) and (b). Later, when there are still a plurality of question candidates in the question candidate graph, a higher priority question is selected based on a question selection rule which is a rule for determining the priority of the plurality of questions. Model selection system; and a; unit.
【請求項8】上記生成された質問がなお複数箇の質問候
補であるとき、該複数箇の質問候補のうち少なくとも最
優先の質問候補に対する回答を受け付ける手段;と、 上記質問候補グラフ中の質問候補に対する回答に替えて
上記少なくとも最優先の質問候補に対する回答を用いて
上記(a)、(b)のいずれかの手段および(c)の手
段を実行する制御手段; とを有することを特徴とする請求項7記載の機種選定シ
ステム。
8. A means for accepting an answer to at least the highest priority question candidate among the plurality of question candidates when the generated question is still a plurality of question candidates; Control means for executing any of the means (a) and (b) and the means (c) using the answer to the at least highest priority question candidate in place of the answer to the candidate. The model selection system according to claim 7, wherein:
【請求項9】上記製品を検索するコンピュータシステム
が営業所にあり、上記データベースのうち少くとも製品
の価格また納期に関するデータベースが工場にあり、該
価格または納期に関するデータを上記営業所より通信回
線を介して上記工場にあるデータベースを検索する手段
を有することを特徴とする請求項7記載の機種選定シス
テム。
9. A computer system for retrieving the product is located in a sales office, a database relating to at least the price or delivery date of the product is located in a factory, and data relating to the price or delivery date is transmitted from the sales office via a communication line. 8. The system selection system according to claim 7, further comprising means for searching a database in said factory via a computer.
JP33049990A 1990-11-30 1990-11-30 Question generation method and system Expired - Fee Related JP3350047B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP33049990A JP3350047B2 (en) 1990-11-30 1990-11-30 Question generation method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP33049990A JP3350047B2 (en) 1990-11-30 1990-11-30 Question generation method and system

Publications (2)

Publication Number Publication Date
JPH04205258A JPH04205258A (en) 1992-07-27
JP3350047B2 true JP3350047B2 (en) 2002-11-25

Family

ID=18233307

Family Applications (1)

Application Number Title Priority Date Filing Date
JP33049990A Expired - Fee Related JP3350047B2 (en) 1990-11-30 1990-11-30 Question generation method and system

Country Status (1)

Country Link
JP (1) JP3350047B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000267853A (en) * 1999-03-16 2000-09-29 Mitsubishi Electric Corp Method and device for retrieving examples
JP2004283285A (en) * 2003-03-20 2004-10-14 Namco Ltd Game system, its control method, program, and storage medium
JP2008293275A (en) * 2007-05-24 2008-12-04 Toshiba Corp Priority question output unit and program

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
「情報処理学会第41回(平成2年後期)全国大会講演論文集」(1990−8−15)P.2−29〜30
「鹿島建設技術研究所年報」第37号(1989)P.272−282

Also Published As

Publication number Publication date
JPH04205258A (en) 1992-07-27

Similar Documents

Publication Publication Date Title
US7571191B2 (en) Defining a data analysis process
JP2621658B2 (en) Rule generation apparatus and method
US10521192B2 (en) Information processing apparatus, information processing system, and non-transitory computer readable medium
JP3350047B2 (en) Question generation method and system
JPH0644280A (en) Interactive machine kind selecting device
JP2003091416A (en) Function configuration defining method for task application system
JP2003208501A (en) Business process definition display method and program
CN116702892A (en) Knowledge base generation method and device, electronic equipment and storage medium
US7849442B2 (en) Application requirement design support system and method therefor
JPH08147278A (en) Program registering device for external editing
JP2696972B2 (en) Apparatus and method for generating fuzzy rule, and apparatus and method for checking
JP3022326B2 (en) File change history management system
US20020123811A1 (en) Production management system and program
JP2785296B2 (en) Concept design work support device
JPH07271569A (en) Program specification preparation system
CN116701304B (en) File management method, device, equipment and storage medium for self-service equipment
JP2002245065A (en) Document processor, document processing method, program and recording medium
JP2004178416A (en) Rule information auto-generation system, rule information auto-generation method, rule information auto-generation program
JP2004070627A (en) Method and system for managing data file group
JPH09101966A (en) Answer supporting system
JPH0488530A (en) Concept design job supporting device
JP2001034529A (en) Method and system for data base management and storage medium storing data base management program
JP2000035972A (en) Product information retrieving device
JPH0816440A (en) Generation management control system
JPH10154088A (en) Object-oriented database application generating gui unit

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20070913

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080913

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080913

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090913

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090913

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100913

Year of fee payment: 8

LAPS Cancellation because of no payment of annual fees