WO2001003006A1 - System and method for natural language dialog by computer and recorded medium - Google Patents

System and method for natural language dialog by computer and recorded medium Download PDF

Info

Publication number
WO2001003006A1
WO2001003006A1 PCT/JP2000/004526 JP0004526W WO0103006A1 WO 2001003006 A1 WO2001003006 A1 WO 2001003006A1 JP 0004526 W JP0004526 W JP 0004526W WO 0103006 A1 WO0103006 A1 WO 0103006A1
Authority
WO
WIPO (PCT)
Prior art keywords
user
natural language
business
mode
sentence
Prior art date
Application number
PCT/JP2000/004526
Other languages
French (fr)
Japanese (ja)
Inventor
Tadamitsu Ryu
Original Assignee
Cai 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
Priority claimed from JP11191311A external-priority patent/JP2001022763A/en
Priority claimed from JP29911899A external-priority patent/JP2001117923A/en
Application filed by Cai Co., Ltd. filed Critical Cai Co., Ltd.
Publication of WO2001003006A1 publication Critical patent/WO2001003006A1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/30Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
    • G06F16/33Querying
    • G06F16/3331Query processing
    • G06F16/334Query execution
    • G06F16/3344Query execution using natural language analysis
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/245Query processing
    • G06F16/2452Query translation
    • G06F16/24522Translation of natural language queries to structured queries

Definitions

  • the present invention relates to a system that enables dialogue with input sentences expressed in a natural language, and is used as an interface of various information processing devices. Recently, input and response in natural language have been actively developed for interactive information processing devices such as information retrieval systems so that general users can easily operate them.
  • Japanese Patent Application Laid-Open No. 9-169090 describes a process when an incomplete natural language sentence is input to an information processing device, and specifies a demonstrative pronoun included in the input sentence to respond according to the meaning of the sentence. (Japanese Unexamined Patent Application Publication No. 9-1446972).
  • An object of the present invention is to be able to judge an input sentence in a user's natural language, switch an interaction mode in accordance with the judgment, and have a dialogue, and furthermore, a person who can guide a user to a business dialogue.
  • An object of the present invention is to provide a system, a method, and a recording medium that enable a dialogue close to a natural dialogue of a user.
  • Another object of the present invention is to judge the input sentence in the user's natural language in the state of the dialogue (state of the utterance such as whether the input sentence is an answer to a question asked by the system), and according to the state judgment.
  • Input mode to understand input It is possible to analyze by switching the mode, determine the meaning of the input sentence, perform appropriate work, and return the appropriate response sentence to the user according to the execution.
  • the aim is to provide a system that enables dialogue closer to human dialogue.
  • a natural language dialogue system using a computer having at least an input means for inputting information by a user. 1) At least two dialogue modes having different characteristics are provided. An interactive mode selection means for selecting either one;
  • a natural language dialogue system using a computer and a natural language dialogue method between a computer and a computer which includes a switching means for switching the dialogue mode by determining the result of the analysis.
  • a chat mode in which a response is output only according to a preset rule base and no data is acquired.
  • It can be a natural language dialogue system using a computer including a business mode dialogue means provided with the above, and a natural language dialogue method between a computer and a user.
  • the business mode can be further divided into a plurality of business modes having different business items.
  • the system includes out-of-order processing means for determining a business item in which the input data should be stored by referring to a database storing the extracted data and the items to which the data belongs. Even if data over multiple business items can be accepted and the input data is applied to the missing business items and object data is generated, even if the input items are not specified in advance, the system mechanism will be improved. Even if a user who does not understand inputs the data in any order, it can flexibly respond.
  • the schema of the object database to be generated by the system administrator related to the business is obtained. The trouble of setting each time can be reduced.
  • a business guidance means for performing a predetermined inquiry is effective for marketing.
  • Item monitoring means By including the as a component, it is possible to continue asking the user for necessary information until the end.
  • Mode switching means for switching the input mode by determining the state of the dialogue
  • word decomposition means for morphologically analyzing the input sentence
  • a hearing supplementing means for extracting a word whose part of speech is a noun from the result of the morphological analysis and extracting it as an answer
  • responding means for generating and outputting an output sentence according to the result of the input sentence processing means
  • the method performed by the system is:
  • the input mode includes at least two modes: a normal mode and an answer mode in which an answer sentence to the question sentence output by the system is input.
  • the input sentence is at least one selected from a text sentence by keyboard input and a sentence converted into a text via a speech recognition device.
  • the status of the dialogue can be determined based on whether or not the system has output a question sentence to the partner of the dialogue immediately before.
  • the labeling in the natural language dialogue method between the user and the user is performed by referring to at least one selected from a previously created dictionary and a result of parsing an input sentence.
  • FIG. 1 is a block diagram of an entire embodiment of a natural language dialogue system using a combination according to the first embodiment of the present invention.
  • FIG. 2 is a table showing an example of a rule base used in the natural language dialogue system by the computer of FIG.
  • Fig. 3 is a table showing an example of a list of tasks and keywords used in the natural language dialogue system based on the combination shown in Fig. 1.
  • FIG. 4 is a detailed diagram of the chat mode dialogue means in the natural language dialogue system by computer of FIG.
  • FIG. 5 is a detailed diagram of the general mode dialogue means in the natural language dialogue system by the combination of FIG.
  • FIG. 6 is a detailed diagram of a business mode dialogue means in the natural language dialogue system by computer of FIG.
  • FIG. 7 is a block diagram of one embodiment of the computer-aided natural language dialogue system according to the second aspect of the present invention.
  • FIG. 8 is a detailed diagram of the means for supplementing the feedback in the natural language dialogue system using the computer of FIG.
  • FIG. 9 is a detailed diagram of the input sentence processing means in the natural language dialogue system by the short-lived view of FIG.
  • FIG. 10 is a detailed diagram of the response means in the natural language dialogue system by the combination of FIG.
  • FIG. 1 is a block diagram of the embodiment of the present invention. This method and system are realized by a program whose operation is controlled by reading a program stored in a storage medium.
  • the system in this embodiment includes input means 101, analysis means 102, switching means 103, chat mode interaction means 104, general mode interaction means 105, business mode interaction means. It consists of 106, output means 107, listening means 108, and answering means 109.
  • the input means 101 recognizes the input sentence uttered by the user's natural language, converts the text, and inputs the text to the analysis means 102.
  • the input means 101 employs a speech recognition device.However, the input device is not limited to this, and even if the user directly inputs an input sentence with the keyboard, the written sentence is converted into an OCR. It may be read by a recognition device.
  • the analysis unit 102 performs a morphological analysis on the input sentence, generates a word string to which part-of-speech information is added, and sends it to the switching unit 103.
  • the switching means discriminates the input sentence, and switches between chat modes having different characteristics such as chat mode interaction means 104, general mode interaction means 105, and business mode interaction means 106.
  • the output means 107 is a conventional speech synthesizer, The answer sentence generated by the interactive means is output as speech. If there is a shortage in the interactive means, if there is an evening, the listening means 108 is activated as necessary to output an inquiry to the user. The input sentence from the user after the reflection is returned and the answering means is used to supplement the missing data and proceed with the dialogue.
  • a speech synthesizer is applied to the output, but any device that can express words, such as a screen display, can be used.
  • the switching means 103 examines the word string of the input, refers to a prepared rule base, and detects a greeting, a call, a lack of sufficiency, and a time question.
  • the declarative words (nouns, adjectives, verbs) excluding particles and endings are sent to the chat-mode dialogue means as a parameter together with the discrimination result such as “sufficient”.
  • Figure 2 shows an example of a rule base to be referenced.
  • the analyzed word string data is sent to the general mode interaction means 105.
  • FIG. 4 shows the chat mode interaction means 104 in detail.
  • Rule selection means 401 Rule base 402, Response generation means 403, Timer Consisting of one 404.
  • the discrimination result and the parameter information transmitted from the switching means are input to the rule selection means 401.
  • the discrimination result is "not enough”
  • the parameter is "Hot.”
  • the rule selection means 401 refers to the rule base 402 and sends output sentence generation information to the response generation means 404.
  • Figure 2 shows an example of a rule base.
  • response generation means 404 if the input is "hot”, the rule shown in Fig. 2 is received and the response is generated as it is. If the input is "What time is it now?", The input time corresponding to the parameter value "Now" is obtained from the timer 404 and a response sentence "Time is X X minutes" is generated. The response sentence generated by the response generation means 404 is sent to the output means 1 7.
  • FIG. 5 shows the general mode interaction means 105 in detail.
  • Syntax information generation means 501 verb case list database 502, question sentence discrimination means 503, search means 504, general knowledge data base 505, knowledge generation means 506, Aiuchi It consists of generating means 507 and answer generating means 508.
  • the syntactic information generating means 501 extracts a verb from the word string data analyzed from the input sentence, calls the verb case list from the verb case list database 502, and calls the case information and the verb case list. It generates an object consisting of words and words that apply to the case (hereinafter referred to as “syntax information”).
  • the case that is not applied by the word data that is, the insufficient case information in which the insufficient case is detected is sent to the listening means 108.
  • the recall unit 108 refers to the rejection output sentence template (not shown) to generate and output a repetition sentence to the user, and prompts the user to input a reply. For example, if the underserved is a nominative, a return of "Who is it?" Power.
  • the reflection sentence is output, the input sentence from the user is directly input to the reflection answering means 109, and the word data that satisfies the insufficient case is extracted from the input sentence of the response.
  • the generated sentence information is determined by the question sentence determining means 503 as a question sentence or a positive sentence. If it is a question sentence, the search means 504 performs an object search on the general knowledge database 505 using this syntax information as a key, and the hit object is output to the answer generation means 508. send.
  • the answer generation means if the question is a question with a question, the word data corresponding to the case of the question is cut out from the hit object and an answer is generated by referring to a response template (not shown). If there is an object that hits as a result of the object search if the input sentence asks for the truth of the input sentence without question words, it is judged as true, and if not hit, it is judged as false.
  • the answer template that is not shown, if it is true, the answer sentence "Yes" is generated, and if it is false, the answer sentence "No, not correct” is generated and sent to the output means 107.
  • This question sentence becomes syntax information (object) of ⁇ action (line), nominative (Yoshida), destination (Shibuya), time (when) ⁇ by the syntax information generating means 501.
  • the search means 504 searches the general knowledge database 505 using ⁇ action (line), nominative (Yoshida), destination (Shibuya) ⁇ as a key. If there is no object to be hit, an answer sentence "I do not know about it" is generated by referring to an answer sentence template (not shown) and sent to the output means 107.
  • FIG. 6 shows the business mode interaction means 106 in detail.
  • the business keyword and the parameter information sent from the switching means 103 are sent to the business specifying means 603.
  • the business mode may be specified as necessary according to instructions from the business mode monitoring means.
  • the specified business mode is sent to the item monitoring means 604, where the parameter information is organized by business items extracted from the business keyword / business item list and used as business information objects. Generate.
  • the fact that the parameter information corresponding to the item in the item list is insufficient is referred to by the case list extraction means 6110 by referring to the case list buffer—609. If detected, the missing item is sent to the reflection means 108. Then, a reflection sentence is generated and output which prompts the user to input information corresponding to the insufficiency. Answers from the user are collected in the search condition collecting means 605 through the return answer means 109.
  • the case list is processed in random order processing means 606 Add case information to supplement the case list.
  • An object that satisfies all the case lists is temporarily stored in the search condition buffer 607, and the search / answer sentence generation means 608 searches the business knowledge database—the object base 611 for an object search. Generate answers from the business knowledge obtained. The generated answer is sent to the output unit 107 and displayed to the user using the speech synthesizer and the monitor.
  • the example sentence input to the input means 101 is sent to the analysis means 1102 as ⁇ adjective (red), Ending (i), noun (car), particle (o), verb (buy), ending (tai) ⁇ .
  • This analysis means is determined by the switching means 103 as the business mode, and ⁇ business mode (car, buy), parameter (red) ⁇ is sent to the business specifying means 603.
  • the task identification means refers to the task keywords and task item list (Fig. 3), identifies the task as “used car sales”, and uses the item monitoring means to identify the specific task “used car sales” as the item monitoring means. Send to 4.
  • the item list extraction means 610 obtains an item list (manufacturer, price, mission, color) by referring to the business keyword / business item list shown in FIG.
  • the word “color” in the item list fits the word “red”, but other items are missing items.
  • the item monitoring means 604 sends the missing items to the feedback means 108.
  • the feedback means 108 outputs a feedback sentence "Which manufacturer is it?" In accordance with a not-shown feedback sentence template.
  • the answer from the user matches the question item in the form of “ ⁇ product”, the missing item is complemented as it is.
  • the item list is currently out of order in the out-of-order processing means 606 (manufacturer, price, ), And obtains data called “manuals” that apply to the item “missions”.
  • the above questions / replies are repeated, and all the data fits in the business items in the form of ⁇ manufacturer-(production), price (300,000 yen), mission (manual), color (red) ⁇ .
  • the search / answer generation means 608 an object search is performed.
  • the knowledge of the used car that has been hit is output to the user's monitor (output means 107) as image data or video data.
  • FIG. 7 is a block diagram of a computer-based natural language dialogue method / system that can determine the status of a dialogue according to the second embodiment of the present invention.
  • R printed paper (Rule The system according to the present embodiment includes mode determination means 1 1 1, word decomposition 'mouth analysis means 1 1 2, word decomposition' noun extraction means 1 1 3, input sentence judgment means 1 1 4, case list confirmation means It is composed of 1 15, recalling means 1 16, input sentence processing means 1 17, and response means 1 18.
  • the mode determining means 111 switches the input mode in response to the notification from the input sentence processing means 117.
  • the mode is the normal mode, and an input sentence from an input device (keyboard, voice recognition device) not shown is sent to the word decomposition / oral analysis means 112.
  • the input sentence processing means 117 performs the question processing, and when there is a notice, the input sentence is sent to the word decomposition / noun extraction means 113 when the answer mode is set.
  • the word decomposition 'role analysis means 1 1 2 performs morphological analysis of the input sentence, and further performs syntax analysis.
  • An object consisting of a list of words to which syntactic information (hereinafter referred to as “roles”) is generated with reference to a syntactic rule and a verb case list database (not shown).
  • the input sentence "A of B is C.” is, according to the syntax rules, ⁇ subject mouth (a), data (A of B): complement role (none), de Ichiyu (C) : ⁇ Object.
  • ⁇ subject mouth (a) data (A of B): complement role (none), de Ichiyu (C) : ⁇ Object.
  • D goes to E”, referring to the case list of the detected verb (line), the object ⁇ verb (line), verbal (is), data (D), role ( ), And generate data (E) ⁇ .
  • the word decomposition / noun extraction means 113 extracts a word that is a noun from the words cut out with the part of speech information added as a result of the morphological analysis, and sends the word to the reflection replenishment means 116.
  • the input sentence judging means 1 14 detects the presence of “?”, “Ka” and question words at the end of the sentence, and the positive sentence goes to the case list checking means 115.
  • the question sentence is the input sentence processing means 1 17 And sends the input literary object.
  • the case list checking means 1 15 calls the case list from the detected verb from a database (not shown) and checks it against the syntax information of the words in the input sentence. If there is, recall the missing information and replenishment means 1 Send to 16 If there is no shortage, the input sentence object is sent to the input sentence processing means 117.
  • the recall supplementary means 1 16 will be described with reference to FIG. 8 showing the details. If an unsatisfied case is detected as a result of analyzing the input sentence accepted from the normal mode, the unsatisfied case information is sent from the case list checking means.
  • the insufficient case temporary holding means 2 11 1 stores the insufficient case information in the buffer 2 12 and sends the same information to the input sentence processing means 1 17.
  • a word (noun) as a response to the inquiry of a deficiency comes from the word decomposition / noun extraction means 113, and the replenishment means 213 is the simplest one.
  • the registration processing means 311 is judged as an affirmative sentence by the input sentence judging means 1 14, and passes through the case list checking means 1 15 and the recall supplementary means 1 16 to obtain a complete object with no shortage. Receive and register a new one by comparing it with the already registered knowledge. To register, enter “n e w”.
  • the search processing means 3 1 2 is turned into a question sentence by the input sentence judging means 1 14, and is activated when the presence of the question is detected by a question detection means (not shown). , "(Role (), data () ⁇ in knowledge database 3
  • the confirmation processing means 3 13 is activated when the input sentence determination means 1 14 determines that the question is a question sentence and the presence of a question word is not detected by a question word detection means (not shown). You. Match the input sentence object with the Knowledge Base 3 16 and notify the response means 1 18 of “yes” if they are the same and “no” otherwise. O
  • the question processing means 3 1 4 detects the missing case as a result of analyzing the input sentence accepted from the normal mode, and receives the missing case information via the case list checking means and the short case temporary holding means. Fired when The case particle "ha”, “ga”, “he”, “ni”, etc. is converted into the terms such as subject, destination, departure place, etc. using the conversion rules prepared in advance, and the response means. To send to.
  • the action execution processing means 3 15 is activated when a keyword (such as a verb) that specifies a preset action execution and the ending of a request such as “please” are detected as a result of analyzing the input sentence. I do. For example, if "Please give Mr. A f x a B" is input, the f a X program which has been set in advance is started and the document B is sent. Then, after the operation is completed, a keyword for designating the operation execution is notified to the response means 1 18.
  • a keyword such as a verb
  • the response means 1 18 consist of a companion preparation means 4 1 1, answer preparation means 4 1 2, yes / no response means 4 1 3, question preparation means 4 1 4, and report preparation means 4 1 5.
  • the companion creation means 4 1 1 Upon receiving the notification from the registration processing means 3 1 1, the companion creation means 4 1 1 receives a response “yes, I understand” if it is “new” and “listen” if it is “o 1 d”. Has been sent to output means 4 16.
  • the answer creating means 4 12 applies the answer sent from the search processing means to a fixed format of “It is (answer)” to create a response sentence.
  • the yes / no response creation means 4 13 sets the response sentence to “Yes” if the notification from the confirmation processing means is “yes”, and “No” if the notification is “no”.
  • the question creation means 4 14 applies the terms, such as the subject indicating the insufficiency and the place of departure or departure, sent from the question processing means to the fixed phrase "What is (term)?" Sentence).
  • the report creation means 4 15 receives the keyword notified from the action execution processing means.
  • a report (response sentence) is applied to the fixed sentence "(keyword)."
  • the output means 4 16 inputs the prepared response sentence to a speech synthesizer (not shown), and utters the answer as a voice from a speaker (not shown) to the user and answers.
  • the response sentence may be displayed on a monitor or the like.
  • the input sentence in the user's natural language is determined, and the input sentence is made to correspond by different kinds of dialogue means, and the correspondence as needed by the user is It is possible to have a conversation closer to those who can. Furthermore, by setting specific business knowledge, it is possible to supplement the user's ambiguous questions and present appropriate information to the user.
  • the input sentence in the natural language of the user can be displayed in the state of the dialogue (for example, whether the input sentence is an answer to the question asked by the system). Utterance status), the input mode can be switched to understand the input according to the status judgment, and analysis can be performed by switching the input mode. Furthermore, the sentence of the input sentence is determined, and appropriate work is performed. However, it is possible to have a dialog that is closer to a human dialog that can return an appropriate response sentence according to the execution to the user.

Abstract

A system for natural language dialog by a computer comprises input means (101), analyzing means (102), switching means (103), chat mode dialog means (104), general mode dialog means (105), business mode dialog means (106), output means (107), ask-in-return means (108), and ask-in-return answering means (109). The sentence of a natural language inputted by a user is interpreted. The response is made by selecting one of dialog means having different properties and prepared preliminary. If information included in the input sentence is insufficient, asking about that is made to complement the information and retrieval is performed to present necessary information to the user.

Description

明細書  Specification
コンビュ一夕による 自然語対話システム、 方法及び記録媒体 Natural language dialogue system, method and recording medium by Combu
技術の背景 Technology background
本発明は自然言語で表現された入力文による対話を可能にするシステム に関し、 様々な情報処理機器のイ ンターフェースと して利用されるもの である。 最近、 情報検索システム等の対話型情報処理装置では一般ユーザが容易 に操作できるよう に自然言語による入力および応答の開発が盛んに行わ れている。 不完全な自然語文が情報処理装置に入力された場合の処理に 関するもの (特開平 9一 6 7 9 0 )、 入力文中に含まれる指示代名詞を特 定して文意に応じた応答をさせよう とするもの (特開平 9一 1 4 6 9 7 2 ) などがある。 The present invention relates to a system that enables dialogue with input sentences expressed in a natural language, and is used as an interface of various information processing devices. Recently, input and response in natural language have been actively developed for interactive information processing devices such as information retrieval systems so that general users can easily operate them. Japanese Patent Application Laid-Open No. 9-169090 describes a process when an incomplete natural language sentence is input to an information processing device, and specifies a demonstrative pronoun included in the input sentence to respond according to the meaning of the sentence. (Japanese Unexamined Patent Application Publication No. 9-1446972).
また、 流通業界においてィ ン夕一ネ ッ トを利用した顧客とのコ ミュニケ —シヨ ンが注目されている。 そこでは顧客との自然な対話をしながら、 必要に応じて顧客から業務に必要な情報を獲得する方法、 システムが望 まれている。 In the distribution industry, attention is being paid to communication with customers using the Internet. There is a need for a method and system for acquiring the information necessary for business operations from customers as needed while having a natural dialogue with customers.
しかしながら、 従来の対話システムは対話の目的を最初から、 検索要求 あるいは何らかの機能の実行などに特定し、 その決められた目的を仮定 して入力文の文意を理解しているにすぎない。 人間同士の対話はそう し た目的の仮定など一切ない状態から出発する。 However, conventional dialog systems only specify the purpose of the dialogue from the beginning as a search request or the execution of some function, and only understand the meaning of the input sentence assuming the determined purpose. Human-to-human dialogue starts with no such assumptions.
本発明の目的は、 ユーザの自然語による入力文を判断し、 その判断に従 つて対話モー ドを切り替えて対話するこ とが出来、 さ らにはユーザを業 務対話に導く事が出来る人間の自然対話に近い対話を可能とするシステ ム、 方法及び記録媒体を提供するこ とにある。 SUMMARY OF THE INVENTION It is an object of the present invention to be able to judge an input sentence in a user's natural language, switch an interaction mode in accordance with the judgment, and have a dialogue, and furthermore, a person who can guide a user to a business dialogue. An object of the present invention is to provide a system, a method, and a recording medium that enable a dialogue close to a natural dialogue of a user.
本発明の他の目的は、ユーザの自然語による入力文をその対話の状況(そ の入力文がシステムの発した質問に対する回答なのかどうかといった発 話の状況) を判断し、 その状況判断に従って入力を理解するため入力モ ー ドを切り替えて解析するこ とが出来、 さ らにはその入力文の文意を判 定し、 適切な作業を実行し、 その実行に応じた適切な応答文をユーザに 返すこ とができる人間の対話によ り近い対話を可能とするシステムを提 供することにある。 Another object of the present invention is to judge the input sentence in the user's natural language in the state of the dialogue (state of the utterance such as whether the input sentence is an answer to a question asked by the system), and according to the state judgment. Input mode to understand input It is possible to analyze by switching the mode, determine the meaning of the input sentence, perform appropriate work, and return the appropriate response sentence to the user according to the execution. The aim is to provide a system that enables dialogue closer to human dialogue.
明の P m  Ming Pm
本発明の第一の態様では、 ユーザによ り情報を入力するための入力手段 を少なく とも備えたコンピュータによる自然語対話システムにおいて、 1 ) 性質がそれそれ異なる少な く とも 2つの対話モー ドのいずれかを選 択可能な対話モー ド選択手段と、 According to a first aspect of the present invention, there is provided a natural language dialogue system using a computer having at least an input means for inputting information by a user. 1) At least two dialogue modes having different characteristics are provided. An interactive mode selection means for selecting either one;
2 )入力文を形態素解析して単語列をデータ と して切り出す分析手段と、 そして、  2) morphological analysis of the input sentence and analysis means for extracting word strings as data; and
3 ) 前記分析の結果を判別して前記対話モー ドを切り替える切替手段と を含むことを特徴とするコンピュータによる自然語対話システム及びコ ンビュ一夕 とユーザとの自然語対話方法を採用した。  3) A natural language dialogue system using a computer and a natural language dialogue method between a computer and a computer, which includes a switching means for switching the dialogue mode by determining the result of the analysis.
この対話モー ドは、 This conversation mode is
1 ) 予め設定したルールベースに従い応答を出力するだけでデータを獲 得しないチヤ ッ トモー ド、  1) A chat mode in which a response is output only according to a preset rule base and no data is acquired.
2 ) 入力文の動詞を判定して、 予め用意した辞書を参照して該動詞の格 情報を獲得し、 この格に当てはまるデ一夕を入力文から抽出し、 当ては まる情報がない格がある場合、 該不足格を問い合わせる質問文をユーザ に対して出力し、 ユーザに対して不足情報入力を要求して該格情報を項 目とするデ一夕を獲得する一般モー ド、  2) Judge the verb of the input sentence, obtain the case information of the verb by referring to the dictionary prepared in advance, extract the data that fits this case from the input sentence, and find the case where there is no applicable information. In some cases, a general mode in which a question sentence inquiring about the missing case is output to the user, the user is requested to input missing information, and the case is obtained with the case information as an item.
3 ) 予め設定した業務項目をベースに該業務項目にマッチする情報を入 力文から獲得し、 充当されていない項目がある場合、 該不足項目を問い 合わせる質問文をユーザに対して出力し、 ユーザに対して不足情報入力 を要求して、その不足業務項目に対応するデータを獲得する業務モー ド、 以上から選ばれる少な く とも 2つである。  3) Obtain information matching the work item from the input sentence based on the work item set in advance from the input sentence. If there is an item that has not been applied, output a question sentence for asking the missing item to the user, There are at least two job modes that require the user to enter missing information and acquire data corresponding to the missing task item.
あるいは、 ユーザによ り情報を入力するための入力手段を少な く とも備 えたコンピュータによる自然語対話システムにおいて、 Or, at least provide a means for the user to enter information Computer-based natural language dialogue system,
システム管理者の業務の必要に応じて予め設定した業務用項目を参照し て該業務用項目にマッチする情報を入力文から獲得する手段と、 充当さ れていない項目がある場合に、 該不足項目を問い合わせる質問文をユー ザに対して出力する手段と、 そ して、 ユーザに対して不足情報入力を要 求して、 充当されていない業務用項目に対応するデ一夕を獲得する手段 とを備えた業務モー ド対話手段を含むコンピュータによる自然語対話シ ステム及びコ ンピュータ とユーザとの自然語対話方法とするこ ともでき る。 ここで業務モー ドは、 さ らに業務用項目の異なる複数の業務モー ド に分割するこ ともできる。 A means for acquiring information that matches the business item from the input sentence by referring to the business item set in advance as necessary for the system administrator's business. A means for outputting to the user a question sentence inquiring about an item, and a means for requesting the user to input missing information and obtaining the data corresponding to an unassigned business item. It can be a natural language dialogue system using a computer including a business mode dialogue means provided with the above, and a natural language dialogue method between a computer and a user. Here, the business mode can be further divided into a plurality of business modes having different business items.
また、 ユーザの入力文を分析において、 切り出されたデ一夕 と該デ一夕 の属する項目を格納したデータベースを参照する事によって入力データ が収まるべき業務項目を判定する順不同処理手段を備え、 同時に複数の 業務用項目に渡るデータを受け入れ可能とし、 予め入力項目を指定しな くても、 該入力データを不足業務用項目に充当しオブジェク トデータを 生成するよう にすればシステムの仕組みをあま り理解していないユーザ が順不同にデ一夕を入力しても柔軟に対応できる。 In order to analyze a user's input sentence, the system includes out-of-order processing means for determining a business item in which the input data should be stored by referring to a database storing the extracted data and the items to which the data belongs. Even if data over multiple business items can be accepted and the input data is applied to the missing business items and object data is generated, even if the input items are not specified in advance, the system mechanism will be improved. Even if a user who does not understand inputs the data in any order, it can flexibly respond.
さ らに、 当該業務に関連するデータベースにアクセスし該デ一夕ベース のスキーマを業務用項目 と して獲得することで、 この業務に関わるシス テム管理者が生成すべきオブジェク トデ一夕のスキーマをいちいち設定 する手間を削減することが出来る。 Further, by accessing the database related to the business and acquiring the schema of the database as business items, the schema of the object database to be generated by the system administrator related to the business is obtained. The trouble of setting each time can be reduced.
さ らにまた、 予め設定した時間の経過、 予め設定した回数の対話から選 ばれる少なく とも 1 つの条件が満たす区間に業務用対話が行われていな い場合、 予め設定した問いかけを行う業務誘導手段を構成要素として含 むとマーケッティ ングに有効である。 In addition, if no business dialogue has been performed in a section that meets at least one condition selected from the lapse of a predetermined time and a predetermined number of dialogues, a business guidance means for performing a predetermined inquiry. Inclusion of as a component is effective for marketing.
さらには、 前記業務モー ドの対話において、 業務用項目が充当されてい ないまま別のモー ドが立ち上がった場合でも、 前記充当されていない業 務項目を記憶し必要に応じて不足項目を問い合わせて く る項目監視手段 を構成要素と して含むこ とで必要な情報を最後までユーザに問い続ける ことが出来る。 Furthermore, in the dialogue of the business mode, even if another mode is started without the business item being allocated, the business item that has not been allocated is stored, and the missing item is inquired as necessary. Item monitoring means By including the as a component, it is possible to continue asking the user for necessary information until the end.
本発明の第二の態様では、 In a second aspect of the present invention,
1 )対話の状況を判断して、入力モー ドを切り替えるモー ド切替手段と、 1) Mode switching means for switching the input mode by determining the state of the dialogue;
2 ) 入力文を形態素分析する単語分解手段と、 2) word decomposition means for morphologically analyzing the input sentence,
3 ) 前記形態素分析の結果を構文分析し、 構文上の格を示すラベルを付 与した単語のリス トを生成するロール分析手段と、  3) role analysis means for synthesizing the result of the morphological analysis and generating a list of words to which labels indicating syntactic cases are attached;
4 ) 該システムが出力した質問文に対する回答文が入力される と判断さ れる場合、 前記形態素分析の結果から品詞が名詞である単語を切り 出し て回答と して抽出する聞き返し補充手段と、  4) When it is determined that an answer sentence to the question sentence output by the system is input, a hearing supplementing means for extracting a word whose part of speech is a noun from the result of the morphological analysis and extracting it as an answer,
5 ) 入力文を判定して、 前記構文表現データを知識と してデータベース に格納する登録処理、 すでに前記データベースに格納された知識を検索 する検索処理、 構文的に不完全な入力文の不足格をユーザに入力を促す 聞き返し処理、 予め設定された機能を起動させる機能実行処理から選ば れる少なく とも 1 つの入力文処理を選択する入力文判定手段と、  5) Judgment of the input sentence, registration processing of storing the syntax expression data as knowledge in a database, search processing of searching for knowledge already stored in the database, lack of syntactically incomplete input sentence Input sentence determination means for selecting at least one input sentence process selected from a reflection process for prompting the user for input, and a function execution process for activating a preset function;
6 ) 前記入力文判定に従って入力文の処理を行う入力文処理手段と、 そ して、  6) an input sentence processing means for processing the input sentence in accordance with the input sentence determination; and
7 ) 前記入力文処理手段の結果に応じて、 出力文を生成し出力する応答 手段と、  7) responding means for generating and outputting an output sentence according to the result of the input sentence processing means;
を含むことを特徴とするコ ンビユ ー夕による 自然語対話システムを採用 した。 We adopted a natural language dialogue system with convenience that is characterized by including
また、 当該システムで実行される方法は、 Also, the method performed by the system is:
1 ) 対話の状況を判断して、 入力を受け入れるモー ドを切り替える工程 と、  1) determining the state of the dialogue and switching the mode for accepting input;
2 ) 前記モー ドに応じて入力文を解析して、 解析結果のラベルを付与し た単語からなる リス ト構造のデータに再構成し、 該入力文を理解するェ 程と、  2) analyzing the input sentence in accordance with the mode, reconstructing the data into a list structure composed of words to which the analysis result is labeled, and understanding the input sentence;
3 )前記知識化データを分析し、 知識の伝授、 知識の確認、 知識の検索、 予め設定された動作の依頼から選ばれた少な く とも 1 つの文意を判断す る工程と、 3) Analyze the knowledge-based data, transfer knowledge, confirm knowledge, search for knowledge, Determining at least one sentence selected from a preset action request;
4 ) 前記判断の結果に応じた作業を実行する工程と、 そ して、  4) performing a task according to the result of the determination; and
5 ) 前記作業の実行に応じた返答文を生成し、 出力し返答する工程とを 含むことを特徴とする。  5) a step of generating, outputting and responding to a response sentence according to the execution of the work.
上記第二の態様に係る発明において、 入力モー ドは、 通常モー ドと該シ ステムが出力した質問文に対する回答文が入力される場合の回答モー ド との少なく とも 2つからなる。 In the invention according to the second aspect, the input mode includes at least two modes: a normal mode and an answer mode in which an answer sentence to the question sentence output by the system is input.
入力文はキ一ボー ド入力によるテキス ト文、 音声認識装置を介してテキ ス ト化された文章から選ばれる少なく とも 1 つある。 The input sentence is at least one selected from a text sentence by keyboard input and a sentence converted into a text via a speech recognition device.
対話の状況は、 直前に該システムが質問文を該対話の相手に対して出力 しているか否かで判断することができる。 The status of the dialogue can be determined based on whether or not the system has output a question sentence to the partner of the dialogue immediately before.
上記コンビユ ー夕 とユーザとの自然語対話方法におけるラベリ ングは、 予め作成された辞書、 入力文を構文解析した結果から選ばれた少な く と も 1つを参照して行われる。 The labeling in the natural language dialogue method between the user and the user is performed by referring to at least one selected from a previously created dictionary and a result of parsing an input sentence.
の な^日  No ^ ^
図 1 は、 本発明の第一の態様に係るコンビユ ー夕による 自然語対話シス テムの一実施例全体のプロ ヅク図である。 FIG. 1 is a block diagram of an entire embodiment of a natural language dialogue system using a combination according to the first embodiment of the present invention.
図 2は、 図 1 のコンピュータによる 自然語対話システムで用いられるル ールベースの一例を示す表である。 FIG. 2 is a table showing an example of a rule base used in the natural language dialogue system by the computer of FIG.
図 3は、 図 1 のコンビユー夕による 自然語対話システムで用いられる業 務のキーワー ド · 業務項目のリス 卜の一例を示す表である。 Fig. 3 is a table showing an example of a list of tasks and keywords used in the natural language dialogue system based on the combination shown in Fig. 1.
図 4は、 図 1 のコンピュータによる自然語対話システムにおけるチヤ ッ トモー ド対話手段の詳細図である。  FIG. 4 is a detailed diagram of the chat mode dialogue means in the natural language dialogue system by computer of FIG.
図 5は、 図 1 のコンビユ ー夕による自然語対話システムにおける一般モ ― ド対話手段の詳細図である。  FIG. 5 is a detailed diagram of the general mode dialogue means in the natural language dialogue system by the combination of FIG.
図 6は、 図 1 のコンピュータによる 自然語対話システムにおける業務モ — ド対話手段の詳細図である。 図 7は、 本発明の第二の態様に係るコンピュータによる 自然語対話シス テムにおける一実施例のブロ ック図である。 FIG. 6 is a detailed diagram of a business mode dialogue means in the natural language dialogue system by computer of FIG. FIG. 7 is a block diagram of one embodiment of the computer-aided natural language dialogue system according to the second aspect of the present invention.
図 8は、 図 7のコ ンピュータによる 自然語対話システムにおける聞き返 し補充手段の詳細図である。 FIG. 8 is a detailed diagram of the means for supplementing the feedback in the natural language dialogue system using the computer of FIG.
図 9は、 図 7のコンビュ一夕による 自然語対話システムにおける入力文 処理手段の詳細図である。 FIG. 9 is a detailed diagram of the input sentence processing means in the natural language dialogue system by the short-lived view of FIG.
図 1 0は、 図 7のコンビュ一夕による自然語対話システムにおける応答 手段の詳細図である。 FIG. 10 is a detailed diagram of the response means in the natural language dialogue system by the combination of FIG.
昍》宰施する慕 の形熊  昍》 Sharing a longing bear
以下、 図面を参照して本出願の実施形態について説明する。 図 1 は本発 明の実施形態のブロ ック図である。 この方法、 システムは記憶媒体に格 納されたプログラムを読み込み、 このプログラムによって動作が制御さ れたコンビュ一夕によって実現される。 Hereinafter, embodiments of the present application will be described with reference to the drawings. FIG. 1 is a block diagram of the embodiment of the present invention. This method and system are realized by a program whose operation is controlled by reading a program stored in a storage medium.
本実施形態におけるシステムは、 入力手段 1 0 1、 分析手段 1 0 2、 切 替手段 1 0 3、 チャ ッ トモー ド対話手段 1 0 4、 一般モー ド対話手段 1 0 5、 業務モー ド対話手段 1 0 6、 出力手段 1 0 7、 聞き返し手段 1 0 8、 聞き返し回答手段 1 0 9 から構成される。 The system in this embodiment includes input means 101, analysis means 102, switching means 103, chat mode interaction means 104, general mode interaction means 105, business mode interaction means. It consists of 106, output means 107, listening means 108, and answering means 109.
入力手段 1 0 1 は、 ユーザの自然語によって発声された入力文を音声認 識し、 テキス ト変換して分析手段 1 0 2 に入力される。 The input means 101 recognizes the input sentence uttered by the user's natural language, converts the text, and inputs the text to the analysis means 102.
ここで入力手段 1 0 1 において、 音声認識装置を採用していたが、 入力 装置はこれに限定されるものではな く、 ユーザがキーボー ドで直接入力 文を打ち込んでも、 書き込まれた文章を O C R認識装置で読み取ること でもよい。 Here, the input means 101 employs a speech recognition device.However, the input device is not limited to this, and even if the user directly inputs an input sentence with the keyboard, the written sentence is converted into an OCR. It may be read by a recognition device.
分析手段 1 0 2は、 入力文に対して形態素解析を行い、 品詞情報が付与 された単語列を生成し、 切替手段 1 0 3 に送る。 切り替え手段は入力文 を判別し、 チャ ッ トモー ド対話手段 1 0 4、 一般モー ド対話手段 1 0 5 あるいは業務モー ド対話手段 1 0 6 という性質の異なる対話モー ドの切 り替えを行う。出力手段 1 0 7は、従来技術による音声合成装置であ り、 対話手段で生成された回答文を音声出力する。 対話手段において不足デ —夕があれば必要に応じて聞き返し手段 1 0 8が起動しユーザに問い合 わせの出力を行う。 聞き返し後のユーザからの入力文は聞き返し回答手 段で受け取り不足データを補完して対話を進める。 ここでは出力に音声 合成装置を適用したが、 画面表示など言葉を表現できるものならどのよ うな装置を使っても問題はない。 The analysis unit 102 performs a morphological analysis on the input sentence, generates a word string to which part-of-speech information is added, and sends it to the switching unit 103. The switching means discriminates the input sentence, and switches between chat modes having different characteristics such as chat mode interaction means 104, general mode interaction means 105, and business mode interaction means 106. The output means 107 is a conventional speech synthesizer, The answer sentence generated by the interactive means is output as speech. If there is a shortage in the interactive means, if there is an evening, the listening means 108 is activated as necessary to output an inquiry to the user. The input sentence from the user after the reflection is returned and the answering means is used to supplement the missing data and proceed with the dialogue. Here, a speech synthesizer is applied to the output, but any device that can express words, such as a screen display, can be used.
切替手段 1 0 3は入力の単語列を調べ、 予め用意したルールベースを参 照して、 挨拶、 呼びかけ、 舌足らず、 時の質問を検出すれば、 チャ ッ ト モー ドと判定し、「呼びかけ」「舌足らず」などの判別結果とともに助詞、 語尾を除いた指示表明語 (名詞、 形容詞、 動詞) をパラメ一夕一と して チヤ ッ トモー ド対話手段に送る。 The switching means 103 examines the word string of the input, refers to a prepared rule base, and detects a greeting, a call, a lack of sufficiency, and a time question. The declarative words (nouns, adjectives, verbs) excluding particles and endings are sent to the chat-mode dialogue means as a parameter together with the discrimination result such as “sufficient”.
図 2は参照するルールベースの一例である。 Figure 2 shows an example of a rule base to be referenced.
例えば、 「暑いですね」 という入力文の場合、 「舌足らず」 という判別結 果とともに 「暑」 という語幹のパラメ一夕がチャ ッ トモー ド対話手段 1 0 4に送られる。 For example, in the case of an input sentence “It's hot,” a sentence of the word “Hot” is sent to the chat mode dialogue means 104 together with the result of the judgment “Lack of tongue”.
また、 「今何時ですか」 の場合、 「時の質問」 という判別結果が 「今」 と いうパラメ一夕 とともにチヤ ッ トモ一 ド対話手段 1 0 4に送られる。 切替手段 1 0 3において、 送られて きた単語列に業務のキーワー ドが検 出された場合、 キ一ワー ドから判別された 「業務名」 を業務モー ド対話 手段 1 0 6 に送り業務モー ド対話を起動する。 業務のキーワー ドは予め 業務用キーワー ド リス トを用意してキーワー ド検出時に参照するとよい この時複数の業務を設定し、 業務毎のキーワー ド リス ト を用意しておけ ば複数の業務に対応可能であるのでなおよい。 図 3 は業務のキ一ヮ一 ド · 業務項目のリス トの一例である。  In the case of “What time is it now?”, The determination result of “Question of time” is sent to the chat mode dialogue means 104 together with the parameter “Now”. In the switching means 103, when a business keyword is detected in the sent word string, the "business name" determined from the keyword is sent to the business mode dialog means 106 to transmit the business mode. Activate the conversation. It is good to prepare a business keyword list in advance and refer to it when a keyword is detected.If this is the case, set multiple tasks and prepare a keyword list for each task to handle multiple tasks. It is even better because it is possible. Figure 3 is an example of a list of business keys and business items.
ルールベースにもキーヮ一 ド リス トにも該当 しない場合、 分析された単 語列データは一般モー ド対話手段 1 0 5 に送られる。  If neither the rule base nor the key list is used, the analyzed word string data is sent to the general mode interaction means 105.
図 4はチヤ ッ トモー ド対話手段 1 0 4 を詳細に示したものである。 ルー ル選択手段 4 0 1、 ルールべ一ス 4 0 2、 応答生成手段 4 0 3、 タイマ 一 4 0 4から構成される。 FIG. 4 shows the chat mode interaction means 104 in detail. Rule selection means 401, Rule base 402, Response generation means 403, Timer Consisting of one 404.
切替手段から送出された判別結果とパラメ一夕情報がルール選択手段 4 0 1 に入力される。 先の例で 「暑いですね」 という入力文ならば、 判別 結果は 「舌足らず」、 パラメ一夕は 「暑」 である。 The discrimination result and the parameter information transmitted from the switching means are input to the rule selection means 401. In the previous example, if the input sentence is "It's hot," the discrimination result is "not enough," and the parameter is "Hot."
「今何時ですか」 ならば、 判別結果 :「時の質問」、 パラメ一夕情報 :「今」 がルール選択手段 4 0 1 に入力される。  If it is "What time is it now?", The discrimination result: "Question of time" and the parameter information: "Now" are input to the rule selection means 401.
ルール選択手段 4 0 1 はルールベース 4 0 2 を参照し、 出力文生成情報 を応答生成手段 4 0 4に送る。 図 2 はルールベースの一例である。 応答 生成手段 4 0 4では、 入力が 「暑いですね」 ならば、 図 2 に示した出力 二「そうですね」というルールを受け取り、 そのまま応答が生成される。 入力が 「今何時ですか」 ならば、 パラメ一夕値 「今」 に対応する入力時 の時間をタイマー 4 0 4から取得し 「〇〇時 X X分です」 という応答文 が生成される。 応答生成手段 4 0 4で生成された応答文は出力手段 1 ◦ 7 に送る。 The rule selection means 401 refers to the rule base 402 and sends output sentence generation information to the response generation means 404. Figure 2 shows an example of a rule base. In response generation means 404, if the input is "hot", the rule shown in Fig. 2 is received and the response is generated as it is. If the input is "What time is it now?", The input time corresponding to the parameter value "Now" is obtained from the timer 404 and a response sentence "Time is X X minutes" is generated. The response sentence generated by the response generation means 404 is sent to the output means 1 7.
図 5は一般モー ド対話手段 1 0 5 を詳細に示したものである。 構文情報 生成手段 5 0 1、 動詞の格リス トデータベース 5 0 2、 疑問文判別手段 5 0 3、 検索手段 5 0 4、 一般知識デ一夕ベース 5 0 5、 知識生成手段 5 0 6、 相槌生成手段 5 0 7、 回答生成手段 5 0 8から構成される。 構文情報生成手段 5 0 1 は、 入力文から分析された単語列データから動 詞を抽出し、 動詞の格リス トデ一夕ベース 5 0 2 よ り該動詞の格リス ト を呼び出し、 格情報とその格に当てはまる単語デ一夕からなるオブジェ ク ト (以下、 「、 構文情報」 と呼ぶ。) を生成する。 この時、 呼び出され た格リス トの中で単語データによって充当されない格、 すなわち不足格 が検出される不足格情報が聞き返し手段 1 0 8 に送られる。 聞き返し手 段 1 0 8は受け取った不足格情報を図示しない聞き返し出力文テンプレ ー トを参照してユーザに聞き返しの文章を生成し出力し、 ユーザからの 回答入力を促す。 例えば、 不足格が主格なら 「誰ですか?」 という聞き 返しを、 不足格が時制なら 「いつですか?」 という聞き返しを生成し出 力する。 聞き返し文が出力される とュ一ザからの入力文は聞き返し回答 手段 1 0 9 に直接入力され、 回答の入力文から不足格を充当する単語デ 一夕を抽出する。 FIG. 5 shows the general mode interaction means 105 in detail. Syntax information generation means 501, verb case list database 502, question sentence discrimination means 503, search means 504, general knowledge data base 505, knowledge generation means 506, Aiuchi It consists of generating means 507 and answer generating means 508. The syntactic information generating means 501 extracts a verb from the word string data analyzed from the input sentence, calls the verb case list from the verb case list database 502, and calls the case information and the verb case list. It generates an object consisting of words and words that apply to the case (hereinafter referred to as “syntax information”). At this time, in the called case list, the case that is not applied by the word data, that is, the insufficient case information in which the insufficient case is detected is sent to the listening means 108. The recall unit 108 refers to the rejection output sentence template (not shown) to generate and output a repetition sentence to the user, and prompts the user to input a reply. For example, if the underserved is a nominative, a return of "Who is it?" Power. When the reflection sentence is output, the input sentence from the user is directly input to the reflection answering means 109, and the word data that satisfies the insufficient case is extracted from the input sentence of the response.
不足格がすべて充当される と前記生成された構文情報は疑問文判別手段 5 0 3で疑問文か肯定文かの判定が行われる。 疑問文なら検索手段 5 0 4で、 この構文情報をキーと して一般知識デ一夕ベース 5 0 5 に対して オブジェク ト検索を行い、 ヒ ヅ ト したオブジェク トを回答生成手段 5 0 8 に送る。 回答生成手段では疑問詞のある疑問文なら疑問詞の格に該当 する単語データをヒ ッ 卜 したオブジェク トから切り出し、 図示しない回 答文テンプレー トを参照して回答文を生成する。 疑問詞のない入力文の 真偽を問う入力文ならオブジェク ト検索の結果ヒ ッ 卜するオブジェク ト があれば、 「真」 と判定し、 ヒ ッ 卜 しなければ 「偽」 と判定され、 図示し ない回答文テ ンプレー ト に従って真なら 「その通りです」 という回答文 を偽なら 「いいえ、 違います」 という回答文を生成し出力手段 1 0 7 に 送る。 When all the insufficient cases have been applied, the generated sentence information is determined by the question sentence determining means 503 as a question sentence or a positive sentence. If it is a question sentence, the search means 504 performs an object search on the general knowledge database 505 using this syntax information as a key, and the hit object is output to the answer generation means 508. send. In the answer generation means, if the question is a question with a question, the word data corresponding to the case of the question is cut out from the hit object and an answer is generated by referring to a response template (not shown). If there is an object that hits as a result of the object search if the input sentence asks for the truth of the input sentence without question words, it is judged as true, and if not hit, it is judged as false. According to the answer template that is not shown, if it is true, the answer sentence "Yes" is generated, and if it is false, the answer sentence "No, not correct" is generated and sent to the output means 107.
疑問詞のある疑問文に対する回答生成を 「いつ吉田は渋谷に行きま した か?」 という疑問文を例に少し詳し く説明する。 The answer generation for a question with a question is explained in some detail using the question "When did Yoshida go to Shibuya?"
この疑問文は構文情報生成手段 5 0 1 で {動作 (行), 主格 (吉田), 目 的地 (渋谷), 時間 (いつ) } という構文情報 (オブジェク ト) になる。 検索手段 5 0 4は {動作 (行), 主格 (吉田), 目的地 (渋谷) } をキーと して一般知識データベース 5 0 5 を検索する。 も しヒ ヅ 卜するオブジェ ク トがなければ図示しない回答文テ ンプレー トを参照して 「それについ ては知り ません」 という回答文を生成して出力手段 1 0 7に送る。 This question sentence becomes syntax information (object) of {action (line), nominative (Yoshida), destination (Shibuya), time (when)} by the syntax information generating means 501. The search means 504 searches the general knowledge database 505 using {action (line), nominative (Yoshida), destination (Shibuya)} as a key. If there is no object to be hit, an answer sentence "I do not know about it" is generated by referring to an answer sentence template (not shown) and sent to the output means 107.
も しオブジェク トがヒッ ト して、 それが {動作 (行), 主格 (吉田), 目 的地 (渋谷), 時間 (昨日) } というオブジェク トなら 、 図示しない回答 文テンプレー ト 「それは (回答) です」 を参照して疑問詞の格とマッチ する時間格を付与された単語すなわち「昨日」を(回答)にはめ込んで「そ れは昨日です」 という回答文を生成して出力手段 1 0 7 に送る。 図 6は業務モー ド対話手段 1 0 6 を詳細に示したものである。 業務モー ド監視手段 6 0 1、 モー ド遷移手段 6 0 2、 業務特定手段 6 0 3、 項目 監視手段 6 0 4、 検索条件の収集手段 6 0 5、 格リス トの順不同処理手 段 6 0 6、 検索条件バッファー 6 0 7、 検索ノ回答文生成手段 6 0 8、 格リ ス トバッ フ ァ一 6 0 9、 格リ ス ト抽出手段 6 1 0、 業務知識デ一夕 ベース 6 1 1 から構成される。 If the object hits and it is {action (line), nominative (Yoshida), destination (Shibuya), time (yesterday)}, the answer template (not shown) ) Is ", the word with the temporal case that matches the case of the interjection, that is," Yesterday "is inserted into (answer) to generate an answer sentence" It is yesterday "and output means 10 Send to 7. FIG. 6 shows the business mode interaction means 106 in detail. Business mode monitoring means 600, mode transition means 600, business specification means 603, item monitoring means 604, search condition collection means 605, case list out-of-order processing means 60 6, Search condition buffer 607, Search replies generation means 608, Case list buffer 609, Case list extraction means 610, Business knowledge database 611 Be composed.
切り替え手段 1 0 3 から送出された業務キーワー ドおよびパラメ一夕情 報は業務特定手段 6 0 3 に送られる。 業務モー ドは業務モー ド監視手段 からの指示によって必要に応じてを特定するこ ともある。 特定した業務 モー ドは項目監視手段 6 0 4 に送られ、 業務のキーワー ド · 業務用項目 のリス トから抽出した業務用項目によってパラメ一夕情報を整理し、 業 務情報オブジェク ト と して生成する。 このと き、 該項目 リス ト にある項 目に対応するパラメ一夕情報が不足していることが、 格リス トバッファ — 6 0 9 を参照することのよ り格リス ト抽出手段 6 1 0 によって検出さ れると、 聞き返し手段 1 0 8 に当該不足項目が送られる。 そして、 ュ一 ザに不足格に相当する情報の入力を促す聞き返し文が生成され出力され る。 ユーザからの回答は聞き返し回答手段 1 0 9 を介して検索条件の収 集手段 6 0 5 に集められる。 The business keyword and the parameter information sent from the switching means 103 are sent to the business specifying means 603. The business mode may be specified as necessary according to instructions from the business mode monitoring means. The specified business mode is sent to the item monitoring means 604, where the parameter information is organized by business items extracted from the business keyword / business item list and used as business information objects. Generate. At this time, the fact that the parameter information corresponding to the item in the item list is insufficient is referred to by the case list extraction means 6110 by referring to the case list buffer—609. If detected, the missing item is sent to the reflection means 108. Then, a reflection sentence is generated and output which prompts the user to input information corresponding to the insufficiency. Answers from the user are collected in the search condition collecting means 605 through the return answer means 109.
ユーザからの回答が直前の聞き返しで要求された格にマッチしない情報 の場合でも、 現在起動中の格リス 卜の不足格にマッチしていれば格リス トの順不同処理手段 6 0 6 によって該当する格情報を付与して格リス ト を補完する。 格リ ス トをすべて満た したオブジェク トは検索条件バッ フ ァ一 6 0 7 に一時保存され、 検索/回答文生成手段 6 0 8で業務知識デ —夕ベース 6 1 1 をォブジェク ト検索してヒ ヅ ト した業務知識から回答 を生成する。生成された回答は出力手段 1 0 7 に送られ、音声合成装置、 モニタ一を用いてユーザに表示される。 Even if the answer from the user is information that does not match the case requested in the previous hearing, if the case matches the shortage of the currently running case list, the case list is processed in random order processing means 606 Add case information to supplement the case list. An object that satisfies all the case lists is temporarily stored in the search condition buffer 607, and the search / answer sentence generation means 608 searches the business knowledge database—the object base 611 for an object search. Generate answers from the business knowledge obtained. The generated answer is sent to the output unit 107 and displayed to the user using the speech synthesizer and the monitor.
「赤い車を買いたい」 という入力文を例にさ らに説明を加える。 入力手 段 1 0 1 に入力された例文は、分析手段 1 1 0 2 において {形容詞(赤), 語尾 (い), 名詞 (車), 助詞 (を) ,動詞 (買) ,語尾 (いたい) } と分析 される。 この分析手段は切り替え手段 1 0 3 において、 業務用モー ドと 判定され、 {業務モード (車,買) ,パラメ一夕 (赤) } が業務特定手段 6 0 3に送出される。 業務特定手段は、 業務のキーワード · 業務項目 リス ト (図 3 ) を参照し、 業務を 「中古車販売」 と特定し、 項目監視手段に 「中古車販売」 という特定業務を項目監視手段 6 0 4に送る。 Further explanation will be given with the input sentence “I want to buy a red car” as an example. The example sentence input to the input means 101 is sent to the analysis means 1102 as {adjective (red), Ending (i), noun (car), particle (o), verb (buy), ending (tai)}. This analysis means is determined by the switching means 103 as the business mode, and {business mode (car, buy), parameter (red)} is sent to the business specifying means 603. The task identification means refers to the task keywords and task item list (Fig. 3), identifies the task as “used car sales”, and uses the item monitoring means to identify the specific task “used car sales” as the item monitoring means. Send to 4.
項目 リス ト抽出手段 6 1 0は図 3に示した業務のキーワー ド · 業務用項 目 リス トを参照して(メーカー,値段,ミ ッシヨ ン,色)という項目 リス ト を取得する。 ここで項目 リス ト中 「色」 は 「赤」 という単語デ一夕が収 まるが、 ほかの項目は不足項目となる。 項目監視手段 6 0 4は、 不足項 目を聞き返し手段 1 0 8に送る。 聞き返し手段 1 0 8は図示しない聞き 返し文テンプレー トに従い 「どのメーカーですか?」 という聞き返し文 を出力する。 ここでユーザからの回答が 「^産です」 といった形で質問 項目にマッチしている場合はこのまま不足項目を補完する。 The item list extraction means 610 obtains an item list (manufacturer, price, mission, color) by referring to the business keyword / business item list shown in FIG. Here, the word “color” in the item list fits the word “red”, but other items are missing items. The item monitoring means 604 sends the missing items to the feedback means 108. The feedback means 108 outputs a feedback sentence "Which manufacturer is it?" In accordance with a not-shown feedback sentence template. Here, if the answer from the user matches the question item in the form of “^ product”, the missing item is complemented as it is.
たとえば 「 5人乗りのマニュアル車がいい」 というように聞き返し文に マッチしない回答が入力された場合でも項目 リス トの順不同処理手段 6 0 6において現在不足項目となっている (メーカー, 値段,ミ ッショ ン) と照合し、 「ミ ッション」 という項目に当てはまる 「マニュアル」 という データを取得する。以上のような聞き返し/回答が繰り返され、 {メーカ ― (冃産) ,値段 ( 3 0 0万円) ,ミ ッション (マニュアル) ,色 (赤) } という具合に業務用項目にデータがすべて収まると、 検索/回答生成手 段 6 0 8ではオブジェク ト検索が行われる。ヒッ 卜 した中古車の知識は、 画像デ一夕あるいは動画データでユーザのモニター (出力手段 1 0 7 ) に出力される。 For example, even if an answer that does not match the return sentence is input, such as “a five-seater manual car is good”, the item list is currently out of order in the out-of-order processing means 606 (manufacturer, price, ), And obtains data called “manuals” that apply to the item “missions”. The above questions / replies are repeated, and all the data fits in the business items in the form of {manufacturer-(production), price (300,000 yen), mission (manual), color (red)}. In the search / answer generation means 608, an object search is performed. The knowledge of the used car that has been hit is output to the user's monitor (output means 107) as image data or video data.
次に、 対話の状況を判断することができるコンビユ ー夕による自然語対 話システム及び方法について、 図面を参照して説明する。 Next, a natural language conversation system and method by a combination user who can judge the state of the conversation will be described with reference to the drawings.
図 7は本発明の第二の態様に係る対話の状況を判断することができるコ ンピュー夕による自然語対話方法 · システムのブロ ック図である。 FIG. 7 is a block diagram of a computer-based natural language dialogue method / system that can determine the status of a dialogue according to the second embodiment of the present invention.
R丁ュ Π された用紙 (規則 本実施形態におけるシステムは、 モー ド判断手段 1 1 1、 単語分解 ' 口 —ル分析手段 1 1 2、 単語分解 ' 名詞抽出手段 1 1 3、 入力文判定手段 1 1 4、 格リス ト確認手段 1 1 5、 聞き返し補充手段 1 1 6、 入力文処 理手段 1 1 7 , 応答手段 1 1 8 を含んで構成される。 R printed paper (Rule The system according to the present embodiment includes mode determination means 1 1 1, word decomposition 'mouth analysis means 1 1 2, word decomposition' noun extraction means 1 1 3, input sentence judgment means 1 1 4, case list confirmation means It is composed of 1 15, recalling means 1 16, input sentence processing means 1 17, and response means 1 18.
モー ド判断手段 1 1 1 は、 入力文処理手段 1 1 7の通知を受けて入力モ ー ドを切り替える。 デフ ォル トでは通常モー ドであ り、 単語分解 ' 口一 ル分析手段 1 1 2 に図示しない入力装置 (キーボー ド、 音声認識装置) からの入力文が送られる。 入力文処理手段 1 1 7で質問処理が行われ、 その通知があると、 回答モー ド とな り単語分解 · 名詞抽出手段 1 1 3 に 入力文が送られる。 The mode determining means 111 switches the input mode in response to the notification from the input sentence processing means 117. By default, the mode is the normal mode, and an input sentence from an input device (keyboard, voice recognition device) not shown is sent to the word decomposition / oral analysis means 112. The input sentence processing means 117 performs the question processing, and when there is a notice, the input sentence is sent to the word decomposition / noun extraction means 113 when the answer mode is set.
単語分解 ' ロール分析手段 1 1 2 は、 入力文を形態素分析し、 さ らに構 文解析を行う。 図示しない構文法則および動詞の格リス トデータベース を参照して、 構文情報 (以下、 「ロール」 という) を付与した単語のリス トからなるオブジェク トを生成する。 The word decomposition 'role analysis means 1 1 2 performs morphological analysis of the input sentence, and further performs syntax analysis. An object consisting of a list of words to which syntactic information (hereinafter referred to as “roles”) is generated with reference to a syntactic rule and a verb case list database (not shown).
例えば、 「Aの Bは Cです。」 という入力文は、 構文法則から、 {主語の口 —ル (は)、 データ ( Aの B ) : 補語のロール (無し)、 デ一夕 ( C ) : } というオブジェク ト となる。 また 「 Dは Eに行きます」 の場合は、 検出 された動詞 (行) の格リス トを参照してォブジヱク ト {動詞 (行)、 口一 ル (は)、 データ ( D )、 ロール (に)、 データ ( E ) } を生成する。 For example, the input sentence "A of B is C." is, according to the syntax rules, {subject mouth (a), data (A of B): complement role (none), de Ichiyu (C) :} Object. Also, in the case of “D goes to E”, referring to the case list of the detected verb (line), the object {verb (line), verbal (is), data (D), role ( ), And generate data (E)}.
単語分解 · 名詞抽出手段 1 1 3は、 形態素分析の結果、 品詞情報を付与 して切り出された単語から、 名詞である単語を抽出して、 聞き返し補充 手段 1 1 6へその単語を送出する。 The word decomposition / noun extraction means 113 extracts a word that is a noun from the words cut out with the part of speech information added as a result of the morphological analysis, and sends the word to the reflection replenishment means 116.
入力文判定手段 1 1 4は、 文末の 「?」「か」 および疑問詞の存在を検出 して、 肯定文は格リス ト確認手段 1 1 5へ、 疑問文は入力文処理手段 1 1 7へそれぞれ振り分けて入力文才ブジェク トを送出する。 The input sentence judging means 1 14 detects the presence of “?”, “Ka” and question words at the end of the sentence, and the positive sentence goes to the case list checking means 115. The question sentence is the input sentence processing means 1 17 And sends the input literary object.
格リス ト確認手段 1 1 5 は、 検出された動詞から格リス トを図示しない デ—夕ベースから呼び出して、 入力文の単語の構文情報と照合し、 充当 されていない格 (不足格) があれば、 不足格情報を聞き返し補充手段 1 1 6へ送出する。 不足格がないなら入力文才ブジェク トは、 入力文処理 手段 1 1 7へ送られる。 The case list checking means 1 15 calls the case list from the detected verb from a database (not shown) and checks it against the syntax information of the words in the input sentence. If there is, recall the missing information and replenishment means 1 Send to 16 If there is no shortage, the input sentence object is sent to the input sentence processing means 117.
聞き返し補充手段 1 1 6 は、 その詳細を示した図 8 を参照しながら説明 する。 通常モー ドから受け入れた入力文を解析した結果と して不足格が 検出されると格リス ト確認手段から不足格情報が来る。 不足格一時保持 手段 2 1 1 は、 バッファー 2 1 2 にその不足格情報を格納した上で同情 報を入力文処理手段 1 1 7 に送出する。 また、 回答モー ドから入力され た場合、 単語分解 · 名詞抽出手段 1 1 3からは、 不足格の問い合わせに 対する回答と しての単語 (名詞) が来るので、 補充手段 2 1 3 はその単 語を不足格に充当して、 完全となったオブジェク トを入力文処理手段に 入力文処理手段 1 1 7は、 図 9 に示すよう に登録処理手段 3 1 1、 検索 処理手段 3 1 2、 確認処理手段 3 1 3、 質問処理手段 3 1 4 , 動作実行 処理手段 3 1 5、 知識データベース 3 1 6から構成される。 The recall supplementary means 1 16 will be described with reference to FIG. 8 showing the details. If an unsatisfied case is detected as a result of analyzing the input sentence accepted from the normal mode, the unsatisfied case information is sent from the case list checking means. The insufficient case temporary holding means 2 11 1 stores the insufficient case information in the buffer 2 12 and sends the same information to the input sentence processing means 1 17. When input from the answer mode, a word (noun) as a response to the inquiry of a deficiency comes from the word decomposition / noun extraction means 113, and the replenishment means 213 is the simplest one. As shown in Fig. 9, the input sentence processing means 117, the registration processing means 311, the search processing means 312, It consists of confirmation processing means 3 13, question processing means 3 1 4, action execution processing means 3 15, and knowledge database 3 16.
登録処理手段 3 1 1 は、 入力文判定手段 1 1 4で肯定文とされ、 格リス ト確認手段 1 1 5、 聞き返し補充手段 1 1 6 を経由して不足格のない完 全なオブジェク トを受け取り、 すでに登録されている知識と照合して新 しいものを登録する。 登録する場合は 「 n e w」 を、 登録しない場合はThe registration processing means 311 is judged as an affirmative sentence by the input sentence judging means 1 14, and passes through the case list checking means 1 15 and the recall supplementary means 1 16 to obtain a complete object with no shortage. Receive and register a new one by comparing it with the already registered knowledge. To register, enter “n e w”.
「 o l d」 を応答手段 1 1 8 に通知する。 "Old" is notified to the response means 1 18.
検索処理手段 3 1 2 は、 入力文判定手段 1 1 4で疑問文とされ、 さ らに 図示しない疑問詞検出手段で疑問詞の存在が検出された場合に起動する 主語が疑問詞の場合は、 "(ロール ()、 データ ()} で知識データベース 3The search processing means 3 1 2 is turned into a question sentence by the input sentence judging means 1 14, and is activated when the presence of the question is detected by a question detection means (not shown). , "(Role (), data ()} in knowledge database 3
1 6 を検索して、 ヒ ッ 卜 した知識 (オブジェク ト) の主語 () を回答と する。 それ以外の場合は、 主語 () で知識を探し、 ヒ ッ ト した知識の中 から疑問詞の格にマッチする内容を回答とする。 この回答は応答手段 116 is searched and the subject () of the hit knowledge (object) is used as the answer. In other cases, the knowledge is searched for in the subject (), and the content that matches the case of the question word from the hit knowledge is used as the answer. This answer is a response 1
1 8 に送られる。 Sent to 8
確認処理手段 3 1 3は、 入力文判定手段 1 1 4で疑問文とされ、 さ らに 図示しない疑問詞検出手段で疑問詞の存在が検出されない場合に起動す る。 入力文才ブジェク トを知識デ一夕ベース 3 1 6 と照合して、 同じも のがあれば 「 y e s」 を、 なければ 「 n o」 を応答手段 1 1 8 に通知す る o The confirmation processing means 3 13 is activated when the input sentence determination means 1 14 determines that the question is a question sentence and the presence of a question word is not detected by a question word detection means (not shown). You. Match the input sentence object with the Knowledge Base 3 16 and notify the response means 1 18 of “yes” if they are the same and “no” otherwise. O
質問処理手段 3 1 4は、 通常モー ドから受け入れた入力文を解析した結 果と して不足格が検出され、 格リス ト確認手段、 不足格一時保持手段を 経由して不足格情報が来た時に起動する。 格助詞 「は」 「が」 「へ」 「に」 などで表現された不足格の構文情報 (ロール) を予め用意した変換規則 で主語、 目的地、 出発地などの用語に変換し、 応答手段に送出する。 動作実行処理手段 3 1 5 は、 入力文を解析した結果、 予め設定された動 作実行を指定するキーワー ド (動詞など) と 「して下さい」 などの依頼 の語尾が検出された場合に起動する。 たとえば 「 Aさんに Bを f a X し て下さい」 と入力された場合、 予め設定しておいた f a Xプログラムを 起動して、 文書 Bを送る。 そして、 動作完了後応答手段 1 1 8 に動作実 行を指定するキ一ワー ドを通知する。 The question processing means 3 1 4 detects the missing case as a result of analyzing the input sentence accepted from the normal mode, and receives the missing case information via the case list checking means and the short case temporary holding means. Fired when The case particle "ha", "ga", "he", "ni", etc. is converted into the terms such as subject, destination, departure place, etc. using the conversion rules prepared in advance, and the response means. To send to. The action execution processing means 3 15 is activated when a keyword (such as a verb) that specifies a preset action execution and the ending of a request such as “please” are detected as a result of analyzing the input sentence. I do. For example, if "Please give Mr. A f x a B" is input, the f a X program which has been set in advance is started and the document B is sent. Then, after the operation is completed, a keyword for designating the operation execution is notified to the response means 1 18.
応答手段 1 1 8は、 図 1 0 に示すように相槌作成手段 4 1 1、 回答作成 手段 4 1 2、 yes/no応答手段 4 1 3、 質問作成手段 4 1 4 , 報告作成手 段 4 1 5、 出力手段 4 1 6 から構成される。 As shown in Fig. 10, the response means 1 18 consist of a companion preparation means 4 1 1, answer preparation means 4 1 2, yes / no response means 4 1 3, question preparation means 4 1 4, and report preparation means 4 1 5. Output means 4 16
相槌作成手段 4 1 1 は、 登録処理手段 3 1 1 からの通知を受けて、「 n e w」ならば、「はい、 わかり ま した。」 という応答文を、「 o 1 d」 ならば、 「聞いたことがあ り ます。」 という応答文を出力手段 4 1 6 に送る。 Upon receiving the notification from the registration processing means 3 1 1, the companion creation means 4 1 1 receives a response “yes, I understand” if it is “new” and “listen” if it is “o 1 d”. Has been sent to output means 4 16.
回答作成手段 4 1 2 は、 検索処理手段から送られた回答を 「それは (回 答) です。」 という定型フォーマツ 卜に充当して応答文を作成する。 The answer creating means 4 12 applies the answer sent from the search processing means to a fixed format of “It is (answer)” to create a response sentence.
yes/no応答作成手段 4 1 3は、 確認処理手段からの通知が 「 y e s」 な ら 「はい」 を、 「 n o」 なら 「いいえ」 を応答文とする。 The yes / no response creation means 4 13 sets the response sentence to “Yes” if the notification from the confirmation processing means is “yes”, and “No” if the notification is “no”.
質問作成手段 4 1 4は、質問処理手段から送出された不足格を示す主語、 目的地出発地などの用語を 「(用語) は何でしよ うか?」 という定型文に 当てはめて質問文 (応答文) とする。 The question creation means 4 14 applies the terms, such as the subject indicating the insufficiency and the place of departure or departure, sent from the question processing means to the fixed phrase "What is (term)?" Sentence).
報告作成手段 4 1 5 は、 動作実行処理手段から通知されたキーワー ドを 「(キーワー ド) しま した。」 という定型文に当てはめて報告 (応答文) とする。 The report creation means 4 15 receives the keyword notified from the action execution processing means. A report (response sentence) is applied to the fixed sentence "(keyword)."
出力手段は 4 1 6 は作成された応答文を図示しない音声合成装置に入力 し、 図示しないスピーカーから音声と してユーザに対して発話して答え る。 もちろん、 モニター等に応答文を表示してもよい。 The output means 4 16 inputs the prepared response sentence to a speech synthesizer (not shown), and utters the answer as a voice from a speaker (not shown) to the user and answers. Of course, the response sentence may be displayed on a monitor or the like.
上述した説明から明らかなよう に、 この出願の第一の態様に係る発明に よって、 ユーザの自然語による入力文を判別し、 異なる種類の対話手段 で対応させ、 ユーザの必要に応じた対応のできる人間によ り近い対話を する事が出来る。 さ らには特定の業務知識を設定するこ とによ り、 ユー ザの曖昧な問いかけを補い、 ユーザに適切な情報を提示するこ とができ る。 As is clear from the above description, according to the invention according to the first aspect of the present application, the input sentence in the user's natural language is determined, and the input sentence is made to correspond by different kinds of dialogue means, and the correspondence as needed by the user is It is possible to have a conversation closer to those who can. Furthermore, by setting specific business knowledge, it is possible to supplement the user's ambiguous questions and present appropriate information to the user.
上述した説明から明らかなように、 この出願の第二の態様に係る発明に よって、 ユーザの自然語による入力文をその対話の状況 (その入力文が システムの発した質問に対する回答なのかどうかといった発話の状況) を判断し、 その状況判断に従って入力を理解するため入力モー ドを切り 替えて解析することが出来、 さ らにはその入力文の文意を判定し、 適切 な作業を実行し、 その実行に応じた適切な応答文をユーザに返すこ とが できる人間の対話によ り近い対話をする事が出来る。 As is clear from the above description, according to the invention according to the second aspect of the present application, the input sentence in the natural language of the user can be displayed in the state of the dialogue (for example, whether the input sentence is an answer to the question asked by the system). Utterance status), the input mode can be switched to understand the input according to the status judgment, and analysis can be performed by switching the input mode. Furthermore, the sentence of the input sentence is determined, and appropriate work is performed. However, it is possible to have a dialog that is closer to a human dialog that can return an appropriate response sentence according to the execution to the user.

Claims

請求の範囲 The scope of the claims
1 . ユーザによ り情報を入力するための入力手段を少な く とも備えた コンビュ一夕による自然語対話システムにおいて、  1. In a natural language dialogue system with a convenience store with at least input means for inputting information by the user,
1 ) 性質がそれそれ異なる少な く とも 2つの対話モー ドのいずれかを選 択可能な対話モー ド選択手段と、  1) An interaction mode selection means capable of selecting at least one of at least two interaction modes having different characteristics.
2 )入力文を形態素解析し、単語列をデ一夕 と して切り出す分析手段と、 そして、  2) analysis means for morphologically analyzing the input sentence and cutting out a word sequence as a whole; and
3 )前記分析の結果を判別して前記対話モー ドを切り替える切替手段と、 を含むことを特徴とするコンビユー夕による自然語対話システム。  3) A switching means for determining the result of the analysis and switching the dialog mode, comprising: a natural language dialog system using a combination.
2 . 請求項 1 に記載のコンビユー夕による 自然語対話システムにおい て、 前記対話モ一 ドは、 2. In the natural language dialogue system according to claim 1, wherein the dialogue mode is:
1 ) 予め設定したルールベースに従い応答を出力するだけでデータを獲 得しない対話モー ド (以下、 「チャ ッ トモー ド」) と呼ぶ。)、  1) This mode is called a chat mode, in which a response is output only according to a preset rule base and no data is acquired (hereinafter, “chat mode”). ),
2 ) 入力文の動詞を判定して、 予め用意した辞書を参照して該動詞の格 情報を獲得し、 この格に当てはまるデータを入力文から抽出し、 当ては まる情報がない格がある場合、 該不足格を問い合わせる質問文をユーザ に対して出力し、 ユーザに対して不足情報入力を要求して該格情報を項 目にマッチするデータを獲得する対話モー ド (以下、 「一般モー ド」 と呼 ふ o J \  2) Judge the verb of the input sentence, obtain the case information of the verb by referring to the dictionary prepared in advance, extract the data that fits this case from the input sentence, and if there is a case that has no applicable information An interactive mode (hereinafter, “general mode”) in which a question sentence inquiring about the missing case is output to the user, the user is requested to input missing information, and the case information is acquired as data matching the item. O J \
3 ) システム管理者の業務の必要に応じて予め設定した項目 (以下、 「業 務用項目という」 を参照して該業務用項目にマッチする情報を入力文か ら獲得し、 充当されていない項目がある場合、 該不足項目を問い合わせ る質問文をユーザに対して出力し、 ユーザに対して不足情報入力を要求 して、 充当されていない業務用項目に対応するデータを獲得する対話モ — ド (以下、 「業務モー ド」 と呼ぶ。)、  3) Items that are set in advance according to the needs of the system administrator's business (hereinafter referred to as “business items”, information that matches the business item is obtained from the input sentence and is not allocated. If there is an item, a dialogue that outputs to the user a question sentence inquiring about the missing item, requests the user to enter missing information, and obtains data corresponding to the unassigned business item. (Hereinafter referred to as “business mode”),
以上から選ばれる少なく とも 2つであることを特徴とするコンピュータ による自然語対話システム。 A computer-based natural language dialogue system characterized by at least two selected from the above.
3 . 請求項 2 に記載のコンビュ一夕による 自然語対話システムにおい て、 3. The natural language dialogue system according to claim 2 according to claim 2. hand,
前記業務用モー ドは、 さ らに業務用項目の異なる複数の業務モー ドに分 かれるこ とを特徴とするコンピュータによる 自然語対話システム。 The natural language dialogue system by a computer, wherein the business mode is further divided into a plurality of business modes having different business items.
4 . 請求項 3 に記載のコ ンピュータによる 自然語対話システムにおい て、  4. In the natural language dialogue system using a computer according to claim 3,
ユーザによる入力文の分析において切り出された単語データと該デ一夕 の属する項目を格納したデータベースを参照する事によつて前記切り出 されたデータが収まるべき業務項目を判定する順不同処理を行う こ とを 特徴とするコ ン ピュータによる自然語対話システム。 By referring to a database that stores the word data extracted in the analysis of the input sentence by the user and the item to which the data belongs, the order is determined out of order to determine the business item in which the extracted data should be contained. Computer-based natural language dialogue system.
5 . 請求項 2 に記載のコンビユ ー夕による 自然語対話システムにおい て、  5. In the natural language dialogue system according to claim 2 described in claim 2,
前記業務に関連するデ一夕ベースにアクセス し該デ一夕ベースのスキー マを業務用項目と して獲得するこ とを特徴とするコ ンビユ ー夕による自 然語対話システム。 A natural language dialogue system using a convenience, wherein the user accesses a database related to the business and obtains the schema based on the database as a business item.
6 . 請求項 2 に記載のコンピュータによる 自然語対話システムにおい て、  6. In the computer-assisted natural language dialogue system according to claim 2,
前記業務モー ドの対話において、 業務用項目が充当されていないまま別 のモー ドが立ち上がった場合でも、 前記充当されていない業務用項目を 記憶し必要に応じて不足項目を問い合わせて く る回帰機能を備えたこと を特徴としたコ ンビユ ー夕による自然語対話システム。 In the above-mentioned business mode dialogue, even if another mode starts up while business items are not allocated, regression to store the business items that have not been allocated and query for missing items as necessary A natural language dialogue system with convenience that features features.
7 . ユーザによ り情報を入力するための入力手段を少なく とも備えた コンビユ ー夕による 自然語対話システムにおいて、  7. In a natural language dialogue system with a combination of at least a user and a means for inputting information,
システム管理者の業務の必要に応じて予め設定した業務用項目を参照し て該業務用項目にマッチする情報を入力文から獲得する手段と、 充当されていない項目がある場合に、 該不足項目を問い合わせる質問文 をユーザに対して出力する手段と、 そ して、 A means for acquiring information matching the business item from the input sentence by referring to the business item set in advance according to the needs of the system administrator's business. A means for outputting a question sentence inquiring to the user, and
ユーザに対しての不足情報入力の要求によ り、 充当されていない業務用 項目に対応するデータを獲得する手段とを備えた業務モー ド対話手段を 少な く とも構成要素と して含むこ とを特徴とするコ ンピュータによる自 然語対話システム。 A business mode dialogue means including a means for acquiring data corresponding to business items that have not been allocated in response to a request for input of missing information to the user. A computer-generated natural language dialogue system characterized by including at least a component.
8 . 請求項 7 に記載のコンピュータによる 自然語対話システムにおい て、  8. In the computer-assisted natural language dialogue system according to claim 7,
前記業務用モー ドは、 さ らに業務用項目の異なる複数の業務モー ドに分 かれることを特徴とするコンビュ一夕による自然語対話システム。 The business mode is further divided into a plurality of business modes having different business items.
9 . 請求項 8 に記載のコ ンビユー夕による 自然語対話システムにおい て、  9. In the natural language dialogue system according to claim 8 described in claim 8,
ユーザによる入力文の分析において切り出された単語デ一夕 と該デ一夕 の属する項目を格納したデ一夕べ一スを参照する事によって前記切り出 されたデータが収まるべき業務項目を判定する順不同処理を行う こ とを 特徴とするコンピュータによる自然語対話システム。 The order in which the cut-out data should be contained is determined by referencing the word data extracted in the analysis of the input sentence by the user and the database storing the items to which the data belongs. Computer-based natural language dialogue system that performs processing.
1 0 . 請求項 7 に記載のコンビユー夕による自然語対話システムにお いて、  10. In the natural language dialogue system according to claim 7 according to claim 7,
前記業務に関連するデ一夕ベースにアクセス し該デ一夕ベースのスキー マを業務用項目と して獲得するこ とを特徴とするコンピュー夕による自 然語対話システム。 A natural language dialogue system based on a computer, comprising accessing a database related to the business and acquiring a schema based on the database as a business item.
1 1 . 請求項 7に記載のコ ン ビュ一夕による自然語対話システムにお いて、  11. The natural language dialogue system according to claim 7, wherein:
前記業務モー ドの対話において、 業務用項目が充当されていないまま別 のモー ドが立ち上がった場合でも、 前記充当されていない業務用項目を 記憶し必要に応じて不足項目を問い合わせて く る回帰機能を備えたこと を特徴としたコ ンビユー夕による自然語対話システム。 In the above-mentioned business mode dialogue, even if another mode starts up while business items are not allocated, regression to store the business items that have not been allocated and query for missing items as necessary A natural language dialogue system with features that has features.
1 2 . ユーザによ り情報を入力するための入力手段を少なく とも備え たコンピュータによる自然語対話システムにおいて、  1 2. In a computer-based natural language dialogue system that has at least input means for the user to input information,
予め設定した時間の経過、 予め設定した回数の対話から選ばれる少なく とも 1 つの条件が満たす区間に業務用対話が行われていない場合、 予め 設定した問いかけを行う業務誘導手段を少な く とも構成要素と して含む こ とを特徴とするコンビュ一夕による 自然語対話システム。 If business dialogue is not performed in a section that satisfies at least one condition selected from the lapse of a preset time and the preset number of dialogues, at least a component that guides the user to ask a preset question Include as This is a natural language dialogue system based on a convenience store.
1 3 . ユーザによ り情報を入力するための入力手段を少なく とも備え たコンピュータとユーザとの自然語対話方法において、  13 3. In a natural language dialogue method between a computer and a user having at least an input means for inputting information by the user,
1 ) 性質がそれそれ異なる少な く とも 2つの対話モー ドのいずれかを選 択する対話モー ド選択工程と、  1) An interaction mode selection step of selecting at least one of at least two interaction modes having different properties.
2 )入力文を形態素解析し、単語列をデータ と して切り 出す分析工程と、 そして、  2) a morphological analysis of the input sentence and an analysis step of cutting out a word string as data; and
3 ) 前記分析の結果を判別して前記対話モー ドを所定のものに切り替え る切替工程と、  3) a switching step of determining the result of the analysis and switching the interaction mode to a predetermined mode;
を含むこ とを特徴とするコンビュ一夕 とユーザとの自然語対話方法。 A natural language dialogue method between a user and a convenience store, characterized by including:
1 4 . 請求項 1 3 に記載のコ ンピュータとユーザとの自然語対話方法 において、 前記対話モー ドは、 14. The natural language dialogue method between a computer and a user according to claim 13, wherein the dialogue mode is:
1 ) 予め設定したルールベースに従い応答を出力するだけでデータを獲 得しない対話モー ド (以下、 「チャ ッ トモー ド」) と呼ぶ。)、  1) This mode is called a chat mode, in which a response is output only according to a preset rule base and no data is acquired (hereinafter, “chat mode”). ),
2 ) 入力文の動詞を判定して、 予め用意した辞書を参照して該動詞の格 情報を獲得し、 この格に当てはまるデータを入力文から抽出し、 当ては まる情報がない格がある場合、 該不足格を問い合わせる質問文をユーザ に対して出力し、 ユーザに対して不足情報入力を要求して該格情報を項 目にマッチするデータを獲得する対話モー ド (以下、 「一般モー ド」 と呼 ぶ。)、  2) Judge the verb of the input sentence, obtain the case information of the verb by referring to the dictionary prepared in advance, extract the data that fits this case from the input sentence, and if there is a case that has no applicable information An interactive mode (hereinafter, “general mode”) in which a question sentence inquiring about the missing case is output to the user, the user is requested to input missing information, and the case information is acquired as data matching the item. ").),
3 ) システム管理者の業務の必要に応じて予め設定した項目 (以下、 「業 務用項目という」 を参照して該業務用項目にマッチする情報を入力文か ら獲得し、 充当されていない項目がある場合、 該不足項目を問い合わせ る質問文をユーザに対して出力し、 ユーザに対して不足情報入力を要求 して、 充当されていない業務用項目に対応するデータを獲得する対話モ — ド (以下、 「業務モー ド」 と呼ぶ。)、  3) Items that are set in advance according to the needs of the system administrator's business (hereinafter referred to as “business items”, information that matches the business item is obtained from the input sentence and is not allocated. If there is an item, a dialogue that outputs to the user a question sentence inquiring about the missing item, requests the user to enter missing information, and obtains data corresponding to the unassigned business item. (Hereinafter referred to as “business mode”),
以上から選ばれる少なく とも 2つであるこ とを特徴とするコンビユー夕 とユーザとの自然語対話方法。 A natural language dialogue method between a user and a combination, characterized in that there are at least two selected from the above.
1 5 . 請求項 1 4 に記載のコ ンピュータ とユーザとの自然語対話方法 において、 15. The method of claim 14, wherein a natural language dialogue between the computer and the user is provided.
前記業務用モー ドは、 さ らに業務用項目の異なる複数の業務モー ドに分 かれることを特徴とするコ ンビユ ー夕 とユーザとの自然語対話方法。The business mode is further divided into a plurality of business modes having different business items, and a natural language dialogue method between a user and a console.
1 6 . 請求項 1 5 に記載のコ ンビュ一夕 とユーザとの自然語対話方法 において、 さらに、 16. The natural language dialogue between the user and the user according to claim 15, further comprising:
ユーザによる入力文の分析において切り出された単語デ一夕 と該デ一夕 の属する項目を格納したデータベースを参照する事によって前記切り出 されたデ一夕が収まるべき業務項目を判定する順不同処理を行う工程を 含むことを特徴とするコンピュー夕 とユーザとの自然語対話方法。 An out-of-order process of determining a business item in which the extracted data should be stored by referring to a database storing the words extracted in the analysis of the input sentence by the user and the items to which the data belongs. A method of dialogue between a computer and a user in a natural language, characterized by including a step of performing.
1 7 . 請求項 1 4 に記載のコ ンビユ ー夕 とユーザとの自然語対話方法 において、 さ らに、  17. The natural language dialogue method between a user and a user according to claim 14, further comprising:
前記業務に関連するデ一夕ベースにアクセス し該デ一夕ベースのスキー マを業務用項目と して獲得する工程を含むこ とを特徴とするコンピュー 夕とユーザとの自然語対話方法。 A natural language dialogue method between a computer and a user, comprising a step of accessing a database related to the business and acquiring a schema of the database as a business item.
1 8 . 請求項 1 4 に記載のコ ンピュータとユーザとの自然語対話方法 において、 さ らに、  18. The natural language dialogue between a computer and a user according to claim 14, further comprising:
前記業務モー ドの対話で業務用項目が充当されていないまま別のモー ド が立ち上がった場合でも、 前記充当されていない業務用項目を記憶し必 要に応じて不足項目を問い合わせる回帰工程を備えたこ とを特徴と した コ ンピュータとユーザとの自然語対話方法。 Even if another mode is started up while the business item is not allocated in the business mode dialogue, a regression step is provided for storing the business item not allocated and inquiring for a missing item as necessary. A natural language dialogue method between a computer and a user featuring octopus.
1 9 . ユーザによ り情報を入力するための入力手段を少なく とも備え たコ ンビュ一夕 とユーザとの自然語対話方法において、  1 9. In a natural language dialogue method between a user and a user who has at least a means for inputting information by a user,
システム管理者の業務の必要に応じて予め設定した業務用項目を参照し て該業務用項目にマッチする情報を入力文から獲得するステップと、 充当されていない項目がある場合に、 該不足項目を問い合わせる質問文 をユーザに対して出力するステップと、 そして、  A step of obtaining information matching the business item from the input sentence by referring to the business item set in advance as required by the system administrator's business; and Outputting to the user a question sentence asking for
ユーザに対しての不足情報入力の要求によ り、 充当されていない業務用 項目に対応するデータを獲得するステップとを備えた業務モー ド対話ェ 程を少な く とも構成要素と して含むこ とを特徴とするコ ン ビユー夕 とュ 一ザとの自然語対話方法。 Unassigned for business due to request of user to enter missing information A method of interacting with a user in a natural language, comprising at least as a component a business mode dialogue including a step of acquiring data corresponding to an item.
2 0 . 請求項 1 9 に記載のコ ンビユー夕 とユーザとの自然語対話方法 において、  20. The natural language dialogue method between a user and a user according to claim 19, wherein:
前記業務用モー ドは、 さ らに業務用項目の異なる複数の業務モー ドに分 かれることを特徴とするコンビユー夕 とユーザとの自然語対話方法。 The business mode is further divided into a plurality of business modes having different business items, and a natural language dialogue method between a user and a user.
2 1 . 請求項 1 9 に記載のコ ンピュータ とユーザとの自然語対話方法 において、 さ らに、 21. The natural language dialogue method between a computer and a user according to claim 19, further comprising:
ユーザによる入力文の分析において切り 出された単語データ と該デ一夕 の属する項目を格納したデータベースを参照する事によって前記切り出 されたデ一夕が収まるべき業務項目を判定する順不同処理を行う工程を 含むことを特徴とするコ ンピュータ とユーザとの自然語対話方法。 By referring to the database storing the word data extracted in the analysis of the input sentence by the user and the item to which the data belongs, the order is determined out of order to determine the business item in which the extracted data should fit. A natural language dialogue method between a computer and a user, characterized by including steps.
2 2 . 請求項 1 9 に記載のコ ンビユー夕 とユーザとの自然語対話方法 において、 さらに、  22. The method according to claim 19, further comprising:
前記業務に関連するデ一夕ベースにアクセス し該データベースのスキー マを業務用項目と して獲得する工程を含むこ とを特徴とするコ ンビュ一 夕とユーザとの自然語対話方法。 A method of accessing a database related to the business and acquiring a schema of the database as a business item, and a natural language dialogue method between the user and the computer.
2 3 . 請求項 1 9 に記載のコンビユー夕 とユーザとの自然語対話方法 において、 さらに、  23. In the natural language dialogue method between a combination user and a user according to claim 19,
前記業務モー ドの対話で業務用項目が充当されていないまま別のモー ド が立ち上がった場合でも、 前記充当されていない業務用項目を記憶し必 要に応じて不足項目を問い合わせる回帰工程を備えたこ とを特徴と した コ ンピュータとユーザとの自然語対話方法。 Even if another mode is started up while the business item is not allocated in the business mode dialogue, a regression step is provided for storing the business item not allocated and inquiring for a missing item as necessary. A natural language dialogue method between a computer and a user featuring octopus.
2 4 . ユーザによ り情報を入力するための入力手段を少なく とも備え たコンビュ一夕 とユーザとの自然語対話方法において、  24. In a natural language dialogue method between a user and a convenience store having at least input means for inputting information by a user,
予め設定した時間の経過、 予め設定した回数の対話から選ばれる少なく とも 1 つの条件が満たす区間に業務用対話が行われていない場合、 予め 設定した問いかけを行う業務誘導工程を少な く とも構成要素と して含む ことを特徴とするコ ンピュータ とユーザとの自然語対話方法。 If a business dialogue is not performed in a section that satisfies at least one condition selected from a predetermined time elapsed and a preset number of dialogues, A natural language dialogue method between a computer and a user, characterized by including at least a task guidance process for asking a set question as a component.
2 5 . 請求項 1 3〜 2 4 に記載のコ ンピュータ とユーザとの自然語対 話方法を実行するプロ グラムを記録したコ ン ピュータ読取可能な記録媒 体。  25. A computer-readable recording medium that records a program for executing the method of natural language conversation between a computer and a user according to claims 13 to 24.
2 6 . コ ンビュ一夕をによる自然語対話システムにおいて、  2 6. In a natural language dialogue system with a conversation
1 )対話の状況を判断して、入力モー ドを切り替えるモー ド切替手段と、 1) Mode switching means for switching the input mode by determining the state of the dialogue;
2 ) 入力文を形態素分析する単語分解手段と、 2) word decomposition means for morphologically analyzing the input sentence,
3 ) 前記形態素分析の結果を構文分析し、 構文上の格を示すラベルを付 与した単語の リス ト (以下、 「構文表現デ一夕」 という) を生成する口一 ル分析手段と、  3) a speech analysis means for synthesizing the result of the morphological analysis and generating a list of words (hereinafter, referred to as “syntax expression data”) to which a label indicating a syntactic case is attached;
4 ) 該システムが出力した質問文に対する回答文が入力される と判断さ れる場合、 前記形態素分析の結果から品詞が名詞である単語を切り 出し て回答と して抽出する聞き返し補充手段と、  4) When it is determined that an answer sentence to the question sentence output by the system is input, a hearing supplementing means for extracting a word whose part of speech is a noun from the result of the morphological analysis and extracting it as an answer,
5 ) 入力文を判定して、 前記構文表現データを知識と してデータベース に格納する登録処理、 すでに前記データベースに格納された知識を検索 する検索処理、 構文的に不完全な入力文の不足格をユーザに入力を促す 聞き返し処理、 予め設定された機能を起動させる機能実行処理から選ば れる少なく とも 1つの入力文処理を選択する入力文判定手段と、  5) Judgment of the input sentence, registration processing of storing the syntax expression data as knowledge in a database, search processing of searching for knowledge already stored in the database, lack of syntactically incomplete input sentence Input sentence determination means for selecting at least one input sentence process selected from a reflection process for prompting a user to input a function, and a function execution process for activating a preset function;
6 ) 前記入力文判定に従って入力文の処理を行う入力文処理手段と、 そ して、  6) an input sentence processing means for processing the input sentence in accordance with the input sentence determination; and
7 ) 前記入力文処理手段の結果に応じて、 出力文を生成し出力する応答 手段と、  7) responding means for generating and outputting an output sentence according to the result of the input sentence processing means;
を含むこ とを特徴とするコンピュータによる自然語対話システム。  A computer-based natural language dialogue system characterized by the following.
2 7 . 請求項 2 6 に記載のコ ンビユー夕による自然語対話システムに おいて、  27. In the natural language dialogue system according to claim 26 described in claim 26,
前記入力モー ドは、 通常モー ド と該システムが出力した質問文に対する 回答文が入力される場合の回答モー ドとの少なく とも 2つからなること を特徴とするコンビユ ー夕による 自然語対話システム。 The input mode includes at least two modes: a normal mode and an answer mode when an answer to the question sentence output by the system is input. This is a natural language dialogue system using a combination evening.
2 8 . 請求項 2 6 に記載のコ ンビユ ー夕による 自然語対話システムに おいて、  28. In the natural language dialogue system according to claim 26 described in claim 26,
前記入力文はキーボー ド入力によるテキス 卜文、 音声認識装置を介して テキス ト化された文章から選ばれる少なく とも 1 つのあることを特徴と するコ ンビュ一夕による自然語対話システム。 The input sentence is at least one selected from a text sentence by a keyboard input and a sentence converted into a text via a voice recognition device, and a natural language dialogue system based on a combo system.
2 9 . 請求項 2 6 に記載のコンピュータによる 自然語対話システムに おいて、 前記対話の状況は、 直前に該システムが質問文を該対話の相手 に対して出力しているか否かで判断されるこ とを特徴とするコ ンビユ ー 夕による自然語対話システム。  29. The computer-implemented natural language dialogue system according to claim 26, wherein the status of the dialogue is determined by whether or not the system has output a question sentence to a partner of the dialogue immediately before. This is a natural language dialogue system based on convenience.
3 0 . ユーザによ り情報を入力するための入力手段を少なく とも備え たコ ンビユ ー夕 とユーザとの自然語対話方法において、  30. In a natural language dialogue method between a user and a convenience that has at least an input means for inputting information by a user,
1 ) 対話の状況を判断して、 入力を受け入れるモー ドを切り替える工程 と、  1) determining the state of the dialogue and switching the mode for accepting input;
2 ) 前記モー ドに応じて入力文を解析して、 解析結果のラベルを付与し た単語からなる リス ト構造のデ一夕 (以下、 「知識化データ」 という) に 再構成し、 該入力文を理解する工程と、  2) Analyze the input sentence according to the mode and reconstruct it into a list of data consisting of words to which the analysis results are labeled (hereinafter referred to as “knowledge data”). The process of understanding the sentence,
3 )前記知識化データを分析し、 知識の伝授、 知識の確認、 知識の検索、 予め設定された機能動作の依頼から選ばれた少な く とも 1 つの文意を判 断する工程と、  3) analyzing the knowledge-based data, transmitting knowledge, confirming knowledge, searching for knowledge, and determining at least one sentence selected from a request for a preset function operation;
4 ) 前記判断の結果に応じた作業を実行する工程と、 そして、  4) performing an operation according to the result of the determination; and
5 ) 前記作業の実行に応じた返答文を生成し、 出力し返答するステップ と、  5) generating a response sentence according to the execution of the work, outputting and replying,
を含むこ とを特徴とするコ ンピュータ とユーザとの自然語対話方法。  A natural language dialogue method between a computer and a user, characterized by including:
3 1 . 請求項 3 0 に記載のコ ンピュータ とユーザとの自然語対話方法 において、 31. A method according to claim 30, wherein the computer and the user interact with each other in a natural language.
前記入力モー ドは、 通常モー ド と該システムが出力した質問文に対する 回答文が入力される場合の回答モー ドとの少なく とも 2つからなること を特徴とするコンピュー夕 とユーザとの自然語対話方法。 The input mode includes at least two modes: a normal mode and an answer mode when an answer to the question sentence output by the system is input. A natural language dialogue method between a computer and a user.
3 2 . 請求項 3 0 に記載のコ ンピュータ とユーザとの自然語対話方法 において、  32. The method of claim 30, wherein the computer and the user interact with each other in a natural language.
前記入力文はキーボー ド入力によるテキス ト文、 音声認識装置を介して テキス ト化された文章から選ばれる少なく とも 1 つのあることを特徴と するコ ンビユ ー夕 とユーザとの自然語対話方法。 The method according to claim 1, wherein the input sentence is at least one selected from a text sentence by a keyboard input and a sentence converted into a text via a voice recognition device.
3 3 . 請求項 3 0 に記載のコ ンビユ ー夕とユーザとの自然語対話方法 において、  33. The natural language dialogue method between a convenience and a user according to claim 30.
前記対話の状況は、 直前に該システムが質問文を該対話の相手に対して 出力しているか否かで判断されるこ とを特徴とするコンビュ一夕 とユー ザとの自然語対話方法。 A natural language dialogue method between a user and a convenience store, wherein the status of the dialogue is determined based on whether or not the system outputs a question sentence to a partner of the dialogue immediately before.
3 4 . 請求項 3 0 に記載のコ ンビユ ー夕による自然語対話システムに おいて、  34. In the natural language dialogue system according to claim 30 described in claim 30,
前記ラベリ ングは、 予め作成された辞書、 入力文を構文解析した結果か ら選ばれた少なく とも 1 つを参照して行われるこ と特徴と したコ ン ビュ 一夕 とユーザとの自然語対話方法。 The labeling is performed by referring to at least one of a dictionary created in advance and a result of parsing an input sentence, and a natural language dialogue between the user and the computer. Method.
3 5 . 請求項 3 0 〜 3 4 に記載のコンビユー夕 とユーザとの自然語対 話方法を実行するプログラムを記録したコ ン ビユ ー夕読取可能な記録媒 体。  35. A recording medium readable by a convenience recording medium that records a program for executing the natural language conversation method between the convenience and the user according to claim 30 to 34.
PCT/JP2000/004526 1999-07-06 2000-07-06 System and method for natural language dialog by computer and recorded medium WO2001003006A1 (en)

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
JP11/191311 1999-07-06
JP11191311A JP2001022763A (en) 1999-07-06 1999-07-06 Natural word conversation by computer
JP29911899A JP2001117923A (en) 1999-10-21 1999-10-21 Natural word interactive system for computer
JP11/299118 1999-10-21

