Abstract:
Ausführungsformen sind auf ein System, Computerprogrammprodukt und Verfahren zur dynamischen Facetten-Wörterbuchverwaltung ausgerichtet. Wenn eine oder mehrere Annotationen auf eine Sammlung von Dokumenten angewendet werden, werden elektronischer Text und zugehörige Facetten identifiziert. Zusätzliche Facetten und Facettenwerte werden identifiziert und selektiv auf eine Wissensdatenbank angewendet. Aus dem selektiven Anwenden wird ein Wörterbuch bestehend aus Facetten und zugehörigen Facettenwerten erstellt. Durch Anwenden des Wörterbuchs auf die Wissensdatenbank wird eine gezielte Sammlung von Dokumenten identifiziert und zurückgeliefert. Entsprechend werden Facettengewinnung und Wörterbucherstellung dynamisch auf die Wissensdatenbank angewandt.
Abstract:
PROBLEM TO BE SOLVED: To reduce debugging time of the entire program while increasing reliability of debugging, by debugging only an unreliable code area.SOLUTION: The method comprises: (a) a step S11 of storing, in a storage unit, reliability information including reliability of individual indices of classification items of a program; (b) a step S12 of reading, by a processing unit, the reliability information of a debug-target program from the storage unit and determining a reliable code area and an unreliable code area by using the reliability of the individual indices in the reliability information; and (c) a step S13 of executing, by the processing unit, debugging of the debug-target program only for the unreliable code area.
Abstract:
PROBLEM TO BE SOLVED: To generate easily understandable closed navigation to a specific Web page group in a Web site. SOLUTION: This navigation generating device comprises: a site structure storing means 11 for storing the information of the tree structure of a Web site; a navigation route setting means 12 for setting a specific Web page in a navigation route; a page storing means 13 for storing the information of the Web page; a navigation tag inserting means 14 for inserting a navigation tag including level designation into the Web page; a page selecting means 15 for selecting a page to be included in navigation based on the navigation route and level designation; a structure information generating means 16 for generating the structure information of the selected page; a template storing means 17 for storing the template of navigation; and a navigation generating means 18 for generating navigation on the basis of the structure information and the template. COPYRIGHT: (C)2005,JPO&NCIPI
Abstract:
PROBLEM TO BE SOLVED: To facilitate or improve efficiency of a retrieval of a change content in a source code from a plurality of pieces of change history data, and improve a display method for retrieving the change content from the plurality of pieces of change history data.SOLUTION: The present invention provides a technique for retrieving a change content in a source code from a plurality of pieces of change history data including link information to the source code and version information. The technique includes: extracting the change history data including functional units designated by a user from the plurality of pieces of change history data; and displaying a list of the extracted change history data on a display device. Further, the display of the list includes: displaying source codes corresponding to each of at least two different pieces of change history data in the first list or information associated with the source codes, on the display device; or creating them in a storage area.