JP4839813B2 - 情報処理システム及びプログラム - Google Patents
情報処理システム及びプログラム Download PDFInfo
- Publication number
- JP4839813B2 JP4839813B2 JP2005356725A JP2005356725A JP4839813B2 JP 4839813 B2 JP4839813 B2 JP 4839813B2 JP 2005356725 A JP2005356725 A JP 2005356725A JP 2005356725 A JP2005356725 A JP 2005356725A JP 4839813 B2 JP4839813 B2 JP 4839813B2
- Authority
- JP
- Japan
- Prior art keywords
- search
- processing system
- information processing
- search target
- document
- 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.)
- Expired - Fee Related
Links
Images
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/90—Details of database functions independent of the retrieved data types
- G06F16/93—Document management systems
-
- Y—GENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
- Y10—TECHNICAL SUBJECTS COVERED BY FORMER USPC
- Y10S—TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
- Y10S707/00—Data processing: database and file management or data structures
- Y10S707/99931—Database or file accessing
- Y10S707/99933—Query processing, i.e. searching
-
- Y—GENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
- Y10—TECHNICAL SUBJECTS COVERED BY FORMER USPC
- Y10S—TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
- Y10S707/00—Data processing: database and file management or data structures
- Y10S707/99931—Database or file accessing
- Y10S707/99933—Query processing, i.e. searching
- Y10S707/99936—Pattern matching access
Landscapes
- Engineering & Computer Science (AREA)
- Databases & Information Systems (AREA)
- Theoretical Computer Science (AREA)
- Business, Economics & Management (AREA)
- General Business, Economics & Management (AREA)
- Data Mining & Analysis (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- User Interface Of Digital Computer (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Description
2、3、5 コンピュータ端末
21 入力部
22、34、54 表示部
23、33、53 表示制御部
24、31、51 通信部
25 周辺情報要求制御部
32、52 周辺情報要求処理部
Claims (15)
- 所定領域に文書を表示し該文書の作成を支援する支援手段と、
前記所定領域内の文書の中から検索対象が選択されたときに前記検索対象に対する検索要求を受け付ける受付手段と、
前記検索対象に対する検索要求に基づいて前記検索対象に関連する情報を検索する検索手段と
を有し、
前記受付手段は、前記検索対象の文字列がその先頭から選択された場合には、前記検索対象を第1の資源から検索する検索要求として受付け、前記検索対象の文字列がその最後から選択された場合には、前記検索対象を第2の資源から検索する検索要求として受け付けることを特徴とする情報処理システム。 - 前記受付手段は、前記所定領域内の文書情報の一部がハイライトされたときに前記検索対象に対する検索要求を受け付けることを特徴とする請求項1に記載の情報処理システム。
- 前記第1の資源はインターネットであり、前記第2の資源はコンピュータであることを特徴とする請求項1又は請求項2に記載の情報処理システム。
- 前記第1の資源及び前記第2の資源は、それぞれ別体のコンピュータであることを特徴とする請求項1又は請求項2に記載の情報処理システム。
- 前記検索手段は、前記検索対象に関連する用語を用いて検索することを特徴とする請求項1から請求項4のいずれか一項に記載の情報処理システム。
- 前記検索手段は、前記検索対象に対する検索要求に基づいて生成された検索式を用いて検索することを特徴とする請求項1から請求項5のいずれか一項に記載の情報処理システム。
- 前記検索手段は、前記受付手段によって複数の検索対象が選択されたときに該複数の検索対象を用いて生成した検索式を用いて検索することを特徴とする請求項1から請求項6のいずれか一項に記載の情報処理システム。
- 前記検索対象に対する関連度に基づいて前記検索手段による検索結果を表示する表示制御手段をさらに有することを特徴とする請求項1から請求項7のいずれか一項に記載の情報処理システム。
- 前記検索手段による検索結果を該検索結果内の文書の作成日時を考慮して配置して表示する表示制御手段をさらに有することを特徴とする請求項1から請求項7のいずれか一項に記載の情報処理システム。
- 前記表示制御手段は、前記検索された文書の呼び出し頻度、前記検索された文書の更新頻度、及び前記検索された文書の更新日時のうちの少なくとも一つを用いて前記検索対象に対する関連度を計算することを特徴とする請求項8に記載の情報処理システム。
- 複数のコンピュータを用いて実現されていることを特徴とする請求項1から請求項10のいずれか一項に記載の情報処理システム。
- コンピュータに、
所定領域に文書を表示し該文書の作成を支援する支援ステップと、
前記所定領域内の文書の中から検索対象が選択されたときに前記検索対象に対する検索要求を受け付ける受付ステップと、
前記検索対象に対する検索要求に基づいて前記検索対象に関連する情報を検索する検索ステップと
を実行させ、
前記受付ステップでは、前記検索対象の文字列がその先頭から選択された場合には、前記検索対象を第1の資源から検索する検索要求として受付け、前記検索対象の文字列がその最後から選択された場合には、前記検索対象を第2の資源から検索する検索要求として受け付けることを特徴とするプログラム。 - 前記受付ステップは、前記所定領域内の文書情報の一部がハイライトされたときに前記検索対象に対する検索要求を受け付けることを特徴とする請求項12に記載のプログラム。
- 前記第1の資源はインターネットであり、前記第2の資源はコンピュータであることを特徴とする請求項12又は請求項13に記載のプログラム。
- 前記第1の資源及び前記第2の資源は、それぞれ別体のコンピュータであることを特徴とする請求項12又は請求項13に記載のプログラム。
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2005356725A JP4839813B2 (ja) | 2005-12-09 | 2005-12-09 | 情報処理システム及びプログラム |
US11/444,436 US7590949B2 (en) | 2005-12-09 | 2006-06-01 | Information processing system and information processing method that searches for peripheral information |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2005356725A JP4839813B2 (ja) | 2005-12-09 | 2005-12-09 | 情報処理システム及びプログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2007164285A JP2007164285A (ja) | 2007-06-28 |
JP4839813B2 true JP4839813B2 (ja) | 2011-12-21 |
Family
ID=38140657
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2005356725A Expired - Fee Related JP4839813B2 (ja) | 2005-12-09 | 2005-12-09 | 情報処理システム及びプログラム |
Country Status (2)
Country | Link |
---|---|
US (1) | US7590949B2 (ja) |
JP (1) | JP4839813B2 (ja) |
Families Citing this family (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20080154879A1 (en) * | 2006-12-22 | 2008-06-26 | Yahoo! Inc. | Method and apparatus for creating user-generated document feedback to improve search relevancy |
US20090106201A1 (en) * | 2006-12-27 | 2009-04-23 | White Robert A | System and method for related information search and presentation from user interface content |
US8275766B2 (en) * | 2009-01-06 | 2012-09-25 | Tynt Multimedia Inc. | Systems and methods for detecting network resource interaction and improved search result reporting |
US8930437B2 (en) * | 2009-10-05 | 2015-01-06 | Tynt Multimedia, Inc. | Systems and methods for deterring traversal of domains containing network resources |
US20110082850A1 (en) * | 2009-10-05 | 2011-04-07 | Tynt Multimedia Inc. | Network resource interaction detection systems and methods |
TW201120640A (en) * | 2009-12-15 | 2011-06-16 | Acer Inc | Multiple screens electric apparatus and reference information display method for use with the same |
JP2011192113A (ja) * | 2010-03-16 | 2011-09-29 | Buffalo Inc | ネットワーク装置、並びにネットワーク装置への言語設定方法、及び言語設定プログラム |
US9384283B2 (en) | 2010-04-19 | 2016-07-05 | Tynt Multimedia Inc. | System and method for deterring traversal of domains containing network resources |
Family Cites Families (16)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
AUPQ131399A0 (en) * | 1999-06-30 | 1999-07-22 | Silverbrook Research Pty Ltd | A method and apparatus (NPAGE02) |
JPH021059A (ja) * | 1988-06-07 | 1990-01-05 | Hitachi Ltd | 連想検索システム |
JPH08272994A (ja) * | 1995-04-03 | 1996-10-18 | Toshiba Corp | 情報処理装置および情報処理方法 |
JPH10171835A (ja) * | 1996-12-05 | 1998-06-26 | Canon Inc | 情報処理装置および情報処理方法 |
JP3561793B2 (ja) | 1997-02-06 | 2004-09-02 | 富士通株式会社 | 複数のコンピュータにおける連携処理システム |
JPH1115841A (ja) * | 1997-06-24 | 1999-01-22 | Fuji Xerox Co Ltd | 情報検索装置及び情報検索プログラムを記録した媒体 |
US5982370A (en) * | 1997-07-18 | 1999-11-09 | International Business Machines Corporation | Highlighting tool for search specification in a user interface of a computer system |
JP3181548B2 (ja) * | 1998-02-03 | 2001-07-03 | 富士通株式会社 | 情報検索装置及び情報検索方法 |
JP2000187545A (ja) | 1998-12-22 | 2000-07-04 | Nec Software Kobe Ltd | 画面連結機能付きコンピュータ装置 |
JP2000200197A (ja) * | 1999-01-06 | 2000-07-18 | Nippon Telegr & Teleph Corp <Ntt> | 知識蓄積・選択方法、知識蓄積・選択装置及び知識蓄積・選択プログラムを記録した記録媒体 |
US6341306B1 (en) * | 1999-08-13 | 2002-01-22 | Atomica Corporation | Web-based information retrieval responsive to displayed word identified by a text-grabbing algorithm |
US6584469B1 (en) * | 2000-03-16 | 2003-06-24 | International Business Machines Corporation | Automatically initiating a knowledge portal query from within a displayed document |
US6785670B1 (en) * | 2000-03-16 | 2004-08-31 | International Business Machines Corporation | Automatically initiating an internet-based search from within a displayed document |
JP2003085182A (ja) * | 2001-09-11 | 2003-03-20 | Seiko Instruments Inc | 電子辞書 |
JP4552509B2 (ja) * | 2004-05-21 | 2010-09-29 | 富士ゼロックス株式会社 | 関連文書検索のためのプログラム及び装置 |
US20070174286A1 (en) * | 2005-05-17 | 2007-07-26 | Yahoo!, Inc. | Systems and methods for providing features and user interface in network browsing applications |
-
2005
- 2005-12-09 JP JP2005356725A patent/JP4839813B2/ja not_active Expired - Fee Related
-
2006
- 2006-06-01 US US11/444,436 patent/US7590949B2/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
US20070136249A1 (en) | 2007-06-14 |
US7590949B2 (en) | 2009-09-15 |
JP2007164285A (ja) | 2007-06-28 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN109992589B (zh) | 基于可视化页面生成sql语句的方法、装置、服务器及介质 | |
US11567642B2 (en) | Contextual paste target prediction | |
CN1821943B (zh) | 使用活动内容向导和帮助文件的任务的可发现性-“现在我能做什么? ”特征 | |
JP4839813B2 (ja) | 情報処理システム及びプログラム | |
EP3074888B1 (en) | Contextual information lookup and navigation | |
US9342233B1 (en) | Dynamic dictionary based on context | |
JP5670470B2 (ja) | クイックアクセスユーティリティ | |
US20130212463A1 (en) | Smart document processing with associated online data and action streams | |
US9395906B2 (en) | Graphic user interface device and method of displaying graphic objects | |
US20120109951A1 (en) | Providing Search Results For Mobile Computing Devices | |
MX2013003562A (es) | Vista previa de contenido. | |
US11630939B2 (en) | Semantic navigation of content documents | |
KR20060085561A (ko) | 문서 중심 소프트웨어 애플리케이션을 위한 태스크 지향사용자 인터페이스를 이용하는 방법 및 시스템 | |
CN102929473A (zh) | 文档数据输入建议 | |
CN104915367A (zh) | 用于提供显示文档的工作历史的日历的方法和装置 | |
KR20130009950A (ko) | 데이터 구조 매핑 및 네비게이션 | |
CN101960483A (zh) | 来自应用程序页的服务预览和访问 | |
EP3610376B1 (en) | Automatic context passing between applications | |
US11797635B2 (en) | Systems and methods for pre-loading object models | |
Gomes et al. | Supporting cross-session cross-device search in an academic digital library | |
JP6558358B2 (ja) | サーバ、情報処理装置、処理方法およびプログラム | |
US20140372886A1 (en) | Providing help on visual components displayed on touch screens | |
US8413062B1 (en) | Method and system for accessing interface design elements via a wireframe mock-up | |
US20230136837A1 (en) | Method for navigating thread-type messages and apparatus implementing the same method | |
KR20120050216A (ko) | 데이터 검색 단말기 및 이의 데이터 검색방법, 그리고 이를 위한 데이터 통합 검색 어플리케이션 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20081120 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20110128 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20110201 |
|
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: 20110906 |
|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20110919 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 4839813 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20141014 Year of fee payment: 3 |
|
S533 | Written request for registration of change of name |
Free format text: JAPANESE INTERMEDIATE CODE: R313533 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
LAPS | Cancellation because of no payment of annual fees |