JP7047380B2 - 生成プログラム、生成方法及び情報処理装置 - Google Patents
生成プログラム、生成方法及び情報処理装置 Download PDFInfo
- Publication number
- JP7047380B2 JP7047380B2 JP2017254324A JP2017254324A JP7047380B2 JP 7047380 B2 JP7047380 B2 JP 7047380B2 JP 2017254324 A JP2017254324 A JP 2017254324A JP 2017254324 A JP2017254324 A JP 2017254324A JP 7047380 B2 JP7047380 B2 JP 7047380B2
- Authority
- JP
- Japan
- Prior art keywords
- word
- documents
- answer
- unit
- case
- 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
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F40/00—Handling natural language data
- G06F40/20—Natural language analysis
- G06F40/279—Recognition of textual entities
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F40/00—Handling natural language data
- G06F40/30—Semantic analysis
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Health & Medical Sciences (AREA)
- Artificial Intelligence (AREA)
- Audiology, Speech & Language Pathology (AREA)
- Computational Linguistics (AREA)
- General Health & Medical Sciences (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- Machine Translation (AREA)
Description
次に、本実施例における生成装置100の一例について、図3を用いて説明する。図3は、実施例1における生成装置の一例を示す図である。図3に示すように、本実施例における生成装置100は、外部I/F110と、記憶部120と、制御部130とを有する。
次に、本実施例における処理について、図6を用いて説明する。図6は、実施例1における生成処理の一例を示すフローチャートである。図6に示すように、生成装置100の受付部131は、例えば外部I/F110を通じて問い合わせ内容の入力を受け付けるまで待機する(S10:No)。
以上説明したように、本実施例における生成装置100は、文書データを取得し、取得した文書データに複数の文書が含まれる場合、複数の文書のうち、何れかの文書に含まれる各単語の何れかの文書での出現頻度と、当該各単語の複数の文書に含まれる他の文書での出現頻度とに基づき、各単語のうち、何れかの単語を特定する。また、本実施例における生成装置100は、特定した何れかの単語に関する質問文を生成する。これにより、的確な質問を生成できる。
図7は、実施例2における生成装置の一例を示す図である。なお、以下の実施例において、先に説明した図面に示す部位と同一の部位には同一の符号を付し、重複する説明は省略する。本実施例における生成装置200は、外部I/F110と、記憶部220と、制御部230とを有する。
次に、本実施例における処理について、図10は、実施例2における生成処理の一例を示すフローチャートである。なお、以下の説明において、図6に示すステップと同じ符号については同様のステップであるため、詳細な説明を省略する。
以上説明したように、本実施例における生成装置200は、各文書を特徴づける単語に対応する意味ネットワークに基づき抽出される動作又は属性に関する単語を特定し、当該動作又は属性に関する単語を疑問文に変換することにより、質問文を生成する。これにより、確認したい内容に即した表現の質問を生成できる。
この他、上記文書中や図面中で示した処理手順、制御手順、具体的名称、各種のデータやパラメータを含む情報については、特記する場合を除いて任意に変更することができる。
図11は、ハードウェア構成例を示す図である。図11に示すように、コンピュータ10は、通信インタフェース10a、HDD(Hard Disk Drive)10b、メモリ10c、プロセッサ10dを有する。なお、以下においては実施例1における生成装置100について説明するが、その他の実施例における生成装置も、同様の構成により実現できる。
110 外部I/F
120、220 記憶部
121 事例DB
122 概念DB
223 意味ネットワークDB
130、230 制御部
131 受付部
132 回答検索部
133、233 単語特定部
134、234 出力部
Claims (8)
- 文書データを取得し、
取得した前記文書データに含まれる複数の文書のうち、文書間の類似度が基準を満たす複数の文書に含まれる単語の上位概念となる単語を特定し、
特定した前記上位概念となる単語に関する質問文を生成する
処理をコンピュータに実行させることを特徴とする生成プログラム。 - 前記特定する処理は、文書間の類似度が基準を満たす複数の文書から何れかの文書及び他の文書を選択することを特徴とする請求項1に記載の生成プログラム。
- 前記生成する処理は、前記文書を特徴づける単語に対応する意味ネットワークに基づき抽出される動作又は属性に関する単語を特定し、当該動作又は属性に関する単語を疑問文に変換することにより、前記質問文を生成することを特徴とする請求項1に記載の生成プログラム。
- 前記取得する処理は、質問内容と回答内容とを含む複数の文書を含む前記文書データを取得し、
前記特定する処理は、前記複数の文書に含まれる前記質問内容と、前記回答内容とのうち、少なくともいずれかに基づき、前記上位概念となる単語を特定することを特徴とする請求項1乃至3のいずれか1つに記載の生成プログラム。 - ユーザからの問い合わせの入力を受け付ける処理をさらに前記コンピュータに実行させ、
前記取得する処理は、前記ユーザからの問い合わせに対する応答文書の候補である複数の文書を含む前記文書データを回答データベースから抽出し、
前記生成する処理は、抽出された前記複数の文書の中から、前記応答文書を特定するための質問文を生成することを特徴とする請求項1乃至4のいずれか1つに記載の生成プログラム。 - 生成した前記質問文に対するユーザによる回答を受け付け、
受け付けた前記回答に対する応答文書の候補である複数の文書を含む文書データをさらに取得する処理をさらに前記コンピュータに実行させることを特徴とする請求項1乃至5のいずれか1つに記載の生成プログラム。 - 文書データを取得し、
取得した前記文書データに含まれる複数の文書のうち、文書間の類似度が基準を満たす複数の文書に含まれる単語の上位概念となる単語を特定し、
特定した前記上位概念となる単語に関する質問文を生成する
処理をコンピュータが実行することを特徴とする生成方法。 - 文書データを取得する取得部と、
取得した前記文書データに含まれる複数の文書のうち、文書間の類似度が基準を満たす複数の文書に含まれる単語の上位概念となる単語を特定する特定部と、
特定した前記上位概念となる単語に関する質問文を生成する生成部と
を有することを特徴とする情報処理装置。
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2017254324A JP7047380B2 (ja) | 2017-12-28 | 2017-12-28 | 生成プログラム、生成方法及び情報処理装置 |
US16/213,219 US20190205388A1 (en) | 2017-12-28 | 2018-12-07 | Generation method, information processing apparatus, and storage medium |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2017254324A JP7047380B2 (ja) | 2017-12-28 | 2017-12-28 | 生成プログラム、生成方法及び情報処理装置 |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2019121060A JP2019121060A (ja) | 2019-07-22 |
JP7047380B2 true JP7047380B2 (ja) | 2022-04-05 |
Family
ID=67058245
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2017254324A Active JP7047380B2 (ja) | 2017-12-28 | 2017-12-28 | 生成プログラム、生成方法及び情報処理装置 |
Country Status (2)
Country | Link |
---|---|
US (1) | US20190205388A1 (ja) |
JP (1) | JP7047380B2 (ja) |
Families Citing this family (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US11343377B1 (en) * | 2018-01-18 | 2022-05-24 | United Services Automobile Association (Usaa) | Virtual assistant interface for call routing |
US11526674B2 (en) * | 2019-03-01 | 2022-12-13 | Rakuten Group, Inc. | Sentence extraction system, sentence extraction method, and information storage medium |
JP2021022070A (ja) * | 2019-07-25 | 2021-02-18 | 東京電力ホールディングス株式会社 | 情報処理方法、情報処理装置及びプログラム |
JPWO2022181090A1 (ja) * | 2021-02-26 | 2022-09-01 |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2016024765A (ja) | 2014-07-24 | 2016-02-08 | ソフトバンク株式会社 | 情報検索装置及び情報検索プログラム |
US20170091312A1 (en) | 2015-09-24 | 2017-03-30 | International Business Machines Corporation | Generating natural language dialog using a questions corpus |
-
2017
- 2017-12-28 JP JP2017254324A patent/JP7047380B2/ja active Active
-
2018
- 2018-12-07 US US16/213,219 patent/US20190205388A1/en not_active Abandoned
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2016024765A (ja) | 2014-07-24 | 2016-02-08 | ソフトバンク株式会社 | 情報検索装置及び情報検索プログラム |
US20170091312A1 (en) | 2015-09-24 | 2017-03-30 | International Business Machines Corporation | Generating natural language dialog using a questions corpus |
Also Published As
Publication number | Publication date |
---|---|
US20190205388A1 (en) | 2019-07-04 |
JP2019121060A (ja) | 2019-07-22 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US10824658B2 (en) | Implicit dialog approach for creating conversational access to web content | |
US10915588B2 (en) | Implicit dialog approach operating a conversational access interface to web content | |
US11036774B2 (en) | Knowledge-based question answering system for the DIY domain | |
US10936821B2 (en) | Testing and training a question-answering system | |
US10565533B2 (en) | Systems and methods for similarity and context measures for trademark and service mark analysis and repository searches | |
US8935148B2 (en) | Computer-assisted natural language translation | |
JP7047380B2 (ja) | 生成プログラム、生成方法及び情報処理装置 | |
US20170017635A1 (en) | Natural language processing system and method | |
Diefenbach et al. | Qanswer KG: designing a portable question answering system over RDF data | |
US20140351228A1 (en) | Dialog system, redundant message removal method and redundant message removal program | |
KR20110039233A (ko) | 입력 문자 시퀀스로부터의 리소스 로케이터 제안들 | |
US11875240B1 (en) | Tuning a generative artificial intelligence model | |
US20210056261A1 (en) | Hybrid artificial intelligence system for semi-automatic patent pinfringement analysis | |
US20230267152A1 (en) | Systems and methods for providing personalized answers with learned user vocabulary for user queries | |
JP6388212B2 (ja) | タグ付与方法、タグ付与装置、プログラム及び質問回答検索方法 | |
US20170140037A1 (en) | Document search apparatus and method | |
EP3617970A1 (en) | Automatic answer generation for customer inquiries | |
US10474726B2 (en) | Generation of digital documents | |
US11017172B2 (en) | Proposition identification in natural language and usage thereof for search and retrieval | |
JP7542812B1 (ja) | プログラム、方法、情報処理装置、システム | |
JP7579555B1 (ja) | プログラム、方法、情報処理装置、システム | |
JP7578348B1 (ja) | プログラム、方法、情報処理装置、システム | |
JP7493195B1 (ja) | プログラム、方法、情報処理装置、システム | |
US20220101094A1 (en) | System and method of configuring a smart assistant for domain specific self-service smart faq agents | |
US11615126B2 (en) | Analyzing apparatus, analyzing method, and computer program product |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20201008 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20210825 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20210907 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20211028 |
|
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: 20220222 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20220307 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 7047380 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |