JP7534661B2 - 情報処理装置、情報処理システム、制御方法、プログラム - Google Patents
情報処理装置、情報処理システム、制御方法、プログラム Download PDFInfo
- Publication number
- JP7534661B2 JP7534661B2 JP2022163040A JP2022163040A JP7534661B2 JP 7534661 B2 JP7534661 B2 JP 7534661B2 JP 2022163040 A JP2022163040 A JP 2022163040A JP 2022163040 A JP2022163040 A JP 2022163040A JP 7534661 B2 JP7534661 B2 JP 7534661B2
- Authority
- JP
- Japan
- Prior art keywords
- server
- client
- question
- information processing
- page
- 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
- 238000000034 method Methods 0.000 title claims description 24
- 230000010365 information processing Effects 0.000 title claims description 21
- 230000004044 response Effects 0.000 claims description 21
- 238000011156 evaluation Methods 0.000 claims description 11
- 230000005540 biological transmission Effects 0.000 claims description 6
- 230000008569 process Effects 0.000 description 18
- 230000006870 function Effects 0.000 description 12
- 238000013473 artificial intelligence Methods 0.000 description 7
- 238000004590 computer program Methods 0.000 description 6
- 206010028980 Neoplasm Diseases 0.000 description 5
- 201000011510 cancer Diseases 0.000 description 5
- 230000008859 change Effects 0.000 description 5
- 238000010586 diagram Methods 0.000 description 4
- 238000005516 engineering process Methods 0.000 description 4
- 230000036541 health Effects 0.000 description 4
- 238000004891 communication Methods 0.000 description 3
- 230000000694 effects Effects 0.000 description 3
- 239000000463 material Substances 0.000 description 3
- 238000003672 processing method Methods 0.000 description 3
- 239000012925 reference material Substances 0.000 description 3
- 230000007246 mechanism Effects 0.000 description 2
- XUIMIQQOPSSXEZ-UHFFFAOYSA-N Silicon Chemical compound [Si] XUIMIQQOPSSXEZ-UHFFFAOYSA-N 0.000 description 1
- 208000027418 Wounds and injury Diseases 0.000 description 1
- 230000006378 damage Effects 0.000 description 1
- 230000001419 dependent effect Effects 0.000 description 1
- 239000000284 extract Substances 0.000 description 1
- 208000014674 injury Diseases 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
- 230000002787 reinforcement Effects 0.000 description 1
- 238000010079 rubber tapping Methods 0.000 description 1
- 229910052710 silicon Inorganic materials 0.000 description 1
- 239000010703 silicon Substances 0.000 description 1
Images
Landscapes
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
- Information Transfer Between Computers (AREA)
Description
ステップS205では、サーバ101は、ステップS203にてテンプレートを特定した際の確度が閾値以上かを判定する。AI処理によりテンプレートが特定できた場合であっても、その確度が低い場合がある。確度はAI処理の結果として出力される。閾値は不図示の設定画面により事前に設定しておく。閾値以上であった場合(Yes)、ステップS206に進め、閾値未満であった場合(No)、ステップS207に進める。
102 クライアント(顧客用)
103 クライアント(担当者用)
104 ネットワーク
Claims (11)
- クライアントとサーバとが通信可能に接続された情報処理システムであって、
前記クライアントは、
前記サーバから取得した文書データの任意のページを表示する表示手段と、
ユーザからの質問を受け付ける質問受付手段と、
前記受け付けた質問と、前記質問を受け付けた時に表示されているページにかかる情報とを前記サーバに送信する送信手段と、
を備え、
前記サーバは、
前記クライアントから送信された質問と、前記ページにかかる情報とに基づいて回答を生成する生成手段と、
前記生成された回答を前記クライアントに送信する回答送信手段と、
を備えることを特徴とする情報処理システム。 - 前記サーバは、
前記クライアントから送信された質問と、前記ページにかかる情報とに基づいて、
回答を生成するためのテンプレートを選定する選定手段を備え、
前記サーバの生成手段は、前記選定されたテンプレートを用いて回答を生成することを特徴とする請求項1に記載の情報処理システム。 - 前記サーバの生成手段は、前記選定されたテンプレートを用い、前記ユーザの属性に基づいて回答を生成することを特徴とする請求項2に記載の情報処理システム。
- 前記サーバは、
前記選定手段によるテンプレートの選定結果に応じて所定のメッセージを通知する通知手段を備えることを特徴とする請求項2に記載の情報処理システム。 - 前記サーバは、
前記クライアントに送信した回答に対する評価を受け付ける評価受付手段を備えることを特徴とする請求項1に記載の情報処理システム。 - 前記ページにかかる情報は、当該ページの内容を分類するカテゴリであることを特徴とする請求項1に記載の情報処理システム。
- 前記文書データは複数ページから構成され、前記クライアントは、前記サーバから前記文書データの複数ページを一括して取得することを特徴とする請求項1乃至6のいずれか1項に記載の情報処理システム。
- 前記クライアントの表示手段は、前記サーバと通信することなく前記文書データの任意のページを表示することを特徴とする請求項1乃至7のいずれか1項に記載の情報処理システム。
- 文書データの任意のページを表示するクライアントと通信可能に接続された情報処理装置であって、
前記クライアントで受け付けた質問と、前記質問を受け付けた時に前記クライアントで表示されているページにかかる情報とに基づいて回答を生成する生成手段と、
前記生成された回答を前記クライアントに送信する回答送信手段と、
を備えることを特徴とする情報処理装置。 - クライアントとサーバとが通信可能に接続された情報処理システムの制御方法であって、
前記クライアントの表示手段が、前記サーバから取得した文書データの任意のページを表示する表示ステップと、
前記クライアントの質問受付手段が、ユーザからの質問を受け付ける質問受付ステップと、
前記クライアントの送信手段が、前記受け付けた質問と、前記質問を受け付けた時に表示されているページにかかる情報とを前記サーバに送信する送信手段と、
前記サーバの生成手段が、前記クライアントから送信された質問と、前記ページにかかる情報とに基づいて回答を生成する生成ステップと、
前記サーバの回答送信手段が、前記生成された回答を前記クライアントに送信する回答送信ステップと、
を備えることを特徴とする情報処理システムの制御方法。 - クライアントとサーバとが通信可能に接続された情報処理システムにおいて実行可能なプログラムであって、
前記クライアントを、
前記サーバから取得した文書データの任意のページを表示する表示手段と、
ユーザからの質問を受け付ける質問受付手段と、
前記受け付けた質問と、前記質問を受け付けた時に表示されているページにかかる情報とを前記サーバに送信する送信手段と、
として機能させ、
前記サーバを、
前記クライアントから送信された質問と、前記ページにかかる情報とに基づいて回答を生成する生成手段と、
前記生成された回答を前記クライアントに送信する回答送信手段と、
として機能させるためのプログラム。
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2022163040A JP7534661B2 (ja) | 2022-10-11 | 2022-10-11 | 情報処理装置、情報処理システム、制御方法、プログラム |
JP2024125657A JP2024144660A (ja) | 2022-10-11 | 2024-08-01 | 情報処理装置、情報処理システム、制御方法、プログラム |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2022163040A JP7534661B2 (ja) | 2022-10-11 | 2022-10-11 | 情報処理装置、情報処理システム、制御方法、プログラム |
Related Child Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2024125657A Division JP2024144660A (ja) | 2022-10-11 | 2024-08-01 | 情報処理装置、情報処理システム、制御方法、プログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2024056274A JP2024056274A (ja) | 2024-04-23 |
JP7534661B2 true JP7534661B2 (ja) | 2024-08-15 |
Family
ID=90749327
Family Applications (2)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2022163040A Active JP7534661B2 (ja) | 2022-10-11 | 2022-10-11 | 情報処理装置、情報処理システム、制御方法、プログラム |
JP2024125657A Pending JP2024144660A (ja) | 2022-10-11 | 2024-08-01 | 情報処理装置、情報処理システム、制御方法、プログラム |
Family Applications After (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2024125657A Pending JP2024144660A (ja) | 2022-10-11 | 2024-08-01 | 情報処理装置、情報処理システム、制御方法、プログラム |
Country Status (1)
Country | Link |
---|---|
JP (2) | JP7534661B2 (ja) |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2006085381A (ja) | 2004-09-15 | 2006-03-30 | Toshiba Corp | 情報提示装置、情報提示方法およびプログラム |
JP2013069240A (ja) | 2011-09-26 | 2013-04-18 | Intelligent Wave Inc | Webページ案内プログラム、Webページ応答サーバ、Webページ案内システム及びWebページの案内方法 |
JP2016081401A (ja) | 2014-10-21 | 2016-05-16 | 株式会社日立製作所 | 情報検索提示装置、及び情報検索提示方法 |
JP2019028646A (ja) | 2017-07-28 | 2019-02-21 | Hrソリューションズ株式会社 | 情報提供装置、方法およびプログラム |
JP2022060688A (ja) | 2020-10-05 | 2022-04-15 | 富士通株式会社 | 情報処理プログラム、情報処理装置、及び情報処理方法 |
-
2022
- 2022-10-11 JP JP2022163040A patent/JP7534661B2/ja active Active
-
2024
- 2024-08-01 JP JP2024125657A patent/JP2024144660A/ja active Pending
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2006085381A (ja) | 2004-09-15 | 2006-03-30 | Toshiba Corp | 情報提示装置、情報提示方法およびプログラム |
JP2013069240A (ja) | 2011-09-26 | 2013-04-18 | Intelligent Wave Inc | Webページ案内プログラム、Webページ応答サーバ、Webページ案内システム及びWebページの案内方法 |
JP2016081401A (ja) | 2014-10-21 | 2016-05-16 | 株式会社日立製作所 | 情報検索提示装置、及び情報検索提示方法 |
JP2019028646A (ja) | 2017-07-28 | 2019-02-21 | Hrソリューションズ株式会社 | 情報提供装置、方法およびプログラム |
JP2022060688A (ja) | 2020-10-05 | 2022-04-15 | 富士通株式会社 | 情報処理プログラム、情報処理装置、及び情報処理方法 |
Also Published As
Publication number | Publication date |
---|---|
JP2024056274A (ja) | 2024-04-23 |
JP2024144660A (ja) | 2024-10-11 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US10158701B2 (en) | Method and system for providing a state model of an application program | |
US7216266B2 (en) | Change request form annotation | |
US20080282160A1 (en) | Designated screen capturing and automatic image exporting | |
US7730392B2 (en) | Electronic web sticky | |
JP2010020645A (ja) | 文書管理装置、文書管理システム及び文書管理方法 | |
CN107430520B (zh) | 用于应用插件的增强的预览技术 | |
TW201203082A (en) | Client application and web page integration | |
JP2021124914A (ja) | 情報処理システム、情報処理方法 | |
US20200013074A1 (en) | Digital marketing system, information processing apparatus, and method of assisting digital marketing | |
CN111095335A (zh) | 单一视图中基于搜索结果的列表生成 | |
US20190266220A1 (en) | Information processing apparatus and non-transitory computer readable medium | |
KR20220002814A (ko) | 딥 모델 시각화 데이터의 처리 방법, 장치 및 전자 기기 | |
JP6539432B2 (ja) | 解析サーバ装置、解析プログラム、ヒートマップ解析システム | |
JP7534661B2 (ja) | 情報処理装置、情報処理システム、制御方法、プログラム | |
US20030025729A1 (en) | Method and apparatus for viewing and marking up a design document | |
JP7292040B2 (ja) | 情報処理プログラム、情報処理装置及び情報処理方法 | |
US12039460B2 (en) | Information providing system and data structure | |
JPH1145281A (ja) | 文書処理装置、文書処理プログラムが記憶された記憶媒体、及び文書処理方法 | |
Terblanche | Design of an e–registration prototype using HCI principles: with specific reference to tax registration | |
JP6995405B1 (ja) | 情報提供方法、情報提供装置、情報提供プログラムおよび記録媒体 | |
JP6973132B2 (ja) | 情報処理装置、情報処理方法および情報処理プログラム | |
JP7011367B2 (ja) | 情報処理装置、情報処理方法、プログラム、情報処理システム、及び端末 | |
KR102666928B1 (ko) | 챗봇을 이용한 컨텐츠 관리 시스템 | |
JP7542903B1 (ja) | プログラム、コンピュータ、システムおよび情報処理方法 | |
US20060265374A1 (en) | Multipurpose database |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20221226 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20221226 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20240220 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20240419 |
|
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: 20240702 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20240715 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 7534661 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |