JP7003228B2 - 対話サーバ - Google Patents
対話サーバ Download PDFInfo
- Publication number
- JP7003228B2 JP7003228B2 JP2020511598A JP2020511598A JP7003228B2 JP 7003228 B2 JP7003228 B2 JP 7003228B2 JP 2020511598 A JP2020511598 A JP 2020511598A JP 2020511598 A JP2020511598 A JP 2020511598A JP 7003228 B2 JP7003228 B2 JP 7003228B2
- Authority
- JP
- Japan
- Prior art keywords
- keyword
- input
- search
- keywords
- response
- 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
- 230000004044 response Effects 0.000 claims description 47
- 238000004458 analytical method Methods 0.000 claims description 23
- 230000005540 biological transmission Effects 0.000 claims description 17
- 238000000034 method Methods 0.000 description 38
- 230000008569 process Effects 0.000 description 25
- 238000012545 processing Methods 0.000 description 12
- 238000004891 communication Methods 0.000 description 11
- 238000010586 diagram Methods 0.000 description 10
- 239000000284 extract Substances 0.000 description 9
- 238000005516 engineering process Methods 0.000 description 3
- 238000013507 mapping Methods 0.000 description 3
- 230000009471 action Effects 0.000 description 2
- 238000004364 calculation method Methods 0.000 description 2
- 235000013365 dairy product Nutrition 0.000 description 2
- 230000006870 function Effects 0.000 description 2
- 238000010801 machine learning Methods 0.000 description 2
- 238000003058 natural language processing Methods 0.000 description 2
- 230000003287 optical effect Effects 0.000 description 2
- 230000009118 appropriate response Effects 0.000 description 1
- 239000003795 chemical substances by application Substances 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
- 239000000835 fiber Substances 0.000 description 1
- 230000007774 longterm Effects 0.000 description 1
- 239000006249 magnetic particle Substances 0.000 description 1
- 238000010295 mobile communication Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000002093 peripheral effect Effects 0.000 description 1
- 230000009467 reduction Effects 0.000 description 1
- 238000012549 training Methods 0.000 description 1
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
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/24—Querying
- G06F16/245—Query processing
- G06F16/2455—Query execution
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/28—Databases characterised by their database models, e.g. relational or object models
- G06F16/284—Relational databases
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F40/00—Handling natural language data
- G06F40/20—Natural language analysis
- G06F40/205—Parsing
- G06F40/216—Parsing using statistical methods
-
- 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
- G06F40/284—Lexical analysis, e.g. tokenisation or collocates
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F40/00—Handling natural language data
- G06F40/30—Semantic analysis
- G06F40/35—Discourse or dialogue representation
-
- 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)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- Computational Linguistics (AREA)
- Databases & Information Systems (AREA)
- Artificial Intelligence (AREA)
- Audiology, Speech & Language Pathology (AREA)
- General Health & Medical Sciences (AREA)
- Health & Medical Sciences (AREA)
- Data Mining & Analysis (AREA)
- Probability & Statistics with Applications (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Description
Claims (5)
- ユーザによる入力に対してユーザの追加入力を促す応答を行い、ユーザの入力に応じた応答内容を提供することで対話を行う対話サーバにおいて、
ユーザに提供するための文章を含んだ応答内容と、複数の検索キーワードとを対応付けた真理表テーブルと、
相互に関連する複数の関連キーワードを対応つけた関連テーブルと、
ユーザから入力キーワードの入力を受け付ける受信部と、
前記入力キーワードに基づいて、前記関連テーブルに記憶されている関連キーワードを取得して、前記真理表テーブルを検索し、前記関連キーワードに対応する応答内容を取得する検索部と、
前記応答内容を、前記ユーザに送信する送信部と、
を備え、
前記真理表テーブルは、さらに応答内容に関連する関連内容を対応付けて記述し、
前記検索部は、
複数の応答内容を取得した場合において、取得した複数の応答内容に紐付く関連内容が同じである場合、少なくとも一の関連キーワードに対応する応答内容を取得し、
前記送信部は、前記応答内容を送信する、
対話サーバ。 - 前記検索部は、
複数の応答内容を取得した場合において、取得した複数の応答内容に紐付く関連内容が異なる場合、前記複数の関連キーワードのうち一の関連キーワードを取得し、
前記送信部は、前記一の関連キーワードを、追加入力を促すための聞き返しキーとして送信する、
請求項1に記載の対話サーバ。 - ユーザによる入力に対してユーザの追加入力を促す応答を行い、ユーザの入力に応じた応答内容を提供することで対話を行う対話サーバにおいて、
ユーザに提供するための文章を含んだ応答内容と、複数の検索キーワードとを対応付けた真理表テーブルと、
相互に関連する複数の関連キーワードを対応つけた関連テーブルと、
ユーザから入力キーワードの入力を受け付ける受信部と、
前記入力キーワードに基づいて、前記関連テーブルに記憶されている関連キーワードを取得して、前記真理表テーブルを検索し、前記関連キーワードに対応する応答内容を取得する検索部と、
前記応答内容を、前記ユーザに送信する送信部と、
を備え、
前記検索部は、
前記入力キーワードが、前記真理表テーブルにおける検索キーワードと一致せず、前記関連テーブルにおける関連キーワードと一致する場合に、前記関連テーブルにおいて、当該関連キーワードに対応付けられている他の関連キーワードに対応する応答内容を、真理表テーブルから取得する、
対話サーバ。 - 前記受信部は、前記ユーザから受け付けた入力文章に基づいて、入力キーワードを取得し、
前記入力文章を解析することにより、前記複数の関連キーワードのいずれかを含む検索を行うか、いずれをも含まない検索を行うか、判断する自然言語解析部をさらに備え、
前記検索部は、
前記自然言語解析部による解析結果に基づいた検索を行う、
請求項1~3のいずれか一項に記載の対話サーバ。 - 前記関連テーブルは、
相互に関連する複数の関連キーワードに対して、一の主キーワードを対応付ける、請求項1~4のいずれか一項に記載の対話サーバ。
Applications Claiming Priority (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2018071835 | 2018-04-03 | ||
JP2018071835 | 2018-04-03 | ||
PCT/JP2018/048580 WO2019193796A1 (ja) | 2018-04-03 | 2018-12-28 | 対話サーバ |
Publications (2)
Publication Number | Publication Date |
---|---|
JPWO2019193796A1 JPWO2019193796A1 (ja) | 2021-02-12 |
JP7003228B2 true JP7003228B2 (ja) | 2022-01-20 |
Family
ID=68100751
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2020511598A Active JP7003228B2 (ja) | 2018-04-03 | 2018-12-28 | 対話サーバ |
Country Status (3)
Country | Link |
---|---|
US (1) | US12001793B2 (ja) |
JP (1) | JP7003228B2 (ja) |
WO (1) | WO2019193796A1 (ja) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR20210129794A (ko) * | 2020-04-20 | 2021-10-29 | 엘지전자 주식회사 | 압축기 |
Families Citing this family (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP7556716B2 (ja) | 2020-07-28 | 2024-09-26 | 株式会社エノキ | 質問回答のためのシステム、方法、プログラム、及びプログラムを記録した記録媒体 |
EP4242872A4 (en) * | 2020-12-08 | 2024-03-27 | Helpfeel Inc. | INFORMATION PROCESSING DEVICE, INFORMATION PROCESSING METHOD AND PROGRAM |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2002222147A (ja) | 2001-01-26 | 2002-08-09 | Seiko Epson Corp | 掲示板式情報提供システム |
JP2014106832A (ja) | 2012-11-29 | 2014-06-09 | Nec Software Tohoku Ltd | 情報提供装置及び情報提供方法 |
JP2014112316A (ja) | 2012-12-05 | 2014-06-19 | Kddi Corp | 大量のコメント文章を用いた質問回答プログラム、サーバ及び方法 |
JP2015225402A (ja) | 2014-05-26 | 2015-12-14 | ソフトバンク株式会社 | 情報検索装置、情報検索プログラム、及び情報検索システム |
JP2016045583A (ja) | 2014-08-20 | 2016-04-04 | ヤフー株式会社 | 応答生成装置、応答生成方法及び応答生成プログラム |
Family Cites Families (11)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2004287696A (ja) * | 2003-03-20 | 2004-10-14 | Seiko Epson Corp | 検索システム及び検索プログラム |
US7912701B1 (en) * | 2005-05-04 | 2011-03-22 | IgniteIP Capital IA Special Management LLC | Method and apparatus for semiotic correlation |
US8688682B2 (en) * | 2007-03-23 | 2014-04-01 | International Business Machines Corporation | Query expression evaluation using sample based projected selectivity |
JP2009080675A (ja) * | 2007-09-26 | 2009-04-16 | Canon Software Inc | 検索装置および検索方法およびプログラムおよび記録媒体 |
JP2015036945A (ja) | 2013-08-15 | 2015-02-23 | 株式会社インテリジェントウェイブ | 質問回答制御プログラム、質問回答制御サーバ及び質問回答制御方法 |
US9747331B2 (en) * | 2014-10-06 | 2017-08-29 | International Business Machines Corporation | Limiting scans of loosely ordered and/or grouped relations in a database |
US9703860B2 (en) * | 2014-10-06 | 2017-07-11 | International Business Machines Corporation | Returning related previously answered questions based on question affinity |
US10636047B2 (en) * | 2015-09-09 | 2020-04-28 | Hartford Fire Insurance Company | System using automatically triggered analytics for feedback data |
JP6828335B2 (ja) * | 2016-09-15 | 2021-02-10 | 富士通株式会社 | 検索プログラム、検索装置および検索方法 |
US20180165723A1 (en) * | 2016-12-12 | 2018-06-14 | Chatalytic, Inc. | Measuring and optimizing natural language interactions |
US20180218374A1 (en) * | 2017-01-31 | 2018-08-02 | Moveworks, Inc. | Method, system and computer program product for facilitating query resolutions at a service desk |
-
2018
- 2018-12-28 WO PCT/JP2018/048580 patent/WO2019193796A1/ja active Application Filing
- 2018-12-28 JP JP2020511598A patent/JP7003228B2/ja active Active
- 2018-12-28 US US17/042,605 patent/US12001793B2/en active Active
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2002222147A (ja) | 2001-01-26 | 2002-08-09 | Seiko Epson Corp | 掲示板式情報提供システム |
JP2014106832A (ja) | 2012-11-29 | 2014-06-09 | Nec Software Tohoku Ltd | 情報提供装置及び情報提供方法 |
JP2014112316A (ja) | 2012-12-05 | 2014-06-19 | Kddi Corp | 大量のコメント文章を用いた質問回答プログラム、サーバ及び方法 |
JP2015225402A (ja) | 2014-05-26 | 2015-12-14 | ソフトバンク株式会社 | 情報検索装置、情報検索プログラム、及び情報検索システム |
JP2016045583A (ja) | 2014-08-20 | 2016-04-04 | ヤフー株式会社 | 応答生成装置、応答生成方法及び応答生成プログラム |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR20210129794A (ko) * | 2020-04-20 | 2021-10-29 | 엘지전자 주식회사 | 압축기 |
Also Published As
Publication number | Publication date |
---|---|
WO2019193796A1 (ja) | 2019-10-10 |
US20210097236A1 (en) | 2021-04-01 |
US12001793B2 (en) | 2024-06-04 |
JPWO2019193796A1 (ja) | 2021-02-12 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP7003228B2 (ja) | 対話サーバ | |
JP6802364B2 (ja) | 対話システム | |
JP7166350B2 (ja) | 対話装置 | |
US11868734B2 (en) | Dialogue system | |
US20200401658A1 (en) | Probabilistic word embeddings for text classification | |
JP7043593B2 (ja) | 対話サーバ | |
US11514910B2 (en) | Interactive system | |
US11663420B2 (en) | Dialogue system | |
JP6975323B2 (ja) | 対話サーバ | |
US20220301004A1 (en) | Click rate prediction model construction device | |
US11604831B2 (en) | Interactive device | |
JP6745402B2 (ja) | 質問推定装置 | |
WO2019187463A1 (ja) | 対話サーバ | |
JP2019139629A (ja) | 機械翻訳装置、翻訳学習済みモデル及び判定学習済みモデル | |
WO2019220791A1 (ja) | 対話装置 | |
US20220229996A1 (en) | Interactive system | |
US20230047337A1 (en) | Analysis device | |
JPWO2019159559A1 (ja) | 対話システム | |
US11914601B2 (en) | Re-ranking device | |
JP6960049B2 (ja) | 対話装置 | |
US20240249200A1 (en) | Time-series data processing device | |
JP7093844B2 (ja) | 対話システム | |
US20210011938A1 (en) | Determination device | |
WO2019102904A1 (ja) | 対話装置及び対話式回答システム | |
JP2021189511A (ja) | 提示装置 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20200812 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20211019 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20211207 |
|
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: 20211221 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20211228 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 7003228 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |