Movatterモバイル変換


[0]ホーム

URL:


US20030004932A1 - Method and system for knowledge repository exploration and visualization - Google Patents

Method and system for knowledge repository exploration and visualization
Download PDF

Info

Publication number
US20030004932A1
US20030004932A1US09/885,201US88520101AUS2003004932A1US 20030004932 A1US20030004932 A1US 20030004932A1US 88520101 AUS88520101 AUS 88520101AUS 2003004932 A1US2003004932 A1US 2003004932A1
Authority
US
United States
Prior art keywords
communicatively coupled
query
knowledge
user interface
visual user
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.)
Granted
Application number
US09/885,201
Other versions
US6725217B2 (en
Inventor
Amy Chow
Jeffrey Kreulen
Justin Lessler
Larry Proctor
W. Spangler
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
International Business Machines Corp
Original Assignee
International Business Machines Corp
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by International Business Machines CorpfiledCriticalInternational Business Machines Corp
Priority to US09/885,201priorityCriticalpatent/US6725217B2/en
Assigned to INTERNATIONAL BUSINESS MACHINES CORPORATIONreassignmentINTERNATIONAL BUSINESS MACHINES CORPORATIONASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS).Assignors: LESSLER, JUSTIN T., CHOW, AMY W., KREULEN, JEFFREY T., PROCTOR, LARRY L., SPANGLER, W. SCOTT
Publication of US20030004932A1publicationCriticalpatent/US20030004932A1/en
Application grantedgrantedCritical
Publication of US6725217B2publicationCriticalpatent/US6725217B2/en
Adjusted expirationlegal-statusCritical
Expired - Fee Relatedlegal-statusCriticalCurrent

Links

Images

Classifications

Definitions

Landscapes

Abstract

A computing system and method explores a knowledge repository by accepting a natural language query from a user, determining a distance between the query and every category in every partitioning of the knowledge repository, and displaying a radial graph (322) of the nearest categories. Further, in response to a user selecting a category, visually displaying matching elements in the category along with its nearest neighbor categories in a scatter plot (324).

Description

Claims (24)

What is claimed is:
1. A method comprising the steps of:
receiving a natural language query;
calculating the distance between the query and a plurality of categories in partitions of a knowledge repository; and
presenting at least one category that comprises a nearest distance to the query.
2. The method ofclaim 1, further comprising a step of:
displaying the at least one category via radial graph.
3. The method ofclaim 2, wherein the radial graph comprises:
a keyword hub;
a set of weighted spokes, radially coupled to the keyword hub; and
a set of related concept boxes, each related concept box being coupled to an end of a weighted spoke.
4. The method ofclaim 3, wherein each of the set of weighted spokes comprises a relevance factor indicated by its style and color.
5. The method ofclaim 1, further comprising the steps of:
selecting a category; and
displaying matching knowledge elements in a selected category along with nearest neighbor categories.
6. The method ofclaim 5, wherein the displaying step comprises a scatter plot representation.
7. The method ofclaim 5, further comprising the step of displaying terms from a dictionary associated with a selected category.
8. The method ofclaim 5, wherein the knowledge element is an electronic document.
9. The method ofclaim 5, further comprising the steps of:
detecting a selection of one point in the scatter plot representation;
searching text in a knowledge element associated with the selected one point until a first occurrence of a user query is found;
displaying a query term at least in partial character form;
selecting a knowledge element; and
presenting the selected knowledge element.
10. The method ofclaim 9, further comprising the step of highlighting all occurrences of query text within the selected knowledge element.
11. A system comprising:
a visual user interface;
a visual user interface/event manager communicatively coupled to the visual user interface;
a query handler, communicatively coupled to the visual user interface/event manager;
an application programming interface, communicatively coupled to the visual user interface/event manager;
a look-up system, communicatively coupled to the application programming interface;
a vector calculator, communicatively coupled to the application programming interface;
a result set, communicatively coupled to the vector calculator; and
a result set manager, communicatively coupled to the visual user interface/event manager, to the application programming interface, and to the result set, and wherein the visual user interface/event manager, in response to receiving a natural language query, calculates the distance between the query and a plurality of categories in partitions of a knowledge repository, and presents, via a radial graph in the visual user interface, at least one category that comprises a nearest distance to the query.
12. The system ofclaim 11, wherein the radial graph comprises:
a keyword hub;
a set of weighted spokes, radially coupled to the keyword hub; and
a set of related concept boxes, each related concept box being coupled to an end of a weighted spoke.
13. The system ofclaim 12, wherein each of the set of weighted spokes comprises a relevance factor indicated by its style and color.
14. The system ofclaim 11, wherein the look-up system comprises
a knowledge database;
a classification record, communicatively coupled to the knowledge database;
a dictionary space, communicatively coupled to the classification record and to the knowledge database;
a vector space, communicatively coupled to the knowledge database, the classification record, and the dictionary space; and
a centroid record, communicatively coupled to the knowledge database, the classification record, the dictionary space, and the vector space.
15. The system ofclaim 14, wherein the knowledge database comprises multiple partitionings based on different aspects of their content.
16. A computer readable medium including computer instructions for driving a visual user interface, the computer instructions comprising instructions for:
receiving a natural language query;
calculating the distance between the query and a plurality of categories in partitions of a knowledge repository; and
presenting at least one category that comprises a nearest distance to the query.
17. The computer readable medium ofclaim 16, further comprising instructions for a step of:
displaying the at least one category via radial graph.
18. The computer readable medium ofclaim 17, wherein the radial graph comprises:
a keyword hub;
a set of weighted spokes, radially coupled to the keyword hub; and
a set of related concept boxes, each related concept box being coupled to an end of a weighted spoke.
19. The computer readable medium ofclaim 18, wherein each weighted spoke comprises a relevance factor indicated by its style and color.
20. The computer readable medium ofclaim 16, further comprising computer instructions for:
selecting a category; and
displaying matching knowledge elements in a selected category along with nearest neighbor categories in a scatter plot representation.
21. The computer readable medium ofclaim 20, wherein the knowledge elements are electronic documents.
22. The computer readable medium ofclaim 16, further comprising computer instructions for:
detecting a selection of one point in the scatter plot representation;
searching text in a knowledge element associated with the selected one point until a first occurrence of a user query is found;
displaying a query term at least in partial character form;
selecting a knowledge element; and
presenting the selected knowledge element.
23. An apparatus comprising:
a visual user interface;
a visual user interface/event manager communicatively coupled to the visual user interface;
a query handler, communicatively coupled to the visual user interface/event manager;
an application programming interface, communicatively coupled to the visual user interface/event manager;
a look-up system, communicatively coupled to the application programming interface;
a vector calculator, communicatively coupled to the application programming interface;
a result set, communicatively coupled to the vector calculator; and
a result set manager, communicatively coupled to the visual user interface/event manager, to the application programming interface, and to the result set for:
receiving a natural language query;
calculating the distance between the query and a plurality of categories in partitions of a knowledge repository; and
displaying, via a radial graph in the visual user interface, at least one category that comprises a nearest distance to the query.
24. The apparatus ofclaim 23, wherein the look-up system comprises:
a knowledge database;
a classification record, communicatively coupled to the knowledge database;
a dictionary space, communicatively coupled to the classification record and to the knowledge database;
a vector space, communicatively coupled to the knowledge database, the classification record, and the dictionary space; and
a centroid record, communicatively coupled to the knowledge database, the classification record, the dictionary space, and the vector space.
US09/885,2012001-06-202001-06-20Method and system for knowledge repository exploration and visualizationExpired - Fee RelatedUS6725217B2 (en)

Priority Applications (1)

Application NumberPriority DateFiling DateTitle
US09/885,201US6725217B2 (en)2001-06-202001-06-20Method and system for knowledge repository exploration and visualization

Applications Claiming Priority (1)

Application NumberPriority DateFiling DateTitle
US09/885,201US6725217B2 (en)2001-06-202001-06-20Method and system for knowledge repository exploration and visualization

Publications (2)

Publication NumberPublication Date
US20030004932A1true US20030004932A1 (en)2003-01-02
US6725217B2 US6725217B2 (en)2004-04-20

Family

ID=25386386

Family Applications (1)

Application NumberTitlePriority DateFiling Date
US09/885,201Expired - Fee RelatedUS6725217B2 (en)2001-06-202001-06-20Method and system for knowledge repository exploration and visualization

Country Status (1)

CountryLink
US (1)US6725217B2 (en)

Cited By (17)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20050262039A1 (en)*2004-05-202005-11-24International Business Machines CorporationMethod and system for analyzing unstructured text in data warehouse
US20060010126A1 (en)*2003-03-212006-01-12Anick Peter GSystems and methods for interactive search query refinement
US20060041560A1 (en)*2004-08-202006-02-23Hewlett-Packard Development Company, L.P.Distributing content indices
US20070198470A1 (en)*2006-01-272007-08-23Gordon FreedmanMethod of reducing search space complexity using suggested search terms with display of an associated reduction factor
US20100063797A1 (en)*2008-09-092010-03-11Microsoft CorporationDiscovering question and answer pairs
US20110270629A1 (en)*2010-04-292011-11-03Fred AbboPersonal Medical Data Device and Associated Methods
US20120331014A1 (en)*2011-06-272012-12-27Michal SkubaczMethod of administering a knowledge repository
US8577911B1 (en)*2010-03-232013-11-05Google Inc.Presenting search term refinements
US8688711B1 (en)*2009-03-312014-04-01Emc CorporationCustomizable relevancy criteria
US20140172754A1 (en)*2012-12-142014-06-19International Business Machines CorporationSemi-supervised data integration model for named entity classification
CN104050213A (en)*2013-03-132014-09-17Sap股份公司Query processing system including data classification
US20140280088A1 (en)*2013-03-152014-09-18Luminoso Technologies, Inc.Combined term and vector proximity text search
US20150221111A1 (en)*2014-02-042015-08-06Covidien LpSystem and method for displaying physiological parameters with a sparkline
US20150356155A1 (en)*2014-06-102015-12-10Samsung Electronics Co., Ltd.Electronic device and method of performing search with search word in electronic device
US20170132276A1 (en)*2015-10-152017-05-11Sumo LogicAutomatic partitioning
US10867133B2 (en)*2008-05-012020-12-15Primal Fusion Inc.System and method for using a knowledge representation to provide information based on environmental inputs
US11704318B1 (en)*2020-06-122023-07-18A9.Com, Inc.Micro-partitioning based search

Families Citing this family (15)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20030093419A1 (en)*2001-08-172003-05-15Srinivas BangaloreSystem and method for querying information using a flexible multi-modal interface
US7409336B2 (en)*2003-06-192008-08-05Siebel Systems, Inc.Method and system for searching data based on identified subset of categories and relevance-scored text representation-category combinations
GB2403636A (en)*2003-07-022005-01-05Sony Uk LtdInformation retrieval using an array of nodes
EP1496452A1 (en)*2003-07-102005-01-12Comptel CorporationMethod and computer program product for classification and linking data records, and a classification system
US7519580B2 (en)*2005-04-192009-04-14International Business Machines CorporationSearch criteria control system and method
US20070022000A1 (en)*2005-07-222007-01-25Accenture LlpData analysis using graphical visualization
US7620607B1 (en)*2005-09-262009-11-17Quintura Inc.System and method for using a bidirectional neural network to identify sentences for use as document annotations
US7475072B1 (en)2005-09-262009-01-06Quintura, Inc.Context-based search visualization and context management using neural networks
US7895175B2 (en)*2006-11-152011-02-22Yahoo! Inc.Client-side federated search
US7437370B1 (en)2007-02-192008-10-14Quintura, Inc.Search engine graphical interface using maps and images
US8180754B1 (en)2008-04-012012-05-15Dranias Development LlcSemantic neural network for aggregating query searches
US20100204923A1 (en)*2009-02-102010-08-12Bruce Alan WhiteComparing Accuracies Of Lie Detection Methods
US8818980B2 (en)*2010-01-122014-08-26Intouchlevel CorporationConnection engine
US9189736B2 (en)*2013-03-222015-11-17Hcl Technologies LimitedMethod and system for processing incompatible NUI data in a meaningful and productive way
US10606878B2 (en)2017-04-032020-03-31Relativity Oda LlcTechnology for visualizing clusters of electronic documents

Citations (9)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US5754938A (en)*1994-11-291998-05-19Herz; Frederick S. M.Pseudonymous server for system for customized electronic identification of desirable objects
US5940821A (en)*1997-05-211999-08-17Oracle CorporationInformation presentation in a knowledge base search and retrieval system
US5953718A (en)*1997-11-121999-09-14Oracle CorporationResearch mode for a knowledge base search and retrieval system
US6092065A (en)*1998-02-132000-07-18International Business Machines CorporationMethod and apparatus for discovery, clustering and classification of patterns in 1-dimensional event streams
US6182039B1 (en)*1998-03-242001-01-30Matsushita Electric Industrial Co., Ltd.Method and apparatus using probabilistic language model based on confusable sets for speech recognition
US6356899B1 (en)*1998-08-292002-03-12International Business Machines CorporationMethod for interactively creating an information database including preferred information elements, such as preferred-authority, world wide web pages
US6363378B1 (en)*1998-10-132002-03-26Oracle CorporationRanking of query feedback terms in an information retrieval system
US6510406B1 (en)*1999-03-232003-01-21Mathsoft, Inc.Inverse inference engine for high performance web search
US6523026B1 (en)*1999-02-082003-02-18Huntsman International LlcMethod for retrieving semantically distant analogies