Publications (1)

Publication Number Publication Date
WO2001003006A1 true WO2001003006A1 (en) 2001-01-11

Family

ID=26506620

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2000/004526 WO2001003006A1 (en) 1999-07-06 2000-07-06 System and method for natural language dialog by computer and recorded medium

Country Status (2)

Country Link
TW (1) TW528966B (en)
WO (1) WO2001003006A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110851579A (en) * 2019-11-06 2020-02-28 杨鑫蛟 User intention identification method, system, mobile terminal and storage medium

Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6217871A (en) * 1985-07-17 1987-01-26 Agency Of Ind Science & Technol Topic control system in computer system
JPS63106042A (en) * 1986-10-23 1988-05-11 Nippon Telegr & Teleph Corp <Ntt> Method for recognizing intention of conversation text
JPH04186435A (en) * 1990-11-21 1992-07-03 Agency Of Ind Science & Technol Interaction control method and interaction control device
JPH04332084A (en) * 1991-05-07 1992-11-19 Nippon Telegr & Teleph Corp <Ntt> Automatic information offering method
JPH04348470A (en) * 1990-07-18 1992-12-03 Mitsubishi Electric Corp Corresponding table use data base retrieving device
JPH07219961A (en) * 1994-01-31 1995-08-18 Hitachi Ltd Voice interactive system
JPH08147310A (en) * 1994-11-25 1996-06-07 Nippon Telegr & Teleph Corp <Ntt> Request prediction type information providing service device
JPH096790A (en) * 1995-06-26 1997-01-10 Nec Corp Natural language interacting device
JPH0991309A (en) * 1995-09-28 1997-04-04 Toshiba Corp Multiple-data-base retrieval device
EP0829811A1 (en) * 1996-09-11 1998-03-18 Nippon Telegraph And Telephone Corporation Method and system for information retrieval
JPH1097533A (en) * 1996-09-24 1998-04-14 Mitsubishi Electric Corp Language processor
JPH11203325A (en) * 1998-01-16 1999-07-30 Tadamitsu Ryu Database generating method, record medium in which its program is stored and record medium recording group of data generated by the generating method
JP2000048038A (en) * 1998-07-29 2000-02-18 Nec Corp Natural language interactive system and recording medium for natural language interactive program

