JP2019191646A - Registered word management device, voice interactive system, registered word management method and program - Google Patents

Registered word management device, voice interactive system, registered word management method and program Download PDF

Info

Publication number
JP2019191646A
JP2019191646A JP2018080023A JP2018080023A JP2019191646A JP 2019191646 A JP2019191646 A JP 2019191646A JP 2018080023 A JP2018080023 A JP 2018080023A JP 2018080023 A JP2018080023 A JP 2018080023A JP 2019191646 A JP2019191646 A JP 2019191646A
Authority
JP
Japan
Prior art keywords
alias
registered
phrase
word management
registered word
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2018080023A
Other languages
Japanese (ja)
Inventor
後藤 哲也
Tetsuya Goto
哲也 後藤
長 健太
Kenta Cho
健太 長
尚義 永江
Hisayoshi Nagae
尚義 永江
杉浦千加志
Chikashi Sugiura
千加志 杉浦
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Toshiba Corp
Toshiba Digital Solutions Corp
Original Assignee
Toshiba Corp
Toshiba Digital Solutions Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Toshiba Corp, Toshiba Digital Solutions Corp filed Critical Toshiba Corp
Priority to JP2018080023A priority Critical patent/JP2019191646A/en
Publication of JP2019191646A publication Critical patent/JP2019191646A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Machine Translation (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

To provide a registered word management device, a voice interactive system, a registered word management method and a program which can manage integratedly an automatically generated different name and a different name inputted by a system manager, including whether or not those registration is validated.SOLUTION: A registered word management device comprises: a different name generation unit which automatically generates a different name which is a phrase obtained by replacing an official name registered in a phrase database, and records the generated different name on the phrase database as a registration candidate; and an UI control unit which displays a registered word management screen which presents the different name recorded on the phrase database to a user, in a manner which can identify whether or not the different name is automatically generated or inputted by the user, and in the manner which can change whether or not to validate the registration of the different name, and accepts a user operation to the registered word management screen to reflect contents of the operation to the phrase database.SELECTED DRAWING: Figure 1

Description

本発明の実施形態は、登録語管理装置、音声対話システム、登録語管理方法およびプログラムに関する。   Embodiments described herein relate generally to a registered word management device, a spoken dialogue system, a registered word management method, and a program.

音声対話システムは、エンドユーザとの対話を通じて、所定の目的を達成するために必要な情報を獲得する。例えばスロットフィル型の音声対話システムでは、様々な語句が登録された語句データベースを参照し、目的とするアプリケーションの実行に必要な項目の情報として当てはまる語句をエンドユーザの発話から抽出して、項目ごとのスロットに埋めていく。このとき、語句が指し示す対象の正式名称だけでなく、その正式名称を言い換えた別名(通称、略称など)を、正式名称と対応付けたかたちで語句データベースに登録しておけば、エンドユーザが別名を発話した場合でも、その別名を正式名称に置き換えてスロットに埋めることができ、スムーズな対話を実現できる。   The spoken dialogue system acquires information necessary to achieve a predetermined purpose through dialogue with an end user. For example, in a slot-fill type spoken dialogue system, referring to a phrase database in which various phrases are registered, the phrases that are applicable as item information necessary for the execution of the target application are extracted from the end user's utterance, and each item is extracted. Fill in the slots. At this time, if not only the official name of the target pointed by the phrase but also an alias (common name, abbreviation, etc.) in which the formal name is reworded is registered in the phrase database in association with the official name, the end user can use the alias. Even if you utter utterances, you can replace the alias with the official name and fill it in the slot, realizing a smooth conversation.

音声対話システムで用いられる語句データベースは、一般的に、システム管理者が専用ツールを用いて汎用のものをカスタマイズできる構成となっている。システム管理者は、この専用ツールを用い、アプリケーションに応じて必要となる語句の正式名称やその別名などを対応付けて、語句データベースに追加登録することができる。なお、別名については、予め定めたルールに従って正式名称から略称などを自動生成する技術も提案されている。   A phrase database used in a spoken dialogue system is generally configured such that a system administrator can customize a general-purpose database using a dedicated tool. Using this dedicated tool, the system administrator can associate and register the official name of the word and its alias that are required according to the application in the word database. As for the alias, a technique for automatically generating an abbreviation from an official name according to a predetermined rule has been proposed.

しかし、語句データベースに登録される別名は、必ずしもシステムの性能を高める上で有効となるとは限らない。例えば、登録された別名の読みが他の正式名称の読みに類似している場合、実際にシステムを稼働させると、この別名と他の正式名称との混同が生じてシステムの性能が却って低下することがある。また、自動生成された別名が、実際にはエンドユーザがほとんど発話することがないものである場合もある。こうした観点から、自動生成された別名やシステム管理者が入力した別名を、それらの登録を有効とするか否かも含めて統合的に管理できる仕組みの構築が求められている。   However, the alias registered in the phrase database is not always effective in improving the performance of the system. For example, if the registered alias reading is similar to the reading of another official name, when the system is actually run, this alias will be confused with another official name and the performance of the system will decrease. Sometimes. In addition, the automatically generated alias may be a thing that the end user hardly utters in practice. From such a point of view, there is a demand for the construction of a mechanism that can manage automatically generated aliases and aliases entered by the system administrator, including whether or not to enable registration thereof.

特開2005−181442号公報Japanese Patent Laying-Open No. 2005-181442 特開2008−77335号公報JP 2008-77335 A

本発明が解決しようとする課題は、自動生成された別名やシステム管理者が入力した別名を、それらの登録を有効とするか否かも含めて統合的に管理できる登録語管理装置、音声対話システム、登録語管理方法およびプログラムを提供することである。   The problem to be solved by the present invention is that a registered word management device and a spoken dialogue system capable of managing automatically generated aliases and aliases inputted by a system administrator, including whether or not to enable registration thereof, in an integrated manner It is to provide a registered word management method and program.

実施形態の登録語管理装置は、音声対話システムで用いられる語句データベースの登録語を管理する登録語管理装置であって、別名生成部と、UI制御部と、を備える。別名生成部は、前記語句データベースに登録されている正式名称を言い換えた語句である別名を自動生成し、生成した別名を登録候補として前記語句データベースに記録する。UI制御部は、前記語句データベースに記録されている別名を、該別名が自動生成されたものであるかユーザが入力したものであるかを識別可能に、かつ、該別名の登録を有効とするか無効とするかを切り替え可能にユーザに提示する登録語管理画面を表示し、前記登録語管理画面に対するユーザ操作を受け付けて操作内容を前記語句データベースに反映させる。   The registered word management apparatus according to the embodiment is a registered word management apparatus that manages registered words in a phrase database used in the spoken dialogue system, and includes an alias generation unit and a UI control unit. The alias generation unit automatically generates an alias that is a phrase obtained by rephrasing the formal name registered in the phrase database, and records the generated alias as a registration candidate in the phrase database. The UI control unit can identify whether the alias recorded in the phrase database is automatically generated or input by the user, and enables registration of the alias. A registered word management screen that is presented to the user in a switchable manner is displayed, a user operation on the registered word management screen is accepted, and the operation content is reflected in the phrase database.

図1は、実施形態に係る音声対話システムの機能的な構成例を示すブロック図である。FIG. 1 is a block diagram illustrating an example of a functional configuration of the voice interaction system according to the embodiment. 図2は、語句データベースの構成例を説明する図である。FIG. 2 is a diagram illustrating a configuration example of the phrase database. 図3は、別名生成部のログ解析による生成機能の処理手順を示すフローチャートである。FIG. 3 is a flowchart showing a processing procedure of the generation function by log analysis of the alias generation unit. 図4は、別名生成部のルールによる生成機能の処理手順を示すフローチャートである。FIG. 4 is a flowchart showing the processing procedure of the generation function based on the rules of the alias generation unit. 図5は、別名生成部の言語解析による生成機能の処理手順を示すフローチャートである。FIG. 5 is a flowchart showing a processing procedure of the generation function by language analysis of the alias generation unit. 図6は、UI制御部が表示する登録語管理画面の一例を示す図である。FIG. 6 is a diagram illustrating an example of a registered word management screen displayed by the UI control unit. 図7は、UI制御部の処理手順を示すフローチャートである。FIG. 7 is a flowchart illustrating a processing procedure of the UI control unit. 図8は、実施形態に係る音声対話システムのハードウェア構成例を示すブロック図である。FIG. 8 is a block diagram illustrating a hardware configuration example of the voice interaction system according to the embodiment.

以下、実施形態の登録語管理装置、音声対話システム、登録語管理方法およびプログラムについて、図面を参照しながら詳細に説明する。なお、以下で示す実施形態はスロットフィル型の音声対話システムへの適用例であるが、適用可能な音声対話システムはこれに限らず、対話処理に必要な語句が登録された語句データベース(以下、データベースを「DB」と略称する)を用いて対話処理を行うあらゆるタイプの音声対話システムに適用できる。また、以下で示す実施形態では、エンドユーザとの対話を音声で行うものとするが、エンドユーザに対するシステムからの応答は、音声の出力とテキストの表示を組み合わせて行ってもよいし、テキストの表示のみで行ってもよい。   Hereinafter, a registered word management device, a spoken dialogue system, a registered word management method, and a program according to embodiments will be described in detail with reference to the drawings. The embodiment shown below is an application example to a slot-fill type speech dialogue system. However, the applicable speech dialogue system is not limited to this, and a phrase database (hereinafter referred to as a phrase database) in which phrases necessary for dialogue processing are registered. The present invention can be applied to any type of speech dialogue system that performs dialogue processing using a database (abbreviated as “DB”). Further, in the embodiment described below, the dialogue with the end user is performed by voice. However, the response from the system to the end user may be performed by combining voice output and text display. It may be performed only by display.

図1は、本実施形態に係る音声対話システム1の機能的な構成例を示すブロック図である。この音声対話システム1は、図1に示すように、対話処理部10と、対話知識DB20と、対話ログDB30と、語句DB40とを備える。また、この音声対話システム1は、語句DBに登録された語句(登録語)を管理するための機能として、別名生成部110およびUI(ユーザインタフェース)制御部120を備える。別名生成部110およびUI制御部120は、本実施形態に係る登録語管理装置100を構成する。この登録語管理装置100は、例えば、音声対話システム1を管理するシステム管理者が使用する専用の管理ツールとして、音声対話システム1に組み込まれる。   FIG. 1 is a block diagram illustrating an example of a functional configuration of a voice interaction system 1 according to the present embodiment. As shown in FIG. 1, the voice dialogue system 1 includes a dialogue processing unit 10, a dialogue knowledge DB 20, a dialogue log DB 30, and a phrase DB 40. The spoken dialogue system 1 also includes an alias generation unit 110 and a UI (user interface) control unit 120 as functions for managing phrases (registered words) registered in the phrase DB. The alias generation unit 110 and the UI control unit 120 constitute the registered word management apparatus 100 according to the present embodiment. The registered word management device 100 is incorporated in the spoken dialogue system 1 as a dedicated management tool used by a system administrator who manages the spoken dialogue system 1, for example.

対話処理部10は、例えば、音声認識エンジン、意図理解エンジン、対話制御エンジン、音声合成エンジンなどの音声対話で必要とされる各種タスクを実行する各種エンジンを含み、対話知識DB20および語句DB40を適宜利用しながら、エンドユーザとの間の音声による対話処理を行う。そして、対話処理部10は、エンドユーザとの対話を通じて、目的とするアプリケーションの実行に必要な項目の情報を獲得する。例えば、目的とするアプリケーションが「商談記録」であれば、「訪問日時」、「訪問先」、「次回予定日」、「特記事項」などの各項目の情報が獲得すべき情報となる。また、目的とするアプリケーションが「宿泊予約」であれば、「チェックイン予定日時」、「チェックアウト予定日時」、「宿泊人数」、「宿泊プラン」などの各項目の情報が獲得すべき情報となる。   The dialogue processing unit 10 includes various engines that execute various tasks required for voice dialogue such as a speech recognition engine, an intention understanding engine, a dialogue control engine, and a voice synthesis engine, and appropriately stores the dialogue knowledge DB 20 and the phrase DB 40. While using it, voice interaction with end users is performed. Then, the dialogue processing unit 10 acquires information on items necessary for executing the target application through dialogue with the end user. For example, if the target application is “negotiation record”, the information of each item such as “visit date / time”, “visit destination”, “next scheduled date”, “special notes” is information to be acquired. In addition, if the target application is “accommodation reservation”, information on each item such as “estimated check-in date / time”, “scheduled check-out date / time”, “number of guests”, “accommodation plan”, etc. Become.

対話処理部10がエンドユーザとの対話を通じて獲得した情報は、スロットテーブル50内の対応する項目のスロット51に埋められる。スロットテーブル50は、目的とするアプリケーションの実行に必要な項目ごとの情報(項目値)が埋められるスロット51を有する。スロットテーブル50の各スロット51が埋まると、そのスロットテーブル50に基づいて、目的とするアプリケーションが実行される。例えば、目的とするアプリケーションが「商談記録」であれば、商談記録が例えば外部システムなどに登録され、目的とするアプリケーションが「宿泊予約」であれば宿泊予約クエリが実行される。   Information acquired by the dialog processing unit 10 through the dialog with the end user is filled in the slot 51 of the corresponding item in the slot table 50. The slot table 50 has a slot 51 in which information (item value) for each item necessary for executing the target application is filled. When each slot 51 of the slot table 50 is filled, a target application is executed based on the slot table 50. For example, if the target application is “negotiation record”, the negotiation record is registered in an external system, for example, and if the target application is “accommodation reservation”, an accommodation reservation query is executed.

スロットテーブル50は、エンドユーザとの対話によって目的とするアプリケーションが特定されることに応じて、そのアプリケーションに対応するテンプレートに基づいて作成される。テンプレートは、アプリケーションの実行に必要な項目ごとに、項目番号(スロット番号)と、項目名と、その項目のスロット51の種類とを定義する。スロット51の種類には、例えば、日時の情報が埋められる日時型、予め定められた選択肢の中から選ばれた語句が埋められる選択肢型、自然文が埋められる自由記述型などがある。スロット51の種類が選択肢型の項目については、さらに、スロット51に埋められる語句の選択肢がテンプレートにより定義される。テンプレートは、例えばシステム管理者により適宜作成され、対話知識の一つとして対話知識DB20に格納される。   The slot table 50 is created based on a template corresponding to an application in response to the identification of the target application through interaction with the end user. The template defines an item number (slot number), an item name, and a type of the slot 51 of the item for each item necessary for executing the application. The types of the slot 51 include, for example, a date / time type in which date / time information is filled, an option type in which a word / phrase selected from predetermined options is filled, and a free description type in which a natural sentence is filled. For items of which the type of the slot 51 is an option type, the options of the words and phrases to be filled in the slot 51 are further defined by the template. For example, the template is appropriately created by the system administrator, and is stored in the dialogue knowledge DB 20 as one piece of dialogue knowledge.

対話処理部10は、例えば、対話知識の一つとして対話知識DB20に格納されている対話シナリオに基づいて、エンドユーザとの対話を制御する。そして、エンドユーザの発話を音声認識して得られる認識結果テキストから、スロットテーブル50の各スロット51に埋める情報を獲得する。例えば選択肢型のスロット51については、テンプレートで定義された選択肢のいずれかに当てはまる語句を認識結果テキストから抽出する。例えば、認識結果テキストに含まれる各語句の認識スコア、各語句の出現順やスロット51の項目名との関係、認識スロットに含まれる語句の読みと各選択肢として定義されている語句の読みとの一致度などを手掛かりとして、選択肢型のスロット51に埋める語句を認識結果テキストから抽出することができる。   The dialogue processing unit 10 controls the dialogue with the end user based on, for example, a dialogue scenario stored in the dialogue knowledge DB 20 as one piece of dialogue knowledge. Then, information to be filled in each slot 51 of the slot table 50 is acquired from the recognition result text obtained by voice recognition of the utterance of the end user. For example, for the option type slot 51, a phrase that matches one of the options defined in the template is extracted from the recognition result text. For example, the recognition score of each word included in the recognition result text, the order of appearance of each word and the relationship with the item name in the slot 51, the reading of the word included in the recognition slot and the reading of the word defined as each option The word / phrase to be filled in the option type slot 51 can be extracted from the recognition result text using the degree of coincidence as a clue.

選択肢型のスロット51に埋められる語句の選択肢としてテンプレートにより定義された語句は、語句DB40に正式名称として登録されている。語句DB40には、音声対話システム1が扱う様々な単語やフレーズなど(本実施形態ではこれらを総称して「語句」と呼ぶ)が登録されている。語句DB40は、それぞれの語句が指し示す対象の正式名称に加えて、その正式名称を言い換えた語句である別名を、正式名称と対応付けたかたちで登録可能である。語句DB40に登録される別名は、後述の別名生成部110により自動生成される別名や、後述の登録語管理画面を通じてシステム管理者(ユーザ)により入力された別名を含む。上述の選択肢としてテンプレートにより定義された語句(正式名称)の別名が語句DB40に登録されていれば、エンドユーザがその別名を発話した場合であっても、その音声認識テキストから別名を抽出して正式名称に置き換え、選択肢型のスロット51に埋めることができる。   A phrase defined by a template as a phrase option to be filled in the option type slot 51 is registered as an official name in the phrase DB 40. In the phrase DB 40, various words and phrases handled by the voice interaction system 1 (in the present embodiment, these are collectively referred to as “phrases”) are registered. The phrase DB 40 can register, in addition to the formal name of the target indicated by each phrase, an alias that is a phrase that is a paraphrase of the formal name in association with the formal name. The alias registered in the phrase DB 40 includes an alias automatically generated by the alias generation unit 110 described later and an alias input by the system administrator (user) through a registered word management screen described later. If an alias of a phrase (official name) defined by the template as an option described above is registered in the phrase DB 40, the alias is extracted from the speech recognition text even if the end user utters the alias. It can be replaced with an official name and filled in an option type slot 51.

なお、語句DB40は、エンドユーザの発話を音声認識して得られる認識結果テキストからスロット51を埋める語句を抽出するためだけでなく、エンドユーザの発話を音声認識する際の辞書としても利用できる。   Note that the phrase DB 40 can be used not only for extracting a phrase that fills the slot 51 from a recognition result text obtained by voice recognition of an end user's utterance, but also as a dictionary for voice recognition of an end user's utterance.

対話処理部10は、エンドユーザとの間の一連の対話を通じて、目的とするアプリケーションの実行に必要な各項目の情報(スロットテーブル50の各スロット51に埋められる語句)をエンドユーザの発話(認識結果テキスト)から獲得する。このとき、エンドユーザの1回の発話に複数の項目の情報が含まれていれば、対話処理部10は、エンドユーザの1回の発話からスロットテーブル50の複数のスロット51に埋める情報を一度に獲得することが可能である。そして、情報が未確定のスロット51があれば、対話処理部10は、対話シナリオに基づいてそのスロット51に埋めるべき情報の問い合わせなどを行い、スロットテーブル50の各スロット51に埋める情報を逐次獲得していく。こうした対話処理部10によるエンドユーザとの対話の履歴は、対話ログとして対話ログDB30に記録される。   The dialogue processing unit 10 utters (recognizes) an end user's utterance (recognition of information of each item necessary for execution of a target application (a word / phrase embedded in each slot 51 of the slot table 50) through a series of dialogues with the end user. Result text). At this time, if the information of a plurality of items is included in one utterance of the end user, the dialogue processing unit 10 once fills the information filled in the plurality of slots 51 of the slot table 50 from the one utterance of the end user. It is possible to win. If there is an unconfirmed slot 51, the dialogue processing unit 10 makes an inquiry about information to be filled in the slot 51 based on the dialogue scenario, and sequentially acquires information to be filled in each slot 51 of the slot table 50. I will do it. The dialogue history with the end user by the dialogue processing unit 10 is recorded in the dialogue log DB 30 as a dialogue log.

対話知識DB20は、上述の対話シナリオやテンプレートのほか、対話処理部10がエンドユーザとの間で適切な対話処理を実施するために有用な様々な対話知識を格納する。   In addition to the above-described dialog scenarios and templates, the dialog knowledge DB 20 stores various dialog knowledge useful for the dialog processing unit 10 to perform appropriate dialog processing with the end user.

対話ログDB30は、上述のように、対話処理部10とエンドユーザとの対話の履歴を記録した対話ログを格納する。この対話ログDB30に格納された対話ログは、後述の別名生成部110が別名を自動生成する際に利用される。また、この対話ログDB30に格納された対話ログは、対話知識DB20に格納された対話知識を更新するために利用することもできる。例えば、対話がスムーズに行われていない事象を対話ログから抽出し、スムーズな対話を阻害する要因を特定して、スムーズな対話を実現できるように対話知識を更新する。この処理は、システム管理者などの操作によって行うだけでなく、例えばニューラルネットワークの技術を利用して自動で行うこともできる。   As described above, the dialogue log DB 30 stores a dialogue log that records a history of dialogue between the dialogue processing unit 10 and the end user. The dialogue log stored in the dialogue log DB 30 is used when an alias generation unit 110 described later automatically generates an alias. Further, the dialog log stored in the dialog log DB 30 can be used to update the dialog knowledge stored in the dialog knowledge DB 20. For example, an event in which the dialogue is not smoothly performed is extracted from the dialogue log, a factor that inhibits the smooth dialogue is specified, and the dialogue knowledge is updated so that the smooth dialogue can be realized. This process can be performed not only by the operation of a system administrator or the like, but also automatically using, for example, a neural network technique.

語句DB40は、上述のように、音声対話システム1が扱う様々な語句を格納する。図2は、語句DB40の構成例を説明する図である。語句DB40は、例えば図2に示すように、正式名称マスタ41と、種別マスタ42と、別名テーブル43とを含む。   As described above, the phrase DB 40 stores various phrases handled by the spoken dialogue system 1. FIG. 2 is a diagram for explaining a configuration example of the phrase DB 40. The phrase DB 40 includes an official name master 41, a type master 42, and an alias table 43, for example, as shown in FIG. 2.

正式名称マスタ41は、語句DB40に登録された正式名称を管理するためのテーブルであり、語句DB40に登録された正式名称ごとに、各正式名称に割当てられた固有のID(正式名称ID)とその正式名称の表記および読みとを対応付けて格納する。語句DB40に登録された正式名称には、システム導入前に汎用の語句として登録されたもののほか、システム導入時やシステム導入後に、例えばシステム管理者の操作によって追加登録されたものが含まれる。正式名称の追加登録は、例えば上述のテンプレート作成時にテンプレート作成用の専用ツールを用いて行うこともできるし、後述の登録語管理画面上の操作を通じて行うこともできる。例えば、システム管理者などの操作に応じて正式名称マスタ41に新たな正式名称に対応するレコードを追加することで、語句DB40に正式名称が追加登録される。   The official name master 41 is a table for managing the official names registered in the phrase DB 40. For each official name registered in the phrase DB 40, a unique ID (official name ID) assigned to each official name and The notation and reading of the official name are stored in association with each other. Formal names registered in the phrase DB 40 include those registered as general-purpose words before the system introduction, and those additionally registered by, for example, the operation of the system administrator during or after the system introduction. For example, the additional registration of the formal name can be performed by using a dedicated tool for creating a template at the time of creating the template, or can be performed through an operation on a registered word management screen described later. For example, a formal name is additionally registered in the phrase DB 40 by adding a record corresponding to a new formal name to the formal name master 41 in accordance with an operation by a system administrator or the like.

種別マスタ42は、語句DB40に登録する別名(登録候補の別名を含む)の種別を管理するためのテーブルである。本実施形態では一例として、語句DB40に登録する別名を、後述の別名生成部110により自動生成される別名(「システム提案」の別名)と、後述の登録語管理画面上でシステム管理者が入力した別名(「ユーザ入力」の別名)との2種類に分類し、さらに、「システム提案」の別名を、ルールによる自動生成、対話ログ解析による自動生成、言語解析による自動生成の3種類に分類する。種別マスタ42は、これら各種別に割当てられた固有のID(種別ID)とその種別とを対応付けて格納する。   The type master 42 is a table for managing the types of aliases (including registration candidate aliases) registered in the phrase DB 40. In this embodiment, as an example, an alias to be registered in the phrase DB 40 is input by the system administrator on an alias automatically generated by the alias generation unit 110 described later (an alias for “system proposal”) and on a registered word management screen described later. Categorized into two types (named “user input”), and further categorized “system proposal” into three types: automatic generation by rules, automatic generation by dialog log analysis, and automatic generation by language analysis To do. The type master 42 stores unique IDs (type IDs) assigned to these various types and their types in association with each other.

別名テーブル43は、語句DB40に登録された別名(登録候補の別名を含む)を管理するためのテーブルであり、登録候補の別名として語句DB40に記録された別名ごとに、各別名に割当てられた固有のIDと、その別名に対応する正式名称を識別する正式名称IDと、その別名の表記および読みと、その別名の種別を識別する種別IDと、その別名の重要性を表すスコアと、その別名の登録が有効か無効かを示す有効フラグとを対応付けて格納する。スコアは、「システム提案」の別名(種別IDが1〜3の別名)に対して後述の別名生成部110により算出される。有効フラグは、例えば「システム提案」の別名については初期値が無効を表す「false」、「ユーザ入力」の別名については初期値が有効を表す「true」に設定され、後述の登録語管理画面上のシステム管理者による操作に応じて切り替え可能とされる。後述の別名生成部110により新たな別名が自動生成された場合や、システム管理者が後述の登録語管理画面上で新たな別名を追加する操作を行った場合は、別名テーブル43にその新たな別名に対応するレコードが追加され、その新たな別名が登録候補の別名として語句DB80に記録される。   The alias table 43 is a table for managing aliases registered in the phrase DB 40 (including registration candidate aliases), and assigned to each alias for each alias recorded in the phrase DB 40 as registration candidate aliases. A unique ID, a formal name ID identifying the formal name corresponding to the alias, a notation and reading of the alias, a type ID identifying the type of the alias, a score representing the importance of the alias, and the A valid flag indicating whether registration of an alias is valid or invalid is stored in association with each other. The score is calculated by an alias generation unit 110 described later for an alias of “system proposal” (an alias whose type ID is 1 to 3). For example, the valid flag is set to “false” indicating that the initial value is invalid for the alias of “system proposal”, and “true” indicating that the initial value is valid for the alias of “user input”. Switching is possible according to the operation by the above system administrator. When a new alias is automatically generated by the alias generation unit 110 described later, or when the system administrator performs an operation of adding a new alias on the registered word management screen described later, the new alias is added to the alias table 43. A record corresponding to the alias is added, and the new alias is recorded in the phrase DB 80 as a registration candidate alias.

本実施形態に係る音声対話システム1では、語句DB40の登録語(正式名称や別名)が登録語管理装置100により管理される。登録語管理装置100は、システム管理者が正式名称や別名を入力する操作を行った場合や、登録候補の別名を自動生成した場合に、語句DB40の正式名称マスタ41や別名テーブル43を更新し、語句DB40の登録語を管理する。この登録語管理装置100は、上述のように、別名生成部110とUI制御部120とを備える。   In the spoken dialogue system 1 according to the present embodiment, registered words (formal names and aliases) in the phrase DB 40 are managed by the registered word management apparatus 100. The registered word management apparatus 100 updates the formal name master 41 and the alias table 43 of the phrase DB 40 when the system administrator performs an operation of inputting a formal name or an alias, or when a registration candidate alias is automatically generated. The registered words in the phrase DB 40 are managed. The registered word management apparatus 100 includes the alias generation unit 110 and the UI control unit 120 as described above.

別名生成部110は、登録されている正式名称の別名を自動生成し、登録候補の別名として語句DB40に記録する。この別名生成部110は、種別マスタ42で定義されている別名の種別のうちの「システム提案」の3種類の種別に応じて、ログ解析による生成機能111と、ルールによる生成機能112と、言語解析による生成機能113とを含む。   The alias generation unit 110 automatically generates aliases of registered formal names and records them in the phrase DB 40 as registration candidate aliases. The alias generation unit 110 includes a log analysis generation function 111, a rule generation function 112, a language according to three types of “system proposal” among the types of aliases defined in the type master 42. And a generation function 113 by analysis.

ログ解析による生成機能111は、対話ログDB30に格納されている対話ログを解析することにより登録候補の別名を自動生成する機能である。ログ解析による生成機能111は、例えば、対話ログを解析することで、一つのスロット51を埋めるためにエンドユーザが複数回発話している箇所、つまり、エンドユーザが言い回しを変えながら繰り返し発話した箇所を特定する。そして、スロット51に埋められなかった語句(スロットフィルに失敗した語句)を登録候補の別名として抽出し、語句DB40に記録する。   The log analysis generation function 111 is a function for automatically generating aliases for registration candidates by analyzing a dialog log stored in the dialog log DB 30. The log analysis generation function 111 is, for example, a part where the end user speaks a plurality of times to fill one slot 51 by analyzing a dialogue log, that is, a part where the end user speaks repeatedly while changing the wording. Is identified. Then, a phrase that has not been filled in the slot 51 (a phrase that has failed in the slot fill) is extracted as an alias for the registration candidate and recorded in the phrase DB 40.

具体的には、ログ解析による生成機能111は、語句DB40の別名テーブル43に新たなレコードを追加し、自動生成した別名のIDと、その別名に対応する正式名称(上述のスロット51に埋められた語句)の正式名称IDと、その別名の表記および読みと、その別名の種別が対話ログ解析による自動生成であることを示す種別ID(=3)とを対応付けて格納する。また、ログ解析による生成機能111は、対話ログから抽出した別名の重要性を表すスコアを算出し、別名テーブル43に併せて格納する。スコアは、例えば、その登録候補の別名が対話ログの中で出現した回数(スロットフィルに失敗した回数)が多いほど高い値とするなど、対話ログの解析結果に基づいて算出することができる。なお、有効フラグは、例えば無効を表す「false」が初期値として設定されるが、有効を表す「true」を初期値として設定してもよい。   More specifically, the log analysis generation function 111 adds a new record to the alias table 43 of the phrase DB 40, and automatically generates an alias ID and a formal name corresponding to the alias (filled in the slot 51 described above). ), The notation and reading of the alias, and the type ID (= 3) indicating that the type of the alias is automatically generated by dialog log analysis are stored in association with each other. The generation function 111 by log analysis calculates a score representing the importance of the alias extracted from the dialogue log, and stores it together with the alias table 43. The score can be calculated based on the analysis result of the dialog log, for example, the higher the number of times that the registration candidate alias appears in the dialog log (the number of times the slot fill has failed). For example, “false” representing invalidity is set as an initial value for the valid flag, but “true” representing validity may be set as an initial value.

図3は、別名生成部110のログ解析による生成機能111の処理手順を示すフローチャートである。ログ解析による生成機能111は、例えば、音声対話システム1の処理負荷が低くなる時間帯などの予め定めたタイミングで図3のフローチャートで示す一連の処理を実行し、登録候補の別名を自動生成する。   FIG. 3 is a flowchart showing a processing procedure of the generation function 111 by log analysis of the alias generation unit 110. The generation function 111 based on log analysis, for example, executes a series of processes shown in the flowchart of FIG. 3 at a predetermined timing such as a time zone in which the processing load of the voice interaction system 1 becomes low, and automatically generates registration candidate aliases. .

すなわち、ログ解析による生成機能111は、対話ログDB30から対話ログを取得し(ステップS101)、取得した対話ログの中で、同一スロット51を埋めるのにエンドユーザの複数回の発話が行われた箇所を探す(ステップS102)。そして、複数回の発話が行われた箇所がなければ(ステップS103:No)、そのまま処理を終了する。一方、複数回の発話が行われた箇所があれば(ステップS103:Yes)、その箇所においてスロットフィルに失敗した語句を、登録候補の別名として語句DB40に記録し(ステップS104)、処理を終了する。このとき、ステップS102の処理で複数回の発話が行われた箇所が複数見つかった場合は、ログ解析による生成機能111は、それぞれの箇所においてステップS104の処理を実施して、処理を終了する。   That is, the generation function 111 based on log analysis obtains a dialogue log from the dialogue log DB 30 (step S101), and an end user's utterance was made multiple times to fill the same slot 51 in the obtained dialogue log. A place is searched (step S102). If there is no place where a plurality of utterances have been made (step S103: No), the processing is terminated as it is. On the other hand, if there is a place where a plurality of utterances have been made (step S103: Yes), the word / phrase that failed in the slot fill at that place is recorded in the word / phrase DB 40 as an alias for the registration candidate (step S104), and the process is terminated. To do. At this time, when a plurality of locations where a plurality of utterances have been performed are found in the processing of step S102, the generation function 111 by log analysis performs the processing of step S104 at each location and ends the processing.

ルールによる生成機能112は、語句DB40に登録されている正式名称に対して予め定めた別名生成ルールを適用することにより登録候補の別名を自動生成する機能である。別名生成ルールは、例えば、正式名称として登録されている語句が「株式会社」で終わっている場合はこれを削除するといった語句の変換ルールや、正式名称として登録されている語句が製品名であれば製品番号に置き換えるといった語句の変換ルールなどを含むルール群で構成される。ルールによる生成機能112は、別名生成の対象となる正式名称に対してこれらの変換ルールを順次適用し、別名が生成されるとそれを登録候補の別名として語句DB40に記録する。   The rule generation function 112 is a function for automatically generating an alias for a registration candidate by applying a predetermined alias generation rule to a formal name registered in the phrase DB 40. The alias generation rule is, for example, a phrase conversion rule that deletes a word registered as an official name if it ends with “stock,” or a word registered as an official name is a product name. For example, it is composed of a rule group including a phrase conversion rule such as replacement with a product number. The rule generation function 112 sequentially applies these conversion rules to the formal names that are the targets of alias generation, and when the aliases are generated, records them in the phrase DB 40 as registration candidate aliases.

具体的には、ルールによる生成機能112は、語句DB40の別名テーブル43に新たなレコードを追加し、自動生成した別名のIDと、その別名に対応する正式名称の正式名称IDと、その別名の表記および読みと、その別名の種別がルールによる自動生成であることを示す種別ID(=1)とを対応付けて格納する。また、ルールによる生成機能112は、別名生成ルールの適用により生成した別名の重要性を表すスコアを算出し、別名テーブル43に併せて格納する。スコアは、例えば、その別名を生成するために適用されたルールごとに予め定めておくことができる。なお、有効フラグは、例えば無効を表す「false」が初期値として設定されるが、有効を表す「true」を初期値として設定してもよい。   Specifically, the rule generation function 112 adds a new record to the alias table 43 of the phrase DB 40, automatically generates an alias ID, a formal name ID corresponding to the alias, and the alias name. The notation and reading are stored in association with the type ID (= 1) indicating that the alias type is automatically generated by the rule. Also, the rule generation function 112 calculates a score representing the importance of the alias generated by applying the alias generation rule, and stores it together with the alias table 43. The score can be determined in advance for each rule applied to generate the alias, for example. For example, “false” representing invalidity is set as an initial value for the valid flag, but “true” representing validity may be set as an initial value.

図4は、別名生成部110のルールによる生成機能112の処理手順を示すフローチャートである。ルールによる生成機能112は、語句DB40に登録されている正式名称のうち、システム管理者の操作によって新たに追加登録された正式名称など、過去に別名生成ルールを適用して別名を自動生成していない正式名称を対象として、例えば、音声対話システム1の処理負荷が低くなる時間帯などの予め定めたタイミングで図4のフローチャートで示す一連の処理を実行し、登録候補の別名を自動生成する。   FIG. 4 is a flowchart illustrating a processing procedure of the generation function 112 based on the rules of the alias generation unit 110. The rule generation function 112 automatically generates an alias by applying an alias generation rule in the past, such as a formal name newly registered by the operation of the system administrator, among the formal names registered in the phrase DB 40. For example, a series of processes shown in the flowchart of FIG. 4 is executed at a predetermined timing such as a time period when the processing load of the voice interaction system 1 is reduced, and registration candidate aliases are automatically generated.

すなわち、ルールによる生成機能112は、語句DB40に登録されている正式名称のうち、過去に別名生成ルールを適用した別名の自動生成を行っていない正式名称を一つ取得する(ステップS201)。そして、ステップS201で取得した正式名称に対して、別名生成ルールを構成するルール群の一つを適用して別名の生成処理を行い(ステップS202)、別名が生成された場合は(ステップS203:Yes)、それを登録候補の別名として語句DB40に記録する(ステップS204)。ルールによる生成機能112は、ステップS201で取得した正式名称に対して別名生成ルールを構成する全てのルールを適用するまで、以上のステップS202の処理を繰り返し、別名生成ルールを構成する全てのルールを適用したら(ステップS205)、処理を終了する。なお、別名生成の対象となる正式名称が複数ある場合は、それぞれの正式名称に対して図4のフローチャートで示す一連の処理を繰り返し実行すればよい。   In other words, the rule generation function 112 acquires one of the official names registered in the phrase DB 40, which has not been subjected to automatic generation of an alias that has been applied with an alias generation rule in the past (step S201). Then, an alias generation process is performed by applying one of the rule groups constituting the alias generation rule to the official name acquired in step S201 (step S202). When the alias is generated (step S203: Yes), it is recorded in the phrase DB 40 as an alias for the registration candidate (step S204). The rule generation function 112 repeats the process of step S202 until all the rules constituting the alias generation rule are applied to the official name acquired in step S201, and all the rules constituting the alias generation rule are displayed. Once applied (step S205), the process is terminated. When there are a plurality of formal names for which aliases are to be generated, a series of processes shown in the flowchart of FIG. 4 may be repeatedly executed for each formal name.