Family Cites Families (13)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US5181162A (en)1989-12-061993-01-19Eastman Kodak CompanyDocument management and production system
US5404514A (en)1989-12-261995-04-04Kageneck; Karl-Erbo G.Method of indexing and retrieval of electronically-stored documents
US5488725A (en)1991-10-081996-01-30West Publishing CompanySystem of document representation retrieval by successive iterated probability sampling
US5801702A (en)1995-03-091998-09-01Terrabyte TechnologySystem and method for adding network links in a displayed hierarchy
US6026388A (en)1995-08-162000-02-15Textwise, LlcUser interface and other enhancements for natural language information retrieval system and method
JP2960340B2 (en)1995-10-201999-10-06富士ゼロックス株式会社 Data search method and device
US5713019A (en)1995-10-261998-01-27Keaten; Timothy M.Iconic access to remote electronic monochrome raster data format document repository
US6023715A (en)1996-04-242000-02-08International Business Machines CorporationMethod and apparatus for creating and organizing a document from a plurality of local or external documents represented as objects in a hierarchical tree
JPH09297768A (en)1996-05-071997-11-18Fuji Xerox Co LtdManagement device and retrieval method for document data base
US5987460A (en)1996-07-051999-11-16Hitachi, Ltd.Document retrieval-assisting method and system for the same and document retrieval service using the same with document frequency and term frequency
US5873081A (en)1997-06-271999-02-16Microsoft CorporationDocument filtering via directed acyclic graphs
US6112203A (en)1998-04-092000-08-29Altavista CompanyMethod for ranking documents in a hyperlinked environment using connectivity and selective content analysis
US6175830B1 (en)1999-05-202001-01-16Evresearch, Ltd.Information management, retrieval and display system and associated method

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US5754938A (en)*1994-11-291998-05-19Herz; Frederick S. M.Pseudonymous server for system for customized electronic identification of desirable objects
US5940821A (en)*1997-05-211999-08-17Oracle CorporationInformation presentation in a knowledge base search and retrieval system
US5953718A (en)*1997-11-121999-09-14Oracle CorporationResearch mode for a knowledge base search and retrieval system
US6092065A (en)*1998-02-132000-07-18International Business Machines CorporationMethod and apparatus for discovery, clustering and classification of patterns in 1-dimensional event streams
US6182039B1 (en)*1998-03-242001-01-30Matsushita Electric Industrial Co., Ltd.Method and apparatus using probabilistic language model based on confusable sets for speech recognition
US6356899B1 (en)*1998-08-292002-03-12International Business Machines CorporationMethod for interactively creating an information database including preferred information elements, such as preferred-authority, world wide web pages
US6363378B1 (en)*1998-10-132002-03-26Oracle CorporationRanking of query feedback terms in an information retrieval system
US6523026B1 (en)*1999-02-082003-02-18Huntsman International LlcMethod for retrieving semantically distant analogies
US6510406B1 (en)*1999-03-232003-01-21Mathsoft, Inc.Inverse inference engine for high performance web search