Patent Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6217871A (en) * 1985-07-17 1987-01-26 Agency Of Ind Science & Technol Topic control system in computer system
JPS63106042A (en) * 1986-10-23 1988-05-11 Nippon Telegr & Teleph Corp <Ntt> Method for recognizing intention of conversation text
JPH04348470A (en) * 1990-07-18 1992-12-03 Mitsubishi Electric Corp Corresponding table use data base retrieving device
JPH04186435A (en) * 1990-11-21 1992-07-03 Agency Of Ind Science & Technol Interaction control method and interaction control device
JPH04332084A (en) * 1991-05-07 1992-11-19 Nippon Telegr & Teleph Corp <Ntt> Automatic information offering method
JPH07219961A (en) * 1994-01-31 1995-08-18 Hitachi Ltd Voice interactive system
JPH08147310A (en) * 1994-11-25 1996-06-07 Nippon Telegr & Teleph Corp <Ntt> Request prediction type information providing service device
JPH096790A (en) * 1995-06-26 1997-01-10 Nec Corp Natural language interacting device
JPH0991309A (en) * 1995-09-28 1997-04-04 Toshiba Corp Multiple-data-base retrieval device
EP0829811A1 (en) * 1996-09-11 1998-03-18 Nippon Telegraph And Telephone Corporation Method and system for information retrieval
JPH1097533A (en) * 1996-09-24 1998-04-14 Mitsubishi Electric Corp Language processor
JPH11203325A (en) * 1998-01-16 1999-07-30 Tadamitsu Ryu Database generating method, record medium in which its program is stored and record medium recording group of data generated by the generating method
JP2000048038A (en) * 1998-07-29 2000-02-18 Nec Corp Natural language interactive system and recording medium for natural language interactive program

Non-Patent Citations (5)

* Cited by examiner, † Cited by third party
Title
NORIO FUJII ET AL.: "3 Saiji wo model ni shita chishiki jidou kakutoku system no gaiyou", PROCEEDINGS OF THE 35TH NATIONAL MEETING (THE SECOND HALF OF 1987), INFORMATION PROCESSING SOCIETY OF JAPAN (IPSJ), 28 September 1987 (1987-09-28), pages 1877 - 1878, XP002946527 *
NORIO FUJII ET AL.: "Kaiwa ni yoru consultation model kousou tool", FUJITSU, vol. 29, no. 3, June 1988 (1988-06-01), pages 223 - 228, XP002946526 *
SHNJI ICHIKAWA ET AL.: "Nihongo interface kit IF-kit", NEC GIHOU, vol. 47, no. 8, 16 September 1994 (1994-09-16), pages 53 - 58, XP002946529 *
YOSHIHIRO SUGIHARA ET AL.: "Toukei DB no shizen gengo ni yoru riyou shien -Kokudo jouhou jisho system project no.3-", PROCEEDINGS OF THE 35TH NATIONAL MEETING (THE SECOND HALF OF 1987), INFORMATION PROCESSING SOCIETY OF JAPAN (IPSJ), 28 September 1987 (1987-09-28), pages 317 - 318, XP002946528 *
YUUYA NAGAKAWEA ET AL.: "Shitsumon outou ni okeru wadai kanri houshiki ni tsuite", TRANSACTIONS OF INFORMATION PROCESSING SOCIETY OF JAPAN (IPSJ), vol. 28, no. 9, 15 September 1987 (1987-09-15), pages 998 - 1001, XP002946530 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110851579A (en) * 2019-11-06 2020-02-28 杨鑫蛟 User intention identification method, system, mobile terminal and storage medium

Also Published As

Publication number Publication date
TW528966B (en) 2003-04-21

Similar Documents

Publication Publication Date Title
JP3454897B2 (en) Spoken dialogue system
EP1163665B1 (en) System and method for bilateral communication between a user and a system
EP3804915A1 (en) Conversational systems and methods for robotic task identification using natural language
AU2019219717B2 (en) System and method for analyzing partial utterances
WO2008128423A1 (en) An intelligent dialog system and a method for realization thereof
EP3895161A1 (en) Utilizing pre-event and post-event input streams to engage an automated assistant
KR101677859B1 (en) Method for generating system response using knowledgy base and apparatus for performing the method
JP2000200273A (en) Speaking intention recognizing device
Dyriv et al. The user's psychological state identification based on Big Data analysis for person's electronic diary
Shawar et al. A chatbot system as a tool to animate a corpus
Webb Cue-based dialogue act classification
JP3468572B2 (en) Dialogue processing device
Hardy et al. The Amitiés system: Data-driven techniques for automated dialogue
WO2001003006A1 (en) System and method for natural language dialog by computer and recorded medium
JP2001117923A (en) Natural word interactive system for computer
Aretoulaki et al. Automaton-descriptions and theorem-proving: A marriage made in heaven?
JP2001022763A (en) Natural word conversation by computer
JP2000020520A (en) Method and system for language analysis and recognition processing, storage medium having stored language analysis and recognition processing program thereon and storage medium having recorded data group prepared by the method thereon
Wang et al. A conversational agent for food-ordering dialog based on VenusDictate
JP2917786B2 (en) Natural language interface method
JP2000148755A (en) Method and device for semantic analysis and record medium where semantic analysis program is recorded
Iftikhar et al. Identification of textual entailments in business rules
JP4056298B2 (en) Language computer, language processing method, and program
Hars Advancing CASE productivity by using natural language processing and computerized ontologies: The ACAPULCO system
KR20230000044A (en) Apparatus for automatically providing response and a method for controlling the same

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): CN KR US

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE

DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
121 Ep: the epo has been informed by wipo that ep was designated in this application
122 Ep: pct application non-entry in european phase