US20190250778A1 - Generating visualizations of facet values for facets defined over a collection of objects - Google Patents

Generating visualizations of facet values for facets defined over a collection of objects Download PDF

Info

Publication number
US20190250778A1
US20190250778A1 US16/396,626 US201916396626A US2019250778A1 US 20190250778 A1 US20190250778 A1 US 20190250778A1 US 201916396626 A US201916396626 A US 201916396626A US 2019250778 A1 US2019250778 A1 US 2019250778A1
Authority
US
United States
Prior art keywords
facet
facet values
values
visualization
objects
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.)
Abandoned
Application number
US16/396,626
Inventor
Barton W. Emanuel
Todd Leyba
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 Corp filed Critical International Business Machines Corp
Priority to US16/396,626 priority Critical patent/US20190250778A1/en
Assigned to INTERNATIONAL BUSINESS MACHINES CORPORATION reassignment INTERNATIONAL BUSINESS MACHINES CORPORATION ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: LEYBA, TODD, EMANUEL, BARTON W.
Publication of US20190250778A1 publication Critical patent/US20190250778A1/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input 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/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction 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/0482Interaction with lists of selectable items, e.g. menus
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/245Query processing
    • G06F16/2455Query execution
    • G06F17/2235
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input 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/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input 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/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction 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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input 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/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/04842Selection of displayed objects or displayed text elements
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input 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/14Digital output to display device ; Cooperation and interconnection of the display device with other functional units
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/12Use of codes for handling textual entities
    • G06F40/134Hyperlinking
    • G06K9/00469
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V30/00Character recognition; Recognising digital ink; Document-oriented image-based pattern recognition
    • G06V30/40Document-oriented image-based pattern recognition
    • G06V30/41Analysis of document content
    • G06V30/416Extracting the logical structure, e.g. chapters, sections or page numbers; Identifying elements of the document, e.g. authors