Cited By (26)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20060010126A1 (en)*2003-03-212006-01-12Anick Peter GSystems and methods for interactive search query refinement
US20050262039A1 (en)*2004-05-202005-11-24International Business Machines CorporationMethod and system for analyzing unstructured text in data warehouse
US20060041560A1 (en)*2004-08-202006-02-23Hewlett-Packard Development Company, L.P.Distributing content indices
US7836076B2 (en)*2004-08-202010-11-16Hewlett-Packard Development Company, L.P.Distributing content indices
US20110016128A1 (en)*2004-08-202011-01-20Forman George HDistributing content indices
US8117215B2 (en)2004-08-202012-02-14Hewlett-Packard Development Company, L.P.Distributing content indices
US20070198470A1 (en)*2006-01-272007-08-23Gordon FreedmanMethod of reducing search space complexity using suggested search terms with display of an associated reduction factor
US10867133B2 (en)*2008-05-012020-12-15Primal Fusion Inc.System and method for using a knowledge representation to provide information based on environmental inputs
US20100063797A1 (en)*2008-09-092010-03-11Microsoft CorporationDiscovering question and answer pairs
US8688711B1 (en)*2009-03-312014-04-01Emc CorporationCustomizable relevancy criteria
US20150161239A1 (en)*2010-03-232015-06-11Google Inc.Presenting Search Term Refinements
US8577911B1 (en)*2010-03-232013-11-05Google Inc.Presenting search term refinements
US20110270629A1 (en)*2010-04-292011-11-03Fred AbboPersonal Medical Data Device and Associated Methods
US20120331014A1 (en)*2011-06-272012-12-27Michal SkubaczMethod of administering a knowledge repository
US8463816B2 (en)*2011-06-272013-06-11Siemens AktiengesellschaftMethod of administering a knowledge repository
US20140172754A1 (en)*2012-12-142014-06-19International Business Machines CorporationSemi-supervised data integration model for named entity classification
US9292797B2 (en)*2012-12-142016-03-22International Business Machines CorporationSemi-supervised data integration model for named entity classification
CN104050213A (en)*2013-03-132014-09-17Sap股份公司Query processing system including data classification
US20140280042A1 (en)*2013-03-132014-09-18Sap AgQuery processing system including data classification
US20140280088A1 (en)*2013-03-152014-09-18Luminoso Technologies, Inc.Combined term and vector proximity text search
US20150221111A1 (en)*2014-02-042015-08-06Covidien LpSystem and method for displaying physiological parameters with a sparkline
US20150356155A1 (en)*2014-06-102015-12-10Samsung Electronics Co., Ltd.Electronic device and method of performing search with search word in electronic device
US20170132276A1 (en)*2015-10-152017-05-11Sumo LogicAutomatic partitioning
US11392582B2 (en)*2015-10-152022-07-19Sumo Logic, Inc.Automatic partitioning
US12164512B2 (en)2015-10-152024-12-10Sumo Logic, Inc.Automatic partitioning
US11704318B1 (en)*2020-06-122023-07-18A9.Com, Inc.Micro-partitioning based search

Also Published As

Publication numberPublication date
US6725217B2 (en)2004-04-20

Similar Documents

PublicationPublication DateTitle
US6725217B2 (en)Method and system for knowledge repository exploration and visualization
EP1522933B1 (en)Computer aided query to task mapping
US9384245B2 (en)Method and system for assessing relevant properties of work contexts for use by information services
US5926808A (en)Displaying portions of text from multiple documents over multiple databases related to a search query in a computer network
US7953732B2 (en)Searching by using spatial document and spatial keyword document indexes
US6836768B1 (en)Method and apparatus for improved information representation
US8229948B1 (en)Context-based search query visualization and search query context management using neural networks
JP3717808B2 (en) Information retrieval system
US8983965B2 (en)Document rating calculation system, document rating calculation method and program
US20050234893A1 (en)Method and apparatus for improved information representation
JP2005535039A (en) Interact with desktop clients with geographic text search systems
KR20040063822A (en)Retrieval of structured documents
EP1212697A1 (en)Method and apparatus for building a user-defined technical thesaurus using on-line databases
US20020040363A1 (en)Automatic hierarchy based classification
WO1998049632A1 (en)System and method for entity-based data retrieval
JP2006501545A (en) Method and apparatus for automatically determining salient features for object classification
Turenne et al.Application of clustering in a system of query reformulation. Presentation of Saros

Legal Events

DateCodeTitleDescription
ASAssignment

Owner name:INTERNATIONAL BUSINESS MACHINES CORPORATION, NEW Y

Free format text:ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:CHOW, AMY W.;KREULEN, JEFFREY T.;LESSLER, JUSTIN T.;AND OTHERS;REEL/FRAME:012085/0806;SIGNING DATES FROM 20010607 TO 20010614

FEPPFee payment procedure

Free format text:PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

REMIMaintenance fee reminder mailed
LAPSLapse for failure to pay maintenance fees
STCHInformation on status: patent discontinuation

Free format text:PATENT EXPIRED DUE TO NONPAYMENT OF MAINTENANCE FEES UNDER 37 CFR 1.362

FPLapsed due to failure to pay maintenance fee

Effective date:20080420


[8]ページ先頭

©2009-2025 Movatter.jp