JP7098502B2 - Reporting equipment, methods, and programs - Google Patents

Reporting equipment, methods, and programs Download PDF

Info

Publication number
JP7098502B2
JP7098502B2 JP2018195122A JP2018195122A JP7098502B2 JP 7098502 B2 JP7098502 B2 JP 7098502B2 JP 2018195122 A JP2018195122 A JP 2018195122A JP 2018195122 A JP2018195122 A JP 2018195122A JP 7098502 B2 JP7098502 B2 JP 7098502B2
Authority
JP
Japan
Prior art keywords
information
unit
report
slot
slot item
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.)
Active
Application number
JP2018195122A
Other languages
Japanese (ja)
Other versions
JP2020064396A (en
Inventor
卓規 山下
聡 園尾
千加志 杉浦
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
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 JP2018195122A priority Critical patent/JP7098502B2/en
Priority to PCT/JP2019/040536 priority patent/WO2020080375A1/en
Publication of JP2020064396A publication Critical patent/JP2020064396A/en
Application granted granted Critical
Publication of JP7098502B2 publication Critical patent/JP7098502B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • 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/2457Query processing with adaptation to user needs
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/12Use of codes for handling textual entities
    • G06F40/151Transformation
    • G06F40/157Transformation using dictionaries or tables
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/166Editing, e.g. inserting or deleting
    • G06F40/186Templates
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/20Natural language analysis
    • G06F40/279Recognition of textual entities
    • G06F40/289Phrasal analysis, e.g. finite state techniques or chunking

Description

本発明の実施形態は、ユーザ発話に基づいて報告書を作成する報告書作成装置、方法、およびプログラムに関する。 Embodiments of the present invention relate to a report creation device, a method, and a program for creating a report based on a user's utterance.

従来、顧客相談業務等の分野では、例えば特許文献1のように、音声対話による大量の情報から、所望の情報を検索する技術が知られている。 Conventionally, in the field of customer consultation services and the like, a technique for retrieving desired information from a large amount of information by voice dialogue is known, for example, as in Patent Document 1.

特許文献1で開示されている技術では、検索対象情報がカテゴリ分類(階層化)され、分類毎に検索のためのキーワードが設定され、入力された音声に含まれるキーワードに基づき検索対象情報が絞り込まれ、所望の情報が検索される。 In the technique disclosed in Patent Document 1, the search target information is classified into categories (hierarchical), keywords for searching are set for each classification, and the search target information is narrowed down based on the keywords included in the input voice. The desired information is searched for.

特開平11-306195号公報Japanese Unexamined Patent Publication No. 11-306195

しかしながら、このような従来の音声対話に基づく情報検索では、ユーザはキーワードとして使用される語句を意識的に発話する必要があり、キーワードとして使用される語句が音声に含まれていない場合には、検索が困難となる。 However, in such conventional information retrieval based on voice dialogue, the user needs to consciously utter a phrase used as a keyword, and if the phrase used as a keyword is not included in the voice, the user needs to consciously speak the phrase. Searching becomes difficult.

本発明が解決しようとする課題は、ユーザがキーワードを意識することなく、自由になされた発話に基づいて所望の情報を検索し、報告書を作成する報告書作成装置、方法、およびプログラムを提供することである。 The problem to be solved by the present invention is to provide a report creation device, a method, and a program for a user to search for desired information based on freely made utterances and create a report without being aware of keywords. It is to be.

実施形態の報告書作成装置は、音声に基づいて報告書を作成する報告書作成装置であって、ユーザ情報取得部と、意味クラス抽出部と、スロット項目設定部と、スロット項目対応部と、検索部とを備える。ユーザ情報取得部は、ユーザ情報を取得する。意味クラス抽出部は、音声から変換されたテキスト情報およびユーザ情報から、予め定義された意味クラスに該当するキーワードを抽出する。スロット項目設定部は、予め決定された報告書テンプレートに基づいて、報告書のためのスロット項目の入力条件を設定する。スロット項目対応部は、設定された入力条件に基づいて、キーワードを、スロット項目に対応付ける。検索部は、対応付けの結果に該当する情報を、報告書の作成に関連する情報が格納されたデータベースから検索する。そして、検索結果を、対応するスロット項目の候補とする。 The report creation device of the embodiment is a report creation device that creates a report based on voice, and includes a user information acquisition unit, a semantic class extraction unit, a slot item setting unit, and a slot item correspondence unit. It has a search unit. The user information acquisition unit acquires user information. The meaning class extraction unit extracts the keyword corresponding to the predefined meaning class from the text information and the user information converted from the voice. The slot item setting unit sets input conditions for slot items for a report based on a predetermined report template. The slot item correspondence unit associates keywords with slot items based on the set input conditions. The search unit searches for the information corresponding to the result of the mapping from the database in which the information related to the creation of the report is stored. Then, the search result is used as a candidate for the corresponding slot item.

第1の実施形態の報告書作成装置の具体的な構成例を示すブロック図である。It is a block diagram which shows the specific configuration example of the report making apparatus of 1st Embodiment. 第1の実施形態の報告書作成装置の動作例を示すフローチャートである。It is a flowchart which shows the operation example of the report making apparatus of 1st Embodiment. 意味クラス情報の一例を示すデータテーブルである。It is a data table showing an example of semantic class information. 拡張ルールに従うキーワード抽出を説明するための概要図である。It is a schematic diagram for demonstrating the keyword extraction according to an extended rule. 対応付け結果の一例を示すデータ構造図である。It is a data structure diagram which shows an example of the correspondence result. 変換テーブルの一例を示すデータ構造図である。It is a data structure diagram which shows an example of a conversion table. 各関連情報データベースにおいて、属性毎に設定された重みの一例を示すデータテーブルである。It is a data table showing an example of the weight set for each attribute in each related information database. 各関連情報データベースに記憶されている各データベーステーブルの構成例を示す概念図である。It is a conceptual diagram which shows the configuration example of each database table stored in each related information database. 検索結果絞込部の詳細構成例を示すブロック図である。It is a block diagram which shows the detailed configuration example of the search result narrowing-down part. 案件情報データベーステーブルに保持される情報のうち、検索クエリにヒットしたレコードの例を一覧表示するテーブルである。Among the information held in the matter information database table, it is a table that displays a list of examples of records that hit the search query. 図10に示すテーブルの各レコードに対して、スコア順にソートした結果を示すテーブルである。It is a table which shows the result of sorting by the score order for each record of the table shown in FIG. 案件情報データベーステーブルに保持される情報のうち、検索クエリにヒットしたレコードの別の例を一覧表示するテーブルである。Among the information held in the matter information database table, it is a table that lists another example of the record that hit the search query. 図12に示すテーブルの各レコードに対して、スコア順にソートした結果を示すテーブルである。It is a table which shows the result of sorting by the score order for each record of the table shown in FIG. 案件情報データベーステーブルに保持される情報のうち、検索クエリにヒットしたレコードの更に別の例を一覧表示するテーブルである。Among the information held in the matter information database table, it is a table that displays a list of yet another example of the record that hits the search query. 図14に示すテーブルの各レコードに対して、スコア順にソートした結果を示すテーブルである。It is a table which shows the result of sorting by the score order for each record of the table shown in FIG. 案件情報データベーステーブルに保持される情報のうち、検索クエリにヒットしたレコードの更にまた別の例を一覧表示するテーブルである。Among the information held in the matter information database table, it is a table that displays a list of yet another example of the record that hits the search query. 図15に示すテーブルの各レコードに対して、スコア順にソートした結果を示すテーブルである。It is a table which shows the result of sorting by the score order for each record of the table shown in FIG. スロット項目の表示例を示す模式図である。It is a schematic diagram which shows the display example of a slot item. 第2の実施形態の報告書作成装置の具体的な機能構成例を示すブロック図である。It is a block diagram which shows the specific functional configuration example of the report making apparatus of 2nd Embodiment. 更新前後における重みの値の例を比較表示するテーブルである。It is a table which compares and displays the example of the weight value before and after the update. さらに更新された場合における重みの更新前後における値の例を比較表示するテーブルである。It is a table which compares and displays the example of the value before and after the update of the weight in the case of further update. 更新前後における重みの値の別の例を比較表示するテーブルである。It is a table which compares and displays another example of the weight value before and after the update. さらに更新された場合における重みの更新前後における値の別の例を比較表示するテーブルである。It is a table which compares and displays another example of the value before and after the update of the weight in the case of further update. 第2の実施形態の報告書作成装置の動作例を示すフローチャートである。It is a flowchart which shows the operation example of the report making apparatus of 2nd Embodiment. 第3の実施形態の報告書作成装置の具体的な機能構成例を示すブロック図である。It is a block diagram which shows the specific functional configuration example of the report making apparatus of 3rd Embodiment. 第3の実施形態の報告書作成装置の動作例を示すフローチャートである。It is a flowchart which shows the operation example of the report making apparatus of 3rd Embodiment. 第1乃至第3の実施形態の報報告書作成装置のハードウェア構成例を示すブロック図である。It is a block diagram which shows the hardware configuration example of the report making apparatus of 1st to 3rd Embodiment.

以下に、本発明の各実施形態の報告書作成装置を、図面を参照して説明する。 Hereinafter, the report creating apparatus according to each embodiment of the present invention will be described with reference to the drawings.

(第1の実施形態)
第1の実施形態の報告書作成装置について説明する。
(First Embodiment)
The report preparation device of the first embodiment will be described.

図1は、第1の実施形態の報告書作成装置の具体的な構成例を示すブロック図である。 FIG. 1 is a block diagram showing a specific configuration example of the report creating device of the first embodiment.

報告書作成装置10は、音声認識部12と、ユーザ情報取得部14と、意味クラス解析部16と、スロット項目設定部18と、スロット項目対応部20と、検索部22と、検索結果絞込部24と、スロット項目決定部26と、表示/選択部28とを備えている。 The report creation device 10 includes a voice recognition unit 12, a user information acquisition unit 14, a semantic class analysis unit 16, a slot item setting unit 18, a slot item correspondence unit 20, a search unit 22, and a search result narrowing down. A unit 24, a slot item determination unit 26, and a display / selection unit 28 are provided.

報告書作成装置10はまた、スロット項目データベース30、関連情報データベース32、および重みデータベース34を備えている。 The report preparation device 10 also includes a slot item database 30, a related information database 32, and a weight database 34.

音声認識部12は、ユーザからの発話(以下、「ユーザ発話」と称する)aを受け付け、ユーザ発話aを音声認識テキストbに変換し、音声認識テキストbを意味クラス解析部16へ出力する。 The voice recognition unit 12 receives an utterance from the user (hereinafter referred to as "user utterance") a, converts the user utterance a into a voice recognition text b, and outputs the voice recognition text b to the semantic class analysis unit 16.

ユーザ情報取得部14は、ユーザプロファイル、時刻情報、位置情報、周囲環境情報のうち少なくとも1つのユーザ情報cを取得し、ユーザ情報cを意味クラス解析部16へ出力する。 The user information acquisition unit 14 acquires at least one user information c among the user profile, time information, position information, and surrounding environment information, and outputs the user information c to the semantic class analysis unit 16.

ユーザプロファイルは、ユーザ入力から取得することができる。または、ユーザがスマートフォンなどの利用者端末から発話した場合には、スマートフォンなどの利用者端末に登録されているユーザ情報を、ユーザプロファイルとして使用することができる。時刻情報、位置情報、周囲環境情報も、例えばスマートフォンなどの利用者端末に搭載されている時計機能、GPS機能、温度計機能、湿度計機能等から取得することができる。 The user profile can be obtained from user input. Alternatively, when the user speaks from a user terminal such as a smartphone, the user information registered in the user terminal such as a smartphone can be used as a user profile. Time information, position information, and surrounding environment information can also be acquired from a clock function, a GPS function, a thermometer function, a hygrometer function, and the like mounted on a user terminal such as a smartphone.

意味クラス解析部16は、音声認識部12から出力された音声認識テキストbと、ユーザ情報取得部14から出力されたユーザ情報cとから、予め定義された意味クラスに該当するキーワードを抽出し、意味クラスおよびキーワードからなる意味クラス情報dをスロット項目対応部20へ出力する。 The semantic class analysis unit 16 extracts keywords corresponding to the predefined semantic class from the voice recognition text b output from the voice recognition unit 12 and the user information c output from the user information acquisition unit 14. The meaning class information d consisting of the meaning class and the keyword is output to the slot item corresponding unit 20.

スロット項目設定部18は、予め設定された報告書テンプレート40を、例えば外部のデータベースから取得し、報告書のためのスロット項目の入力条件を設定し、設定した入力条件eをスロット項目データベース30へ格納する。 The slot item setting unit 18 acquires a preset report template 40 from, for example, an external database, sets input conditions for slot items for the report, and sets the set input condition e to the slot item database 30. Store.

スロット項目対応部20は、スロット項目データベース30に格納された入力条件eを参照して、意味クラス解析部16から出力された意味クラス情報dに含まれるキーワードd2をスロット項目に対応付ける。そして、対応付け結果fを検索部22へ出力する。 The slot item corresponding unit 20 refers to the input condition e stored in the slot item database 30 and associates the keyword d2 included in the semantic class information d output from the semantic class analysis unit 16 with the slot item. Then, the association result f is output to the search unit 22.

検索部22は、スロット項目対応部20から出力された対応付け結果fに該当する情報を、報告書作成に関連する情報が格納された関連情報データベース32から検索し、その検索結果gを検索結果絞込部24へ出力する。関連情報データベース32は、必要に応じて複数存在してもよく、図1では一例として3つの関連情報データベース32(#1)、32(#2)、32(#3)が例示されている。 The search unit 22 searches for the information corresponding to the matching result f output from the slot item corresponding unit 20 from the related information database 32 in which the information related to the report creation is stored, and searches the search result g as the search result. Output to the narrowing section 24. A plurality of related information databases 32 may exist as needed, and FIG. 1 illustrates three related information databases 32 (# 1), 32 (# 2), and 32 (# 3) as an example.

検索結果絞込部24は、スロット項目毎に予め設定された重み付け情報が格納された重みデータベース34から、入力条件eに対応するスロット項目に設定された重み付け情報hを取得し、その重み付け情報hを使ってスコアmを算出する。算出したスコアmに基づいて検索結果gの絞り込みを行い、絞込結果iをスロット項目決定部26へ出力する。 The search result narrowing-down unit 24 acquires the weighting information h set for the slot item corresponding to the input condition e from the weighting database 34 in which the weighting information preset for each slot item is stored, and the weighting information h. Is used to calculate the score m. The search result g is narrowed down based on the calculated score m, and the narrowing down result i is output to the slot item determination unit 26.

スロット項目決定部26は、絞込結果iに基づいて表示するスロット項目jを決定し、このスロット項目jを表示/選択部28へ出力する。 The slot item determination unit 26 determines the slot item j to be displayed based on the narrowing-down result i, and outputs the slot item j to the display / selection unit 28.

表示/選択部28は、ユーザに対して、スロット項目の候補を選択させるために、スロット項目決定部26から出力されたスロット項目jを、例えばスマートフォンなどの利用者端末のディスプレイ4に表示する。 The display / selection unit 28 displays the slot item j output from the slot item determination unit 26 on the display 4 of a user terminal such as a smartphone in order to allow the user to select a candidate for the slot item.

なお、スロット項目対応部20は、スロット項目の対応付けができない場合や、入力条件として検索を行う設定となっているスロット項目について、意味クラス情報dの抽出のために使用されたユーザ発話aおよびユーザ情報cから検索クエリk1および重み付け情報k2を抽出する。そして、抽出した検索クエリk1および重み付け情報k2を検索部22へ出力する。 It should be noted that the slot item corresponding unit 20 uses the user utterance a and the user utterance a used for extracting the semantic class information d for the slot item that cannot be associated with the slot item or is set to perform a search as an input condition. The search query k1 and the weighted information k2 are extracted from the user information c. Then, the extracted search query k1 and the weighting information k2 are output to the search unit 22.

検索部22は、スロット項目対応部20から出力された検索クエリk1に該当する情報を関連情報データベース32(#1)、32(#2)、32(#3)の何れかから取得し、取得した検索結果gを検索結果絞込部24へ出力する。 The search unit 22 acquires the information corresponding to the search query k1 output from the slot item corresponding unit 20 from any of the related information databases 32 (# 1), 32 (# 2), and 32 (# 3), and acquires the information. The search result g is output to the search result narrowing unit 24.

検索結果絞込部24は、検索結果gに対して、重み付け情報k2を使ってスコアmを算出する。算出スコアmに応じて検索結果gの絞り込みを行い、絞り込み結果iをスロット項目決定部26へ出力する。 The search result narrowing-down unit 24 calculates the score m for the search result g using the weighting information k2. The search result g is narrowed down according to the calculated score m, and the narrowing down result i is output to the slot item determination unit 26.

また、スロット項目対応部20は、意味クラス解析部16から出力された意味クラス情報dのキーワードを、予め定義された変換値d3へ変換することもできる。 Further, the slot item corresponding unit 20 can also convert the keyword of the semantic class information d output from the semantic class analysis unit 16 into a predefined conversion value d3.

さらに、検索結果絞込部24は、意味クラス情報dに基づいて、表示/選択部28により表示されるスロット項目の候補の表示の順序を変更するように制御する(ソートキーを制御する)こともできる。 Further, the search result narrowing unit 24 may control (control the sort key) to change the display order of the slot item candidates displayed by the display / selection unit 28 based on the semantic class information d. can.

次に、本実施形態の報告書作成装置10の動作例について図2のフローチャートに従って説明する。 Next, an operation example of the report creating device 10 of the present embodiment will be described with reference to the flowchart of FIG.

例えばユーザ(「鈴木」氏)が、事前に報告書テンプレート40を選択し、スマートフォンなどの利用者端末から「今日、この前訪問した府中の芝東を再訪し、製品Xを紹介した」と発話したとする。 For example, a user (Mr. Suzuki) selected the report template 40 in advance and said, "Today, I revisited Shibahigashi in Fuchu, which I visited last time, and introduced product X" from a user terminal such as a smartphone. Suppose you did.

このユーザ発話aは、音声認識部12によって受け付けられ、一般的な音声認識技術によって音声認識テキストb「今日、この前訪問した府中の芝東を再訪し、製品Xを紹介した」に変換される。変換された音声認識テキストbは、音声認識部12から意味クラス解析部16へ出力される(S1)。 This user utterance a is received by the voice recognition unit 12, and is converted into the voice recognition text b "Today, I revisited Shibahigashi in Fuchu, where I visited last time, and introduced the product X" by a general voice recognition technique. .. The converted voice recognition text b is output from the voice recognition unit 12 to the semantic class analysis unit 16 (S1).

また、ユーザ情報取得部14では、ユーザプロファイル、時刻情報、位置情報、周囲環境情報のうち少なくとも1つのユーザ情報cが取得される。ユーザプロファイルは、例えば、スマートフォンなどの利用者端末に登録されているユーザ情報より取得する。時刻情報は、スマートフォンなどの利用者端末の時計機能によって取得される。位置情報(例えば、「35.6732357,139.4603954」)は、スマートフォンなどの利用者端末のGPS機能によって取得される。ユーザ情報cは、ユーザ情報取得部14から、意味クラス解析部16へ出力される。ユーザプロファイル、時刻情報、位置情報は利用者端末からのみならず、ユーザ発話aから取得しても良い。 Further, the user information acquisition unit 14 acquires at least one user information c among the user profile, time information, location information, and surrounding environment information. The user profile is acquired from user information registered in a user terminal such as a smartphone, for example. The time information is acquired by the clock function of a user terminal such as a smartphone. The position information (for example, "35.6732357, 139.4603954") is acquired by the GPS function of a user terminal such as a smartphone. The user information c is output from the user information acquisition unit 14 to the semantic class analysis unit 16. The user profile, time information, and location information may be acquired not only from the user terminal but also from the user utterance a.

意味クラス解析部16では、音声認識部12から出力された音声認識テキストbと、ユーザ情報取得部14から出力されたユーザ情報cとから、予め定義された意味クラスに該当するキーワードを抽出する(S2)。 The semantic class analysis unit 16 extracts keywords corresponding to the predefined semantic class from the voice recognition text b output from the voice recognition unit 12 and the user information c output from the user information acquisition unit 14 ( S2).

図3は、定義された意味クラスとキーワードとからなる意味クラス情報dの一例を示すデータテーブルである。 FIG. 3 is a data table showing an example of the semantic class information d composed of the defined semantic class and the keyword.

意味クラス情報dは、「日付」、「会社名」、「住所」、「場所」、「製品名」、「概要」、「発話者」、「位置情報」といった固有表現クラスに相当する意味クラスd1と、これら各意味クラスd1に対応するキーワードd2とから構成されている。 The semantic class information d is a semantic class corresponding to a unique expression class such as "date", "company name", "address", "location", "product name", "summary", "speaker", and "location information". It is composed of d1 and the keyword d2 corresponding to each of these meaning classes d1.

意味クラスd1に該当するキーワードd2は、意味クラス解析部16において、自然言語処理における既存の固有表現抽出技術を利用して抽出される。なお、図3は意味クラス解析部16でユーザ発話aについて意味解析し、キーワード抽出した結果を示している。図3に示すように、意味クラスd1「場所」においてキーワードd2「府中の芝東」が、意味クラスd1「概要」においてキーワードd2「製品Xを紹介」が抽出されるようにするために、以下のように設定される拡張ルールが使用される。 The keyword d2 corresponding to the meaning class d1 is extracted by the meaning class analysis unit 16 by using the existing named entity extraction technique in natural language processing. Note that FIG. 3 shows the results of semantic analysis of user utterance a by the semantic class analysis unit 16 and keyword extraction. As shown in FIG. 3, in order to extract the keyword d2 "Fuchu Shibahigashi" in the meaning class d1 "place" and the keyword d2 "introduce product X" in the meaning class d1 "overview", the following An extended rule set as is used.

場所:={住所}の{会社名}
|{住所}近くの{会社名}
|{駅名}の{会社名}
・・・
概要:={製品名}<助詞>?<動詞>
|{製品名}<助詞>?<動詞句>
・・・
図4は、上記のような拡張ルールに従ってキーワード抽出を説明するための概要図である。
Location: = {company name} of {address}
| {Company name} near {Address}
| {Company name} of {station name}
・ ・ ・
Summary: = {Product name} <particle>? <Verb>
| {Product name} <particle>? <Verb phrase>
・ ・ ・
FIG. 4 is a schematic diagram for explaining keyword extraction according to the above-mentioned extended rule.

図4に示すように、拡張ルールに従って、意味クラスd1「場所」として、「府中の芝東」のようなキーワードd2が、意味クラスd1「概要」として、「製品Xを紹介した」のようなキーワードd2が抽出される。 As shown in FIG. 4, according to the extended rule, the keyword d2 such as "Fuchu Shibahigashi" as the meaning class d1 "place" and the keyword d2 as the meaning class d1 "overview" such as "introduced product X". The keyword d2 is extracted.

このようにしてキーワードd2が抽出された図3に示すような意味クラス情報dが、意味クラス解析部16からスロット項目対応部20へ出力される。 The semantic class information d as shown in FIG. 3 from which the keyword d2 is extracted is output from the semantic class analysis unit 16 to the slot item corresponding unit 20.

スロット項目データベース30には、予め設定された報告書テンプレート40に基づいて、スロット項目設定部18により設定された報告書のためのスロット項目の入力条件eが格納されている。具体的には、各スロットにおいて、項目値、検索クエリ、関連情報が、どの意味クラス(キーワード)を取るかが設定されている。スロット項目の入力条件eの詳細は後述する。 The slot item database 30 stores the slot item input condition e for the report set by the slot item setting unit 18 based on the preset report template 40. Specifically, in each slot, the meaning class (keyword) of the item value, the search query, and the related information is set. The details of the slot item input condition e will be described later.

スロット項目対応部20で、スロット項目データベース30に格納された入力条件eが参照され、S2で抽出した意味クラス情報dに含まれるキーワードd2がスロット項目に対応付けられる(S3)。 The slot item corresponding unit 20 refers to the input condition e stored in the slot item database 30, and the keyword d2 included in the semantic class information d extracted in S2 is associated with the slot item (S3).

図5は、前記対応付け結果の一例を示すデータ構造図である。 FIG. 5 is a data structure diagram showing an example of the matching result.

まず、スロット項目設定部18で設定されるスロット項目の入力条件eについて説明する。図5に示すように、スロット入力条件eとして、スロットf1、項目名f2、項目値f3、検索クエリf4、および関連情報f5の属性を備えている。スロットf1は、報告書テンプレートが有する入力項目を示す。項目名f2は、スロットf1を示す項目名である。項目値f3は、項目名f2に該当する具体的な報告内容を示す。検索クエリf4は、項目値f3に該当する情報を検索するための検索クエリを示す。関連情報f5はスコア計算に用いる情報であり、該当するデータベースの項目名や属性を示す。 First, the slot item input condition e set by the slot item setting unit 18 will be described. As shown in FIG. 5, the slot input condition e includes the attributes of slot f1, item name f2, item value f3, search query f4, and related information f5. Slot f1 shows the input items that the report template has. The item name f2 is an item name indicating the slot f1. The item value f3 indicates a specific report content corresponding to the item name f2. The search query f4 indicates a search query for searching for information corresponding to the item value f3. Related information f5 is information used for score calculation, and indicates an item name or an attribute of the corresponding database.

この例では、報告書テンプレート40には5つのスロットが設定されており、それぞれのスロットに対して項目名が設定されていることを示している。すなわち、スロット1には項目名として案件IDが対応付けられ、例えば数値とアルファベットで構成される情報が設定される。スロット2は項目名として訪問先が対応付けられ、項目値として例えば会社名が設定される。スロット3は項目名として訪問日が対応付けられ、項目値として日付が設定される。スロット4は項目名として訪問者が対応つけられ、項目値として例えば発話者が設定される。このようにスロット項目設定部18によって、各スロット項目に設定される条件が設定される。 In this example, five slots are set in the report template 40, and it is shown that an item name is set for each slot. That is, the matter ID is associated with the slot 1 as the item name, and information composed of, for example, numerical values and alphabets is set. In slot 2, a visited destination is associated as an item name, and for example, a company name is set as an item value. The visit date is associated with the slot 3 as the item name, and the date is set as the item value. A visitor is associated with the slot 4 as an item name, and a speaker is set as an item value, for example. In this way, the slot item setting unit 18 sets the conditions set for each slot item.

ユーザからの発話がなされると、前述したS1からS3の処理によって抽出した情報(キーワード)が該当する項目に登録される。例えば、スロット4は訪問者を示すスロットであり、ユーザ発話aから抽出した発話者に該当する「鈴木」がスロット4に対する項目値f3として登録されたことを示している。 When the user makes an utterance, the information (keyword) extracted by the above-mentioned processes S1 to S3 is registered in the corresponding item. For example, slot 4 is a slot indicating a visitor, and indicates that "Suzuki" corresponding to the speaker extracted from the user utterance a is registered as the item value f3 for slot 4.

すなわち、予め設定されたスロット毎の属性に従って、意味クラスd1と項目値f3とを対応付けることによりユーザ発話aからの情報登録を実現している。なお、ユーザの発話aに含まれない又は曖昧なキーワードが含まれ、対応付けが確定しないものについては項目値f3は空とされ、検索クエリf4と関連情報f5とが抽出される。 That is, information registration from the user utterance a is realized by associating the meaning class d1 with the item value f3 according to the preset attributes for each slot. If a keyword that is not included in the user's utterance a or is ambiguous and the correspondence is not confirmed, the item value f3 is set to empty, and the search query f4 and the related information f5 are extracted.

尚、検索クエリf4と関連情報f5の抽出は、上記のように対応付けが確定しない場合に限らず、入力条件eに検索クエリf4や関連情報f5が設定されているスロット項目についても検索クエリf4、関連情報f5が抽出される。 The extraction of the search query f4 and the related information f5 is not limited to the case where the correspondence is not confirmed as described above, and the search query f4 is also applied to the slot item in which the search query f4 and the related information f5 are set in the input condition e. , Related information f5 is extracted.

また、スロット項目対応部20では、後述する変換テーブルを用いてユーザの発話aに含まれる曖昧なキーワードが具体的な情報へ変換される。 Further, in the slot item correspondence unit 20, ambiguous keywords included in the user's utterance a are converted into specific information by using a conversion table described later.

図6は、変換テーブルの一例を示す図である。 FIG. 6 is a diagram showing an example of a conversion table.

変換テーブルuは、図3に示すテーブルに、変換値d3という新たな属性を加えた構成をしている。 The conversion table u has a configuration in which a new attribute of the conversion value d3 is added to the table shown in FIG.

スロット項目対応部20は、図6に例示されるような変換テーブルuを使用して、ユーザの発話aに含まれる曖昧なキーワードを具体的な情報に変換する。 The slot item corresponding unit 20 converts an ambiguous keyword included in the user's utterance a into specific information by using the conversion table u as illustrated in FIG.

例えば、ユーザの発話aに「この前」というキーワードd2が含まれている場合、「この前」というキーワードd2が「2018/7/26~2018/8/9」という変換値d3へ変換される。この変換テーブルuの変換値は動的に変わり、ユーザ毎に設定が可能である。すなわち、「今日」「昨日」などの日付は変化する値であり1日毎に自動更新される。また、「この前」「先日」などに対する期間、「近くの」に対する半径、「例のプロジェクト」に対する変換値(この例では、プロジェクトXに変換)など、ユーザが自由に設定変更できる項目も備えている。 For example, when the user's utterance a includes the keyword d2 "before this", the keyword d2 "before this" is converted to the conversion value d3 "2018/7/26 to 2018/8/9". .. The conversion value of this conversion table u changes dynamically and can be set for each user. That is, dates such as "today" and "yesterday" are changing values and are automatically updated every day. It also has items that the user can freely change, such as the period for "previous" and "the other day", the radius for "near", and the conversion value for "example project" (converted to project X in this example). ing.

このように、ユーザ発話aを報告書テンプレート40の該当するスロット項目値f3に登録することで報告書が作成される。ここで、前述のようにユーザ発話aに報告書テンプレート40に設定されたスロット項目に該当する情報が含まれない、又は曖昧な情報で対応付けができなかった項目値f3について、検索部22で、過去の報告書情報や様々なマスタ情報を検索し該当情報を抽出する。次にこの検索の詳細について説明する。 In this way, the report is created by registering the user utterance a in the corresponding slot item value f3 of the report template 40. Here, as described above, the search unit 22 finds the item value f3 that does not include the information corresponding to the slot item set in the report template 40 in the user utterance a or cannot be associated with ambiguous information. , Search past report information and various master information and extract the relevant information. Next, the details of this search will be described.

対応付けができなかった項目値f3に限らず、入力条件eに検索クエリf4や関連情報f5が設定されている場合も同様の処理となる。 Not limited to the item value f3 that could not be associated, the same processing is performed when the search query f4 or the related information f5 is set in the input condition e.

スロット項目対応部20は、S1からS3で処理した対応付け結果fを検索部22に出力する。検索部22は、スロット項目対応部20から受信した対応付け結果fの検索クエリに基づき関連情報データベース32を検索し、報告書作成に関連する情報を抽出する(S4)。 The slot item corresponding unit 20 outputs the correspondence result f processed in S1 to S3 to the search unit 22. The search unit 22 searches the related information database 32 based on the search query of the matching result f received from the slot item corresponding unit 20, and extracts information related to report creation (S4).

図1では一例として3つの関連情報データベース32(#1)、32(#2)、32(#3)が例示されている。これら関連情報データベース32(#1)、32(#2)、32(#3)は、前提条件として、少なくとも1つの属性をキーとする関係データベース(RDS)であり、関連情報データベース32(#1)、32(#2)、32(#3)毎に、属性毎に重みが設定されている。 In FIG. 1, three related information databases 32 (# 1), 32 (# 2), and 32 (# 3) are illustrated as an example. These related information databases 32 (# 1), 32 (# 2), and 32 (# 3) are relational databases (RDS) using at least one attribute as a key as a prerequisite, and related information databases 32 (# 1). ), 32 (# 2), 32 (# 3), a weight is set for each attribute.

図7は、各関連情報データベース32(#1)、32(#2)、32(#3)において、属性毎に設定された重みの一例を示すデータテーブルである。 FIG. 7 is a data table showing an example of weights set for each attribute in each related information database 32 (# 1), 32 (# 2), 32 (# 3).

なお、図7では、関連情報データベース32(#1)、32(#2)、32(#3)は、それぞれ具体的に、案件情報に関する案件情報データベース32(#1)、取引先情報に関する取引先情報データベース32(#2)、および営業報告に関する営業報告データベース32(#3)として例示されている。図7に例示されるこれら重みw1~w5の値は、更新することが可能である。 In addition, in FIG. 7, the related information database 32 (# 1), 32 (# 2), and 32 (# 3) are specifically the case information database 32 (# 1) related to the case information and the transaction related to the customer information, respectively. It is exemplified as the destination information database 32 (# 2) and the business report database 32 (# 3) relating to the business report. The values of these weights w1 to w5 exemplified in FIG. 7 can be updated.

図8は、各関連情報データベース32(#1)、32(#2)、32(#3)に記憶されている各データベース33(#1)、33(#2)、33(#3)の具体例を示す図である。 FIG. 8 shows the databases 33 (# 1), 33 (# 2), 33 (# 3) stored in the related information databases 32 (# 1), 32 (# 2), and 32 (# 3). It is a figure which shows a specific example.

図8の案件情報データベース33(#1)は、属性として、「案件ID」、「案件名」、「会社名」、「担当者」、「報告者」、「登録日」、「更新日」を備えている。 The matter information database 33 (# 1) of FIG. 8 has "matter ID", "matter name", "company name", "person in charge", "reporter", "registration date", and "update date" as attributes. It is equipped with.

取引先情報データベース33(#2)は、属性として、「取引先ID」、「会社名」、「住所」、「最寄り駅」、「登録日」を備えている。 The business partner information database 33 (# 2) has "business partner ID", "company name", "address", "nearest station", and "registration date" as attributes.

営業報告データベース33(#3)は、属性として、「報告ID」、「案件ID」、「案件名」、「会社名」、「報告者」、「報告日」、「概要」を備えている。 The sales report database 33 (# 3) has "report ID", "case ID", "case name", "company name", "reporter", "report date", and "summary" as attributes. ..

これら関連情報データベース32(#1)、32(#2)、32(#3)は、案件情報データベース33(#1)をマスタデータベースとした関係データベースとなっている。案件情報データベース33(#1)と取引先情報データベース33(#2)とは属性「会社名」をキーに関連付けられている。案件情報データベース33(#1)と営業報告データベース33(#3)とは属性「案件ID」および「報告者」をキーに関連付けられている。 These related information databases 32 (# 1), 32 (# 2), and 32 (# 3) are relational databases using the matter information database 33 (# 1) as a master database. The matter information database 33 (# 1) and the business partner information database 33 (# 2) are associated with the attribute "company name" as a key. The matter information database 33 (# 1) and the sales report database 33 (# 3) are associated with the attributes "matter ID" and "reporter" as keys.

案件情報データベース33(#1)では、「案件名」と同様に、「案件ID」が非常に大量に登録されている。また、例えば「1111-XX-1111」のような形式である「案件ID」は、音声入力することが困難な属性である。 In the matter information database 33 (# 1), a very large number of "matter IDs" are registered as well as the "matter name". Further, the "case ID" having a format such as "1111-XX-1111" is an attribute that is difficult to input by voice.

例えば、図5に示すような対応付け結果fに基づいて、スロット2の項目値f3を埋めたい場合には、検索部22は「会社名」および「住所」の属性を有する取引先情報データベース33(#2)を検索する。そして検索結果gを取得すると、検索結果絞込部24に出力する。 For example, when it is desired to fill the item value f3 of the slot 2 based on the matching result f as shown in FIG. 5, the search unit 22 has the customer information database 33 having the attributes of “company name” and “address”. Search for (# 2). Then, when the search result g is acquired, it is output to the search result narrowing unit 24.

検索結果絞込部24は、スロット項目毎に設定された重み付け情報が格納された重みデータベース34から、入力条件eに対応するスロット項目に設定された重み付け情報hを取得する。そして、重み付け情報hを使って、スコアmを算出する。算出したスコアmに基づいて検索結果gの絞り込みを行い、絞込結果iをスロット項目決定部26に出力する(S5)。 The search result narrowing-down unit 24 acquires the weighting information h set for the slot item corresponding to the input condition e from the weighting database 34 in which the weighting information set for each slot item is stored. Then, the score m is calculated using the weighting information h. The search result g is narrowed down based on the calculated score m, and the narrowing down result i is output to the slot item determination unit 26 (S5).

続いて、検索結果絞込部24における検索絞込みの詳細について説明する。 Subsequently, the details of the search narrowing down in the search result narrowing down unit 24 will be described.

図9は、検索結果絞込部の詳細構成例を示すブロック図である。
検索結果絞込部24は、候補抽出部24a、スコア算出部24b、ソート部24c、および条件判定部24dを備えている。
FIG. 9 is a block diagram showing a detailed configuration example of the search result narrowing down portion.
The search result narrowing unit 24 includes a candidate extraction unit 24a, a score calculation unit 24b, a sort unit 24c, and a condition determination unit 24d.

報告者「鈴木」が、「今日、製品Xを紹介した」という検索結果gから、「案件ID」を絞り込む処理を例に説明する。 The process of narrowing down the "case ID" from the search result g that the reporter "Suzuki" introduced the product X today will be described as an example.

この検索結果gは、「報告者」のみが確定しており、「会社名」が確定していない場合であるので、候補抽出部24aによって、図5に示す対応付け結果の検索クエリf4を参照し、「報告者に鈴木を含む」を検索クエリとして案件情報データベース33(#1)が検索される。 Since this search result g is a case where only the "reporter" is confirmed and the "company name" is not confirmed, the candidate extraction unit 24a refers to the search query f4 of the matching result shown in FIG. Then, the matter information database 33 (# 1) is searched with "including Suzuki in the reporter" as a search query.

図10は、案件情報データベーステーブル33(#1)に保持される情報のうち、検索クエリにヒットしたレコードの一覧を示すテーブルである。 FIG. 10 is a table showing a list of records that hit the search query among the information held in the matter information database table 33 (# 1).

次に、スコア算出部24bによって、図10のテーブルに示される各レコードに対して、関連度H(案件名)、および関連度H(報告者)に対する重み付けが行われ、スコアmが算出される。例えば、「案件ID」=「2222-YY-2222」に対しては、以下のように「1.5」というスコアmが算出される。 Next, the score calculation unit 24b weights the relevance degree H1 (case name) and the relevance degree H2 ( reporter) for each record shown in the table of FIG. 10, and the score m is calculated. Will be done. For example, for "project ID" = "2222-YY-2222", a score m of "1.5" is calculated as follows.

Score(2222-YY-2222)
=H(案件名={製品X、紹介})*w(案件名)
+H(報告者=鈴木)*w(報告者)
=0.5*1.0+1.0*1.0
=1.5
なお、上記で使用する重み(w、w)には、例えば図7に例示された値が使用される。
Score (2222-YY-2222)
= H 1 (project name = {product X, introduction}) * w 1 (project name)
+ H 2 (reporter = Suzuki) * w 2 (reporter)
= 0.5 * 1.0 + 1.0 * 1.0
= 1.5
For the weights (w 1 , w 2 ) used above, for example, the values illustrated in FIG. 7 are used.

このようにして各レコードについてスコアmが算出されると、ソート部24cによって各レコードがスコアmの高い順にソートされる。 When the score m is calculated for each record in this way, each record is sorted in descending order of the score m by the sort unit 24c.

図11は、図10に示すテーブルの各レコードに対して、スコア順にソートした結果を示すテーブルである。 FIG. 11 is a table showing the results of sorting the records in the table shown in FIG. 10 in order of score.

条件判定部24dは、図11に示すソート結果から、判定条件を満たすレコードを特定する。判定条件には、スコアmのしきい値を使用することができる。例えば、判定条件としてスコアmを「1.0」以上とした場合、図11に示す上位5つのレコードが判定条件を満たすと判定される。 The condition determination unit 24d identifies a record satisfying the determination condition from the sort result shown in FIG. A threshold value of the score m can be used as the determination condition. For example, when the score m is set to "1.0" or more as the determination condition, it is determined that the top five records shown in FIG. 11 satisfy the determination condition.

条件判定部24dによって判定条件を満たすと判定されたレコードは、絞込結果iとしてスロット項目決定部26へ出力される。
他の絞込み例として、報告者「鈴木」が、「今日、芝東デジタルB社を訪問し、製品Xを紹介した」という検索結果gから、「案件ID」を絞り込む処理について説明する。
The record determined by the condition determination unit 24d to satisfy the determination condition is output to the slot item determination unit 26 as the narrowing down result i.
As another narrowing example, the process of narrowing down the "project ID" from the search result g that the reporter "Suzuki" visited Shibahigashi Digital Company B and introduced the product X will be described.

この検索結果gは、「報告者」および「会社名」が確定しており、「案件ID」が確定していない場合であるので、候補抽出部24aによって、「報告者に鈴木を含む」かつ「会社名が芝東デジタルB社を含む」を検索クエリとして案件情報データベーステーブル33(#1)が検索される。 In this search result g, the "reporter" and the "company name" are fixed, and the "case ID" is not fixed. Therefore, the candidate extraction unit 24a "includes Suzuki in the reporter" and The matter information database table 33 (# 1) is searched with "the company name includes Shibahigashi Digital Company B" as a search query.

図12は、案件情報データベーステーブル33(#1)に保持される情報のうち、検索クエリにヒットしたレコードの一覧を示すテーブルである。 FIG. 12 is a table showing a list of records that hit the search query among the information held in the matter information database table 33 (# 1).

次に、スコア算出部24bによって、図12に示すテーブルに示される各レコードに対して、関連度H(案件名)、関連度H(報告者)、および関連度H(会社名)に対する重み付けが行われ、スコアmが算出される。例えば、「案件ID」=「2222-YY-2222」に対しては、以下のように「2.5」というスコアmが算出される。 Next, the score calculation unit 24b transfers the relevance degree H 1 (case name), the relevance degree H 2 (reporter), and the relevance degree H 3 (company name) to each record shown in the table shown in FIG. Is weighted, and the score m is calculated. For example, for "project ID" = "2222-YY-2222", a score m of "2.5" is calculated as follows.

Score(2222-YY-2222)
=H(案件名={製品X、紹介})*w(案件名)
+H(報告者=鈴木)*w(報告者)
+H(会社名=芝東デジタル社)*w(会社名)
=0.5*1.0+1.0*1.0+1.0*1.0
=2.5
なお、上記で使用する重み(w、w、w)には、例えば図7に例示された値が使用される。
Score (2222-YY-2222)
= H 1 (project name = {product X, introduction}) * w 1 (project name)
+ H 2 (reporter = Suzuki) * w 2 (reporter)
+ H 3 (company name = Shibahigashi Digital) * w 3 (company name)
= 0.5 * 1.0 + 1.0 * 1.0 + 1.0 * 1.0
= 2.5
For the weights (w 1 , w 2 , w 3 ) used above, for example, the values illustrated in FIG. 7 are used.

このようにして各レコードについてスコアmが算出されると、ソート部24cによって、各レコードがスコアmの高い順にソートされる。 When the score m is calculated for each record in this way, each record is sorted in descending order of the score m by the sort unit 24c.

図13は、図12に示すテーブルの各レコードに対して、スコア順にソートした結果を示すテーブルである。 FIG. 13 is a table showing the results of sorting the records in the table shown in FIG. 12 in order of score.

条件判定部24dは、図13に示すソート結果から、判定条件を満たすレコードを特定する。判定条件には、スコアmのしきい値を使用することができる。例えば、判定条件としてスコアmを「2.0」以上とした場合、図13に示す上位2つのレコードが判定条件を満たすと判定される。 The condition determination unit 24d identifies a record satisfying the determination condition from the sort result shown in FIG. A threshold value of the score m can be used as the determination condition. For example, when the score m is set to "2.0" or more as the determination condition, it is determined that the top two records shown in FIG. 13 satisfy the determination condition.

条件判定部24dによって判定条件を満たすと判定されたレコードは、絞込結果iとしてスロット項目決定部26へ出力される。 The record determined by the condition determination unit 24d to satisfy the determination condition is output to the slot item determination unit 26 as the narrowing down result i.

次に、検索結果絞込部24による、曖昧な発話に基づいて検索結果を絞り込む場合の処理を説明する。 Next, a process for narrowing down the search results based on ambiguous utterances by the search result narrowing unit 24 will be described.

この検索結果gは、「報告者」が確定しているものの、「会社名」の候補として「府中の芝東」と曖昧になされた発話から、「案件ID」を絞り込む例である。この場合、候補抽出部24aによって、「報告者に鈴木を含む」かつ「会社名が芝東を含む」を検索クエリとして案件情報データベース33(#1)が検索される。 This search result g is an example of narrowing down the "case ID" from the utterance that is ambiguous as "Fuchu Shibahigashi" as a candidate for the "company name" although the "reporter" is confirmed. In this case, the candidate extraction unit 24a searches the matter information database 33 (# 1) with "the reporter includes Suzuki" and "the company name includes Shibahigashi" as a search query.

図14は、案件情報データベース33(#1)に保持される情報のうち、検索クエリにヒットしたレコードの一覧を示すテーブルである。 FIG. 14 is a table showing a list of records that hit the search query among the information held in the matter information database 33 (# 1).

次に、スコア算出部24bによって、図14に示すテーブルに示される各レコードに対して、関連度H(案件名)、関連度H(報告者)、関連度H(会社名)、および関連度H4(住所)に対する重み付けが行われ、スコアmが算出される。例えば、「案件ID」=「1111-XX-1111」に対しては、以下のように「1.8」というスコアmが算出される。 Next, the score calculation unit 24b determines the degree of relevance H1 (case name), the degree of relevance H2 ( reporter), the degree of relevance H3 ( company name), and the degree of relevance H3 (company name) for each record shown in the table shown in FIG. And the degree of relevance H4 (address) is weighted, and the score m is calculated. For example, for "case ID" = "1111-XX-1111", a score m of "1.8" is calculated as follows.

Score(1111-XX-1111)
=H(案件名={製品X、紹介})*w(案件名)
+H(報告者=鈴木)*w(報告者)
+H(会社名=芝東)*w(会社名)
+H(住所=府中)*w(住所)
=0(案件名には、製品Xも紹介も含まれていないので0となる)*1.0+1.0*1.0+0.8(会社名が完全一致ではないので0.8となる)*1.0+0(芝東エネルギA社の住所に府中が含まれていないので0となる)*1.0
=1.8
また、例えば、「案件ID」=「2222-YY-2222」に対しては、以下のように3.3というスコアが算出される。
Score (1111-XX-1111)
= H 1 (project name = {product X, introduction}) * w 1 (project name)
+ H 2 (reporter = Suzuki) * w 2 (reporter)
+ H 3 (company name = Shibahigashi) * w 3 (company name)
+ H 4 (Address = Fuchu) * w 4 (Address)
= 0 (The project name does not include product X or introduction, so it is 0) * 1.0 + 1.0 * 1.0 + 0.8 (The company name is not an exact match, so it is 0.8) * 1.0 + 0 (0 because the address of Shibahigashi Energy Company A does not include Fuchu) * 1.0
= 1.8
Further, for example, for "project ID" = "2222-YY-2222", a score of 3.3 is calculated as follows.

Score(2222-YY-2222)
=H(案件名={製品X、紹介})*w(案件名)
+H(報告者=鈴木)*w(報告者)
+H(会社名=芝東)*w(会社名)
+H(住所=府中)*w(住所)
=0.5(案件名には、製品Xが含まれているので0.5となる)*1.0+1.0*1.0+0.8(会社名が完全一致ではないので0.8となる)*1.0+1.0(芝東デジタルB社の住所に府中が含まれているので1.0となる)*1.0
=3.3
このようにして各レコードについてスコアmが算出されると、ソート部24cによって、各レコードがスコアmの高い順にソートされる。
Score (2222-YY-2222)
= H 1 (project name = {product X, introduction}) * w 1 (project name)
+ H 2 (reporter = Suzuki) * w 2 (reporter)
+ H 3 (company name = Shibahigashi) * w 3 (company name)
+ H 4 (Address = Fuchu) * w 4 (Address)
= 0.5 (The project name includes product X, so it is 0.5) * 1.0 + 1.0 * 1.0 + 0.8 (The company name is not an exact match, so it is 0.8) ) * 1.0 + 1.0 (Since Fuchu is included in the address of Shibahigashi Digital Company B, it will be 1.0) * 1.0
= 3.3
When the score m is calculated for each record in this way, each record is sorted in descending order of the score m by the sort unit 24c.

図15は、図14に示すテーブルの各レコードに対して、スコア順にソートした結果を示すテーブルである。 FIG. 15 is a table showing the results of sorting the records in the table shown in FIG. 14 in order of score.

条件判定部24dは、図15に示すソート結果から、判定条件を満たすレコードを特定する。判定条件には、スコアmのしきい値を使用することができる。例えば、判定条件としてスコアmを「1.5」以上とした場合、図15に示す上位5つのレコードが判定条件を満たすと判定される。 The condition determination unit 24d identifies a record satisfying the determination condition from the sort result shown in FIG. A threshold value of the score m can be used as the determination condition. For example, when the score m is set to "1.5" or more as the determination condition, it is determined that the top five records shown in FIG. 15 satisfy the determination condition.

条件判定部24dによって判定条件を満たすと判定されたレコードは、絞込結果iとしてスロット項目決定部26へ出力される。 The record determined by the condition determination unit 24d to satisfy the determination condition is output to the slot item determination unit 26 as the narrowing down result i.

さらに、検索結果絞込部24によって、曖昧な発話に基づいて検索結果を絞り込む場合における別の処理を説明する。 Further, another process in the case of narrowing down the search results based on ambiguous utterances by the search result narrowing unit 24 will be described.

この検索結果gは、「報告者」が確定しているものの、「会社名」の候補として「府中の芝東」、「更新日」に関連する情報として「この前訪問した」との曖昧な発話から、「案件ID」を絞り込む例である。この場合、候補抽出部24aによって、「報告者に鈴木を含む」かつ「会社名が芝東を含む」を検索クエリとして案件情報データベーステーブル33(#1)が検索される。 In this search result g, although the "reporter" has been confirmed, it is ambiguous that "Shibahigashi in Fuchu" is a candidate for "company name" and "visited last time" as information related to "updated date". This is an example of narrowing down the "project ID" from the utterance. In this case, the candidate extraction unit 24a searches the matter information database table 33 (# 1) with "the reporter includes Suzuki" and "the company name includes Shibahigashi" as a search query.

図16は、案件情報データベーステーブル33(#1)に保持される情報のうち、検索クエリにヒットしたレコードの一覧を示すテーブルである。 FIG. 16 is a table showing a list of records that hit the search query among the information held in the matter information database table 33 (# 1).

尚、曖昧な発話である「この前訪問した」に含まれる「この前」というキーワードd2は、スロット項目対応部20において、図6に示す変換テーブルを使って「2018/7/26~2018/8/9」という変換値d3に変換される。 The keyword d2 "before this" included in the ambiguous utterance "visited last time" is "2018/7 / 26-2018 /" by using the conversion table shown in FIG. 6 in the slot item corresponding unit 20. It is converted to the conversion value d3 of "8/9".

次に、スコア算出部24bによって、図16に示すテーブルに示される各レコードに対して、関連度H(案件名)、関連度H(報告者)、関連度H(会社名)、関連度H(住所)、および関連度H(更新日)に対する重み付けが行われ、スコアmが算出される。例えば、「案件ID」=「2222-YY-2222」に対しては、以下のように「4.3」というスコアmが算出される。 Next, the score calculation unit 24b determines the degree of relevance H1 (case name), the degree of relevance H2 ( reporter), the degree of relevance H3 ( company name), and the degree of relevance H3 (company name) for each record shown in the table shown in FIG. Weighting is performed on the relevance degree H 4 (address) and the relevance degree H 5 (update date), and the score m is calculated. For example, for "project ID" = "2222-YY-2222", the score m of "4.3" is calculated as follows.

Score(2222-YY-2222)
=H(案件名={製品X、紹介})*w(案件名)
+H(報告者=鈴木)*w(報告者)
+H(会社名=芝東)*w(会社名)
+H(住所=府中)*w(住所)
+H(更新日=この前)*w(更新日)
=0.5(案件名には、製品Xが含まれているので0.5となる)*1.0+1.0*1.0+0.8(会社名が完全一致ではないので0.8となる)*1.0+1.0(芝東デジタルB社の住所の府中が含まれているので1.0となる)*1.0+1.0(「この前」は、「2018/7/26~2018/8/9」に変換されている)*1.0
=4.3
このようにして各レコードに対してスコアmが算出されると、ソート部24cによって、各レコードがスコアmの高い順にソートされる。
Score (2222-YY-2222)
= H 1 (project name = {product X, introduction}) * w 1 (project name)
+ H 2 (reporter = Suzuki) * w 2 (reporter)
+ H 3 (company name = Shibahigashi) * w 3 (company name)
+ H 4 (Address = Fuchu) * w 4 (Address)
+ H 5 (updated date = last time) * w 5 (updated date)
= 0.5 (The project name includes product X, so it is 0.5) * 1.0 + 1.0 * 1.0 + 0.8 (The company name is not an exact match, so it is 0.8) ) * 1.0 + 1.0 (Because the address of Shibahigashi Digital Company B is included, it will be 1.0) * 1.0 + 1.0 ("Before" is "2018/7 / 26-2018" / 8/9 ”) * 1.0
= 4.3
When the score m is calculated for each record in this way, each record is sorted in descending order of the score m by the sort unit 24c.

図17は、図15に示すテーブルの各レコードに対して、スコア順にソートした結果を示すテーブルである。 FIG. 17 is a table showing the results of sorting the records in the table shown in FIG. 15 in order of score.

条件判定部24dは、図17に示すソート結果から、判定条件を満たすレコードを特定する。判定条件には、スコアmのしきい値を使用することができる。例えば、判定条件としてスコアmを「1.5」以上とした場合、図17に示す上位5つのレコードが判定条件を満たすと判定される。 The condition determination unit 24d identifies a record satisfying the determination condition from the sort result shown in FIG. A threshold value of the score m can be used as the determination condition. For example, when the score m is set to "1.5" or more as the determination condition, it is determined that the top five records shown in FIG. 17 satisfy the determination condition.

条件判定部24dによって判定条件を満たすと判定されたレコードは、絞込結果iとしてスロット項目決定部26へ出力される。 The record determined by the condition determination unit 24d to satisfy the determination condition is output to the slot item determination unit 26 as the narrowing down result i.

スロット項目決定部26は、絞込結果iに基づいて、スロット項目jを決定し、スロット項目jを表示/選択部28へ出力する。 The slot item determination unit 26 determines the slot item j based on the narrowing-down result i, and outputs the slot item j to the display / selection unit 28.

表示/選択部28は、ユーザに対してスロット項目の候補を選択させるために、スロット項目決定部26から出力されたスロット項目jをディスプレイ4に表示する(S6)。 The display / selection unit 28 displays the slot item j output from the slot item determination unit 26 on the display 4 in order to allow the user to select a slot item candidate (S6).

図18は、スロット項目の表示例を示す図である。 FIG. 18 is a diagram showing a display example of slot items.

図18は、図17に示す絞込結果iから、最も高いスコアを有する「案件ID」=「2222-YY-2222」のレコードに基づいて作成された報告書50を示している。 FIG. 18 shows a report 50 created based on the record of “case ID” = “2222-YY-2222” having the highest score from the narrowing-down result i shown in FIG.

ユーザは、このような報告書50の内容の確認と共に修正を簡単に行うことができる。 The user can easily make corrections while confirming the contents of the report 50.

例えば、報告書50に表示されている「案件ID/案件名」欄50a、「会社名」欄50b、「訪問日」欄50c、「報告者」欄50d、「概要」欄50eの何れかにカーソルを合わせると、検索結果絞込部24からスロット項目決定部26へ出力された、例えば図17に示すような絞込結果iに含まれる該当するすべての情報が表示される。 For example, in any of the "Matter ID / Matter name" column 50a, "Company name" column 50b, "Visit date" column 50c, "Reporter" column 50d, and "Summary" column 50e displayed in the report 50. When the cursor is placed on the cursor, all the relevant information output from the search result narrowing unit 24 to the slot item determination unit 26, for example, included in the narrowing result i as shown in FIG. 17 is displayed.

例えば、図18に例示されるように、「会社名」欄50bにカーソルが合わせられると、訪問先候補一覧50b1が表示される。表示/選択部28が、図17に示すような絞込結果iに基づいて報告書を作成する場合、ユーザ操作により「会社名」欄50bにカーソルが合わせられると、表示/選択部28によって、図17に示す絞込結果iの「会社名」に含まれるすべての会社名(「芝東デジタルB社」、「芝東インフラC社」、「芝東エネルギA社」)が、会社名候補一覧50b1に表示される。 For example, as illustrated in FIG. 18, when the cursor is placed on the “company name” column 50b, the visited candidate list 50b1 is displayed. When the display / selection unit 28 creates a report based on the narrowing result i as shown in FIG. 17, when the cursor is placed on the "company name" column 50b by the user operation, the display / selection unit 28 causes the display / selection unit 28 to display / select the report. All company names ("Shibahigashi Digital Company B", "Shibahigashi Infrastructure C Company", "Shibahigashi Energy Company A") included in the "company name" of the narrowing down result i shown in FIG. 17 are candidate company names. It is displayed in the list 50b1.

このように会社名候補一覧50b1に表示された会社名の中から、ユーザが所望する会社名をマウスクリック等により選択すると、図17に示すような絞込結果iのうち、選択された会社名が含まれるレコードに基づいて、項目値が確定していないスロット項目である「案件ID/案件名」欄50aも連動して内容が更新される。図18の例では「芝東インフラC社」が選択されたため、図17に示す絞込み結果iの情報に基づき「案件ID/案件名」50aに「3333-ZZ-3333/製品X不具合対応」が表示される。 When the user selects a desired company name from the company names displayed in the company name candidate list 50b1 by clicking a mouse or the like, the selected company name is selected from the narrowing results i as shown in FIG. Based on the record including, the contents of the "Matter ID / Matter name" column 50a, which is a slot item whose item value has not been determined, are also updated in conjunction with each other. In the example of FIG. 18, since "Shibahigashi Infrastructure C" was selected, "3333-ZZ-3333 / Product X defect handling" was added to "Proposal ID / Proposal name" 50a based on the information of the narrowing down result i shown in FIG. Is displayed.

ここで、「芝東デジタルB社」が選択された場合は、絞込み結果iの中に「芝東デジタルB社」のレコードが2つ存在するため「案件ID/案件名」50aは一意に定まらない。 Here, when "Shibahigashi Digital Company B" is selected, the "Matter ID / Matter Name" 50a is uniquely determined because there are two records of "Shibahigashi Digital Company B" in the narrowing down result i. do not have.

この場合、例えば情報確定できないスロット項目を特定できるように該当のスロット項目に色を付けるなど識別できるように表示すると良い。ユーザは情報確定できていないスロット項目にカーソルを合わせることで、該当スロット項目の候補(検索結果)を確認することができる(S7:No)。 In this case, for example, it is preferable to display the slot items so that they can be identified by coloring the slot items so that the slot items whose information cannot be confirmed can be identified. The user can confirm the candidate (search result) of the corresponding slot item by moving the cursor to the slot item whose information has not been confirmed (S7: No).

図18の例では、「芝東デジタルB社」を選択した場合には、「案件ID/案件名」50aが情報確定できないスロット項目として示され、「案件ID/案件名」50aにカーソルを合わせると図17のレコードに基づき「2222-YY-2222」「2222-YY-2222」が候補として表示される。最終的に報告書50の内容を確定する場合には確定ボタン(不図示)などの操作で確定する(S7:Yes)。なお、音声による指示で対応することも可能である。 In the example of FIG. 18, when "Shibahigashi Digital Company B" is selected, "Matter ID / Matter name" 50a is shown as a slot item whose information cannot be confirmed, and the cursor is placed on "Matter ID / Matter name" 50a. And "2222-YY-2222" and "2222-YY-2222" are displayed as candidates based on the record of FIG. When the content of the report 50 is finally confirmed, it is confirmed by an operation such as a confirmation button (not shown) (S7: Yes). It is also possible to respond by voice instructions.

ユーザ操作により確定した内容に基づきスロット項目決定部26により報告書52として確定する(S8)。 The slot item determination unit 26 determines the report 52 based on the content determined by the user operation (S8).

確定した報告書52の内容は関連情報データベース32に保存される。このように、ユーザ発話aのみならず関連情報を利用して、報告書52を簡単に作成することができる。 The contents of the finalized report 52 are stored in the related information database 32. In this way, the report 52 can be easily created by using not only the user utterance a but also the related information.

本実施形態の報告書作成装置によれば、上述したように、ユーザがキーワードを意識することなく、自由になされた発話に基づいて所望の情報を検索し報告書を作成(スロットフィルタリング)することが可能となる。 According to the report creation device of the present embodiment, as described above, the user searches for desired information based on freely made utterances and creates a report (slot filtering) without being aware of the keywords. Is possible.

また、本実施形態の報告書作成装置は、ユーザが直接発話してないスロット項目に対しても、関連情報および重み付けによって、報告書作成に必要な情報を推定することもできる。このため、ユーザは、報告書を作成するために、手入力する必要がなくなるのみならず、膨大なリストから候補情報を選択するような煩わしさからも回避される。 Further, the report creation device of the present embodiment can estimate the information necessary for report creation by the related information and the weighting even for the slot items that the user does not directly speak. This not only eliminates the need for the user to manually enter the report, but also avoids the hassle of selecting candidate information from a huge list.

さらに、本実施形態の報告書作成装置は、例えば、「府中の芝東」、「この前訪問した」等といった曖昧な発話から意味を解釈し、報告書作成に必要な情報を推定することもできる。これによって、自然発話によるスロットフィルタリングの精度を高め、もって、信頼度の高い報告書を作成できるようになるので、ユーザの利便性を高めることが可能となる。 Further, the report creation device of the present embodiment can interpret the meaning from ambiguous utterances such as "Shibahigashi in Fuchu" and "visited last time" and estimate the information necessary for report preparation. can. As a result, the accuracy of slot filtering by natural utterance can be improved, and a highly reliable report can be created, which makes it possible to improve the convenience of the user.

(第2の実施形態)
第2の実施形態の報告書作成装置について説明する。
(Second embodiment)
The report preparation device of the second embodiment will be described.

第2の実施形態の報告書作成装置は、第1の実施形態の報告書作成装置の変形例である。したがって、以下の説明では第1の実施形態と異なる点について説明し、第1の実施形態と同一部分については同一符号を用いて示すことによって重複説明を省略する。 The report preparation device of the second embodiment is a modification of the report preparation device of the first embodiment. Therefore, in the following description, the points different from those of the first embodiment will be described, and the same parts as those of the first embodiment will be indicated by using the same reference numerals, so that duplicate description will be omitted.

図19は、第2の実施形態の報告書作成装置の具体的な機能構成例を示すブロック図である。 FIG. 19 is a block diagram showing a specific functional configuration example of the report creating device of the second embodiment.

図19に示す報告書作成装置10’は、図1に示す報告書作成装置10に重み更新部36を追加した構成をしている。 The report creating device 10'shown in FIG. 19 has a configuration in which a weight updating unit 36 is added to the report creating device 10 shown in FIG.

重み更新部36は、表示/選択部28を介してユーザから選択されたスロット項目の選択結果を、スロット項目決定部26を介して受け取り、この選択結果に基づいてスロット項目毎に設定された重み付け情報を更新する。そして更新結果を重みデータベース34に反映する。 The weight update unit 36 receives the selection result of the slot item selected from the user via the display / selection unit 28 via the slot item determination unit 26, and the weighting set for each slot item based on the selection result. Update the information. Then, the update result is reflected in the weight database 34.

重み付け情報の更新は、例えば、関連度Hに対する重みwを以下の更新式に従って更新する。 The weighting information is updated, for example, by updating the weight wi with respect to the degree of relevance Hi according to the following update formula.

=w-η*g(H、w
ここで、g(H、w)は、例えば、第1候補のi番目の属性値と、決定候補のi番目の属性値が一致しているか否かに応じた関数とする。
w i = wi i -η * g (H i , w i )
Here, g (Hi, wi ) is, for example, a function depending on whether or not the i -th attribute value of the first candidate and the i-th attribute value of the determination candidate match.

そして、第1候補のi番目の属性値が、決定候補のi番目の属性値と等しい場合には、g(H、w)=|H*αpositive|とし、それ以外の場合には、
g(H、w)=-|H*αnegative|とする。
Then, when the i-th attribute value of the first candidate is equal to the i -th attribute value of the decision candidate, g (Hi, wi ) = | Hi * α positive |, and in other cases, teeth,
g (Hi, wi) = -| Hi * α negative |.

例えば、更新パラメータは、η=0.1、αpositive=1.0、αnegative=1.0とする。 For example, the update parameters are η = 0.1, α positive = 1.0, and α negative = 1.0.

図20は、更新前後における重みの値の例を比較表示するテーブルである。 FIG. 20 is a table for comparing and displaying examples of weight values before and after updating.

図20には、「今日、府中の芝東を訪問し、製品Xを紹介した」とのユーザ発話aに応じて、第1候補が選択決定された場合に、上記更新式に従って更新された重みを示している。 In FIG. 20, when the first candidate is selected and determined in response to the user utterance a that "I visited Shibahigashi in Fuchu today and introduced the product X", the weight updated according to the above update formula is shown. Is shown.

すなわち、重み決定に関係する属性値である「案件名」、「報告者」、「会社名」、「住所」の重みが更新され、増加している。 That is, the weights of the attribute values related to the weight determination, "case name", "reporter", "company name", and "address", have been updated and increased.

上述と異なるユーザ発話aに基づく重み更新について図21を用いて説明する。 The weight update based on the user utterance a different from the above will be described with reference to FIG.

図21には、「今日、この前訪問した府中の芝東を再訪し、製品Xを紹介した」とのユーザ発話aに応じて第1候補が選択決定された場合に、上記更新式に従って更新された重みを示している。 FIG. 21 is updated according to the above update formula when the first candidate is selected and determined according to the user utterance a that "Today, I revisited Shibahigashi in Fuchu, which I visited last time, and introduced product X." Shows the weights that have been made.

図21で考慮されたユーザ発話aには、図20で考慮されたユーザ発話aにはなかった「更新日」に関する「この前」というキーワードが含まれている。したがって、図21において「更新日」の重みは、図20の結果と比較して、正の方向に増加されていることが分かる。このように、「この前」や、「先週の木曜日に訪問した」のような「更新日」に関するキーワードが発話されるほど、「更新日」が重要視され、重みが増加するように学習される。 The user utterance a considered in FIG. 21 includes the keyword "before" regarding the "updated date" which was not found in the user utterance a considered in FIG. 20. Therefore, it can be seen that the weight of the "updated date" in FIG. 21 is increased in the positive direction as compared with the result of FIG. In this way, the more keywords related to "updated date" such as "last time" or "visited last Thursday" are spoken, the more important the "updated date" is and the more weight is learned. To.

別の例を図22および図23を用いて説明する。 Another example will be described with reference to FIGS. 22 and 23.

図22は、更新前後における重みの値の別の例を比較表示するテーブルである。 FIG. 22 is a table for comparing and displaying another example of the weight value before and after the update.

図22は、「今日、芝東を訪問し、製品Xを紹介した」とのユーザ発話aに応じて第2候補が選択決定された場合に、上記更新式に従って更新された重みを示している。 FIG. 22 shows the weights updated according to the above update formula when the second candidate is selected and determined according to the user utterance a "I visited Shibahigashi today and introduced the product X". ..

第2候補は、第1候補と「会社名」が異なっているものとする。このような場合、図22に示すように「会社名」の重みが減少するように学習される。 It is assumed that the "company name" of the second candidate is different from that of the first candidate. In such a case, as shown in FIG. 22, learning is performed so that the weight of the "company name" is reduced.

一方、図23は、さらに更新された場合における重みの更新前後における値の別の例を比較表示するテーブルである。 On the other hand, FIG. 23 is a table for comparing and displaying another example of the values before and after the weight is updated when the weight is further updated.

図23には、「今日、府中の芝東を訪問し、製品Xを紹介した」とのユーザ発話aに応じて第2候補が選択決定された場合に、上記更新式に従って更新された重みを示している。 FIG. 23 shows the weights updated according to the above update formula when the second candidate is selected and determined according to the user utterance a that "I visited Shibahigashi in Fuchu today and introduced the product X". Shows.

図23によれば、「府中の」という住所情報に基づいて検索結果が絞り込まれたものの、このユーザが最終的に選択した会社名の住所に「府中」が含まれていないことにより、このユーザにおける住所情報に基づいた絞込みは不適合と判断され、「住所」に関連する重みが小さくなっている。 According to FIG. 23, although the search results are narrowed down based on the address information of "Fuchu", this user does not include "Fuchu" in the address of the company name finally selected by this user. The narrowing down based on the address information in is judged to be non-conforming, and the weight related to the "address" is reduced.

次に、本実施形態の報告書作成装置10’の動作例について図24のフローチャートに従って説明する。 Next, an operation example of the report creating device 10'of the present embodiment will be described with reference to the flowchart of FIG. 24.

図24では、図2と同様の処理には、同じステップ番号が付されている。 In FIG. 24, the same process as in FIG. 2 is assigned the same step number.

すなわち、本実施形態の報告書作成装置10’によってなされる動作は、第1の実施形態の報告書作成装置10によってなされる動作のステップS7(S7:Yes)と、ステップS8との間に、上述したように、重み更新部36によってなされる、選択結果に基づく重み更新処理(S71)が追加されたものである。 That is, the operation performed by the report creating device 10'of the present embodiment is performed between steps S7 (S7: Yes) and step S8 of the operation performed by the report creating device 10 of the first embodiment. As described above, the weight update process (S71) based on the selection result, which is performed by the weight update unit 36, is added.

本実施形態の報告書作成装置によれば、上述したように、重みを適切に更新することが可能となる。 According to the report preparation device of the present embodiment, it is possible to appropriately update the weights as described above.

なお、重み付け情報の更新は、重み決定に関係する属性値の重みが相対的に増加するように学習されれば良く、更新式は上述した例に限定されるものではない。 It should be noted that the update of the weighting information may be learned so that the weights of the attribute values related to the weight determination are relatively increased, and the update formula is not limited to the above-mentioned example.

(第3の実施形態)
第3の実施形態の報告書作成装置について説明する。
(Third embodiment)
The report preparation device of the third embodiment will be described.

第3の実施形態の報告書作成装置は、第2の実施形態の適用された報告書作成装置の変形例である。したがって、以下の説明では第1および第2の実施形態と異なる点について説明し、第1および第2の実施形態と同一部分については同一符号を用いて示すことによって重複説明を省略する。 The report preparation device of the third embodiment is a modification of the report preparation device to which the second embodiment is applied. Therefore, in the following description, the differences from the first and second embodiments will be described, and the same parts as those of the first and second embodiments will be indicated by using the same reference numerals, thereby omitting duplicate description.

図25は、第3の実施形態の報告書作成装置の具体的な機能構成例を示すブロック図である。 FIG. 25 is a block diagram showing a specific functional configuration example of the report creating device of the third embodiment.

図25に示す報告書作成装置10’’は、図19に例示される報告書作成装置10’に、対話部38を追加した構成である。 The report creating device 10 ″ shown in FIG. 25 has a configuration in which the dialogue unit 38 is added to the report creating device 10 ′ illustrated in FIG. 19.

対話部38は、検索部22による検索結果g、および検索結果絞込部24による絞込結果iに基づいてスロット項目決定部26が特定した、スロット項目に対する不足情報を補うための対話情報rを生成する。 The dialogue unit 38 provides dialogue information r for supplementing the missing information for the slot item specified by the slot item determination unit 26 based on the search result g by the search unit 22 and the narrowing down result i by the search result narrowing unit 24. Generate.

対話部38で生成された表対話情報rを表示/選択部28に表示することで、ユーザに対して不足情報の補足を促すことが可能となる。 By displaying the table dialogue information r generated by the dialogue unit 38 on the display / selection unit 28, it is possible to urge the user to supplement the missing information.

ユーザが補足情報を入力すると、スロット項目決定部26が適切なスロット項目を決定する。 When the user inputs supplementary information, the slot item determination unit 26 determines an appropriate slot item.

次に、本実施形態の報告書作成装置10’’の動作例について図26のフローチャートに従って説明する。 Next, an operation example of the report creating device 10 ″ of the present embodiment will be described according to the flowchart of FIG.

図26では、図2および図24と同様の処理には、同じステップ番号が付されている。 In FIG. 26, the same processes as those in FIGS. 2 and 24 are assigned the same step numbers.

すなわち、本実施形態の報告書作成装置10’’によってなされる動作は、第2の実施形態の報告書作成装置10’によってなされる動作のステップS5と、ステップS6との間に、上述したように、スロット項目決定部26によってなされる、不足情報有無の判定(S51)と、対話部36によってなされる、不足情報に対する対話情報の作成(S52)とが追加されたものである。 That is, the operation performed by the report creating device 10'' of the present embodiment is described above between step S5 and step S6 of the operation performed by the report creating device 10'of the second embodiment. The determination of the presence or absence of missing information (S51) made by the slot item determination unit 26 and the creation of dialogue information for the missing information (S52) made by the dialogue unit 36 are added to the above.

以上説明したように、本実施形態の報告書作成装置10’’によれば、スロット項目のために必要な情報が不足する場合であっても、それを補うようにユーザに要求することによって、スロット項目を適切に決定することが可能となる。 As described above, according to the report creation device 10'' of the present embodiment, even if the information required for the slot item is insufficient, the user is requested to supplement it. It becomes possible to appropriately determine the slot item.

本発明のいくつかの実施形態を説明したが、これらの実施形態は例として提示したものであり、発明の範囲を限定することは意図していない。これら実施形態は、その他の様々な形態で実施されることが可能であり、発明の要旨を逸脱しない範囲で、種々の省略、置き換え、変更を行うことができる。これら実施形態やその変形は、発明の範囲や要旨に含まれると同様に、特許請求の範囲に記載された発明とその均等の範囲に含まれるものである。 Although some embodiments of the present invention have been described, these embodiments are presented as examples and are not intended to limit the scope of the invention. These embodiments can be implemented in various other embodiments, and various omissions, replacements, and changes can be made without departing from the gist of the invention. These embodiments and variations thereof are included in the scope of the invention described in the claims and the equivalent scope thereof, as are included in the scope and gist of the invention.

上述の第1から第3の実施形態に係る報告書作成装置は、例えば一般的なコンピュータを構成するハードウェアとコンピュータで実行されるプログラム(ソフトウェア)との協同により実現することができる。例えば、コンピュータが所定のプログラムを実行することによって、上述の音声認識部12、ユーザ情報取得部14、意味クラス解析部16、スロット項目設定部18、スロット項目対応部20、検索部22、検索結果絞込部24、スロット項目決定部26、表示/選択部28、重み更新部36、対話部38などの報告書作成装置10を構成する機能的な構成要素を実現することができる。またコンピュータが備える大容量記憶装置を用いて上述のスロット項目データベース、関連情報データベース、重みデータベースなどを実現することができる。 The report creating apparatus according to the first to third embodiments described above can be realized, for example, by the cooperation of the hardware constituting a general computer and the program (software) executed by the computer. For example, when a computer executes a predetermined program, the above-mentioned voice recognition unit 12, user information acquisition unit 14, semantic class analysis unit 16, slot item setting unit 18, slot item correspondence unit 20, search unit 22, and search result. It is possible to realize functional components constituting the report creation device 10, such as the narrowing-down unit 24, the slot item determination unit 26, the display / selection unit 28, the weight update unit 36, and the dialogue unit 38. Further, the slot item database, the related information database, the weight database, and the like described above can be realized by using the large-capacity storage device provided in the computer.

図27は、上述の第1乃至第3の実施形態の報告書作成装置10のハードウェア構成例を示すブロック図である。 FIG. 27 is a block diagram showing a hardware configuration example of the report creating device 10 of the first to third embodiments described above.

図25に示すようにプロセッサ(CPU)1、ランダムアクセスメモリ(RAM)2、読み出し専用メモリ(ROM)3、ディスプレイ4、および記憶装置5を備えている。 As shown in FIG. 25, it includes a processor (CPU) 1, a random access memory (RAM) 2, a read-only memory (ROM) 3, a display 4, and a storage device 5.

CPU1は、ユーザによる操作や外部機器からの命令に応答して、報告書作成装置10を制御するためのプログラムを実行する。またCPU1は、記憶装置5のメモリ空間を管理する。RAM2は、CPU1の作業領域として使用されるメモリである。RAM2としては、例えばDRAM等の半導体メモリが使用される。ROM3は、報告書作成装置10を制御するためのプログラムや制御データ等が予め記憶された不揮発性のメモリである。ROM3は、例えばBIOS(Basic Input/Output System)を保持する。 The CPU 1 executes a program for controlling the report creating device 10 in response to an operation by a user or an instruction from an external device. Further, the CPU 1 manages the memory space of the storage device 5. The RAM 2 is a memory used as a work area of the CPU 1. As the RAM 2, a semiconductor memory such as a DRAM is used. The ROM 3 is a non-volatile memory in which a program for controlling the report creation device 10, control data, and the like are stored in advance. The ROM 3 holds, for example, a BIOS (Basic Input / Output System).

記憶装置5は、報告書作成装置10によって生成された中間データや最終データを記憶する。また記憶装置5は、報告書作成装置10によって使用される種々のプログラム、プログラムに関連するデータ、および種々のデータベースを保持する。記憶装置5に保持されたプログラムは、報告書作成装置10によって実行される際に読み出され、RAM2に展開される。記憶装置5としては、例えばSSD(Solid State Drive)や、ハードディスクドライブ等が使用される。なお、記憶装置5はデータを記憶することが可能であれば良く、記憶装置5としてその他の記憶媒体を使用しても良い。上記プログラムを、コンピュータに予めインストールするように構成しても良いし、ネットワークを介して配布され、コンピュータに適宜インストールするように構成しても良い。 The storage device 5 stores intermediate data and final data generated by the report creation device 10. The storage device 5 also holds various programs used by the report creation device 10, data related to the programs, and various databases. The program stored in the storage device 5 is read out when executed by the report creation device 10 and expanded in the RAM 2. As the storage device 5, for example, an SSD (Solid State Drive), a hard disk drive, or the like is used. The storage device 5 may be used as long as it can store data, and another storage medium may be used as the storage device 5. The above program may be configured to be pre-installed on the computer, or may be distributed over the network and configured to be appropriately installed on the computer.

ディスプレイ4は、CPU1が種々のプログラムに対応するGUI(Graphical User Interface)等を表示する。例えばディスプレイ4は、プログラムによる実行処理の結果を表示するために使用される。 The display 4 displays a GUI (Graphical User Interface) or the like corresponding to various programs by the CPU 1. For example, the display 4 is used to display the result of the execution process by the program.

尚、上述の第1から第3の実施形態に係る報告書作成装置10は、複数台のコンピュータを通信可能に接続したネットワークシステムとして構成し、上述した各部を複数台のコンピュータに分散して実現する構成であっても良い。また、上述の第1から第3の実施形態に係る報告書作成装置10は、クラウドシステム上で動作する仮想マシンであっても良い。 The report creating device 10 according to the first to third embodiments described above is configured as a network system in which a plurality of computers are communicably connected, and each of the above-described parts is distributed to the plurality of computers. It may be configured to be used. Further, the report creating device 10 according to the first to third embodiments described above may be a virtual machine operating on a cloud system.

1・・プロセッサ(CPU)、2・・ランダムアクセスメモリ(RAM)、3・・読み出し専用メモリ(ROM)、4・・ディスプレイ、5・・記憶装置、10・・報告書作成装置、12・・音声認識部、14・・ユーザ情報取得部、16・・意味クラス解析部、18・・スロット項目設定部、20・・スロット項目対応部、22・・検索部、24・・検索結果絞込部、24a・・候補抽出部、24b・・スコア算出部、24c・・ソート部、24d・・条件判定部、26・・スロット項目決定部、28・・表示/選択部、30・・スロット項目データベース、32・・関連情報データベース、33・・データベーステーブル、34・・重みデータベース、36・・重み更新部、38・・対話部、40・・報告書テンプレート、50、52・・報告書。 1 ... Processor (CPU), 2 ... Random access memory (RAM), 3 ... Read-only memory (ROM), 4 ... Display, 5 ... Storage device, 10 ... Report creation device, 12 ... Voice recognition unit, 14 ... User information acquisition unit, 16 ... Semantic class analysis unit, 18 ... Slot item setting unit, 20 ... Slot item correspondence unit, 22 ... Search unit, 24 ... Search result narrowing unit , 24a ... Candidate extraction unit, 24b ... Score calculation unit, 24c ... Sort unit, 24d ... Condition judgment unit, 26 ... Slot item determination unit, 28 ... Display / selection unit, 30 ... Slot item database , 32 ... Related information database, 33 ... Database table, 34 ... Weight database, 36 ... Weight update section, 38 ... Dialogue section, 40 ... Report template, 50, 52 ... Report.

Claims (10)

音声に基づいて報告書を作成する報告書作成装置であって、
ユーザ情報を取得するユーザ情報取得部と、
音声から変換されたテキスト情報および前記ユーザ情報から、予め定義された意味クラスに該当するキーワードを抽出する意味クラス抽出部と、
予め決定された報告書テンプレートに基づいて、前記報告書のためのスロット項目の入力条件を設定するスロット項目設定部と、
前記設定された入力条件に基づいて、前記キーワードを、前記スロット項目に対応付けるスロット項目対応部と、
前記対応付けの結果に該当する情報を、前記報告書の作成に関連する情報が格納されたデータベースから検索する検索部とを備え、
前記検索結果を、対応するスロット項目の候補とする、報告書作成装置。
It is a report creation device that creates a report based on voice.
The user information acquisition unit that acquires user information and
A meaning class extractor that extracts keywords corresponding to a predefined meaning class from text information converted from voice and the user information, and a meaning class extraction unit.
A slot item setting unit that sets input conditions for slot items for the report based on a predetermined report template, and a slot item setting unit.
Based on the set input conditions, the slot item corresponding unit that associates the keyword with the slot item, and
It is provided with a search unit for searching the information corresponding to the result of the association from the database in which the information related to the creation of the report is stored.
A report creation device that uses the search result as a candidate for a corresponding slot item.
前記スロット項目毎に予め設定された重み付け情報に基づいて、前記検索部による検索結果の絞り込みを行う検索結果絞込部と、
前記絞り込みの結果に基づいて、出力するスロット項目を決定するスロット項目決定部とを備えた、請求項1に記載の報告書作成装置。
A search result narrowing unit that narrows down the search results by the search unit based on the weighting information preset for each slot item, and the search result narrowing unit.
The report creation device according to claim 1, further comprising a slot item determination unit that determines a slot item to be output based on the result of the narrowing down.
ユーザからの発話を受け付け、前記発話を前記音声テキスト情報へ変換する音声認識部をさらに備えた、請求項1または2に記載の報告書作成装置。 The report creating device according to claim 1 or 2, further comprising a voice recognition unit that receives utterances from a user and converts the utterances into the voice text information. 前記スロット項目対応部は、前記スロット項目の対応付けをできない場合、または前記スロット項目の入力条件として検索クエリが設定されている場合に前記発話および前記ユーザ情報から、検索クエリおよび重み付け情報を抽出し、
前記検索部は、前記検索クエリに該当する情報を、前記データベースから取得し、
前記検索結果絞込部は、前記取得された検索結果に対して、前記抽出された重み付け情報を用いてスコアを算出し、
前記スロット項目決定部は、前記スコアに応じて前記スロット項目の候補を決定する、請求項2または3に記載の報告書作成装置。
The slot item corresponding unit extracts the search query and the weighting information from the utterance and the user information when the slot item cannot be associated or when the search query is set as the input condition of the slot item. ,
The search unit acquires the information corresponding to the search query from the database and obtains it.
The search result narrowing unit calculates a score for the acquired search result using the extracted weighting information.
The report creation device according to claim 2 or 3, wherein the slot item determination unit determines a candidate for the slot item according to the score.
前記スロット項目毎に設定された前記重み付け情報を、前記ユーザによる選択に基づいて更新する重み更新部をさらに備えた、請求項2乃至4のうち何れか1項に記載の報告書作成装置。 The report creating device according to any one of claims 2 to 4, further comprising a weight updating unit that updates the weighting information set for each slot item based on a selection by the user. 前記スロット項目対応部は、前記意味クラス抽出部によって抽出されたキーワードを、予め定義された変換値へ変換する、請求項1乃至5のうち何れか1項に記載の報告書作成装置。 The report creation device according to any one of claims 1 to 5, wherein the slot item corresponding unit converts the keyword extracted by the meaning class extraction unit into a predefined conversion value. 前記検索結果絞込部は、前記意味クラスに基づいて、スロット項目の候補の出力の順序を変更するように制御する、請求項2乃至6のうち何れか1項に記載の報告書作成装置。 The report creating device according to any one of claims 2 to 6, wherein the search result narrowing-down unit controls to change the output order of slot item candidates based on the meaning class. 前記スロット項目決定部は、前記検索結果または前記絞り込みの結果に基づいて、前記スロット項目の決定における不足情報を決定し、この不足情報を要求するための対話情報を生成する対話部を更に備えた、請求項1乃至7のうち何れか1項に記載の報告書作成装置。 The slot item determination unit further includes a dialogue unit that determines missing information in determining the slot item based on the search result or the narrowing down result, and generates dialogue information for requesting the missing information. , The report creating device according to any one of claims 1 to 7. 音声に基づく報告書作成装置に適用する報告書作成方法であって、
ユーザ情報を取得するステップと、
音声テキスト情報および前記ユーザ情報から、予め定義された意味クラスに該当するキーワードを抽出するステップと、
予め決定された報告書テンプレートに基づいて、前記報告書のためのスロット項目の入力条件を設定するステップと、
前記設定された入力条件に基づいて、前記キーワードを、前記スロット項目に対応付けるステップと、
前記対応付けの結果に該当する情報を、前記報告書の作成に関連する情報が格納されたデータベースから検索するステップとを備え、
前記検索結果を、対応するスロット項目の候補とする、報告書作成方法。
This is a report creation method applied to a voice-based report creation device.
Steps to get user information and
A step of extracting a keyword corresponding to a predefined meaning class from voice text information and the user information, and
A step of setting input conditions for slot items for the report based on a predetermined report template, and
Based on the set input conditions, the step of associating the keyword with the slot item and
It comprises a step of searching the database in which the information related to the creation of the report is searched for the information corresponding to the result of the association.
A report creation method in which the search result is used as a candidate for a corresponding slot item.
コンピュータで実行される、音声に基づく報告書作成プログラムであって、
ユーザ情報を取得する機能と、
音声テキスト情報および前記ユーザ情報から、予め定義された意味クラスに該当するキーワードを抽出する機能と、
予め決定された報告書テンプレートに基づいて、前記報告書のためのスロット項目の入力条件を設定する機能と、
前記設定された入力条件に基づいて、前記キーワードを、前記スロット項目に対応付ける機能と、
前記対応付けの結果に該当する情報を、前記報告書の作成に関連する情報が格納されたデータベースから検索する機能とを実行し、
前記検索結果を、対応するスロット項目の候補とする、報告書作成プログラム。
A voice-based reporting program that runs on a computer
The function to acquire user information and
A function to extract keywords corresponding to a predefined meaning class from voice text information and the user information, and
A function to set input conditions for slot items for the report based on a predetermined report template, and
A function of associating the keyword with the slot item based on the set input conditions, and
The function of searching the database containing the information related to the creation of the report for the information corresponding to the result of the mapping is executed.
A report creation program that uses the search results as candidates for corresponding slot items.
JP2018195122A 2018-10-16 2018-10-16 Reporting equipment, methods, and programs Active JP7098502B2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2018195122A JP7098502B2 (en) 2018-10-16 2018-10-16 Reporting equipment, methods, and programs
PCT/JP2019/040536 WO2020080375A1 (en) 2018-10-16 2019-10-15 Report creating device, method, and recording medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018195122A JP7098502B2 (en) 2018-10-16 2018-10-16 Reporting equipment, methods, and programs

Publications (2)

Publication Number Publication Date
JP2020064396A JP2020064396A (en) 2020-04-23
JP7098502B2 true JP7098502B2 (en) 2022-07-11

Family

ID=70284630

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018195122A Active JP7098502B2 (en) 2018-10-16 2018-10-16 Reporting equipment, methods, and programs

Country Status (2)

Country Link
JP (1) JP7098502B2 (en)
WO (1) WO2020080375A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7131560B2 (en) 2017-09-29 2022-09-06 日本ゼオン株式会社 Positive resist composition, method for forming resist film, and method for producing laminate

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113792138A (en) * 2021-09-14 2021-12-14 广东电网有限责任公司 Report generation method and device, electronic equipment and storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001101162A (en) 1999-09-27 2001-04-13 Just Syst Corp Document processor and storage medium storing document processing program
JP2002215796A (en) 2001-01-18 2002-08-02 Hitachi Medical Corp Diagnostic report making method
JP2004303141A (en) 2003-04-01 2004-10-28 Oki Electric Ind Co Ltd Time and date expression normalizing device and method
JP2014526074A (en) 2011-06-19 2014-10-02 エムモーダル アイピー エルエルシー Document expansion in dictation-based document generation workflow

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9646004B2 (en) * 2014-01-15 2017-05-09 Software Ag Hierarchical database report generation with automated query generation for placeholders

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001101162A (en) 1999-09-27 2001-04-13 Just Syst Corp Document processor and storage medium storing document processing program
JP2002215796A (en) 2001-01-18 2002-08-02 Hitachi Medical Corp Diagnostic report making method
JP2004303141A (en) 2003-04-01 2004-10-28 Oki Electric Ind Co Ltd Time and date expression normalizing device and method
JP2014526074A (en) 2011-06-19 2014-10-02 エムモーダル アイピー エルエルシー Document expansion in dictation-based document generation workflow

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7131560B2 (en) 2017-09-29 2022-09-06 日本ゼオン株式会社 Positive resist composition, method for forming resist film, and method for producing laminate

Also Published As

Publication number Publication date
WO2020080375A1 (en) 2020-04-23
JP2020064396A (en) 2020-04-23

Similar Documents

Publication Publication Date Title
US7933774B1 (en) System and method for automatic generation of a natural language understanding model
US7769771B2 (en) Searching a document using relevance feedback
WO2018072071A1 (en) Knowledge map building system and method
US10552467B2 (en) System and method for language sensitive contextual searching
US20130124194A1 (en) Systems and methods for manipulating data using natural language commands
US20120254143A1 (en) Natural language querying with cascaded conditional random fields
JP7252914B2 (en) Method, apparatus, apparatus and medium for providing search suggestions
JP2002230021A (en) Information retrieval device and method, and storage medium
JP5587493B2 (en) Method and system for assigning actionable attributes to data representing personal identification
US8438024B2 (en) Indexing method for quick search of voice recognition results
US9183223B2 (en) System for non-deterministic disambiguation and qualitative entity matching of geographical locale data for business entities
CN106708929B (en) Video program searching method and device
JP2008176464A (en) Design support program, design support method, and design support device
JP2011018178A (en) Apparatus and method for processing information and program
US7219054B1 (en) Systems and methods for generating an annotation guide
CN109508441B (en) Method and device for realizing data statistical analysis through natural language and electronic equipment
JP2019032704A (en) Table data structuring system and table data structuring method
EP4147142A1 (en) Creating and interacting with data records having semantic vectors and natural language expressions produced by a machine-trained model
JP7098502B2 (en) Reporting equipment, methods, and programs
JP2002342117A (en) Device, method and program for supporting test specification generation and recording medium
JP5780036B2 (en) Extraction program, extraction method and extraction apparatus
CN114117038A (en) Document classification method, device and system and electronic equipment
US20090210402A1 (en) System and method for contextual association discovery to conceptualize user query
CN115309995A (en) Scientific and technological resource pushing method and device based on demand text
JP2019061522A (en) Document recommendation system, document recommendation method and document recommendation program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20210326

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20220531

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20220629

R150 Certificate of patent or registration of utility model

Ref document number: 7098502

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150