Definitions

  • the present invention relates to a computer program product, system, and method for generating visualizations of facet values for facets defined over a collection of objects.
  • Data and text analytics systems provide for the definition of dimensions or facets for objects stored in a repository.
  • a text analytics system processes the objects to determine dimension or facet values from the object content.
  • the facet values may be determined from structured fields in the object or by performing text mining of the object content to determine attributes of the object, such as attributes of the text.
  • the user may display the facet values for the facets determined for a collection of documents.
  • Such visualizations generally render the results for one or two facets.
  • dashboards are used to provide visualizations of several dimensions.
  • the dashboards may include various types of graphic controls for abstraction by users of analytics systems.
  • a computer program product, system, and method for rendering information on facets associated with objects The objects are processed to determine facet values for the objects for a specified facet.
  • a first visualization is generated of representations of the determined facet values for the objects.
  • User selection is received of one of the facet values represented in the generated first visualization.
  • a determination is made of objects having the user selected facet value and a determination is made of at least one facet value for the specified facet for each of the determined objects having the selected facet value.
  • a second visualization of representations of the determined at least one facet value is generated.
  • FIG. 1 illustrates a computing environment in which embodiments are implemented.
  • FIG. 2 illustrates an embodiment of object information.
  • FIG. 3 illustrates an embodiment of an index entry for a facet value.
  • the text miner 14 may comply with the Unstructured Information Management Architecture (UIMA), and include such annotators as a language identification annotator to identify the language of each object 8 ; a linguistic analysis annotator to apply linguistic analysis to the objects 8 ; a dictionary lookup annotator to match words and synonyms from a dictionary with words in the content of the objects 8 and to associate keywords with user-defined facets; a named entity recognition annotator to extract person names, locations, and company names.
  • UIMA Unstructured Information Management Architecture
  • the repository 10 may comprise one or more storage devices known in the art, such as interconnected hard disk drives (e.g., configured as a DASD, RAID, JBOD, etc.), solid state storage devices (e.g., EEPROM (Electrically Erasable Programmable Read-Only Memory), flash memory, flash disk, storage-class memory (SCM)), electronic memory, magnetic tape media, tape cartridges, etc.
  • the components of the content analytics system 12 , 14 , 16 , and 18 may comprise software programs in a memory executed by a processor. In an alternative embodiment, some portion or all of the programs may be implemented in a hardware component, such as a dedicated integrated circuit, e.g., Application Specific Integrated Circuit (ASIC), expansion card, etc.
  • ASIC Application Specific Integrated Circuit
  • FIG. 2 illustrates an embodiment of object information 50 for one of the objects 8 in the object information 24 including an object identifier (ID) 52 and one or more facet/facet value pairs 54 , each providing one or more facet values for a facet.
  • ID object identifier
  • facet/facet value pairs 54 each providing one or more facet values for a facet.
  • FIG. 4 illustrates an embodiment of operations performed by the search processor 18 , or other component of the content analytics system 2 , to generate facet search results for a client 4 .
  • the search processor 18 Upon receiving (at block 100 ) user selection to initiate a facet query from one of the clients 4 , the search processor 18 returns (at block 102 ) a list of a plurality of facets for the objects 8 to the client user interface 20 .
  • the search processor 18 Upon receiving (at block 104 ) user selection of at least one of the facets in the list, the search processor 18 performs a loop (at blocks 106 - 118 ) of the operations at blocks 108 through 116 for each specified facet (f i ) that the user selected, which comprises one or more of the facets.
  • the search processor 18 processes (at block 108 ) the objects 8 to determine facet values for the objects for the specified facet (f i ) for those objects having a value for the specified facet (f i ) 72 .
  • the index 11 may be processed to find index entries 70 for facet values 74 for the specified facet 72 , and then the objects 8 having those facet values are determined from field 76 of the index entries 74 for the facet values 74 of the specified facet (f i ).
  • the appearances of the facet values in the display region may be varied based on the correlation values and frequencies of the facet values. For instance, more frequently occurring facet values in the objects 8 may be displayed in a larger font relative to less frequently occurring facet values and facet values having higher correlation values for correlation with other facet values for other facets may be displayed in darker shades of a color, such as more bold, than facet values having lower correlation values. In this way, the appearance of the displayed facet values may be varied along two dimensions, color and font size, to visually indicate the frequency and correlation of those facet values.
  • control proceeds (at block 116 ) back to block 106 if there are further specified facets (f i ) for which to generate visualizations or proceeds to block 118 if all specified facets have been considered.
  • the generated visualizations may comprise code providing an implementation of the visualizations and/or graphics output rendered in a memory or storage of the content analytics system 2 .
  • the search processor 18 may generate (at block 118 ) a search result page 2 including the defined regions with the visualizations of the determined facet values and return (at block 120 ) the search result page 22 to the client user interface 20 .
  • the search result page 22 may indicate for each visualization (V i ) in a defined display region the specified facet for which the facet values in are generated.
  • FIG. 5 illustrates an embodiment of operations performed by the search processor 18 , or other component of the content analytics system 2 , in response to a user at the user interface 20 selecting one or more of the facet values from one of the visualizations displayed in a defined display region of a previously returned search result page 22 , which previously returned search result page may be generated according to the operations of FIG. 4 or FIG. 5 .
  • the search processor 18 determines (at block 152 ) whether the visualization (V s ) from which the facet value(s) were selected is based on previously selected facet values, such as the facet values are from documents that include previously selected user facet values.
  • the search processor 18 may generate (at block 156 ) a new search result page 22 including a list of hyperlinks representing the objects 8 having the at least one selected value and any previously selected facet values.
  • the user may access the user interface 20 to select the hyperlinks to render the content of the objects 8 upon selection of the hyperlinks representing the selected objects 8 .
  • the search processor 18 may perform (at block 158 ) the operations at blocks 106 through 116 in FIG. 4 for the determined objects having the user selected at least one value, and any previously selected facet values, to determine facet values in the determined objects for the specified facets and generate visualizations in defined display regions for the specified facets representing the determined facet values.
  • Each of the defined display regions e.g., word clouds, may display facet values for one of the visualizations for one of the facets.
  • the computer readable medium may be a computer readable signal medium or a computer readable storage medium.
  • a computer readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any suitable combination of the foregoing.
  • Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to wireless, wireline, optical fiber cable, RF, etc., or any suitable combination of the foregoing.
  • These computer program instructions may also be stored in a computer readable medium that can direct a computer, other programmable data processing apparatus, or other devices to function in a particular manner, such that the instructions stored in the computer readable medium produce an article of manufacture including instructions which implement the function/act specified in the flowchart and/or block diagram block or blocks.
  • Computer system/server 302 may be described in the general context of computer system executable instructions, such as program modules, being executed by a computer system.
  • program modules may include routines, programs, objects, components, logic, data structures, and so on that perform particular tasks or implement particular abstract data types.
  • Computer system/server 302 may be practiced in distributed cloud computing environments where tasks are performed by remote processing devices that are linked through a communications network.
  • program modules may be located in both local and remote computer system storage media including memory storage devices.
  • the computer system/server 302 is shown in the form of a general-purpose computing device.
  • the components of computer system/server 302 may include, but are not limited to, one or more processors or processing units 304 , a system memory 306 , and a bus 308 that couples various system components including system memory 306 to processor 304 .
  • Bus 308 represents one or more of any of several types of bus structures, including a memory bus or memory controller, a peripheral bus, an accelerated graphics port, and a processor or local bus using any of a variety of bus architectures.
  • such architectures include Industry Standard Architecture (ISA) bus, Micro Channel Architecture (MCA) bus, Enhanced ISA (EISA) bus, Video Electronics Standards Association (VESA) local bus, and Peripheral Component Interconnects (PCI) bus.
  • ISA Industry Standard Architecture
  • MCA Micro Channel Architecture
  • EISA Enhanced ISA
  • VESA Video Electronics Standards Association
  • PCI Peripheral Component Interconnects
  • Computer system/server 302 typically includes a variety of computer system readable media. Such media may be any available media that is accessible by computer system/server 302 , and it includes both volatile and non-volatile media, removable and non-removable media.
  • System memory 306 can include computer system readable media in the form of volatile memory, such as random access memory (RAM) 310 and/or cache memory 312 .
  • Computer system/server 302 may further include other removable/non-removable, volatile/non-volatile computer system storage media.
  • storage system 313 can be provided for reading from and writing to a non-removable, non-volatile magnetic media (not shown and typically called a “hard drive”).
  • a magnetic disk drive for reading from and writing to a removable, non-volatile magnetic disk (e.g., a “floppy disk”)
  • an optical disk drive for reading from or writing to a removable, non-volatile optical disk such as a CD-ROM, DVD-ROM or other optical media
  • each can be connected to bus 308 by one or more data media interfaces.
  • memory 306 may include at least one program product having a set (e.g., at least one) of program modules that are configured to carry out the functions of embodiments of the invention.
  • Program/utility 314 having a set (at least one) of program modules 316 , may be stored in memory 306 by way of example, and not limitation, as well as an operating system, one or more application programs, other program modules, and program data. Each of the operating system, one or more application programs, other program modules, and program data or some combination thereof, may include an implementation of a networking environment.
  • the components of the computer 2 may be implemented as program modules 316 which generally carry out the functions and/or methodologies of embodiments of the invention as described herein.
  • the components 12 , 14 , 16 , and 18 of the content analytics system 2 may be implemented in one or more computer systems 302 , where if they are implemented in multiple computer systems 302 , then the computer systems may communicate over a network.
  • Computer system/server 302 may also communicate with one or more external devices 318 such as a keyboard, a pointing device, a display 320 , etc.; one or more devices that enable a user to interact with computer system/server 12 ; and/or any devices (e.g., network card, modem, etc.) that enable computer system/server 302 to communicate with one or more other computing devices. Such communication can occur via Input/Output (I/O) interfaces 322 . Still yet, computer system/server 302 can communicate with one or more networks such as a local area network (LAN), a general wide area network (WAN), and/or a public network (e.g., the Internet) via network adapter 324 .
  • LAN local area network
  • WAN wide area network
  • public network e.g., the Internet
  • network adapter 324 communicates with the other components of computer system/server 302 via bus 308 .
  • bus 308 It should be understood that although not shown, other hardware and/or software components could be used in conjunction with computer system/server 302 . Examples, include, but are not limited to: microcode, device drivers, redundant processing units, external disk drive arrays, RAID systems, tape drives, and data archival storage systems, etc.
  • each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s).
  • the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • Computational Linguistics (AREA)
  • Databases & Information Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Artificial Intelligence (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • General Health & Medical Sciences (AREA)
  • Health & Medical Sciences (AREA)
  • Multimedia (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

Provided are a computer program product, system, and method for generating visualizations of facet values for facets defined over a collection of objects. The objects are processed to determine facet values for the objects for a specified facet. A first visualization is generated of representations of the determined facet values for the objects. User selection is received of one of the facet values represented in the generated first visualization. A determination is made of objects having the user selected facet value and a determination is made of at least one facet value for the specified facet for each of the determined objects having the selected facet value. A second visualization of representations of the determined at least one facet value is generated.

Description

    CROSS-REFERENCE TO RELATED APPLICATIONS
  • This application is a continuation of U.S. patent application Ser. No. 13/461,650, filed on May 1, 2012, which patent application is incorporated herein by reference in its entirety.
  • BACKGROUND OF THE INVENTION 1. Field of the Invention
  • The present invention relates to a computer program product, system, and method for generating visualizations of facet values for facets defined over a collection of objects.
  • 2. Description of the Related Art
  • Data and text analytics systems provide for the definition of dimensions or facets for objects stored in a repository. A text analytics system processes the objects to determine dimension or facet values from the object content. The facet values may be determined from structured fields in the object or by performing text mining of the object content to determine attributes of the object, such as attributes of the text. In the current art, the user may display the facet values for the facets determined for a collection of documents. Such visualizations generally render the results for one or two facets. Further, dashboards are used to provide visualizations of several dimensions. The dashboards may include various types of graphic controls for abstraction by users of analytics systems.
  • There is a need in the art for improved techniques for presenting visualizations of facet values to users to improve the ability of users to make cognitive associations among the objects based on their facets.
  • SUMMARY
  • Provided are a computer program product, system, and method for rendering information on facets associated with objects. The objects are processed to determine facet values for the objects for a specified facet. A first visualization is generated of representations of the determined facet values for the objects. User selection is received of one of the facet values represented in the generated first visualization. A determination is made of objects having the user selected facet value and a determination is made of at least one facet value for the specified facet for each of the determined objects having the selected facet value. A second visualization of representations of the determined at least one facet value is generated.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • FIG. 1 illustrates a computing environment in which embodiments are implemented.
  • FIG. 2 illustrates an embodiment of object information.
  • FIG. 3 illustrates an embodiment of an index entry for a facet value.
  • FIG. 4 illustrates an embodiment of operations to provide a visualization of facet values for a user selected facet.
  • FIG. 5 illustrates an embodiment of operations to generate visualizations of facet values for user selected facets and facet values.
  • FIG. 6 illustrates an embodiment of visualizations of facet values.
  • FIG. 7 illustrates an embodiment of a computing architecture.
  • DETAILED DESCRIPTION
  • Described embodiments provide visualizations of facet values for facets associated with objects in an object collection. A user may select one or more facet values, and the facet values for the one or more user selected facets may be visualized in one or more display regions, such as word clouds. There may be one defined display region to visualize facet values for one of the facets, including the user specified facet. A user may select one or more facet values in the visualization to cause a determination to be made of objects including the selected one or more facet values. A determination is then made of the facet values in the determined objects for the one or more user selected facets to present in a new visualization of facet values for the objects. The user may drill down and select different facets and facet values for which visualizations of the facet values will be presented to the user in one or more display regions. The described embodiments provide different ways to visualize facet values for objects to assist the user in making useful cognitive associations of the facet values for objects.
  • FIG. 1 illustrates an embodiment of a content analytics system 2 to process search requests from clients 4 over a network 6 for objects 8 maintained in a repository 10. The objects 8 may comprise textual documents, multi-media content with textual metadata, a database, and other data. The content analytics system 2 includes a search index 11 providing a listing of the content, such as words and text, in the objects 8. The index 11 may provide entries for terms and content in the objects 8 and indicate the objects 8 that include that indexed content. Further, the index 8 may include entries for facet values for facets or dimensions and indicate the objects 8 that are determined to have the facet value. The content analytics system 2 further maintains object information 24 having information on the objects 8 in the repository 10.
  • An object processor 12 includes an indexer 14 to crawl the objects 8 to perform the indexing to generate the index 11. The object processor 12 may further include a text miner 16 to apply text analytics to the objects 8 to determine facet values for facets or dimensions associated with the objects 8 in a collection. The text miner 16 may determine facet values for facets from structured data fields in the objects 8 or populated with information from the object content 6, such as the text, media, etc. Text analytics provides techniques to convert textual data into structured data by extracting information from the text, e.g., person names, addresses, etc. and classifying content into categories based on the text and content referred to as facets. A facet may comprise a specific type of information to be determined from the object 8. The facet value may comprise an instance of text or content in the object 8 of the facet type or may be determined by mining the object 8 content. For instance, if the facet is nouns, then the facet values would comprise all nouns in the object 8. If the facet is a date, then the facet values would comprise all dates and date ranges mentioned in the object 8. If the facet concerned an automobile type, then the facet value would comprise all automobile types mentioned in the object 8. Facets may comprise dimensions or classifications such that the facet values for the facets are determined by processing the object 8 using text analytics and data mining techniques. For instance, the facet may comprise a tone of content in the object determined by text analytics, which processes the text to determine whether the tone (facet value) is hostile, humorous, angry, remorseful, sad, etc.
  • The text miner 14 may comply with the Unstructured Information Management Architecture (UIMA), and include such annotators as a language identification annotator to identify the language of each object 8; a linguistic analysis annotator to apply linguistic analysis to the objects 8; a dictionary lookup annotator to match words and synonyms from a dictionary with words in the content of the objects 8 and to associate keywords with user-defined facets; a named entity recognition annotator to extract person names, locations, and company names.
  • A search processor 18 receives search requests from a user interface 20 of the client 4 objects satisfying certain criteria, such as objects 8 having facet values for user selected facets and/or facet values. The search processor 18 may use the index 11 to determine objects 8 having facet values that satisfy a user selected facet or facet value. The search processor 18 may use the index 11 to determine facet values to represent in a visualization of facet values to return to the client user interface 20. The search processor 18 may generate a search result page 22 providing a visualization of the facet values for a specified one or more facets. The visualization may comprise a word cloud, panel, dashboard, box, etc., including representations of the determined facet values satisfying the search criteria.
  • The repository 10 may comprise one or more storage devices known in the art, such as interconnected hard disk drives (e.g., configured as a DASD, RAID, JBOD, etc.), solid state storage devices (e.g., EEPROM (Electrically Erasable Programmable Read-Only Memory), flash memory, flash disk, storage-class memory (SCM)), electronic memory, magnetic tape media, tape cartridges, etc. The components of the content analytics system 12, 14, 16, and 18 may comprise software programs in a memory executed by a processor. In an alternative embodiment, some portion or all of the programs may be implemented in a hardware component, such as a dedicated integrated circuit, e.g., Application Specific Integrated Circuit (ASIC), expansion card, etc.
  • FIG. 2 illustrates an embodiment of object information 50 for one of the objects 8 in the object information 24 including an object identifier (ID) 52 and one or more facet/facet value pairs 54, each providing one or more facet values for a facet.
  • FIG. 3 illustrates an embodiment of an index entry 70 for facet values in the index 11, where the index entry indicates a facet 72, a facet value 74 for the facet 72 and one or more objects 76 that have the facet value 74 for the facet 72. The index 11 may further include entries 70 for content instances in the objects, to provide for each content instance, such as text, the objects that include that content instance.
  • FIG. 4 illustrates an embodiment of operations performed by the search processor 18, or other component of the content analytics system 2, to generate facet search results for a client 4. Upon receiving (at block 100) user selection to initiate a facet query from one of the clients 4, the search processor 18 returns (at block 102) a list of a plurality of facets for the objects 8 to the client user interface 20. Upon receiving (at block 104) user selection of at least one of the facets in the list, the search processor 18 performs a loop (at blocks 106-118) of the operations at blocks 108 through 116 for each specified facet (fi) that the user selected, which comprises one or more of the facets. The search processor 18 processes (at block 108) the objects 8 to determine facet values for the objects for the specified facet (fi) for those objects having a value for the specified facet (fi) 72. The index 11 may be processed to find index entries 70 for facet values 74 for the specified facet 72, and then the objects 8 having those facet values are determined from field 76 of the index entries 74 for the facet values 74 of the specified facet (fi).
  • The search processor 18 may determine (at block 110) a frequency of the determined facet values for the specified facet (fi) in the objects 8. The text miner 16 may determine (at block 112) correlation values of the determined facet values for the specified facet (fi) with facet values for the other facets (if any) in the objects 8. The correlation values may indicate how two facets correlate with one another. Correlation values between different facet values may be determined using content analytics. The search processor 18 generates (at block 114) a visualization (Vi) of the determined facet values for the objects for the specified facet (fi) in a defined display region, such as a word cloud. The appearances of the facet values in the display region may be varied based on the correlation values and frequencies of the facet values. For instance, more frequently occurring facet values in the objects 8 may be displayed in a larger font relative to less frequently occurring facet values and facet values having higher correlation values for correlation with other facet values for other facets may be displayed in darker shades of a color, such as more bold, than facet values having lower correlation values. In this way, the appearance of the displayed facet values may be varied along two dimensions, color and font size, to visually indicate the frequency and correlation of those facet values. After generating the visualization (Vi), control proceeds (at block 116) back to block 106 if there are further specified facets (fi) for which to generate visualizations or proceeds to block 118 if all specified facets have been considered. The generated visualizations may comprise code providing an implementation of the visualizations and/or graphics output rendered in a memory or storage of the content analytics system 2.
  • After generating defined display regions for the visualizations (Vi) for the different facets (fi), the search processor 18 may generate (at block 118) a search result page 2 including the defined regions with the visualizations of the determined facet values and return (at block 120) the search result page 22 to the client user interface 20. The search result page 22 may indicate for each visualization (Vi) in a defined display region the specified facet for which the facet values in are generated.
  • FIG. 5 illustrates an embodiment of operations performed by the search processor 18, or other component of the content analytics system 2, in response to a user at the user interface 20 selecting one or more of the facet values from one of the visualizations displayed in a defined display region of a previously returned search result page 22, which previously returned search result page may be generated according to the operations of FIG. 4 or FIG. 5. Upon receiving (at block 150) user selection of at least one of the facet values from one of the at least one selected visualizations (Vs) displayed in a defined display region in a previously returned search result page 22, the search processor 18 determines (at block 152) whether the visualization (Vs) from which the facet value(s) were selected is based on previously selected facet values, such as the facet values are from documents that include previously selected user facet values. The search processor 18 determines (at block 154) objects 8 having the current user selected at least one facet value from the selected visualization (Vs) and any previously selected facet values, such that all the facet values in the selected visualization (Vs) are from objects having the previously selected facet values that resulted in the visualization (Vs). The index 11 may be processed to find index entries 70 having the user selected and previously selected facet values in field 74, and then the objects 8 having those facet values comprise the objects that are present in all the index entries 70 for the user selected facet values (previous and current). Objects present in less than all the index entries for the user selected facet values would not satisfy the AND condition and may not be returned.
  • The search processor 18 may generate (at block 156) a new search result page 22 including a list of hyperlinks representing the objects 8 having the at least one selected value and any previously selected facet values. The user may access the user interface 20 to select the hyperlinks to render the content of the objects 8 upon selection of the hyperlinks representing the selected objects 8.
  • The search processor 18 may perform (at block 158) the operations at blocks 106 through 116 in FIG. 4 for the determined objects having the user selected at least one value, and any previously selected facet values, to determine facet values in the determined objects for the specified facets and generate visualizations in defined display regions for the specified facets representing the determined facet values. Each of the defined display regions, e.g., word clouds, may display facet values for one of the visualizations for one of the facets. The defined display regions with the visualizations of the determined facet values may be generated (at block 160) in the new search result page 22, which is returned (at block 162) to the client user interface 20 to render for the user at the user interface 20 to select objects form the hyperlinks and select new facet values in the defined display region in the search result page 22 to cause the performing of another iteration of the operations of FIG. 5 for newly selected facet values from the defined display region in the search result page.
  • In the operations of FIGS. 4 and 5, if there are multiple visualizations for different facets, then the user may select facet values from different display regions for different facets, and the search processor 18 would determine objects having the selected facet values for different facets to be used to determine facet values for the one or more defined display regions being generated for the new visualizations. Further, after receiving a search result page, the user may continue to select further facet values to perform another iteration of the operations of FIG. 5 to further refine the set of objects used to generate the visualization, and provide a more focused visualization.
  • FIG. 6 illustrates an example of a template 200 displaying multiple defined display regions 202, 204, 206, 208 for different visualizations for different facets, including a nouns, verbs, adjectives and adverb facets which renders all facet values from objects having the user specified facet values. The display regions 202, 204, 206, 208 may comprise the first generated display regions according to FIG. 4 or a subsequently generated display region based on current and previous user selected facet values according to the operations of FIG. 5. Further, in the embodiment of FIG. 6, for each defined display region 202, 204, 206, 208, a user entered stop word list 210, 212, 214, 216 or remove word list is provided to allow the user to specify words that will not be included in the visualized facet values.
  • Described embodiments provide methods, systems, and computer program products to provide a visualization of facet values for one or more user selected facets that are associated with objects. The facet values for the one or more user selected facets may be visualized in one or more display regions. A user may select one or more facet values in the visualization to cause a determination to be made of objects including the selected one or more facet values. A determination is then made of the facet values in the determined objects for the one or more user selected objects to present in a new visualization of facet values for the objects.
  • Described embodiments provide a visualization of facet values associated with objects by displaying the facet values in the objects for different facets in different display regions, such as different word clouds. In certain embodiments, a matrix of word clouds is used to represent facets and dimensions for visualization. This presents a large amount of data from several different facets in a compact view, allowing the human brain to scan the represented facet values to discover insights or to drill-down into a facet or dimension to see how the other facets change based on the query. Since text mining is heavily dependent on the words used in a corpus, word clouds are useful to visualize the results of text mining and text analytics applications. Described embodiments allow the user to visualize the most important words across many different facets of the data (e.g., parts of speech). Increasing the number of defined display regions, such as word clouds or sub-clouds, increases the ability to visualize the important facet values for different facets.
  • Described embodiments further increase the opportunity for cognitive insight based on the human brain's ability to quickly make connections between visual elements by presenting facet values in defined display regions for different facets with the ability to drill down by selecting keywords or phrases, and by regenerating the visualization to have the user selected facet values reflected immediately in the display regions (word clouds) for all visualized facets. Described embodiments are particularly useful for text analytics, especially when facets or dimensions from linguistic and concept analysis are rendered along with other facets which are extracted facts or metadata.
  • The described operations may be implemented as a method, apparatus or computer program product using standard programming and/or engineering techniques to produce software, firmware, hardware, or any combination thereof. Accordingly, aspects of the embodiments may take the form of an entirely hardware embodiment, an entirely software embodiment (including firmware, resident software, micro-code, etc.) or an embodiment combining software and hardware aspects that may all generally be referred to herein as a “circuit,” “module” or “system.” Furthermore, aspects of the embodiments may take the form of a computer program product embodied in one or more computer readable medium(s) having computer readable program code embodied thereon.
  • Any combination of one or more computer readable medium(s) may be utilized. The computer readable medium may be a computer readable signal medium or a computer readable storage medium. A computer readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any suitable combination of the foregoing. More specific examples (a non-exhaustive list) of the computer readable storage medium would include the following: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a random access memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or Flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the context of this document, a computer readable storage medium may be any tangible medium that can contain or store a program for use by or in connection with an instruction execution system, apparatus, or device.
  • A computer readable signal medium may include a propagated data signal with computer readable program code embodied therein, for example, in baseband or as part of a carrier wave. Such a propagated signal may take any of a variety of forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A computer readable signal medium may be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device.
  • Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to wireless, wireline, optical fiber cable, RF, etc., or any suitable combination of the foregoing.
  • Computer program code for carrying out operations for aspects of the present invention may be written in any combination of one or more programming languages, including an object oriented programming language such as Java, Smalltalk, C++ or the like and conventional procedural programming languages, such as the “C” programming language or similar programming languages. The program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In the latter scenario, the remote computer may be connected to the user's computer through any type of network, including a local area network (LAN) or a wide area network (WAN), or the connection may be made to an external computer (for example, through the Internet using an Internet Service Provider).
  • Aspects of the present invention are described above with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems) and computer program products according to embodiments of the invention. It will be understood that each block of the flowchart illustrations and/or block diagrams, and combinations of blocks in the flowchart illustrations and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions/acts specified in the flowchart and/or block diagram block or blocks.
  • These computer program instructions may also be stored in a computer readable medium that can direct a computer, other programmable data processing apparatus, or other devices to function in a particular manner, such that the instructions stored in the computer readable medium produce an article of manufacture including instructions which implement the function/act specified in the flowchart and/or block diagram block or blocks.
  • The computer program instructions may also be loaded onto a computer, other programmable data processing apparatus, or other devices to cause a series of operational steps to be performed on the computer, other programmable apparatus or other devices to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide processes for implementing the functions/acts specified in the flowchart and/or block diagram block or blocks.
  • The terms “an embodiment”, “embodiment”, “embodiments”, “the embodiment”, “the embodiments”, “one or more embodiments”, “some embodiments”, and “one embodiment” mean “one or more (but not all) embodiments of the present invention(s)” unless expressly specified otherwise.
  • The terms “including”, “comprising”, “having” and variations thereof mean “including but not limited to”, unless expressly specified otherwise.
  • The enumerated listing of items does not imply that any or all of the items are mutually exclusive, unless expressly specified otherwise.
  • The terms “a”, “an” and “the” mean “one or more”, unless expressly specified otherwise.
  • Devices that are in communication with each other need not be in continuous communication with each other, unless expressly specified otherwise. In addition, devices that are in communication with each other may communicate directly or indirectly through one or more intermediaries.
  • A description of an embodiment with several components in communication with each other does not imply that all such components are required. On the contrary a variety of optional components are described to illustrate the wide variety of possible embodiments of the present invention.
  • Further, although process steps, method steps, algorithms or the like may be described in a sequential order, such processes, methods and algorithms may be configured to work in alternate orders. In other words, any sequence or order of steps that may be described does not necessarily indicate a requirement that the steps be performed in that order. The steps of processes described herein may be performed in any order practical. Further, some steps may be performed simultaneously.
  • When a single device or article is described herein, it will be readily apparent that more than one device/article (whether or not they cooperate) may be used in place of a single device/article. Similarly, where more than one device or article is described herein (whether or not they cooperate), it will be readily apparent that a single device/article may be used in place of the more than one device or article or a different number of devices/articles may be used instead of the shown number of devices or programs. The functionality and/or the features of a device may be alternatively embodied by one or more other devices which are not explicitly described as having such functionality/features. Thus, other embodiments of the present invention need not include the device itself.
  • The illustrated operations of the figures show certain events occurring in a certain order. In alternative embodiments, certain operations may be performed in a different order, modified or removed. Moreover, steps may be added to the above described logic and still conform to the described embodiments. Further, operations described herein may occur sequentially or certain operations may be processed in parallel. Yet further, operations may be performed by a single processing unit or by distributed processing units.
  • The elements of the computing environment of FIG. 1, including the object processor 12, search processor 18, indexer 14, and text miner 16 may be implemented in one or more computer systems, such as the computer system 302 shown in FIG. 7. Computer system/server 302 may be described in the general context of computer system executable instructions, such as program modules, being executed by a computer system. Generally, program modules may include routines, programs, objects, components, logic, data structures, and so on that perform particular tasks or implement particular abstract data types. Computer system/server 302 may be practiced in distributed cloud computing environments where tasks are performed by remote processing devices that are linked through a communications network. In a distributed cloud computing environment, program modules may be located in both local and remote computer system storage media including memory storage devices.
  • As shown in FIG. 7, the computer system/server 302 is shown in the form of a general-purpose computing device. The components of computer system/server 302 may include, but are not limited to, one or more processors or processing units 304, a system memory 306, and a bus 308 that couples various system components including system memory 306 to processor 304. Bus 308 represents one or more of any of several types of bus structures, including a memory bus or memory controller, a peripheral bus, an accelerated graphics port, and a processor or local bus using any of a variety of bus architectures. By way of example, and not limitation, such architectures include Industry Standard Architecture (ISA) bus, Micro Channel Architecture (MCA) bus, Enhanced ISA (EISA) bus, Video Electronics Standards Association (VESA) local bus, and Peripheral Component Interconnects (PCI) bus.
  • Computer system/server 302 typically includes a variety of computer system readable media. Such media may be any available media that is accessible by computer system/server 302, and it includes both volatile and non-volatile media, removable and non-removable media.
  • System memory 306 can include computer system readable media in the form of volatile memory, such as random access memory (RAM) 310 and/or cache memory 312. Computer system/server 302 may further include other removable/non-removable, volatile/non-volatile computer system storage media. By way of example only, storage system 313 can be provided for reading from and writing to a non-removable, non-volatile magnetic media (not shown and typically called a “hard drive”). Although not shown, a magnetic disk drive for reading from and writing to a removable, non-volatile magnetic disk (e.g., a “floppy disk”), and an optical disk drive for reading from or writing to a removable, non-volatile optical disk such as a CD-ROM, DVD-ROM or other optical media can be provided. In such instances, each can be connected to bus 308 by one or more data media interfaces. As will be further depicted and described below, memory 306 may include at least one program product having a set (e.g., at least one) of program modules that are configured to carry out the functions of embodiments of the invention.
  • Program/utility 314, having a set (at least one) of program modules 316, may be stored in memory 306 by way of example, and not limitation, as well as an operating system, one or more application programs, other program modules, and program data. Each of the operating system, one or more application programs, other program modules, and program data or some combination thereof, may include an implementation of a networking environment. The components of the computer 2 may be implemented as program modules 316 which generally carry out the functions and/or methodologies of embodiments of the invention as described herein. The components 12, 14, 16, and 18 of the content analytics system 2 may be implemented in one or more computer systems 302, where if they are implemented in multiple computer systems 302, then the computer systems may communicate over a network.
  • Computer system/server 302 may also communicate with one or more external devices 318 such as a keyboard, a pointing device, a display 320, etc.; one or more devices that enable a user to interact with computer system/server 12; and/or any devices (e.g., network card, modem, etc.) that enable computer system/server 302 to communicate with one or more other computing devices. Such communication can occur via Input/Output (I/O) interfaces 322. Still yet, computer system/server 302 can communicate with one or more networks such as a local area network (LAN), a general wide area network (WAN), and/or a public network (e.g., the Internet) via network adapter 324. As depicted, network adapter 324 communicates with the other components of computer system/server 302 via bus 308. It should be understood that although not shown, other hardware and/or software components could be used in conjunction with computer system/server 302. Examples, include, but are not limited to: microcode, device drivers, redundant processing units, external disk drive arrays, RAID systems, tape drives, and data archival storage systems, etc.
  • The flowchart and block diagrams in the Figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present invention. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems that perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
  • The foregoing description of various embodiments of the invention has been presented for the purposes of illustration and description. It is not intended to be exhaustive or to limit the invention to the precise form disclosed. Many modifications and variations are possible in light of the above teaching. It is intended that the scope of the invention be limited not by this detailed description, but rather by the claims appended hereto. The above specification, examples and data provide a complete description of the manufacture and use of the composition of the invention. Since many embodiments of the invention can be made without departing from the spirit and scope of the invention, the invention resides in the claims herein after appended.

Claims (22)

1-21. (canceled)
22. A computer program product for rendering information on facet values of facet types in objects, the computer program product comprising a non-transitory computer readable storage medium having computer readable program code embodied therein capable of being executed to perform operations comprising:
generating a first visualization in a user interface including a plurality of display regions for different facets to render in each display region of the display regions representations of facet values in the objects of the facet corresponding to the display region;
receiving selection facet values represented in multiple of the display regions in the first visualization;
determining at least one object of the objects having the selected facet values;
generating a second visualization in the user interface including display regions for the facets having the selected facet values; and
rendering, in each display region of the display regions in the second visualization, representations of facet values of the facet associated with the display region that are included in the determined at least one object having the selected facet values.
23. The computer program product of claim 22, wherein the operations further comprise:
receiving second selection of a facet value comprising one of the facet values represented in the display regions of the second visualization;
determining at least one object having the facet values selected in the first and the second visualizations; and
generating a third visualization in the user interface including display regions for the facets for which the facet values were selected in the first and the second visualizations; and
rendering, in each display region of the display regions in the third visualization, representations of facet values of the facet associated with the display region that are included in the determined at least one object having the selected facet values selected in the first and the second visualizations.
24. The computer program product of claim 22, wherein the operations further comprise:
generating a search result page having a hyperlink representing each of the determined at least one object having the selected facet values to enable a user to render an object represented by a selected hyperlink.
25. The computer program product of claim 22, wherein the operations further comprise:
determining facet values in the determined at least one object; and
determining a frequency of the determined facet values, wherein the facet values are rendered in a third visualization with an appearance based on the frequency of the facet values in the objects.
26. The computer program product of claim 22, wherein the operations further comprise:
determining facet values in the determined at least one object; and
determining correlation values of the determined facet values with facet values of other facets indicating how facets correlate with one another, wherein the facet values are rendered in the third visualization with an appearance based on the correlation values of the facet values in the objects.
27. The computer program product of claim 22, wherein the display regions in the first and second visualizations are rendered in separate non-overlapping defined regions of the user interface.
28. The computer program product of claim 22, wherein the display regions comprise word clouds.
29. A system for rendering information on facet values of facet types in objects in a repository, comprising:
a processor; and
a computer readable storage medium having code executed by the processor to perform operations, the operations comprising:
generating a first visualization in a user interface including a plurality of display regions for different facets to render in each display region of the display regions representations of facet values in the objects of the facet corresponding to the display region;
receiving selection facet values represented in multiple of the display regions in the first visualization;
determining at least one object of the objects having the selected facet values;
generating a second visualization in the user interface including display regions for the facets having the selected facet values; and
rendering, in each display region of the display regions in the second visualization, representations of facet values of the facet associated with the display region that are included in the determined at least one object having the selected facet values.
30. The system of claim 29, wherein the operations further comprise:
receiving second selection of a facet value comprising one of the facet values represented in the display regions of the second visualization;
determining at least one object having the facet values selected in the first and the second visualizations; and
generating a third visualization in the user interface including display regions for the facets for which the facet values were selected in the first and the second visualizations; and
rendering, in each display region of the display regions in the third visualization, representations of facet values of the facet associated with the display region that are included in the determined at least one object having the selected facet values selected in the first and the second visualizations.
31. The system of claim 29, wherein the operations further comprise:
generating a search result page having a hyperlink representing each of the determined at least one object having the selected facet values to enable a user to render an object represented by a selected hyperlink.
32. The system of claim 29, wherein the operations further comprise:
determining facet values in the determined at least one object; and
determining a frequency of the determined facet values, wherein the facet values are rendered in a third visualization with an appearance based on the frequency of the facet values in the objects.
33. The system of claim 29, wherein the operations further comprise:
determining facet values in the determined at least one object; and
determining correlation values of the determined facet values with facet values of other facets indicating how facets correlate with one another, wherein the facet values are rendered in the third visualization with an appearance based on the correlation values of the facet values in the objects.
34. The system of claim 29, wherein the display regions in the first and second visualizations are rendered in separate non-overlapping defined regions of the user interface.
35. The system of claim 29, wherein the display regions comprise word clouds.
36. The system of claim 35, wherein the display regions in the first and second visualizations are rendered in separate non-overlapping defined regions of the user interface.
37. A method for rendering information on facet values of facet types in objects, comprising:
generating a first visualization in a user interface including a plurality of display regions for different facets to render in each display region of the display regions representations of facet values in the objects of the facet corresponding to the display region;
receiving selection facet values represented in multiple of the display regions in the first visualization;
determining at least one object of the objects having the selected facet values;
generating a second visualization in the user interface including display regions for the facets having the selected facet values; and
rendering, in each display region of the display regions in the second visualization, representations of facet values of the facet associated with the display region that are included in the determined at least one object having the selected facet values.
38. The method of claim 37, further comprising:
receiving second selection of a facet value comprising one of the facet values represented in the display regions of the second visualization;
determining at least one object having the facet values selected in the first and the second visualizations; and
generating a third visualization in the user interface including display regions for the facets for which the facet values were selected in the first and the second visualizations; and
rendering, in each display region of the display regions in the third visualization, representations of facet values of the facet associated with the display region that are included in the determined at least one object having the selected facet values selected in the first and the second visualizations.
39. The method of claim 37, further comprising:
generating a search result page having a hyperlink representing each of the determined at least one object having the selected facet values to enable a user to render an object represented by a selected hyperlink.
40. The method of claim 37, further comprising:
determining facet values in the determined at least one object; and
determining a frequency of the determined facet values, wherein the facet values are rendered in a third visualization with an appearance based on the frequency of the facet values in the objects.
41. The method of claim 37, further comprising:
determining facet values in the determined at least one object; and
determining correlation values of the determined facet values with facet values of other facets indicating how facets correlate with one another, wherein the facet values are rendered in the third visualization with an appearance based on the correlation values of the facet values in the objects.
42. The method of claim 37, wherein the display regions in the first and second visualizations are rendered in separate non-overlapping defined regions of the user interface and comprise word clouds.
US16/396,626 2012-05-01 2019-04-26 Generating visualizations of facet values for facets defined over a collection of objects Abandoned US20190250778A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US16/396,626 US20190250778A1 (en) 2012-05-01 2019-04-26 Generating visualizations of facet values for facets defined over a collection of objects

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
US13/461,650 US9360982B2 (en) 2012-05-01 2012-05-01 Generating visualizations of facet values for facets defined over a collection of objects
US15/075,029 US10365792B2 (en) 2012-05-01 2016-03-18 Generating visualizations of facet values for facets defined over a collection of objects
US16/396,626 US20190250778A1 (en) 2012-05-01 2019-04-26 Generating visualizations of facet values for facets defined over a collection of objects

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US15/075,029 Continuation US10365792B2 (en) 2012-05-01 2016-03-18 Generating visualizations of facet values for facets defined over a collection of objects

Publications (1)

Publication Number Publication Date
US20190250778A1 true US20190250778A1 (en) 2019-08-15

Family

ID=49513609

Family Applications (3)

Application Number Title Priority Date Filing Date
US13/461,650 Expired - Fee Related US9360982B2 (en) 2012-05-01 2012-05-01 Generating visualizations of facet values for facets defined over a collection of objects
US15/075,029 Active 2034-01-26 US10365792B2 (en) 2012-05-01 2016-03-18 Generating visualizations of facet values for facets defined over a collection of objects
US16/396,626 Abandoned US20190250778A1 (en) 2012-05-01 2019-04-26 Generating visualizations of facet values for facets defined over a collection of objects

Family Applications Before (2)

Application Number Title Priority Date Filing Date
US13/461,650 Expired - Fee Related US9360982B2 (en) 2012-05-01 2012-05-01 Generating visualizations of facet values for facets defined over a collection of objects
US15/075,029 Active 2034-01-26 US10365792B2 (en) 2012-05-01 2016-03-18 Generating visualizations of facet values for facets defined over a collection of objects

Country Status (1)

Country Link
US (3) US9360982B2 (en)

Families Citing this family (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9360982B2 (en) 2012-05-01 2016-06-07 International Business Machines Corporation Generating visualizations of facet values for facets defined over a collection of objects
US10395174B2 (en) * 2014-06-09 2019-08-27 Cognitive Scale, Inc. Method for performing insight operations within a cognitive environment
US10325203B2 (en) * 2014-06-09 2019-06-18 Cognitive Scale, Inc. Insight engine for use within a cognitive environment
US9886494B2 (en) * 2014-11-21 2018-02-06 International Business Machines Corporation Optimizing faceted classification through facet range identification
US10445386B2 (en) 2015-10-14 2019-10-15 Microsoft Technology Licensing, Llc Search result refinement
US10409830B2 (en) * 2015-10-14 2019-09-10 Microsoft Technology Licensing, Llc System for facet expansion
US10394895B2 (en) 2016-11-28 2019-08-27 International Business Machines Corporation Identifying relationships of interest of entities
US10650056B2 (en) 2017-05-05 2020-05-12 Servicenow, Inc. Template-based faceted search experience
US10657145B2 (en) 2017-12-18 2020-05-19 International Business Machines Corporation Clustering facets on a two-dimensional facet cube for text mining
US11256769B2 (en) * 2018-05-27 2022-02-22 Anand Ganesan Methods, devices and systems for improved search of personal and enterprise digital assets
US10956470B2 (en) 2018-06-26 2021-03-23 International Business Machines Corporation Facet-based query refinement based on multiple query interpretations
US11176000B2 (en) 2019-01-25 2021-11-16 International Business Machines Corporation Methods and systems for custom metadata driven data protection and identification of data
US11914869B2 (en) 2019-01-25 2024-02-27 International Business Machines Corporation Methods and systems for encryption based on intelligent data classification
US11113148B2 (en) 2019-01-25 2021-09-07 International Business Machines Corporation Methods and systems for metadata tag inheritance for data backup
US11093448B2 (en) 2019-01-25 2021-08-17 International Business Machines Corporation Methods and systems for metadata tag inheritance for data tiering
US11113238B2 (en) 2019-01-25 2021-09-07 International Business Machines Corporation Methods and systems for metadata tag inheritance between multiple storage systems
US11030054B2 (en) 2019-01-25 2021-06-08 International Business Machines Corporation Methods and systems for data backup based on data classification
US11210266B2 (en) * 2019-01-25 2021-12-28 International Business Machines Corporation Methods and systems for natural language processing of metadata
US11100048B2 (en) 2019-01-25 2021-08-24 International Business Machines Corporation Methods and systems for metadata tag inheritance between multiple file systems within a storage system
US11636350B1 (en) * 2019-06-21 2023-04-25 American Medical Association Systems and methods for automated scribes based on knowledge graphs of clinical information
US11841909B2 (en) 2022-02-11 2023-12-12 International Business Machines Corporation Text analytics views for web site sources

Citations (51)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070078889A1 (en) * 2005-10-04 2007-04-05 Hoskinson Ronald A Method and system for automated knowledge extraction and organization
US20070208802A1 (en) * 2006-03-03 2007-09-06 Gogroups Method And System For Messaging And Communication Based On Groups
US20080016098A1 (en) * 2006-07-14 2008-01-17 Bea Systems, Inc. Using Tags in an Enterprise Search System
US20080071929A1 (en) * 2006-09-18 2008-03-20 Yann Emmanuel Motte Methods and apparatus for selection of information and web page generation
US20080092044A1 (en) * 2006-10-12 2008-04-17 International Business Machines Corporation Cascading clouds
US7383310B1 (en) * 2007-11-14 2008-06-03 International Business Machines Corporation Method allowing participant in a chat session to use either private tag or public tag to manage chat histories
US20080201645A1 (en) * 2007-02-21 2008-08-21 Francis Arthur R Method and Apparatus for Deploying Portlets in Portal Pages Based on Social Networking
US20080282186A1 (en) * 2007-05-11 2008-11-13 Clikpal, Inc. Keyword generation system and method for online activity
US20080282198A1 (en) * 2007-05-07 2008-11-13 Brooks David A Method and sytem for providing collaborative tag sets to assist in the use and navigation of a folksonomy
US20080306913A1 (en) * 2007-06-05 2008-12-11 Aol, Llc Dynamic aggregation and display of contextually relevant content
US20090058847A1 (en) * 2007-08-29 2009-03-05 International Business Machines Corporation Methods and systems involving faceted browsing with tags
US20090064282A1 (en) * 2007-08-29 2009-03-05 International Business Machines Corporation Method for organizing activities in activity-centric computing networks
US7536637B1 (en) * 2008-02-07 2009-05-19 International Business Machines Corporation Method and system for the utilization of collaborative and social tagging for adaptation in web portals
US20090144297A1 (en) * 2007-12-04 2009-06-04 International Business Machines Corporation Contributor characteristic based tag clouds
US20090144254A1 (en) * 2007-11-29 2009-06-04 International Business Machines Corporation Aggregate scoring of tagged content across social bookmarking systems
US20090150342A1 (en) * 2007-12-05 2009-06-11 International Business Machines Corporation Computer Method and Apparatus for Tag Pre-Search in Social Software
US20090150947A1 (en) * 2007-10-05 2009-06-11 Soderstrom Robert W Online search, storage, manipulation, and delivery of video content
US20090172150A1 (en) * 2007-12-29 2009-07-02 International Business Machines Corporation Coordinated deep tagging of media content with community chat postings
US20090182713A1 (en) * 2008-01-16 2009-07-16 International Business Machines Corporation Automated surfacing of tagged content in vertical applications
US20090183176A1 (en) * 2008-01-10 2009-07-16 International Business Machines Corporation Client side social network response tracking
US20090183082A1 (en) * 2008-01-16 2009-07-16 International Business Machines Corporation Automated surfacing of tagged content adjunct to vertical applications
US20090182863A1 (en) * 2008-01-10 2009-07-16 International Business Machines Corporation Centralized social network response tracking
US20090187829A1 (en) * 2008-01-21 2009-07-23 International Business Machines Corporation Aggregation and visualization of reused shared lists
US20090193079A1 (en) * 2008-01-24 2009-07-30 International Business Machines Corporation System and computer program product for facilitating a real-time virtual interaction
US20090193078A1 (en) * 2008-01-24 2009-07-30 International Business Machines Corporation Method for facilitating a real-time virtual interaction
US20090254520A1 (en) * 2008-04-04 2009-10-08 International Business Machines Corporation System and method for synchronizing data record with web document in a content management system
US20090287989A1 (en) * 2008-05-16 2009-11-19 International Business Machines Corporation Presenting tag clouds based on user information
US20090287674A1 (en) * 2008-05-15 2009-11-19 International Business Machines Corporation Method for Enhancing Search and Browsing in Collaborative Tagging Systems Through Learned Tag Hierachies
US20100030552A1 (en) * 2008-08-01 2010-02-04 International Business Machines Corporation Deriving ontology based on linguistics and community tag clouds
US20100036856A1 (en) * 2008-08-05 2010-02-11 International Business Machines Corporation Method and system of tagging email and providing tag clouds
US20100082563A1 (en) * 2008-09-30 2010-04-01 International Business Machines Corporation System impact search engine
US20100095267A1 (en) * 2008-10-15 2010-04-15 International Business Machines Corporation Describing formal end-user requirements in information processing systems using a faceted, tag-based model
US20100095269A1 (en) * 2008-10-15 2010-04-15 International Business Machines Corporation Faceted, tag-based approach for the design and composition of components and applications in component-based systems
US20100114914A1 (en) * 2008-10-30 2010-05-06 International Business Machines Corporation Selective Home Page Manager
US20100114907A1 (en) * 2008-10-31 2010-05-06 International Business Machines Corporation Collaborative bookmarking
US20100153364A1 (en) * 2008-12-15 2010-06-17 International Business Machines Corporation Collaborative bookmarking
US20100161599A1 (en) * 2008-12-18 2010-06-24 International Business Machines Corporation Computer Method and Apparatus of Information Management and Navigation
US20100228730A1 (en) * 2009-03-05 2010-09-09 International Business Machines Corporation Inferring sensitive information from tags
US20110010414A1 (en) * 2009-07-11 2011-01-13 International Business Machines Corporation Control of web content tagging
US20110107273A1 (en) * 2009-10-29 2011-05-05 International Business Machines Corporation Constructing and deploying patterns of flows
US20110282919A1 (en) * 2009-11-10 2011-11-17 Primal Fusion Inc. System, method and computer program for creating and manipulating data structures using an interactive graphical interface
US20120079372A1 (en) * 2010-09-29 2012-03-29 Rhonda Enterprises, Llc METHoD, SYSTEM, AND COMPUTER READABLE MEDIUM FOR DETECTING RELATED SUBGROUPS OF TEXT IN AN ELECTRONIC DOCUMENT
US20120139932A1 (en) * 2010-12-02 2012-06-07 Sony Corporation Of America Visual treatment for a user interface in a content integration framework
US20120197871A1 (en) * 2011-01-28 2012-08-02 Carl Mandel Method and apparatus for collection, display and analysis of disparate data
US20120200567A1 (en) * 2011-01-28 2012-08-09 Carl Mandel Method and apparatus for 3d display and analysis of disparate data
US20120254776A1 (en) * 2011-04-01 2012-10-04 Pomian & Corella, Llc Browsing real-time search results effectively
US20130185642A1 (en) * 2010-09-20 2013-07-18 Richard Gammons User interface
US20130254278A1 (en) * 2012-03-21 2013-09-26 Sony Computer Entertainment America Llc Apparatus and method for matching users to groups for online communities and computer simulations
US9146994B2 (en) * 2013-03-15 2015-09-29 International Business Machines Corporation Pivot facets for text mining and search
US9632985B1 (en) * 2010-02-01 2017-04-25 Inkling Systems, Inc. System and methods for cross platform interactive electronic books
US10365792B2 (en) * 2012-05-01 2019-07-30 International Business Machines Corporation Generating visualizations of facet values for facets defined over a collection of objects

Family Cites Families (52)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7124129B2 (en) 1998-03-03 2006-10-17 A9.Com, Inc. Identifying the items most relevant to a current query based on items selected in connection with similar queries
US7228302B2 (en) 2003-08-14 2007-06-05 Agilent Technologies, Inc. System, tools and methods for viewing textual documents, extracting knowledge therefrom and converting the knowledge into other forms of representation of the knowledge
US6978274B1 (en) 2001-08-31 2005-12-20 Attenex Corporation System and method for dynamically evaluating latent concepts in unstructured documents
US7580719B2 (en) 2005-09-21 2009-08-25 U Owe Me, Inc SMS+: short message service plus context support for social obligations
US8275399B2 (en) 2005-09-21 2012-09-25 Buckyball Mobile Inc. Dynamic context-data tag cloud
US7475072B1 (en) 2005-09-26 2009-01-06 Quintura, Inc. Context-based search visualization and context management using neural networks
US9069847B2 (en) 2005-10-21 2015-06-30 Battelle Memorial Institute Data visualization methods, data visualization devices, data visualization apparatuses, and articles of manufacture
US7752534B2 (en) 2006-09-19 2010-07-06 International Business Machines Corporation Method and apparatus for customizing the display of multidimensional data
KR20110127248A (en) 2006-09-28 2011-11-24 교세라 가부시키가이샤 Apparatus with touch panel and control method therefor
US7437370B1 (en) 2007-02-19 2008-10-14 Quintura, Inc. Search engine graphical interface using maps and images
US7529743B1 (en) 2007-02-26 2009-05-05 Quintura, Inc. GUI for subject matter navigation using maps and search terms
US20080231644A1 (en) 2007-03-20 2008-09-25 Ronny Lempel Method and system for navigation of text
US8464007B2 (en) 2007-03-26 2013-06-11 Cray Inc. Systems and methods for read/write phase request servicing
US20080104040A1 (en) 2007-09-26 2008-05-01 Ramakrishna Krishnamsetty C Visually intuitive search method
WO2009046224A1 (en) 2007-10-02 2009-04-09 Emsense Corporation Providing remote access to media, and reaction and survey data from viewers of the media
KR101415763B1 (en) 2007-10-04 2014-07-08 엘지전자 주식회사 Mobile terminal and its image display method
US8347231B2 (en) 2007-10-08 2013-01-01 At&T Intellectual Property I, L.P. Methods, systems, and computer program products for displaying tag words for selection by users engaged in social tagging of content
US7392250B1 (en) 2007-10-22 2008-06-24 International Business Machines Corporation Discovering interestingness in faceted search
US8037066B2 (en) 2008-01-16 2011-10-11 International Business Machines Corporation System and method for generating tag cloud in user collaboration websites
US8756527B2 (en) 2008-01-18 2014-06-17 Rpx Corporation Method, apparatus and computer program product for providing a word input mechanism
US20090287676A1 (en) 2008-05-16 2009-11-19 Yahoo! Inc. Search results with word or phrase index
US8346540B2 (en) * 2008-06-03 2013-01-01 International Business Machines Corporation Deep tag cloud associated with streaming media
EP2136301A1 (en) 2008-06-20 2009-12-23 NTT DoCoMo, Inc. Method and apparatus for visualising a tag cloud
US20100241507A1 (en) 2008-07-02 2010-09-23 Michael Joseph Quinn System and method for searching, advertising, producing and displaying geographic territory-specific content in inter-operable co-located user-interface components
US20100070860A1 (en) 2008-09-15 2010-03-18 International Business Machines Corporation Animated cloud tags derived from deep tagging
US20100088726A1 (en) 2008-10-08 2010-04-08 Concert Technology Corporation Automatic one-click bookmarks and bookmark headings for user-generated videos
US20100131899A1 (en) 2008-10-17 2010-05-27 Darwin Ecosystem Llc Scannable Cloud
JP5369689B2 (en) 2009-01-08 2013-12-18 ヤマハ株式会社 Information processing apparatus and program
US20100250340A1 (en) 2009-03-24 2010-09-30 Ip Street, Inc. Processing and Presenting Intellectual Property and Other Information
US8516106B2 (en) 2009-05-18 2013-08-20 International Business Machines Corporation Use tag clouds to visualize components related to an event
CN101963966A (en) 2009-07-24 2011-02-02 李占胜 Method for sorting search results by adding labels into search results
US9111582B2 (en) 2009-08-03 2015-08-18 Adobe Systems Incorporated Methods and systems for previewing content with a dynamic tag cloud
US8958685B2 (en) 2009-08-17 2015-02-17 Avaya Inc. Word cloud audio navigation
US8682900B2 (en) 2009-12-08 2014-03-25 International Business Machines Corporation System, method and computer program product for documents retrieval
CN102640152B (en) 2009-12-09 2014-10-15 国际商业机器公司 Method of searching for document data files based on keywords, and computer system and computer program thereof
EP2354983A1 (en) 2010-02-03 2011-08-10 Research In Motion Limited System and method of enhancing user interface interactions on a mobile device
US8489589B2 (en) 2010-02-05 2013-07-16 Microsoft Corporation Visual search reranking
US20110276921A1 (en) 2010-05-05 2011-11-10 Yahoo! Inc. Selecting content based on interest tags that are included in an interest cloud
US20110282855A1 (en) 2010-05-12 2011-11-17 International Business Machines Corporation Scoring relationships between objects in information retrieval
CN102947822A (en) 2010-05-26 2013-02-27 Cpa全球专利研究有限公司 Searching using taxonomy
US20110307482A1 (en) 2010-06-10 2011-12-15 Microsoft Corporation Search result driven query intent identification
US8316006B2 (en) 2010-06-30 2012-11-20 International Business Machines Corporation Creating an ontology using an online encyclopedia and tag cloud
US10970357B2 (en) 2010-07-30 2021-04-06 Avaya Inc. System and method for visualization of tag metadata associated with a media event
US9021118B2 (en) 2010-07-30 2015-04-28 Avaya Inc. System and method for displaying a tag history of a media event
US10984346B2 (en) 2010-07-30 2021-04-20 Avaya Inc. System and method for communicating tags for a media event using multiple media types
US20120084149A1 (en) 2010-09-10 2012-04-05 Paolo Gaudiano Methods and systems for online advertising with interactive text clouds
US9996620B2 (en) 2010-12-28 2018-06-12 Excalibur Ip, Llc Continuous content refinement of topics of user interest
US9424584B2 (en) 2011-06-28 2016-08-23 Rovi Guides, Inc. Systems and methods for generating and displaying user preference tag clouds
US8751034B2 (en) 2011-09-30 2014-06-10 International Business Machines Corporation Non-host interface for moving cartridges in a cartridge library to prevent bonding with library storage slots
US8903819B2 (en) 2011-12-28 2014-12-02 United Video Properties, Inc. Systems and methods for sharing profile information using user preference tag clouds
US20130212093A1 (en) 2012-02-15 2013-08-15 International Business Machines Corporation Generating visualizations of a display group of tags representing content instances in objects satisfying a search criteria
US9304984B2 (en) 2012-03-26 2016-04-05 Hewlett Packard Enterprise Development Lp Intention statement visualization

Patent Citations (53)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070078889A1 (en) * 2005-10-04 2007-04-05 Hoskinson Ronald A Method and system for automated knowledge extraction and organization
US20070208802A1 (en) * 2006-03-03 2007-09-06 Gogroups Method And System For Messaging And Communication Based On Groups
US20080016098A1 (en) * 2006-07-14 2008-01-17 Bea Systems, Inc. Using Tags in an Enterprise Search System
US20080071929A1 (en) * 2006-09-18 2008-03-20 Yann Emmanuel Motte Methods and apparatus for selection of information and web page generation
US20080092044A1 (en) * 2006-10-12 2008-04-17 International Business Machines Corporation Cascading clouds
US20080201645A1 (en) * 2007-02-21 2008-08-21 Francis Arthur R Method and Apparatus for Deploying Portlets in Portal Pages Based on Social Networking
US20080282198A1 (en) * 2007-05-07 2008-11-13 Brooks David A Method and sytem for providing collaborative tag sets to assist in the use and navigation of a folksonomy
US20080282186A1 (en) * 2007-05-11 2008-11-13 Clikpal, Inc. Keyword generation system and method for online activity
US20080306913A1 (en) * 2007-06-05 2008-12-11 Aol, Llc Dynamic aggregation and display of contextually relevant content
US20090064282A1 (en) * 2007-08-29 2009-03-05 International Business Machines Corporation Method for organizing activities in activity-centric computing networks
US20090058847A1 (en) * 2007-08-29 2009-03-05 International Business Machines Corporation Methods and systems involving faceted browsing with tags
US20090150947A1 (en) * 2007-10-05 2009-06-11 Soderstrom Robert W Online search, storage, manipulation, and delivery of video content
US7383310B1 (en) * 2007-11-14 2008-06-03 International Business Machines Corporation Method allowing participant in a chat session to use either private tag or public tag to manage chat histories
US7490132B1 (en) * 2007-11-14 2009-02-10 International Business Machines Corporation System allowing participant in a chat session to use either private tag or public tag to manage chat histories
US20090144254A1 (en) * 2007-11-29 2009-06-04 International Business Machines Corporation Aggregate scoring of tagged content across social bookmarking systems
US20090144297A1 (en) * 2007-12-04 2009-06-04 International Business Machines Corporation Contributor characteristic based tag clouds
US20090150342A1 (en) * 2007-12-05 2009-06-11 International Business Machines Corporation Computer Method and Apparatus for Tag Pre-Search in Social Software
US20090172150A1 (en) * 2007-12-29 2009-07-02 International Business Machines Corporation Coordinated deep tagging of media content with community chat postings
US20090183176A1 (en) * 2008-01-10 2009-07-16 International Business Machines Corporation Client side social network response tracking
US20090182863A1 (en) * 2008-01-10 2009-07-16 International Business Machines Corporation Centralized social network response tracking
US20090182713A1 (en) * 2008-01-16 2009-07-16 International Business Machines Corporation Automated surfacing of tagged content in vertical applications
US20090183082A1 (en) * 2008-01-16 2009-07-16 International Business Machines Corporation Automated surfacing of tagged content adjunct to vertical applications
US20090187829A1 (en) * 2008-01-21 2009-07-23 International Business Machines Corporation Aggregation and visualization of reused shared lists
US20090193079A1 (en) * 2008-01-24 2009-07-30 International Business Machines Corporation System and computer program product for facilitating a real-time virtual interaction
US20090193078A1 (en) * 2008-01-24 2009-07-30 International Business Machines Corporation Method for facilitating a real-time virtual interaction
US7536637B1 (en) * 2008-02-07 2009-05-19 International Business Machines Corporation Method and system for the utilization of collaborative and social tagging for adaptation in web portals
US20090254520A1 (en) * 2008-04-04 2009-10-08 International Business Machines Corporation System and method for synchronizing data record with web document in a content management system
US20090287674A1 (en) * 2008-05-15 2009-11-19 International Business Machines Corporation Method for Enhancing Search and Browsing in Collaborative Tagging Systems Through Learned Tag Hierachies
US20090287989A1 (en) * 2008-05-16 2009-11-19 International Business Machines Corporation Presenting tag clouds based on user information
US20100030552A1 (en) * 2008-08-01 2010-02-04 International Business Machines Corporation Deriving ontology based on linguistics and community tag clouds
US20100036856A1 (en) * 2008-08-05 2010-02-11 International Business Machines Corporation Method and system of tagging email and providing tag clouds
US20100082563A1 (en) * 2008-09-30 2010-04-01 International Business Machines Corporation System impact search engine
US20100095267A1 (en) * 2008-10-15 2010-04-15 International Business Machines Corporation Describing formal end-user requirements in information processing systems using a faceted, tag-based model
US20100095269A1 (en) * 2008-10-15 2010-04-15 International Business Machines Corporation Faceted, tag-based approach for the design and composition of components and applications in component-based systems
US20100114914A1 (en) * 2008-10-30 2010-05-06 International Business Machines Corporation Selective Home Page Manager
US20100114907A1 (en) * 2008-10-31 2010-05-06 International Business Machines Corporation Collaborative bookmarking
US20100153364A1 (en) * 2008-12-15 2010-06-17 International Business Machines Corporation Collaborative bookmarking
US20100161599A1 (en) * 2008-12-18 2010-06-24 International Business Machines Corporation Computer Method and Apparatus of Information Management and Navigation
US20100228730A1 (en) * 2009-03-05 2010-09-09 International Business Machines Corporation Inferring sensitive information from tags
US20110010414A1 (en) * 2009-07-11 2011-01-13 International Business Machines Corporation Control of web content tagging
US20110107273A1 (en) * 2009-10-29 2011-05-05 International Business Machines Corporation Constructing and deploying patterns of flows
US20110282919A1 (en) * 2009-11-10 2011-11-17 Primal Fusion Inc. System, method and computer program for creating and manipulating data structures using an interactive graphical interface
US9632985B1 (en) * 2010-02-01 2017-04-25 Inkling Systems, Inc. System and methods for cross platform interactive electronic books
US20130185642A1 (en) * 2010-09-20 2013-07-18 Richard Gammons User interface
US20120079372A1 (en) * 2010-09-29 2012-03-29 Rhonda Enterprises, Llc METHoD, SYSTEM, AND COMPUTER READABLE MEDIUM FOR DETECTING RELATED SUBGROUPS OF TEXT IN AN ELECTRONIC DOCUMENT
US20120139932A1 (en) * 2010-12-02 2012-06-07 Sony Corporation Of America Visual treatment for a user interface in a content integration framework
US20120197871A1 (en) * 2011-01-28 2012-08-02 Carl Mandel Method and apparatus for collection, display and analysis of disparate data
US20120200567A1 (en) * 2011-01-28 2012-08-09 Carl Mandel Method and apparatus for 3d display and analysis of disparate data
US20120254776A1 (en) * 2011-04-01 2012-10-04 Pomian & Corella, Llc Browsing real-time search results effectively
US20130254278A1 (en) * 2012-03-21 2013-09-26 Sony Computer Entertainment America Llc Apparatus and method for matching users to groups for online communities and computer simulations
US10365792B2 (en) * 2012-05-01 2019-07-30 International Business Machines Corporation Generating visualizations of facet values for facets defined over a collection of objects
US9146994B2 (en) * 2013-03-15 2015-09-29 International Business Machines Corporation Pivot facets for text mining and search
US10180984B2 (en) * 2013-03-15 2019-01-15 International Business Machines Corporation Pivot facets for text mining and search

Also Published As

Publication number Publication date
US20160202858A1 (en) 2016-07-14
US10365792B2 (en) 2019-07-30
US20130298050A1 (en) 2013-11-07
US9360982B2 (en) 2016-06-07

Similar Documents

Publication Publication Date Title
US10365792B2 (en) Generating visualizations of facet values for facets defined over a collection of objects
US9372919B2 (en) Generating visualizations of a display group of tags representing content instances in objects satisfying a search criteria
US20240104127A1 (en) Method and system for sentiment analysis of information
US8886648B1 (en) System and method for computation of document similarity
US10108720B2 (en) Automatically providing relevant search results based on user behavior
US9519686B2 (en) Confidence ranking of answers based on temporal semantics
US10592541B2 (en) Technologies for dynamic automated content discovery
KR102310650B1 (en) Coherent question answering in search results
US9715531B2 (en) Weighting search criteria based on similarities to an ingested corpus in a question and answer (QA) system
US9846720B2 (en) System and method for refining search results
US9471601B2 (en) Images for a question answering system
US20100325115A1 (en) Method and system for displaying and processing electronic file list
JP5587989B2 (en) Providing patent maps by viewpoint
US9646247B2 (en) Utilizing temporal indicators to weight semantic values
KR20160042896A (en) Browsing images via mined hyperlinked text snippets
US10360280B2 (en) Self-building smart encyclopedia
CN113039539A (en) Extending search engine capabilities using AI model recommendations
JP5516918B2 (en) Image element search
US20190324997A1 (en) Ordering search results based on a knowledge level of a user performing the search
US20120179709A1 (en) Apparatus, method and program product for searching document
CN109933702B (en) Retrieval display method, device, equipment and storage medium
US8756236B1 (en) System and method for indexing documents
CN112445959A (en) Retrieval method, retrieval device, computer-readable medium and electronic device
US20140236940A1 (en) System and method for organizing search results
AU2013214496A1 (en) A Search Method

Legal Events

Date Code Title Description
AS Assignment

Owner name: INTERNATIONAL BUSINESS MACHINES CORPORATION, NEW Y

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:EMANUEL, BARTON W.;LEYBA, TODD;SIGNING DATES FROM 20160317 TO 20160318;REEL/FRAME:049077/0422

STPP Information on status: patent application and granting procedure in general

Free format text: RESPONSE TO NON-FINAL OFFICE ACTION ENTERED AND FORWARDED TO EXAMINER

STPP Information on status: patent application and granting procedure in general

Free format text: DOCKETED NEW CASE - READY FOR EXAMINATION

STPP Information on status: patent application and granting procedure in general

Free format text: NON FINAL ACTION MAILED

STPP Information on status: patent application and granting procedure in general

Free format text: RESPONSE TO NON-FINAL OFFICE ACTION ENTERED AND FORWARDED TO EXAMINER

STPP Information on status: patent application and granting procedure in general

Free format text: FINAL REJECTION MAILED

STPP Information on status: patent application and granting procedure in general

Free format text: RESPONSE AFTER FINAL ACTION FORWARDED TO EXAMINER

STPP Information on status: patent application and granting procedure in general

Free format text: ADVISORY ACTION MAILED

STPP Information on status: patent application and granting procedure in general

Free format text: DOCKETED NEW CASE - READY FOR EXAMINATION

STPP Information on status: patent application and granting procedure in general

Free format text: NON FINAL ACTION MAILED

STPP Information on status: patent application and granting procedure in general

Free format text: RESPONSE TO NON-FINAL OFFICE ACTION ENTERED AND FORWARDED TO EXAMINER

STPP Information on status: patent application and granting procedure in general

Free format text: FINAL REJECTION MAILED

STPP Information on status: patent application and granting procedure in general

Free format text: ADVISORY ACTION MAILED

STPP Information on status: patent application and granting procedure in general

Free format text: DOCKETED NEW CASE - READY FOR EXAMINATION

STPP Information on status: patent application and granting procedure in general

Free format text: NON FINAL ACTION MAILED

STPP Information on status: patent application and granting procedure in general

Free format text: RESPONSE TO NON-FINAL OFFICE ACTION ENTERED AND FORWARDED TO EXAMINER

STPP Information on status: patent application and granting procedure in general

Free format text: FINAL REJECTION MAILED

STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION