JP7452011B2 - 情報処理装置、及びコンピュータプログラム - Google Patents
情報処理装置、及びコンピュータプログラム Download PDFInfo
- Publication number
- JP7452011B2 JP7452011B2 JP2019237802A JP2019237802A JP7452011B2 JP 7452011 B2 JP7452011 B2 JP 7452011B2 JP 2019237802 A JP2019237802 A JP 2019237802A JP 2019237802 A JP2019237802 A JP 2019237802A JP 7452011 B2 JP7452011 B2 JP 7452011B2
- Authority
- JP
- Japan
- Prior art keywords
- user
- input
- content
- search
- condition
- 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
- 230000010365 information processing Effects 0.000 title claims description 58
- 238000004590 computer program Methods 0.000 title claims description 6
- 238000000034 method Methods 0.000 claims description 25
- 238000012217 deletion Methods 0.000 claims description 2
- 230000037430 deletion Effects 0.000 claims description 2
- 238000010586 diagram Methods 0.000 description 18
- 238000012545 processing Methods 0.000 description 7
- 238000004891 communication Methods 0.000 description 6
- 238000013461 design Methods 0.000 description 6
- 230000000694 effects Effects 0.000 description 4
- 230000005540 biological transmission Effects 0.000 description 2
- 230000006870 function Effects 0.000 description 2
- 239000004973 liquid crystal related substance Substances 0.000 description 1
- 238000004519 manufacturing process Methods 0.000 description 1
- 230000004044 response Effects 0.000 description 1
- 239000004065 semiconductor Substances 0.000 description 1
- 239000007787 solid Substances 0.000 description 1
Classifications
-
- 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/248—Presentation of query results
-
- 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/242—Query formulation
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/30—Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
- G06F16/33—Querying
- G06F16/332—Query formulation
- G06F16/3329—Natural language query formulation or dialogue systems
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/30—Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
- G06F16/33—Querying
- G06F16/335—Filtering based on additional data, e.g. user or group profiles
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N5/00—Computing arrangements using knowledge-based models
- G06N5/04—Inference or reasoning models
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N5/00—Computing arrangements using knowledge-based models
- G06N5/04—Inference or reasoning models
- G06N5/045—Explanation of inference; Explainable artificial intelligence [XAI]; Interpretable artificial intelligence
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/01—Input arrangements or combined input and output arrangements for interaction between user and computer
- G06F3/048—Interaction techniques based on graphical user interfaces [GUI]
- G06F3/0481—Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
- G06F3/0482—Interaction with lists of selectable items, e.g. menus
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- Data Mining & Analysis (AREA)
- Computational Linguistics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Mathematical Physics (AREA)
- Databases & Information Systems (AREA)
- Artificial Intelligence (AREA)
- Computing Systems (AREA)
- Software Systems (AREA)
- Evolutionary Computation (AREA)
- Medical Informatics (AREA)
- Human Computer Interaction (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- Information Transfer Between Computers (AREA)
- User Interface Of Digital Computer (AREA)
Description
20 ユーザ端末
30 通信回線
Claims (17)
- プロセッサを備え、
前記プロセッサは、
ユーザにより入力された検索の条件である入力条件から、前記ユーザが次に入力する条件を推測し、
前記入力条件、及び推測して得られた推測条件に基づいてコンテンツを検索し、
前記入力条件に基づいた検索でコンテンツを発見できなかった場合に、前記推測条件に基づいたコンテンツの検索の内容を提示する
処理を実行し、
前記推測条件は、他のユーザの過去の検索の履歴から推測した語句である、情報処理装置。 - 前記プロセッサは、前記推測条件に基づいたコンテンツの検索でもコンテンツを発見できなかった場合は、コンテンツを発見できなかった理由を前記内容として提示する、請求項1に記載の情報処理装置。
- 前記プロセッサは、コンテンツを発見できなかった理由として、コンテンツを発見できなかった前記入力条件及び前記推測条件に係る情報を提示する、請求項2に記載の情報処理装置。
- 前記プロセッサは、前記情報として、検索に用いた語句及び属性の情報を提示する、請求項3に記載の情報処理装置。
- 前記プロセッサは、前記推測条件に基づいたコンテンツの検索でコンテンツを発見できた場合は、発見したコンテンツを提示するための情報を前記内容として提示する、請求項1に記載の情報処理装置。
- 前記発見したコンテンツを提示するための情報は、発見したコンテンツを提示するか否かを問い合わせる部品である、請求項5に記載の情報処理装置。
- 前記推測条件は、前記入力条件として前記ユーザにより入力された語句、及び前記入力条件として前記ユーザにより指定された属性と異なる属性である、請求項1に記載の情報処理装置。
- 前記推測条件は、前記入力条件として前記ユーザにより入力された語句に類似する語句、及び前記入力条件として前記ユーザにより指定された属性と同一の属性である、請求項1に記載の情報処理装置。
- 前記推測条件は、前記入力条件として前記ユーザにより入力された語句に類似する語句、及び前記入力条件として前記ユーザにより指定された属性と異なる属性である、請求項1に記載の情報処理装置。
- 前記推測条件は、前記入力条件として前記ユーザにより入力された語句から推測した、前記入力条件として前記ユーザにより指定された属性と異なる属性に対する語句である、請求項1に記載の情報処理装置。
- 前記プロセッサは、前記入力条件として前記ユーザにより指定された属性と異なる属性に合わせて推測する語句を決定する、請求項10に記載の情報処理装置。
- 前記推測条件は、前記ユーザの過去の検索の履歴から推測した語句である、請求項1に記載の情報処理装置。
- 前記推測条件は、前記ユーザの過去の検索の履歴から推測した語句、及び前記入力条件として前記ユーザに指定された属性と異なる属性である、請求項12に記載の情報処理装置。
- 前記プロセッサは、検索によりコンテンツを発見できなかった場合に、検索に用いた属性であって、前記ユーザにより指定された属性と異なる属性に対して、前記ユーザからの条件の入力を受け付けないよう表示を制御する、請求項1に記載の情報処理装置。
- 前記プロセッサは、前記ユーザにより指定された属性と異なる属性を非表示にする、請求項14に記載の情報処理装置。
- 前記プロセッサは、前記ユーザにより入力された語句に対する削除の操作が行われると、前記ユーザからの入力を受け付けないよう制御した属性に対して、前記ユーザからの入力の受け付けを可能とするよう表示を制御する、請求項15に記載の情報処理装置。
- コンピュータに、
ユーザにより入力された検索の条件である入力条件から、前記ユーザが次に入力する条件を推測し、
前記入力条件、及び推測して得られた推測条件に基づいてコンテンツを検索し、
前記入力条件に基づいた検索でコンテンツを発見できなかった場合に、前記推測条件に基づいたコンテンツの検索の内容を提示する
処理を実行させ、
前記推測条件は、他のユーザの過去の検索の履歴から推測した語句である、コンピュータプログラム。
Priority Applications (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2019237802A JP7452011B2 (ja) | 2019-12-27 | 2019-12-27 | 情報処理装置、及びコンピュータプログラム |
CN202010497807.6A CN113051376A (zh) | 2019-12-27 | 2020-06-04 | 信息处理装置、记录介质及信息处理方法 |
US16/892,301 US11907239B2 (en) | 2019-12-27 | 2020-06-04 | Information processing apparatus and non-transitory computer readable medium storing computer program |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2019237802A JP7452011B2 (ja) | 2019-12-27 | 2019-12-27 | 情報処理装置、及びコンピュータプログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2021105919A JP2021105919A (ja) | 2021-07-26 |
JP7452011B2 true JP7452011B2 (ja) | 2024-03-19 |
Family
ID=76507549
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2019237802A Active JP7452011B2 (ja) | 2019-12-27 | 2019-12-27 | 情報処理装置、及びコンピュータプログラム |
Country Status (3)
Country | Link |
---|---|
US (1) | US11907239B2 (ja) |
JP (1) | JP7452011B2 (ja) |
CN (1) | CN113051376A (ja) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP7452011B2 (ja) * | 2019-12-27 | 2024-03-19 | 富士フイルムビジネスイノベーション株式会社 | 情報処理装置、及びコンピュータプログラム |
Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2009169688A (ja) | 2008-01-16 | 2009-07-30 | Fujitsu Ltd | 記憶装置、データ移行装置、およびデータ移行方法 |
JP2009277071A (ja) | 2008-05-15 | 2009-11-26 | Toyota Central R&D Labs Inc | 情報検索装置及びプログラム |
JP2010009615A (ja) | 2009-09-18 | 2010-01-14 | Murata Mach Ltd | サーバ装置 |
JP2010086455A (ja) | 2008-10-02 | 2010-04-15 | Canon Inc | 検索条件指定装置、検索条件指定方法及びプログラム |
JP2014052938A (ja) | 2012-09-10 | 2014-03-20 | Fujitsu Ten Ltd | 施設検索装置、施設検索方法、ナビゲーション装置 |
JP2017167893A (ja) | 2016-03-17 | 2017-09-21 | ヤフー株式会社 | 情報検索装置、情報検索方法及び情報検索プログラム |
Family Cites Families (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2007193697A (ja) | 2006-01-20 | 2007-08-02 | Oki Electric Ind Co Ltd | 情報収集装置,情報収集方法およびプログラム |
JP4398992B2 (ja) | 2007-03-29 | 2010-01-13 | 株式会社東芝 | 情報検索装置、情報検索方法及び情報検索プログラム |
US8990240B2 (en) * | 2008-12-30 | 2015-03-24 | Ebay Inc. | Predictive algorithm for search box auto-complete |
US9134137B2 (en) * | 2010-12-17 | 2015-09-15 | Microsoft Technology Licensing, Llc | Mobile search based on predicted location |
CN104933081B (zh) * | 2014-03-21 | 2018-06-29 | 阿里巴巴集团控股有限公司 | 一种搜索建议提供方法及装置 |
US10097973B2 (en) * | 2015-05-27 | 2018-10-09 | Apple Inc. | Systems and methods for proactively identifying and surfacing relevant content on a touch-sensitive device |
JP2017050814A (ja) | 2015-09-04 | 2017-03-09 | 株式会社リコー | 情報処理システム、レポート生成方法及びプログラム |
US10706098B1 (en) * | 2016-03-29 | 2020-07-07 | A9.Com, Inc. | Methods to present search keywords for image-based queries |
JP7452011B2 (ja) * | 2019-12-27 | 2024-03-19 | 富士フイルムビジネスイノベーション株式会社 | 情報処理装置、及びコンピュータプログラム |
US20220414492A1 (en) * | 2021-06-23 | 2022-12-29 | Joni Jezewski | Additional Solution Automation & Interface Analysis Implementations |
-
2019
- 2019-12-27 JP JP2019237802A patent/JP7452011B2/ja active Active
-
2020
- 2020-06-04 US US16/892,301 patent/US11907239B2/en active Active
- 2020-06-04 CN CN202010497807.6A patent/CN113051376A/zh active Pending
Patent Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2009169688A (ja) | 2008-01-16 | 2009-07-30 | Fujitsu Ltd | 記憶装置、データ移行装置、およびデータ移行方法 |
JP2009277071A (ja) | 2008-05-15 | 2009-11-26 | Toyota Central R&D Labs Inc | 情報検索装置及びプログラム |
JP2010086455A (ja) | 2008-10-02 | 2010-04-15 | Canon Inc | 検索条件指定装置、検索条件指定方法及びプログラム |
JP2010009615A (ja) | 2009-09-18 | 2010-01-14 | Murata Mach Ltd | サーバ装置 |
JP2014052938A (ja) | 2012-09-10 | 2014-03-20 | Fujitsu Ten Ltd | 施設検索装置、施設検索方法、ナビゲーション装置 |
JP2017167893A (ja) | 2016-03-17 | 2017-09-21 | ヤフー株式会社 | 情報検索装置、情報検索方法及び情報検索プログラム |
Also Published As
Publication number | Publication date |
---|---|
US11907239B2 (en) | 2024-02-20 |
JP2021105919A (ja) | 2021-07-26 |
CN113051376A (zh) | 2021-06-29 |
US20210200752A1 (en) | 2021-07-01 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP6680763B2 (ja) | 結果文書セットに関する推定関連性指示子を表示するため及びクエリ可視化を表示するためのシステム及び方法 | |
US10810237B2 (en) | Search query generation using query segments and semantic suggestions | |
RU2730278C2 (ru) | Выявление навигационных результатов поиска | |
US8442970B2 (en) | Creating and editing user search queries | |
US20140006006A1 (en) | Dynamic Generation of Auto-Suggest Dictionary for Natural Language Translation | |
JP5969100B1 (ja) | 情報処理装置、情報処理方法及びプログラム | |
JP5284030B2 (ja) | 検索条件指定装置、検索条件指定方法及びプログラム | |
US20140172814A1 (en) | Building Long Search Queries | |
JP7452011B2 (ja) | 情報処理装置、及びコンピュータプログラム | |
JP2020144603A (ja) | 文字入力装置及び文字入力プログラム | |
US20230300091A1 (en) | Machine learning based supervised user experience for an application monitored by multiple secondary applications | |
US11163431B2 (en) | Enabling and disabling one-click clauses | |
JP2020047013A (ja) | 情報表示プログラム、情報表示方法、情報表示装置、および情報処理システム | |
US10783321B2 (en) | Document creation support device and program | |
JP6712521B2 (ja) | 検索式提示システム、検索式提示方法、およびプログラム | |
JP2021149600A (ja) | 情報処理装置及びプログラム | |
JP2020113048A (ja) | 情報処理装置及びプログラム | |
US20220239613A1 (en) | Information processing apparatus and non-transitory computer readable medium storing computer program | |
JP6712520B2 (ja) | 検索式提示システム、検索式提示方法、およびプログラム | |
US20240004909A1 (en) | Information processing apparatus, information processing method, and non-transitory computer readable medium | |
US20210271635A1 (en) | File management apparatus and non-transitory computer readable medium | |
US20240319844A1 (en) | Information processing apparatus, non-transitory computer readable medium storing information processing program, and information processing method | |
US20210200812A1 (en) | Information processing apparatus and non-transitory computer readable medium storing computer program | |
US20230086981A1 (en) | Person search system, person search method and storage medium | |
JP2024032217A (ja) | 検索システム及び検索方法 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20221122 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20230915 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20231010 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20231207 |
|
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: 20240206 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20240219 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 7452011 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |