JP5063151B2 - 情報検索システム及び情報検索方法 - Google Patents
情報検索システム及び情報検索方法 Download PDFInfo
- Publication number
- JP5063151B2 JP5063151B2 JP2007071609A JP2007071609A JP5063151B2 JP 5063151 B2 JP5063151 B2 JP 5063151B2 JP 2007071609 A JP2007071609 A JP 2007071609A JP 2007071609 A JP2007071609 A JP 2007071609A JP 5063151 B2 JP5063151 B2 JP 5063151B2
- Authority
- JP
- Japan
- Prior art keywords
- information
- search
- hierarchy
- fitness
- input
- 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 OR CALCULATING; 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/901—Indexing; Data structures therefor; Storage structures
- G06F16/9027—Trees
Landscapes
- Engineering & Computer Science (AREA)
- Databases & Information Systems (AREA)
- Theoretical Computer Science (AREA)
- Software Systems (AREA)
- Data Mining & Analysis (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Description
(システム概要)
まず、本実施形態に係る情報検索システムの概要について図3を用いて説明を行う。図3は、本実施形態に係る情報検索システムの概要を示す図である。図3において、情報検索システム1は、情報検索装置10、データサーバ装置20等により構成される。また、情報検索装置10は、入力手段11、送受信手段12、表示制御手段13等を有する。また、データサーバ装置20は、情報検索部21、送受信手段24、データベース25等を有する。
次に、本実施形態に係る情報検索方法の概要について図4及び5を用いて説明を行う。図4は、本実施形態に係る情報検索方法の動作例を示すフローチャートである。図5(a)は、本実施形態に係る情報検索方法に基づいた情報検索結果の例を示す図である。図5(b)は、本実施形態に係る情報検索方法に基づいた情報検索結果の例を示す表である。
まず、適合度算出手段22は、送受信手段24により受信した検索条件に基づいてデータベース25に保持された各情報に対して適合度を算出する(S11)。ここでは、該検索条件に適合した情報それぞれについて適合度を計算する。計算した結果は図2のように従来の情報検索方法に基づいた情報検索結果の例で示されるようになる。
次に、本実施形態に係る情報検索方法の具体例について図6を用いて説明を行う。図6は、本実施形態に係る情報検索方法に基づいた情報検索の具体例を説明するための図である。
以上で示される処理により、図6で示される検索対象となるツリー構造の情報に対して本実施形態に係る情報検索方法に基づいた情報検索を行う。これにより、検索者は、仕事情報(o)をルートとする仕事情報ツリー2の中にある仕事情報(x)と類似した仕事の情報を、仕事情報(a)をルートとする仕事情報ツリー1の中より検索することができる。加えて、単に属性情報や記述内容が類似しているだけでなく、概念的な抽象度が類似しているものを検索結果の上位にランキングすることができる。
10 情報検索装置
11 入力手段
12 送受信手段
13 表示制御手段
20 データサーバ装置
21 データベース制御部
22 適合度算出手段
23 適合度変更手段
24 送受信手段
25 データベース
Claims (6)
- 複数の情報を階層構造にして保持するデータベースと、検索条件と前記情報の各々との適合度に応じて検索結果を出力する情報検索装置と、を備えた情報検索システムであって、
優先出力する階層を示す前記データベースの階層情報を入力する階層情報入力手段と、
前記情報の各々について、前記階層情報入力手段によって入力された前記階層情報と当該情報の属する階層情報とに基づいて適合度のバイアスを設定し、適合度に前記バイアスを付与することにより前記適合度を変更する適合度変更手段と、
を有することを特徴とする情報検索システム。 - 前記適合度変更手段は、前記情報が位置する階層が、前記階層情報入力手段により入力された階層から離れるに従って、該情報の適合度に低いバイアスを付与することにより、適合度を変更することを特徴とする請求項1に記載の情報検索システム。
- 複数の情報を階層構造にして保持するデータベースと、検索条件と前記情報の各々との適合度に応じて検索結果を出力する情報検索装置と、を備えた情報検索システムであって、
前記データベースに保持された前記情報の内一つを検索条件として入力する検索条件入力手段と、
前記入力手段によって入力された前記情報の属する階層にある前記情報には、前記検索条件入力手段によって入力された前記情報と同一の適合度のバイアスを設定し、適合度に前記バイアスを付与することにより前記適合度を変更する適合度変更手段と、
を有することを特徴とする情報検索システム。 - 前記適合度変更手段は、前記情報が位置する階層が、前記検索条件入力手段により入力された情報が位置する階層から離れるに従って、該情報の適合度に低いバイアスを付与することにより、適合度を変更することを特徴とする請求項3に記載の情報検索システム。
- 複数の情報を階層構造にして保持するデータベースと、検索条件と前記情報の各々との適合度に応じて検索結果を出力する情報検索装置と、を備えた情報検索システムにおける情報検索方法であって、
優先出力する階層を示す前記データベースの階層情報を入力する階層情報入力工程と、
前記情報の各々について、前記階層情報入力工程において入力された前記階層情報と当該情報の属する階層情報とに基づいて適合度のバイアスを設定し、適合度に前記バイアスを付与することにより、前記適合度を変更する適合度変更工程と、
を有することを特徴とする情報検索方法。 - 複数の情報を階層構造にして保持するデータベースと、検索条件と前記情報の各々との適合度に応じて検索結果を出力する情報検索装置と、を備えた情報検索システムにおける情報検索方法であって、
前記データベースに保持された情報の内一つを検索条件として入力する検索条件入力工程と、
前記検索条件入力工程において入力された前記情報の属する階層にある前記情報には、前記検索条件入力工程において入力された前記情報と同一の適合度のバイアスを設定し、適合度に前記バイアスを付与することにより前記適合度を変更する適合度変更工程と、
を有することを特徴とする情報検索方法。
Priority Applications (3)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2007071609A JP5063151B2 (ja) | 2007-03-19 | 2007-03-19 | 情報検索システム及び情報検索方法 |
| US12/029,198 US20080235192A1 (en) | 2007-03-19 | 2008-02-11 | Information retrieval system and information retrieval method |
| EP08152896A EP1973047A1 (en) | 2007-03-19 | 2008-03-18 | Information retrieval system and information retrieval method |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2007071609A JP5063151B2 (ja) | 2007-03-19 | 2007-03-19 | 情報検索システム及び情報検索方法 |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JP2008234218A JP2008234218A (ja) | 2008-10-02 |
| JP5063151B2 true JP5063151B2 (ja) | 2012-10-31 |
Family
ID=39315187
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2007071609A Expired - Fee Related JP5063151B2 (ja) | 2007-03-19 | 2007-03-19 | 情報検索システム及び情報検索方法 |
Country Status (3)
| Country | Link |
|---|---|
| US (1) | US20080235192A1 (ja) |
| EP (1) | EP1973047A1 (ja) |
| JP (1) | JP5063151B2 (ja) |
Families Citing this family (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US8965895B2 (en) * | 2012-07-30 | 2015-02-24 | International Business Machines Corporation | Relationship discovery in business analytics |
| JP5464295B1 (ja) * | 2013-08-05 | 2014-04-09 | 富士ゼロックス株式会社 | 応答装置及び応答プログラム |
| CN112181982B (zh) * | 2020-09-23 | 2021-10-12 | 况客科技(北京)有限公司 | 数据选取方法、电子设备和介质 |
| JP7423505B2 (ja) * | 2020-12-21 | 2024-01-29 | 株式会社日立製作所 | データ分析システムおよび方法 |
| JP2025010889A (ja) * | 2023-07-10 | 2025-01-23 | 株式会社日立製作所 | 検索方法及び検索装置 |
Family Cites Families (33)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US5742738A (en) * | 1988-05-20 | 1998-04-21 | John R. Koza | Simultaneous evolution of the architecture of a multi-part program to solve a problem using architecture altering operations |
| US5343554A (en) * | 1988-05-20 | 1994-08-30 | John R. Koza | Non-linear genetic process for data encoding and for solving problems using automatically defined functions |
| US5390282A (en) * | 1992-06-16 | 1995-02-14 | John R. Koza | Process for problem solving using spontaneously emergent self-replicating and self-improving entities |
| US6002798A (en) * | 1993-01-19 | 1999-12-14 | Canon Kabushiki Kaisha | Method and apparatus for creating, indexing and viewing abstracted documents |
| US6026388A (en) * | 1995-08-16 | 2000-02-15 | Textwise, Llc | User interface and other enhancements for natural language information retrieval system and method |
| US5963940A (en) * | 1995-08-16 | 1999-10-05 | Syracuse University | Natural language information retrieval system and method |
| JPH10177584A (ja) | 1996-10-18 | 1998-06-30 | Nippon Steel Corp | 文書検索システム |
| JPH10289241A (ja) * | 1997-04-14 | 1998-10-27 | Canon Inc | 画像処理装置及びその制御方法 |
| US6269368B1 (en) * | 1997-10-17 | 2001-07-31 | Textwise Llc | Information retrieval using dynamic evidence combination |
| US20030069873A1 (en) * | 1998-11-18 | 2003-04-10 | Kevin L. Fox | Multiple engine information retrieval and visualization system |
| JP2000222436A (ja) | 1999-02-04 | 2000-08-11 | Fujitsu Ltd | オントロジーを用いた情報検索支援方法および情報検索支援装置並びに情報検索支援プログラムを記録した記録媒体 |
| US6330564B1 (en) * | 1999-02-10 | 2001-12-11 | International Business Machines Corporation | System and method for automated problem isolation in systems with measurements structured as a multidimensional database |
| US7181438B1 (en) * | 1999-07-21 | 2007-02-20 | Alberti Anemometer, Llc | Database access system |
| CA2743462C (en) * | 1999-07-30 | 2012-10-16 | Basantkumar John Oommen | A method of generating attribute cardinality maps |
| US7630986B1 (en) * | 1999-10-27 | 2009-12-08 | Pinpoint, Incorporated | Secure data interchange |
| US7062510B1 (en) * | 1999-12-02 | 2006-06-13 | Prime Research Alliance E., Inc. | Consumer profiling and advertisement selection system |
| US7536413B1 (en) * | 2001-05-07 | 2009-05-19 | Ixreveal, Inc. | Concept-based categorization of unstructured objects |
| US7194483B1 (en) * | 2001-05-07 | 2007-03-20 | Intelligenxia, Inc. | Method, system, and computer program product for concept-based multi-dimensional analysis of unstructured information |
| JP2003022277A (ja) * | 2001-07-06 | 2003-01-24 | Toshiba Corp | 文書検索装置及び文書検索方法 |
| JP2003186912A (ja) | 2001-12-21 | 2003-07-04 | Nippon Telegr & Teleph Corp <Ntt> | Webページ検索の適合度計算方法とその装置、Webページ検索の検索結果表示方法とその装置、並びにそれらの方法の実行プログラムとそれらの方法の実行プログラムを記録した記録媒体 |
| JP2003186901A (ja) | 2001-12-21 | 2003-07-04 | Nippon Telegr & Teleph Corp <Ntt> | Webサイト検索方法とシステム、並びに、この方法の実行プログラムとこの方法の実行プログラムを記録した記録媒体 |
| US20050154708A1 (en) * | 2002-01-29 | 2005-07-14 | Yao Sun | Information exchange between heterogeneous databases through automated identification of concept equivalence |
| US20050216459A1 (en) * | 2002-08-08 | 2005-09-29 | Aditya Vailaya | Methods and systems, for ontological integration of disparate biological data |
| US20030163366A1 (en) * | 2002-11-26 | 2003-08-28 | Taft Frederick I | Method and apparatus for organizing information and conducting thematic inquiry |
| US7853508B2 (en) * | 2003-05-19 | 2010-12-14 | Serena Software, Inc. | Method and system for object-oriented management of multi-dimensional data |
| US8666983B2 (en) * | 2003-06-13 | 2014-03-04 | Microsoft Corporation | Architecture for generating responses to search engine queries |
| JP2005122509A (ja) * | 2003-10-17 | 2005-05-12 | Hitachi Ltd | 階層構造データ分析方法、分析装置および分析プログラム |
| US20050144158A1 (en) * | 2003-11-18 | 2005-06-30 | Capper Liesl J. | Computer network search engine |
| JP2005301859A (ja) * | 2004-04-15 | 2005-10-27 | Fujitsu Ltd | コード検索プログラム及びコード検索装置 |
| US9820658B2 (en) * | 2006-06-30 | 2017-11-21 | Bao Q. Tran | Systems and methods for providing interoperability among healthcare devices |
| US7526461B2 (en) * | 2004-11-17 | 2009-04-28 | Gm Global Technology Operations, Inc. | System and method for temporal data mining |
| US7401012B1 (en) * | 2005-04-20 | 2008-07-15 | Sun Microsystems, Inc. | Method and apparatus for characterizing computer system workloads |
| US7693901B2 (en) * | 2005-08-10 | 2010-04-06 | Microsoft Corporation | Consumer-focused results ordering |
-
2007
- 2007-03-19 JP JP2007071609A patent/JP5063151B2/ja not_active Expired - Fee Related
-
2008
- 2008-02-11 US US12/029,198 patent/US20080235192A1/en not_active Abandoned
- 2008-03-18 EP EP08152896A patent/EP1973047A1/en not_active Withdrawn
Also Published As
| Publication number | Publication date |
|---|---|
| US20080235192A1 (en) | 2008-09-25 |
| JP2008234218A (ja) | 2008-10-02 |
| EP1973047A1 (en) | 2008-09-24 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US7769771B2 (en) | Searching a document using relevance feedback | |
| US7529740B2 (en) | Method and apparatus for organizing data sources | |
| KR101109225B1 (ko) | 웹 데이타베이스의 스키마 매칭을 위한 방법 및 시스템 | |
| CN102687138B (zh) | 搜索建议聚类和呈现 | |
| JP5830592B2 (ja) | セマンティックデプス構造基盤の検索語提示システムおよび方法 | |
| EP1640882A2 (en) | System and method for customising and sharing search preferences | |
| US20060152755A1 (en) | Method, system and program product for managing document summary information | |
| Frontiera et al. | A comparison of geometric approaches to assessing spatial similarity for GIR | |
| Kantor et al. | Capturing human intelligence in the net | |
| JP5063151B2 (ja) | 情報検索システム及び情報検索方法 | |
| EP4538905A1 (en) | Pivot group generation for search and recommendation systems | |
| Ziakis et al. | Artificial intelligence’s revolutionary role in search engine optimization | |
| US8990218B2 (en) | System and method for dynamically configuring content-driven relationships among data elements | |
| US20240403377A1 (en) | Interactive search exploration | |
| JP4324650B2 (ja) | 情報資源検索装置、情報資源検索方法及び情報資源検索プログラム | |
| Hobona et al. | Multidimensional visualisation of degrees of relevance of geographic data | |
| JP5331783B2 (ja) | 画像検索装置、画像検索方法、および画像検索プログラム | |
| JP5199968B2 (ja) | キーワードタイプ判定装置、キーワードタイプ判定方法およびキーワードタイプ判定プログラム | |
| Kumar et al. | Extractive text summarization using topological features | |
| JP4000332B2 (ja) | 情報検索装置およびその装置としてコンピュータを機能させるためのプログラムを記録したコンピュータ読み取り可能な記録媒体 | |
| KR101754580B1 (ko) | 임베디드 환경에서 풀텍스트 검색을 지원하기 위한 방법, 장치 및 컴퓨터 판독가능 매체에 저장된 컴퓨터 프로그램 | |
| Sehgal | Analysis of Link Algorithms for Web Mining | |
| Xia et al. | User-driven filtering and ranking of topical datasets based on overall data quality | |
| Cruz et al. | NLP-Based Queries: Using Embeddings and Generative Models for Complaint Analysis in Smart Cities | |
| Chansanam et al. | Development of Ancient Khmer Stone Castle Ontology |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20091019 |
|
| A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20111117 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20111122 |
|
| A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20120120 |
|
| 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: 20120710 |
|
| 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: 20120807 |
|
| R150 | Certificate of patent or registration of utility model |
Ref document number: 5063151 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: 20150817 Year of fee payment: 3 |
|
| LAPS | Cancellation because of no payment of annual fees |