言語解析による生成機能113は、語句DB40に登録されている正式名称を言語解析して登録候補の別名を自動生成する機能である。言語解析による生成機能113は、例えば、別名生成の対象となる正式名称を形態素に分解し、特定の品詞の形態素を除去して別名を生成するといった方法や、別名生成の対象となる正式名称が上述の選択肢型のスロット51に埋められる語句の選択肢である場合、他の選択肢と共通する字句を除去して残った字句を別名とするといった方法で、別名を自動生成することができる。そして、言語解析による生成機能113は、別名が生成されるとそれを登録候補の別名として語句DB40に記録する。   The generation function 113 by language analysis is a function for automatically generating an alias for a registration candidate by performing language analysis on the official name registered in the phrase DB 40. The generation function 113 by language analysis, for example, decomposes a formal name that is a target of alias generation into morphemes, removes a morpheme of a specific part of speech and generates an alias, or a formal name that is a target of alias generation. In the case of a phrase option filled in the above-described option type slot 51, an alias can be automatically generated by removing a phrase common to other options and using the remaining phrase as an alias. Then, when the alias is generated, the generation function 113 by language analysis records it in the phrase DB 40 as the registration candidate alias.

具体的には、言語解析による生成機能113は、語句DB40の別名テーブル43に新たなレコードを追加し、自動生成した別名のIDと、その別名に対応する正式名称の正式名称IDと、その別名の表記および読みと、その別名の種別が言語解析による自動生成であることを示す種別ID(=3)とを対応付けて格納する。また、言語解析による生成機能113は、言語解析により生成した別名の重要性を表すスコアを算出し、別名テーブル43に併せて格納する。スコアは、例えば、言語解析の方法ごとに予め定めておくことができる。なお、有効フラグは、例えば無効を表す「false」が初期値として設定されるが、有効を表す「true」を初期値として設定してもよい。   Specifically, the generation function 113 by language analysis adds a new record to the alias table 43 of the phrase DB 40, and automatically generates an alias ID, an official name ID corresponding to the alias, and the alias. Is stored in association with a type ID (= 3) indicating that the alias type is automatically generated by language analysis. Further, the generation function 113 by language analysis calculates a score representing the importance of the alias generated by language analysis, and stores it together with the alias table 43. The score can be determined in advance for each method of language analysis, for example. For example, “false” representing invalidity is set as an initial value for the valid flag, but “true” representing validity may be set as an initial value.

図5は、別名生成部110の言語解析による生成機能113の処理手順を示すフローチャートである。言語解析による生成機能113は、語句DB40に登録されている正式名称のうち、システム管理者の操作によって新たに追加登録された正式名称など、過去に言語解析による別名の自動生成を行っていない正式名称を対象として、例えば、音声対話システム1の処理負荷が低くなる時間帯などの予め定めたタイミングで図5のフローチャートで示す一連の処理を実行し、登録候補の別名を自動生成する。   FIG. 5 is a flowchart showing a processing procedure of the generation function 113 by language analysis of the alias generation unit 110. The generation function 113 by language analysis is an official name that has not been automatically generated by alias analysis in the past, such as an official name newly registered by the operation of the system administrator, among the official names registered in the phrase DB 40. For a name, for example, a series of processing shown in the flowchart of FIG. 5 is executed at a predetermined timing such as a time zone when the processing load of the voice interactive system 1 is reduced, and registration candidate aliases are automatically generated.

すなわち、言語解析による生成機能113は、語句DB40に登録されている正式名称のうち、過去に言語解析による別名を自動生成していない正式名称を一つ取得し(ステップS301)、取得した正式名称に対して言語解析による別名の生成処理を行う(ステップS302)。そして、別名が生成されなければ(ステップS303:No)、そのまま処理を終了する。一方、言語解析により別名が生成された場合は(ステップS303:Yes)、それを登録候補の別名として語句DB40に記録し(ステップS304)、処理を終了する。なお、別名生成の対象となる正式名称が複数ある場合は、それぞれの正式名称に対して図5のフローチャートで示す一連の処理を繰り返し実行すればよい。   That is, the generation function 113 by language analysis acquires one official name that has not been automatically generated by the language analysis in the past from among the official names registered in the phrase DB 40 (step S301). Then, alias generation processing by language analysis is performed (step S302). If no alias is generated (step S303: No), the process ends. On the other hand, if an alias is generated by language analysis (step S303: Yes), it is recorded in the phrase DB 40 as an alias for the registration candidate (step S304), and the process is terminated. When there are a plurality of formal names for which aliases are to be generated, a series of processes shown in the flowchart of FIG. 5 may be repeatedly executed for each formal name.

UI制御部120は、例えば、本実施形態に係る音声対話システム1にアクセスしたシステム管理者の要求に応じて、語句DB40に登録された正式名称や別名(登録候補の別名を含む)を管理するためのユーザインタフェースである登録語管理画面をシステム管理者が使用する端末の表示装置などに表示する。そして、この登録語管理画面に対するシステム管理者の操作(ユーザ操作)を受け付けて、その操作内容を語句DB40に反映させる。   For example, the UI control unit 120 manages formal names and aliases (including aliases of registration candidates) registered in the phrase DB 40 in response to a request from a system administrator who has accessed the voice interactive system 1 according to the present embodiment. A registered word management screen, which is a user interface, is displayed on a display device of a terminal used by the system administrator. Then, the system administrator's operation (user operation) on the registered word management screen is accepted, and the content of the operation is reflected in the phrase DB 40.

UI制御部120が表示する登録語管理画面の一例を図6に示す。この登録語管理画面200は、語句DB40の正式名称マスタ41および別名テーブル43に基づいて作成され、システム管理者が使用する端末の表示装置などに表示される。登録語管理画面200は、例えば図6に示すように、語句DB40に登録されている正式名称を提示する正式名称提示領域210と、その正式名称に対応する別名を提示する別名提示領域220と、その別名の種別を提示する種別提示領域230と、その別名のスコアを提示するスコア提示領域240と、その別名の有効/無効の状態を切り替え可能に提示するチェックボックス250と、登録語管理画面200上のユーザ操作を語句DB40に反映させるために操作される「更新」ボタン260とを含む。   An example of a registered word management screen displayed by the UI control unit 120 is shown in FIG. The registered word management screen 200 is created based on the formal name master 41 and the alias table 43 of the phrase DB 40 and is displayed on a display device of a terminal used by the system administrator. For example, as shown in FIG. 6, the registered word management screen 200 includes a formal name presentation area 210 that presents a formal name registered in the phrase DB 40, an alias presentation area 220 that presents an alias corresponding to the formal name, A type presentation area 230 that presents the type of the alias, a score presentation area 240 that presents the score of the alias, a check box 250 that presents the valid / invalid state of the alias in a switchable manner, and the registered word management screen 200 And an “update” button 260 operated to reflect the above user operation in the phrase DB 40.

正式名称提示領域210は、語句DB40に登録されている正式名称のうち、選択された複数の正式名称を提示することができる。提示する正式名称の選択は、例えば、システム管理者の操作に応じて行ってもよいし、システムが自動的に行ってもよい。システム管理者の操作に応じて提示する正式名称を選択する場合は、例えば、別の画面で正式名称の一覧を表示し、その中からシステム管理者が選択した正式名称を提示するといった方法がある。システムが自動的に正式名称を選択する場合は、例えば、新たに別名が自動生成された正式名称を優先的に提示するといった方法や、上述のテンプレートの作成に伴い、選択肢型のスロット51の選択肢として定義された正式名称を優先的に提示するといった方法がある。   The formal name presentation area 210 can present a plurality of selected formal names among the formal names registered in the phrase DB 40. For example, the formal name to be presented may be selected according to the operation of the system administrator or automatically by the system. When selecting a formal name to be presented according to the operation of the system administrator, for example, there is a method of displaying a list of formal names on another screen and presenting the formal name selected by the system administrator from among them. . When the system automatically selects a formal name, for example, a method of preferentially presenting a formal name in which a new alias name is automatically generated, or options of the option type slot 51 in accordance with the creation of the template described above. There is a method of preferentially presenting the formal name defined as.

正式名称提示領域210は、提示する正式名称ごとに、その正式名称の表記が記入されたテキストボックス211と、その正式名称の読みが記入されたテキストボックス212が設けられている。システム管理者は、これらテキストボックス211,212に記入されている文字列を書き換えることにより、語句DB40に登録されている正式名称の表記や読みを修正することができる。   For each formal name to be presented, the formal name presentation area 210 is provided with a text box 211 in which the formal name is written and a text box 212 in which the official name is entered. The system administrator can correct the notation and reading of the official name registered in the phrase DB 40 by rewriting the character strings entered in these text boxes 211 and 212.

また、正式名称提示領域210には、新たな正式名称を語句DB40に追加登録するために操作される「追加」ボタン213(語句DB40に登録する正式名称をユーザが入力するための画面パーツ)が設けられている。システム管理者がこの「追加」ボタン213を操作すると、新たな正式名称の表記や読みを書き込む新たなテキストボックス211,212が表示され、ここに文字列を記入することで新たな正式名称を語句DB40に追加登録することができる。   Further, in the formal name presentation area 210, an “add” button 213 (screen part for the user to input a formal name to be registered in the phrase DB 40) operated to additionally register a new formal name in the phrase DB 40 is provided. Is provided. When the system administrator operates this “add” button 213, new text boxes 211 and 212 for writing a new formal name notation and reading are displayed, and a new formal name is entered by entering a character string here. Additional registration in the DB 40 is possible.

別名提示領域220は、正式名称提示領域210に提示されている正式名称ごとに、その正式名称に対応付けて語句DB40に登録されている別名(登録候補の別名を含む)を提示する。別名提示領域220は、提示する別名ごとに、その別名の表記が記入されたテキストボックス221と、その別名の読みが記入されたテキストボックス222が設けられている。システム管理者は、これらテキストボックス221,222に記入されている文字列を書き換えることにより、語句DB40に登録されている別名(登録候補の別名を含む)の表記や読みを修正することができる。   The alias presentation area 220 presents, for each formal name presented in the formal name presentation area 210, an alias registered in the phrase DB 40 in association with the formal name (including registration candidate aliases). In the alias presentation area 220, for each alias to be presented, a text box 221 in which the name of the alias is entered and a text box 222 in which the reading of the alias is entered are provided. By rewriting the character strings entered in these text boxes 221, 222, the system administrator can correct the notation and reading of aliases (including registration candidate aliases) registered in the phrase DB 40.

また、別名提示領域220には、正式名称提示領域210に提示されている正式名称ごとに、その正式名称に対応する新たな別名をシステム管理者が入力して語句DB40に追加するために操作される「追加」ボタン223(語句DB40に登録する別名をユーザが入力するための画面パーツ)が設けられている。システム管理者がこの「追加」ボタン223を操作すると、新たな別名の表記や読みを書き込む新たなテキストボックス221,222が表示され、ここに文字列を記入することで新たな別名を登録候補の別名として語句DB40に追加することができる。   In addition, the alias name display area 220 is operated so that, for each formal name presented in the formal name presentation area 210, the system administrator inputs a new alias name corresponding to the formal name and adds it to the phrase DB 40. "Add" button 223 (screen part for the user to input an alias to be registered in the phrase DB 40) is provided. When the system administrator operates this “add” button 223, new text boxes 221 and 222 for writing new alias notations and readings are displayed. By entering a character string here, a new alias is registered as a candidate for registration. It can be added to the phrase DB 40 as an alias.

種別提示領域230は、別名提示領域220に提示されている別名ごとに、その別名が「システム提案」の別名であるか、あるいは「ユーザ入力」の別名であるかを提示する。なお、「システム提案」の別名については、上述のように、ログ解析による生成機能111により自動生成された別名であるか、ルールによる生成機能112により自動生成された別名であるか、言語解析による生成機能113により自動生成された別名であるかといった、さらに細かな種別を提示するようにしてもよい。システム管理者は、この登録語管理画面200の種別提示領域230を参照することで、提示された別名の種別を認識し、その別名の登録を有効にすべきか無効にすべきかを判断することができる。   The type presentation area 230 presents, for each alias presented in the alias presentation area 220, whether the alias is an alias of “system proposal” or an alias of “user input”. As described above, the alias of “system proposal” is an alias automatically generated by the generation function 111 by log analysis, an alias automatically generated by the generation function 112 by rule, or by language analysis. A more detailed type such as an alias automatically generated by the generation function 113 may be presented. The system administrator can recognize the type of the presented alias by referring to the type presentation area 230 of the registered word management screen 200 and determine whether registration of the alias should be validated or invalidated. it can.

スコア提示領域240は、別名提示領域220に提示されている別名のうち、種別が「システム提案」の別名について、その別名の重要性を表すスコアを提示する。このスコアは、上述のように別名生成部110において別名が自動生成される際に算出され、語句DB40の別名テーブル43に格納されたスコアである。システム管理者は、この登録語管理画面200のスコア提示領域240を参照することで、種別が「システム提案」の別名の重要性を認識し、その別名の登録を有効にすべきか無効にすべきかを判断することができる。   The score presentation area 240 presents a score representing the importance of the alias for the alias of the “system proposal” type among the aliases presented in the alias presentation area 220. This score is a score calculated when the alias generation unit 110 automatically generates an alias as described above and stored in the alias table 43 of the phrase DB 40. Whether the system administrator recognizes the importance of the alias whose type is “system proposal” by referring to the score presentation area 240 of the registered word management screen 200, and should the registration of the alias be enabled or disabled? Can be judged.

チェックボックス250は、別名提示領域220に提示されている別名ごとに設けられ、このチェックボックス250にチェックが入れられた別名は登録が有効であることを示している。システム管理者は、この登録語管理画面200上で別名ごとに設けられたチェックボックス250にチェックを入れたり、チェックを外したりする操作を行うことで、その別名の登録の有効/無効を切り替えることができる。登録が有効とされた別名は、上述の対話処理部10がエンドユーザとの対話処理を行う際に正式名称を置き換える語句として利用することができる。登録が無効とされた別名は、登録候補の別名として語句DB40に格納された状態は維持されるが、対話処理部10での対話処理には使用されない。   A check box 250 is provided for each alias presented in the alias presentation area 220, and the alias for which the check box 250 is checked indicates that registration is valid. The system administrator switches the validity / invalidity of registration of the alias by checking or unchecking the check box 250 provided for each alias on the registered word management screen 200. Can do. The alias for which the registration is valid can be used as a phrase that replaces the formal name when the dialog processing unit 10 performs the dialog processing with the end user. The alias whose registration is invalidated is maintained in the phrase DB 40 as an alias for the registration candidate, but is not used for the dialogue processing in the dialogue processing unit 10.

UI制御部120は、例えば以上のように構成される登録語管理画面200をシステム管理者が使用する端末の表示装置などに表示し、この登録語管理画面200上で行われるシステム管理者の操作を受け付ける。そして、システム管理者により登録語管理画面200上の「更新」ボタン260が操作されると、受け付けたシステム管理者による操作内容を語句DB40に反映させる。   The UI control unit 120 displays the registered word management screen 200 configured as described above, for example, on a display device of a terminal used by the system administrator, and the operation of the system administrator performed on the registered word management screen 200. Accept. When the “update” button 260 on the registered word management screen 200 is operated by the system administrator, the received operation details by the system administrator are reflected in the phrase DB 40.

図7は、UI制御部120の処理手順を示すフローチャートである。UI制御部120は、システム管理者により登録語管理画面200の表示が要求されると、図7のフローチャートで示す一連の処理を実行し、システム管理者の操作に応じて語句DB40を更新する。   FIG. 7 is a flowchart illustrating a processing procedure of the UI control unit 120. When the system administrator requests display of the registered word management screen 200, the UI control unit 120 executes a series of processes shown in the flowchart of FIG. 7 and updates the phrase DB 40 according to the operation of the system administrator.

すなわち、システム管理者により登録語管理画面200の表示が要求されると、UI制御部120は、まず、語句DB40の正式名称マスタ41および別名テーブル43に基づいて、例えば図6に示すような登録語管理画面200を生成し、システム管理者が使用する端末の表示装置に表示する(ステップS401)。そして、UI制御部120は、この登録語管理画面200上で正式名称を追加する操作があれば(ステップS402:Yes)、その操作を受け付けて正式名称マスタ41に追加する正式名称を取得する(ステップS403)。また、UI制御部120は、この登録語管理画面200上で別名を追加する操作があれば(ステップS404:Yes)、その操作を受け付けて別名テーブル43に追加する別名を取得する(ステップS405)。また、UI制御部120は、この登録語管理画面200上で、いずれかの別名に対応するチェックボックス250に対する操作、つまりその別名の登録の有効/無効を切り替える操作があれば(ステップS406:Yes)、その操作を受け付けて切り替え対象の別名とその別名の登録を有効にするか無効にするかを取得する(ステップS407)。   That is, when the display of the registered word management screen 200 is requested by the system administrator, the UI control unit 120 first registers as shown in FIG. 6 based on the formal name master 41 and the alias table 43 of the phrase DB 40, for example. The word management screen 200 is generated and displayed on the display device of the terminal used by the system administrator (step S401). Then, if there is an operation for adding a formal name on the registered word management screen 200 (step S402: Yes), the UI control unit 120 receives the operation and acquires the formal name to be added to the formal name master 41 ( Step S403). If there is an operation for adding an alias on the registered word management screen 200 (step S404: Yes), the UI control unit 120 accepts the operation and acquires the alias to be added to the alias table 43 (step S405). . Further, the UI control unit 120 has an operation on the check box 250 corresponding to any of the aliases on the registered word management screen 200, that is, an operation for switching validity / invalidity of registration of the aliases (step S406: Yes). ), And accepts the operation and acquires whether the alias to be switched and registration of the alias are valid or invalid (step S407).

UI制御部120は、システム管理者が使用する端末の表示装置に登録語管理画面200を表示させている間、この登録語管理画面200上の「更新」ボタン260に対する操作を常に監視する(ステップS408)。そして、「更新」ボタン260が操作されない間は(ステップS408:No)、上述のステップS402からステップS407までの判定および処理を繰り返す。そして、「更新」ボタン260が操作されると、それまでに上述のステップS403、ステップS405、ステップS406の少なくともいずれかで取得された情報に基づいて語句DB40を更新し(ステップS409)、一連の処理を終了する。   While the registered word management screen 200 is displayed on the display device of the terminal used by the system administrator, the UI control unit 120 always monitors the operation on the “update” button 260 on the registered word management screen 200 (step). S408). Then, while the “update” button 260 is not operated (step S408: No), the determination and processing from step S402 to step S407 described above are repeated. When the “update” button 260 is operated, the phrase DB 40 is updated based on the information acquired in at least one of the above-described steps S403, S405, and S406 (step S409), The process ends.

以上、具体的な例を挙げながら詳細に説明したように、本実施形態によれば、別名生成部110が、語句DB40に登録されている正式名称の別名を自動生成して、登録候補の別名(「システム提案」の別名)として語句DB40に記録する。また、UI制御部120が、例えばシステム管理者からの要求に応じて、システム管理者が使用する端末の表示装置に登録語管理画面200を表示して、語句DB40に記録されている別名を、その別名が「システム提案」の別名であるか、システム管理者が入力した「ユーザ入力」の別名であるかを識別可能に、かつ、その別名の登録を有効とするか無効とするかを切り替え可能に、システム管理者に提示する。そして、UI制御部120は、登録語管理画面200に対するシステム管理者の操作を受け付けて、その操作内容を語句DB40に反映させる。したがって、本実施形態によれば、自動生成された別名やシステム管理者が入力した別名を、それらの登録を有効とするか否かも含めて統合的に管理することができる。   As described above in detail with specific examples, according to the present embodiment, the alias generation unit 110 automatically generates an alias for the official name registered in the phrase DB 40, and the registration candidate alias. It is recorded in the phrase DB 40 as (an alias for “system proposal”). Also, the UI control unit 120 displays the registered word management screen 200 on the display device of the terminal used by the system administrator, for example, in response to a request from the system administrator, and the alias recorded in the phrase DB 40 is It is possible to identify whether the alias is a “system proposal” alias or a “user input” alias entered by the system administrator, and whether to enable or disable the registration of that alias. If possible, present it to the system administrator. Then, the UI control unit 120 receives an operation of the system administrator for the registered word management screen 200 and reflects the operation content in the phrase DB 40. Therefore, according to the present embodiment, the automatically generated alias and the alias entered by the system administrator can be managed in an integrated manner, including whether or not the registration is valid.

また、本実施形態によれば、「システム提案」の別名については、登録語管理画面200上でその重要性を表すスコアを提示するようにしているので、「システム提案」の別名の登録を有効にするか無効にするかを、システム管理者に的確に判断させることができる。   In addition, according to the present embodiment, since the “system proposal” alias is presented on the registered word management screen 200 as a score indicating its importance, registration of the “system proposal” alias is effective. It is possible to make the system administrator accurately determine whether to make or invalidate.

また、本実施形態によれば、語句DB40に追加する正式名称や別名を登録語管理画面200上で入力できるようにしているので、システム管理者は、登録語管理画面200を参照しながら、正式名称や別名の入力操作を簡便且つ適切に行うことができる。   In addition, according to the present embodiment, the formal name or alias to be added to the phrase DB 40 can be input on the registered word management screen 200, so that the system administrator can refer to the registered word management screen 200 while referring to the registered word management screen 200. Name and alias name input operations can be performed easily and appropriately.

<補足説明>
上述の音声対話システム1は、例えば、一般的なコンピュータを構成するハードウェアと、コンピュータで実行されるプログラム(ソフトウェア)との協働により実現することができる。例えば、コンピュータが所定のプログラムを実行することによって、上述の対話処理部10、登録語管理装置100の別名生成部110およびUI制御部120などの機能的な各部を実現することができる。また、コンピュータが備える大容量記憶装置を用いて、上述の対話知識DB20、対話ログDB30および語句DB40などを実現することができる。
<Supplementary explanation>
The above-described voice interaction system 1 can be realized by, for example, cooperation between hardware constituting a general computer and a program (software) executed on the computer. For example, when the computer executes a predetermined program, functional units such as the above-described dialog processing unit 10, alias generation unit 110 of the registered word management device 100, and UI control unit 120 can be realized. In addition, the above-described dialogue knowledge DB 20, dialogue log DB 30, word / phrase DB 40, and the like can be realized using a mass storage device provided in the computer.

図8は、上述の音声対話システム1のハードウェア構成例を示すブロック図である。上述の音声対話システム1は、例えば図8に示すように、CPUなどのプロセッサ(ハードウェアプロセッサ、プロセッサ回路)2と、RAMやROMなどのメモリ3と、HDDやSSDなどのストレージ(大容量記憶装置)4と、ネットワークを介して外部と通信を行う通信I/F5などを備えた一般的なコンピュータのハードウェア構成を用いて実現できる。   FIG. 8 is a block diagram illustrating a hardware configuration example of the above-described voice interaction system 1. For example, as shown in FIG. 8, the above-described spoken dialogue system 1 includes a processor (hardware processor, processor circuit) 2 such as a CPU, a memory 3 such as RAM and ROM, and a storage (mass storage) such as an HDD and SSD. Apparatus) 4 and a communication hardware I / F 5 that communicates with the outside via a network.

このとき、コンピュータで実行される上述のプログラムは、例えば、磁気ディスク、光ディスク、半導体メモリ、またはこれに類する記録媒体に記録されて提供される。プログラムを記録する記録媒体は、コンピュータが読み取り可能な記録媒体であれば、その記憶形式は何れの形態であってもよい。また、コンピュータで実行される上述のプログラムを、コンピュータに予めインストールするように構成してもよいし、ネットワークを介して配布されるプログラムをコンピュータに適宜インストールするように構成してもよい。   At this time, the above-mentioned program executed by the computer is provided by being recorded on, for example, a magnetic disk, an optical disk, a semiconductor memory, or a similar recording medium. As long as the recording medium for recording the program is a computer-readable recording medium, the storage format may be any form. In addition, the above-described program executed by the computer may be installed in the computer in advance, or the program distributed via the network may be installed in the computer as appropriate.

コンピュータで実行される上述のプログラムは、例えば、上述の対話処理部10、登録語管理装置100の別名生成部110およびUI制御部120などの機能的な各部を含むモジュール構成となっており、プロセッサ2がこのプログラムを適宜読み出して実行することにより、これらの機能的な各部がRAMなどのメモリ3上に生成されるようになっている。対話処理部10を実現するためのプログラムと、登録語管理装置100の別名生成部110およびUI制御部120を実現するためのプログラムは、各々独立したプログラムであってもよい。   The above-described program executed by the computer has a module configuration including functional units such as the above-described dialog processing unit 10, the alias generation unit 110 and the UI control unit 120 of the registered word management device 100, and a processor. When the program 2 reads and executes the program as appropriate, these functional units are generated on a memory 3 such as a RAM. The program for realizing the dialogue processing unit 10 and the program for realizing the alias generation unit 110 and the UI control unit 120 of the registered word management apparatus 100 may be independent programs.

なお、上述の音声対話システム1は、上述の機能的な各部の一部または全部を、ASIC(Application Specific Integrated Circuit)やFPGA(Field-Programmable Gate Array)などの専用のハードウェアにより実現する構成であってもよい。   The above-described voice interaction system 1 has a configuration in which some or all of the above functional units are realized by dedicated hardware such as an application specific integrated circuit (ASIC) or a field-programmable gate array (FPGA). There may be.

また、上述の音声対話システム1は、複数台のコンピュータを通信可能に接続したネットワークシステムとして構成し、上述の機能的な各部を複数台のコンピュータに分散して実現する構成であってもよい。例えば、対話処理部10と登録語管理装置100の別名生成部110およびUI制御部120とが異なるコンピュータ上で実現される構成であってもよい。また、上述の音声対話システム1は、クラウドシステム上で動作する仮想マシンであってもよい。   In addition, the above-described voice interaction system 1 may be configured as a network system in which a plurality of computers are communicably connected, and the above-described functional units may be distributed and realized in a plurality of computers. For example, the dialogue processing unit 10 and the alias generation unit 110 and the UI control unit 120 of the registered word management apparatus 100 may be realized on different computers. Further, the above-described voice interaction system 1 may be a virtual machine that operates on a cloud system.

以上、本発明の実施形態を説明したが、この実施形態は例として提示したものであり、発明の範囲を限定することは意図していない。この新規な実施形態は、その他の様々な形態で実施されることが可能であり、発明の要旨を逸脱しない範囲で、種々の省略、置き換え、変更を行うことができる。これら実施形態やその変形は、発明の範囲や要旨に含まれるとともに、特許請求の範囲に記載された発明とその均等の範囲に含まれる。   As mentioned above, although embodiment of this invention was described, this embodiment is shown as an example and is not intending limiting the range of invention. The novel embodiment can be implemented in various other forms, and various omissions, replacements, and changes can be made without departing from the scope of the invention. These embodiments and modifications thereof are included in the scope and gist of the invention, and are included in the invention described in the claims and the equivalents thereof.

1 音声対話システム
10 対話処理部
20 対話知識DB
30 対話ログDB
40 語句DB
100 登録語管理装置
110 別名生成部
111 ログ解析による生成機能
112 ルールによる生成機能
113 言語解析による生成機能
120 UI制御部
200 登録語管理画面
210 正式名称提示領域
213 正式名称「追加」ボタン
220 別名提示領域
223 別名「追加」ボタン
230 種別提示領域
240 スコア提示領域
250 チェックボックス
260 「更新」ボタン
1 Spoken Dialogue System 10 Dialogue Processing Unit 20 Dialogue Knowledge DB
30 Dialogue log DB
40 words DB
DESCRIPTION OF SYMBOLS 100 Registration word management apparatus 110 Alias generation part 111 Generation function by log analysis 112 Generation function by rule 113 Generation function by language analysis 120 UI control part 200 Registered word management screen 210 Formal name presentation area 213 Formal name "add" button 220 For alias name Area 223 Alias “Add” button 230 Type presentation area 240 Score presentation area 250 Check box 260 “Update” button

Claims (10)

音声対話システムで用いられる語句データベースの登録語を管理する登録語管理装置であって、
前記語句データベースに登録されている正式名称を言い換えた語句である別名を自動生成し、生成した別名を登録候補として前記語句データベースに記録する別名生成部と、
前記語句データベースに記録されている別名を、該別名が自動生成されたものであるかユーザが入力したものであるかを識別可能に、かつ、該別名の登録を有効とするか無効とするかを切り替え可能にユーザに提示する登録語管理画面を表示し、前記登録語管理画面に対するユーザ操作を受け付けて操作内容を前記語句データベースに反映させるUI制御部と、を備える登録語管理装置。
A registered word management device for managing registered words in a phrase database used in a spoken dialogue system,
An alias generation unit that automatically generates an alias that is a phrase rephrasing a formal name registered in the phrase database, and records the generated alias in the phrase database as a registration candidate;
Whether the alias recorded in the phrase database can be identified whether the alias is automatically generated or entered by the user, and whether registration of the alias is valid or invalid A UI control unit that displays a registered word management screen that is presented to the user in a switchable manner, accepts a user operation on the registered word management screen, and reflects the operation content in the phrase database.
前記登録語管理画面は、前記別名生成部により生成された別名については、該別名の重要性を表すスコアをさらに提示する、請求項1に記載の登録語管理装置。   The registered word management apparatus according to claim 1, wherein the registered word management screen further presents a score representing the importance of the alias for the alias generated by the alias generation unit. 前記登録語管理画面は、前記語句データベースに登録する別名をユーザが入力するための画面パーツを有する、請求項1または2に記載の登録語管理装置。   The registered word management apparatus according to claim 1, wherein the registered word management screen includes a screen part for a user to input an alias to be registered in the phrase database. 前記登録語管理画面は、前記語句データベースに登録する正式名称をユーザが入力するための画面パーツを有する、請求項1乃至3のいずれか一項に記載の登録語管理装置。   4. The registered word management apparatus according to claim 1, wherein the registered word management screen includes a screen part for a user to input a formal name to be registered in the phrase database. 5. 前記別名生成部は、前記音声対話システムの対話ログを解析して別名を自動生成する、請求項1乃至4のいずれか一項に記載の登録語管理装置。   5. The registered word management apparatus according to claim 1, wherein the alias generation unit automatically generates an alias by analyzing a dialogue log of the voice dialogue system. 6. 前記別名生成部は、語句データベースに登録されている正式名称に対して予め定めた別名生成ルールを適用して別名を自動生成する、請求項1乃至5のいずれか一項に記載の登録語管理装置。   6. The registered word management according to claim 1, wherein the alias generation unit automatically generates an alias by applying a predetermined alias generation rule to a formal name registered in a phrase database. 7. apparatus. 前記別名生成部は、語句データベースに登録されている正式名称を言語解析して別名を自動生成する、請求項1乃至6のいずれか一項に記載の登録語管理装置。   The registered name management device according to any one of claims 1 to 6, wherein the alias generation unit parses a formal name registered in a phrase database to automatically generate an alias. 請求項1乃至7のいずれか一項に記載の登録語管理装置と、
前記語句データベースと、
前記語句データベースを用いて対話処理を行う対話処理部と、を備える音声対話システム。
The registered word management device according to any one of claims 1 to 7,
The phrase database;
And a dialogue processing unit that performs dialogue processing using the phrase database.
音声対話システムで用いられる語句データベースの登録語を管理する登録語管理方法であって、
前記語句データベースに登録されている正式名称を言い換えた語句である別名を自動生成し、生成した別名を登録候補として前記語句データベースに記録するステップと、
前記語句データベースに記録されている別名を、該別名が自動生成されたものであるかユーザが入力したものであるかを識別可能に、かつ、該別名の登録を有効とするか無効とするかを切り替え可能にユーザに提示する登録語管理画面を表示するステップと、
前記登録語管理画面に対するユーザ操作を受け付けて操作内容を前記語句データベースに反映させるステップと、を含む登録語管理方法。
A registered word management method for managing registered words in a phrase database used in a spoken dialogue system,
Automatically generating an alias that is a phrase rephrasing a formal name registered in the phrase database, and recording the generated alias as a registration candidate in the phrase database;
Whether the alias recorded in the phrase database can be identified whether the alias is automatically generated or entered by the user, and whether registration of the alias is valid or invalid Displaying a registered word management screen that is presented to the user in a switchable manner;
Receiving a user operation on the registered word management screen and reflecting the operation content in the phrase database.
コンピュータに、
語句データベースに登録されている正式名称を言い換えた語句である別名を自動生成し、生成した別名を登録候補として前記語句データベースに記録する機能と、
前記語句データベースに記録されている別名を、該別名が自動生成されたものであるかユーザが入力したものであるかを識別可能に、かつ、該別名の登録を有効とするか無効とするかを切り替え可能にユーザに提示する登録語管理画面を表示する機能と、
前記登録語管理画面に対するユーザ操作を受け付けて操作内容を前記語句データベースに反映させる機能と、を実現させるためのプログラム。
On the computer,
A function of automatically generating an alias that is a phrase obtained by rephrasing the formal name registered in the phrase database, and recording the generated alias as a registration candidate in the phrase database;
Whether the alias recorded in the phrase database can be identified whether the alias is automatically generated or entered by the user, and whether registration of the alias is valid or invalid A function to display a registered word management screen that is presented to the user in a switchable manner,
A program for realizing a function of accepting a user operation on the registered word management screen and reflecting the operation content in the phrase database.
JP2018080023A 2018-04-18 2018-04-18 Registered word management device, voice interactive system, registered word management method and program Pending JP2019191646A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2018080023A JP2019191646A (en) 2018-04-18 2018-04-18 Registered word management device, voice interactive system, registered word management method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018080023A JP2019191646A (en) 2018-04-18 2018-04-18 Registered word management device, voice interactive system, registered word management method and program

Publications (1)

Publication Number Publication Date
JP2019191646A true JP2019191646A (en) 2019-10-31

Family

ID=68387847

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018080023A Pending JP2019191646A (en) 2018-04-18 2018-04-18 Registered word management device, voice interactive system, registered word management method and program

Country Status (1)

Country Link
JP (1) JP2019191646A (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000339314A (en) * 1999-05-25 2000-12-08 Nippon Telegr & Teleph Corp <Ntt> Automatic answering method, dialog analyzing method, answer sentence generating method and their device and medium with their program recorded thereon
JP2005338274A (en) * 2004-05-25 2005-12-08 Mitsubishi Electric Corp Voice interaction device
JP2007213005A (en) * 2006-01-10 2007-08-23 Nissan Motor Co Ltd Recognition dictionary system and recognition dictionary system updating method
JP2010250601A (en) * 2009-04-16 2010-11-04 Toyota Motor Corp Database management system, navigation apparatus and abbreviated word registration device
JP2017538237A (en) * 2014-11-18 2017-12-21 華為技術有限公司Huawei Technologies Co.,Ltd. Method, apparatus, and system for displaying virtual machine names

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000339314A (en) * 1999-05-25 2000-12-08 Nippon Telegr & Teleph Corp <Ntt> Automatic answering method, dialog analyzing method, answer sentence generating method and their device and medium with their program recorded thereon
JP2005338274A (en) * 2004-05-25 2005-12-08 Mitsubishi Electric Corp Voice interaction device
JP2007213005A (en) * 2006-01-10 2007-08-23 Nissan Motor Co Ltd Recognition dictionary system and recognition dictionary system updating method
JP2010250601A (en) * 2009-04-16 2010-11-04 Toyota Motor Corp Database management system, navigation apparatus and abbreviated word registration device
JP2017538237A (en) * 2014-11-18 2017-12-21 華為技術有限公司Huawei Technologies Co.,Ltd. Method, apparatus, and system for displaying virtual machine names

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
榎 将功 外3名: "日本語における略語自動生成法の検討とその音声インタフェースへの応用", 情報処理学会研究報告, vol. 第2007巻第129号, JPN6012040613, 20 December 2007 (2007-12-20), JP, pages 313 - 318, ISSN: 0005050936 *

Similar Documents

Publication Publication Date Title
US9275633B2 (en) Crowd-sourcing pronunciation corrections in text-to-speech engines
US9190054B1 (en) Natural language refinement of voice and text entry
JP5831951B2 (en) Dialog system, redundant message elimination method, and redundant message elimination program
US10102191B2 (en) Propagation of changes in master content to variant content
KR101963915B1 (en) Augmented conversational understanding architecture
US8538743B2 (en) Disambiguating text that is to be converted to speech using configurable lexeme based rules
US11755931B2 (en) Performing natural language based reasoning and automation by transforming a configuration management database to a knowledge base
CN113851120A (en) Developer voice action system
JP2015094848A (en) Information processor, information processing method and program
CN112270925A (en) Platform for creating customizable dialog system engines
JP6663826B2 (en) Computer and response generation method
US11531693B2 (en) Information processing apparatus, method and non-transitory computer readable medium
JP6143883B2 (en) Dialog support system, method, and program
EP2863385B1 (en) Function execution instruction system, function execution instruction method, and function execution instruction program
JP6251562B2 (en) Program, apparatus and method for creating similar sentence with same intention
US11328712B2 (en) Domain specific correction of output from automatic speech recognition
JP6275569B2 (en) Dialog apparatus, method and program
US8990088B2 (en) Tool and framework for creating consistent normalization maps and grammars
JP2018055491A (en) Language processing device, language processing method, and language processing program
JP2019191646A (en) Registered word management device, voice interactive system, registered word management method and program
US11341190B2 (en) Name matching using enhanced name keys
WO2021107006A1 (en) Information processing device, information processing method, and program
JP2022055334A (en) Text processing method, apparatus, device and computer-readable storage medium
CN114861608A (en) Data processing method, device, equipment and storage medium
CN103793378B (en) Translation method and device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20210326

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20220420

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20220426

A601 Written request for extension of time

Free format text: JAPANESE INTERMEDIATE CODE: A601

Effective date: 20220621

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20220818

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20221108

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20230509