WO2006001596A1 - Internet search system of document viewer and a method using thereof - Google Patents

Internet search system of document viewer and a method using thereof Download PDF

Info

Publication number
WO2006001596A1
WO2006001596A1 PCT/KR2005/001379 KR2005001379W WO2006001596A1 WO 2006001596 A1 WO2006001596 A1 WO 2006001596A1 KR 2005001379 W KR2005001379 W KR 2005001379W WO 2006001596 A1 WO2006001596 A1 WO 2006001596A1
Authority
WO
WIPO (PCT)
Prior art keywords
knowledge
word
electronic document
management server
sentence
Prior art date
Application number
PCT/KR2005/001379
Other languages
French (fr)
Inventor
Jong-Choul Kim
Original Assignee
Jong-Choul Kim
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 Jong-Choul Kim filed Critical Jong-Choul Kim
Publication of WO2006001596A1 publication Critical patent/WO2006001596A1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/953Querying, e.g. by the use of web search engines
    • G06F16/9538Presentation of query results
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/951Indexing; Web crawling techniques
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/20Natural language analysis
    • G06F40/268Morphological analysis
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Systems or methods specially adapted for specific business sectors, e.g. utilities or tourism
    • G06Q50/10Services

Definitions

  • the present invention relates to a system and method for co-operating an electronic document viewer with a knowledge management server through a network or Internet.
  • an object of the present invention is devised to overcome the above mentioned problem, and is comprised of an electronic document viewer for performing a function of showing an electronic document the a user reads; a knowledge management server for performing a knowledge search function for a word about which that the user wants to know; and a communication network(lnternet or a network) for connecting the electronic document viewer and the knowledge management server.
  • the knowledge management server when a user reads an electronic document to find out a question about a word or a sentence in the document and clicks the word or the sentence with computer mouse, the knowledge management server, which provides a knowledge corresponding the word or sentence, e.g.
  • a dictionary means an episode relating to the word or sentence, and so forth, produces a result corresponding to the word or sentence to compose a webpage to show the webpage to the user, or shows the result in an electronic document viewer.
  • the user can obtain the result from the knowledge search in parallel with showing the electronic document. For example, when a user finds an unknown word in the course of reading an English version of electronic document and clicks the word with computer mouse, the knowledge management server produces a result for the word to show the result to the user, thereby maximizing the user's convenience.
  • the knowledge management server which is co-operated with the click operation and have accumulated a great number of knowledge(e.g. a dictionary means, an episode relating to a word or sentence, and so forth), produces a result for the word to provide it to the user.
  • knowledge e.g. a dictionary means, an episode relating to a word or sentence, and so forth
  • Fig. 1 is a view illustrating constitution of a system for co-operating an electronic document viewer with a knowledge management server through a network or Internet according to the present invention
  • Fig. 2 is a view illustrating block diagram of an electronic document viewer of the system for co-operating an electronic document viewer with a knowledge management server through a network or Internet according to the present invention
  • Fig. 3 is a view illustrating block diagram of an knowledge management server of the system for co-operating an electronic document viewer with a knowledge management server through a network or Internet according to the present invention
  • Fig. 4 is a view of flowchart showing a method for co-operating an electronic document viewer with a knowledge management server through a network or Internet according to the present invention.
  • An object of the present invention is characterized by a system and method for co-operating an electronic document viewer with a knowledge management server through a network or Internet.
  • the system for co-operating an electronic document viewer with a knowledge management server through a network or Internet comprises: an electronic document viewer for performing a function of showing an electronic document the a user reads; a knowledge management server for performing a knowledge search function for a word about which that the user wants to know; and a communication network(lntemet or a network) for connecting the electronic document viewer and the knowledge management server.
  • the method for co-operating an electronic document viewer with a knowledge management server through a network or Internet comprises: a word and sentence specifying step for extracting code value for a word and sentence by positioning a mouse pointer on the word or a sentence in an electronic document and clicking a mouse or a specific key; an option specifying step for selecting a desired knowledge out of numbers of knowledge by using the extracted code value; a search requesting step for requesting a result knowledge from the knowledge management server by transmitting the code value and the selected option to the knowledge management through Internet or a network; a morpheme analyzing step for analyzing a morpheme and extracting a meaningful code value for a word in the knowledge management server; a knowledge searching step for producing a knowledge searching result about a word of interest by connecting the selected option with a record of the knowledge management server; and a result producing and transmitting step for showing the produced result by a webpage, or transmitting the result to an electronic document viewer.
  • Fig. 1 is a view illustrating constitution of a system for co-operating an electronic document viewer with a knowledge management server through a network or Internet according to the present invention.
  • the a system for co-operating an electronic document viewer with a knowledge management server through a network or Internet comprises: an electronic document viewer 100 for performing a function of showing an electronic document the a user reads; a knowledge management server 200 for performing a knowledge search function for a word about which that the user wants to know; and a communication network 300 (Internet or a network) for connecting the electronic document viewer and the knowledge management server.
  • a user operates the electronic document viewer 100 in order to read an electronic document of interest, and then, opens the electronic document to read the same.
  • a word or a sentence including the word requiring a knowledge search is included in the electronic document in the course of reading the electronic document, and the word or the sentence is clicked by a computer mouse
  • the electronic document viewer detects a position of mouse pointer to extract a code value for a word or a sentence corresponding to the position.
  • the user selects a required knowledge option(a dictionary means, an episode and an encyclopedic knowledge), and then, transmits the extracted code value for the word and sentence and the selected option to the knowledge management server 200 having a knowledge searching function through the communication network 300.
  • Fig. 2 is a view illustrating block diagram of an electronic document viewer of the system for co-operating an electronic document viewer with a knowledge management server through a network or Internet according to the present invention. As shown in Fig.
  • the electronic document viewer comprises: a word extracting part 110 for extracting a code value for a specific word or sentence by using a position of mouse pointer as a user clicking the word or sentence by using a mouse; an option part 120 for selecting the kind of knowledge required by the user through determining whether or not the meaning for the word or sentence is present; and a transmitting part 130 for sending the code value to the knowledge management server through a communication network(lnternet or network).
  • a word extracting part 110 for extracting a code value for a specific word or sentence by using a position of mouse pointer as a user clicking the word or sentence by using a mouse
  • an option part 120 for selecting the kind of knowledge required by the user through determining whether or not the meaning for the word or sentence is present
  • a transmitting part 130 for sending the code value to the knowledge management server through a communication network(lnternet or network).
  • the option part 120 in the case that the user selects a desired kind of knowledge to choose an option, a result for the knowledge search is different according
  • the knowledge management server comprises: a word extracting part 210 for extracting a code value for word having a searching means from a transmitted code value through analyzing a morpheme; a record searching part 220 for requesting a searching and performing the searching by using the code value and an option value in an accumulated database; and a searching result producing part 230 for providing the searched result as a webpage through web browser to a user, or transmitting the result to the electronic document viewer.
  • a packet in the transmitting part 130 is analyzed to analyze an option and a word and to pass them to the record searching part 220.
  • the knowledge is extracted from an accumulated database in the record searching part.
  • Fig. 4 is a view of flowchart showing a method for co-operating an electronic document viewer with a knowledge management server through a network or Internet according to the present invention.
  • the method comprises: a word and sentence specifying step S100 for extracting a code value for a word and sentence by positioning a mouse pointer on the word and sentence in the electronic document viewer and clicking a mouse or a specific key; an option specifying step S110 for selecting a desired knowledge out of numbers of knowledge by using the extracted code value; a search requesting step S120 for requesting a resulting knowledge from the knowledge management server by transmitting the code value and the selected option to the knowledge management through Internet or a network; a morpheme analyzing step S130 for analyzing a morpheme and extracting a meaningful code value for a word in the knowledge management server; a knowledge searching step S140 for producing a knowledge searching result about a word of interest by connecting the selected option with a record of the knowledge management server; and a result producing and transmitting step S 150 for showing the produced result by a webpage, or transmitting the result to an electronic document viewer.
  • the difference between a word processor and an electronic document viewer is that the object of the electronic document viewer is not for editing, but only for viewing. Therefore, the mouse pointer is positioned on a portion of the electronic document viewer, the word or the sentence in the portion must be found out. That is, it is not a cursor concept.
  • the found out sentence is spacing words concept. If there is a sentence of interest, for example a meaningful word(or terminology), a user positions the mouse pointer on the word or the sentence to click a mouse(S100), selects a desired kind of knowledge for the word or the sentence(S110), and transmits a record for the word or the sentence to the knowledge management server to request a searching(S120).
  • the knowledge management server analyzes a morpheme of the word or the sentence to extract a meaningful code value for the word or the sentence and to perform a desired knowledge searching(S140). Thereafter, a searched result is viewed as a webpage, or transmitted to the electronic viewer(S150). Further, it is possible to confirm the word searching specified by the user, or to check a subject relating to a modifying and an option.
  • the present invention is different from the conventional method in which a word or sentence of interest is block-copied and inputted in a searching window of a portal site to obtain a result. And, it is not aimed to edit a document as the conventional word processor, but to provide an expert knowledge to a user.
  • the term "knowledge” used in the present invention includes universal meaning such as a dictionarical knowledge, a living knowledge, a cultural knowledge, a commercial knowledge, and so forth.
  • the knowledge management server which is co-operated with the click operation and have accumulated a great number of knowledge(e.g. a dictionary means, an episode relating to a word or sentence, and so forth), produces a result for the word to provide it to the user.
  • a dictionary means an episode relating to a word or sentence, and so forth

Abstract

The present invention relates to a system and method for co-operating an electronic document viewer with a knowledge management server through a network or Internet, and more particular, to a system and method for co-operating an electronic document viewer with a knowledge management server through a network or Internet in which when a word or a sentence including a word requiring a knowledge search is included in the electronic document in the course of reading the electronic document, and the word or the sentence is clicked by a computer mouse, the electronic document viewer detects a position of mouse pointer to extract a code value for a word or a sentence corresponding to the position, then the user selects a required knowledge option(a dictionary means, an episode and an encyclopedic knowledge) and transmits the extracted code value for the word and sentence and the selected option to the knowledge management server having a knowledge searching function through the communication network, and then, the knowledge management server produces a result corresponding to the knowledge for the word or sentence, and provides the result as a webpage through a web browser to the user, or transmits the result an electronic document viewer. The system for co-operating an electronic document viewer with a knowledge management server through a network or Internet comprises: a result producing and transmitting step for showing the produced result by a webpage, or transmitting the result to an electronic document viewer. According to the present invention, when a user clicks a word or a sentence requiring knowledge in course of reading an electronic document, a knowledge searching result is provided to the user from the knowledge management server having accumulated knowledge.

Description

INTERNET SEARCH SYSTEM OF DOCUMENT VIEWER AND A MEHOD USING THEREOF
Technical Field The present invention relates to a system and method for co-operating an electronic document viewer with a knowledge management server through a network or Internet.
Background Art Generally, there must be a sentence or text that a reader wants to know more, or its meaning is not exactly understood, when one reads or writes an electronic document. In this case, the reader accesses the Internet explore or Netscape to input the domain name corresponding to a site of interest into the domain name window and to move to the site. Next, the sentence or text is inputted into the search window in the site to initiate a search for finding out information or exact meaning of the sentence or text. If necessary, the reader copies the information to the electronic document. At present, as a web browser utilizing HTML and XML is moved to a site of interest by using a hypertext function, it is not a knowledge searching function. And, it is not impossible to search information without inputting a IP(lnternet Protocol) address corresponding to the information as HTML and XML are not for a knowledge search but for a connecting means for accessing to a site.
Disclosure of the Invention Therefore, an object of the present invention is devised to overcome the above mentioned problem, and is comprised of an electronic document viewer for performing a function of showing an electronic document the a user reads; a knowledge management server for performing a knowledge search function for a word about which that the user wants to know; and a communication network(lnternet or a network) for connecting the electronic document viewer and the knowledge management server. In the present invention, when a user reads an electronic document to find out a question about a word or a sentence in the document and clicks the word or the sentence with computer mouse, the knowledge management server, which provides a knowledge corresponding the word or sentence, e.g. a dictionary means, an episode relating to the word or sentence, and so forth, produces a result corresponding to the word or sentence to compose a webpage to show the webpage to the user, or shows the result in an electronic document viewer. Thus, the user can obtain the result from the knowledge search in parallel with showing the electronic document. For example, when a user finds an unknown word in the course of reading an English version of electronic document and clicks the word with computer mouse, the knowledge management server produces a result for the word to show the result to the user, thereby maximizing the user's convenience. By providing a system and method for co-operating an electronic document viewer with a knowledge management server through a network or Internet according to the present invention, when a user clicks a word in the course of viewing an electronic document, the knowledge management server, which is co-operated with the click operation and have accumulated a great number of knowledge(e.g. a dictionary means, an episode relating to a word or sentence, and so forth), produces a result for the word to provide it to the user. Thus, the user can perform the knowledge search and the viewing of the document at the same time.
Brief Description of the Drawings The above objects, other features and advantages of the present invention will become more apparent by describing the preferred embodiment thereof with reference to the accompanying drawings, in which: Fig. 1 is a view illustrating constitution of a system for co-operating an electronic document viewer with a knowledge management server through a network or Internet according to the present invention; Fig. 2 is a view illustrating block diagram of an electronic document viewer of the system for co-operating an electronic document viewer with a knowledge management server through a network or Internet according to the present invention; Fig. 3 is a view illustrating block diagram of an knowledge management server of the system for co-operating an electronic document viewer with a knowledge management server through a network or Internet according to the present invention; and Fig. 4 is a view of flowchart showing a method for co-operating an electronic document viewer with a knowledge management server through a network or Internet according to the present invention.
*Brief description of reference numbers* 100 : an electronic document viewer 110 : a word extracting part 120 : an option part 130 : a transmitting part 200 : a knowledge management server 210 : a word extracting part 220 : a record searching part; 230 : a searching result producing part 230 300 : a communication network
Best Mode for Carrying Out the Invention An object of the present invention is characterized by a system and method for co-operating an electronic document viewer with a knowledge management server through a network or Internet. The system for co-operating an electronic document viewer with a knowledge management server through a network or Internet comprises: an electronic document viewer for performing a function of showing an electronic document the a user reads; a knowledge management server for performing a knowledge search function for a word about which that the user wants to know; and a communication network(lntemet or a network) for connecting the electronic document viewer and the knowledge management server. The method for co-operating an electronic document viewer with a knowledge management server through a network or Internet comprises: a word and sentence specifying step for extracting code value for a word and sentence by positioning a mouse pointer on the word or a sentence in an electronic document and clicking a mouse or a specific key; an option specifying step for selecting a desired knowledge out of numbers of knowledge by using the extracted code value; a search requesting step for requesting a result knowledge from the knowledge management server by transmitting the code value and the selected option to the knowledge management through Internet or a network; a morpheme analyzing step for analyzing a morpheme and extracting a meaningful code value for a word in the knowledge management server; a knowledge searching step for producing a knowledge searching result about a word of interest by connecting the selected option with a record of the knowledge management server; and a result producing and transmitting step for showing the produced result by a webpage, or transmitting the result to an electronic document viewer. By providing a system and method for co-operating an electronic document viewer with a knowledge management server through a network or Internet according to the present invention, when a user clicks a word in the course of viewing an electronic document, the knowledge management server, which is co-operated with the click operation and have accumulated a great number of knowledge(e.g. a dictionary means, an episode relating to a word or sentence, and so forth), produces a result for the word to provide it to the user. Thus, the user can perform the knowledge search and the viewing of the document at the same time. The object, feature and advantage of the present invention will become more apparent from the following description of embodiment thereof taken in conjunction with the accompanying drawings. Hereafter, an embodiment of the system and method for co-operating an electronic document viewer with a knowledge management server through a network or Internet will be described in detail below. Fig. 1 is a view illustrating constitution of a system for co-operating an electronic document viewer with a knowledge management server through a network or Internet according to the present invention. As will be seen from Fig. 1 , the a system for co-operating an electronic document viewer with a knowledge management server through a network or Internet comprises: an electronic document viewer 100 for performing a function of showing an electronic document the a user reads; a knowledge management server 200 for performing a knowledge search function for a word about which that the user wants to know; and a communication network 300 (Internet or a network) for connecting the electronic document viewer and the knowledge management server. By describing in detail, a user operates the electronic document viewer 100 in order to read an electronic document of interest, and then, opens the electronic document to read the same. When a word or a sentence including the word requiring a knowledge search is included in the electronic document in the course of reading the electronic document, and the word or the sentence is clicked by a computer mouse, the electronic document viewer detects a position of mouse pointer to extract a code value for a word or a sentence corresponding to the position. Next, the user selects a required knowledge option(a dictionary means, an episode and an encyclopedic knowledge), and then, transmits the extracted code value for the word and sentence and the selected option to the knowledge management server 200 having a knowledge searching function through the communication network 300. Next, the knowledge management server 200 produces a result corresponding to the knowledge for the word or sentence, and provides the result as a webpage through a web browser to the user, or transmits the result an electronic document viewer. The electronic document viewer is loaded in the user's computer. Fig. 2 is a view illustrating block diagram of an electronic document viewer of the system for co-operating an electronic document viewer with a knowledge management server through a network or Internet according to the present invention. As shown in Fig. 2, the electronic document viewer comprises: a word extracting part 110 for extracting a code value for a specific word or sentence by using a position of mouse pointer as a user clicking the word or sentence by using a mouse; an option part 120 for selecting the kind of knowledge required by the user through determining whether or not the meaning for the word or sentence is present; and a transmitting part 130 for sending the code value to the knowledge management server through a communication network(lnternet or network). In the option part 120, in the case that the user selects a desired kind of knowledge to choose an option, a result for the knowledge search is different according to the option. The kind of knowledge is a knowledge, a dictionary knowledge, an encyclopedic knowledge, an expert knowledge, new and an image, and sometimes all kind of knowledge. Fig. 3 is a view illustrating block diagram of an knowledge management server of the system for co-operating an electronic document viewer with a knowledge management server through a network or Internet according to the present invention. As will be seen from Fig. 3, the knowledge management server comprises: a word extracting part 210 for extracting a code value for word having a searching means from a transmitted code value through analyzing a morpheme; a record searching part 220 for requesting a searching and performing the searching by using the code value and an option value in an accumulated database; and a searching result producing part 230 for providing the searched result as a webpage through web browser to a user, or transmitting the result to the electronic document viewer. For example, when requesting a searching in the transmitting part 130 of the electronic document viewer, a packet in the transmitting part 130 is analyzed to analyze an option and a word and to pass them to the record searching part 220. The knowledge is extracted from an accumulated database in the record searching part. Fig. 4 is a view of flowchart showing a method for co-operating an electronic document viewer with a knowledge management server through a network or Internet according to the present invention. The method comprises: a word and sentence specifying step S100 for extracting a code value for a word and sentence by positioning a mouse pointer on the word and sentence in the electronic document viewer and clicking a mouse or a specific key; an option specifying step S110 for selecting a desired knowledge out of numbers of knowledge by using the extracted code value; a search requesting step S120 for requesting a resulting knowledge from the knowledge management server by transmitting the code value and the selected option to the knowledge management through Internet or a network; a morpheme analyzing step S130 for analyzing a morpheme and extracting a meaningful code value for a word in the knowledge management server; a knowledge searching step S140 for producing a knowledge searching result about a word of interest by connecting the selected option with a record of the knowledge management server; and a result producing and transmitting step S 150 for showing the produced result by a webpage, or transmitting the result to an electronic document viewer. Generally, the difference between a word processor and an electronic document viewer is that the object of the electronic document viewer is not for editing, but only for viewing. Therefore, the mouse pointer is positioned on a portion of the electronic document viewer, the word or the sentence in the portion must be found out. That is, it is not a cursor concept. Herein, the found out sentence is spacing words concept. If there is a sentence of interest, for example a meaningful word(or terminology), a user positions the mouse pointer on the word or the sentence to click a mouse(S100), selects a desired kind of knowledge for the word or the sentence(S110), and transmits a record for the word or the sentence to the knowledge management server to request a searching(S120). Then, the knowledge management server analyzes a morpheme of the word or the sentence to extract a meaningful code value for the word or the sentence and to perform a desired knowledge searching(S140). Thereafter, a searched result is viewed as a webpage, or transmitted to the electronic viewer(S150). Further, it is possible to confirm the word searching specified by the user, or to check a subject relating to a modifying and an option. The present invention is different from the conventional method in which a word or sentence of interest is block-copied and inputted in a searching window of a portal site to obtain a result. And, it is not aimed to edit a document as the conventional word processor, but to provide an expert knowledge to a user. The term "knowledge" used in the present invention includes universal meaning such as a dictionarical knowledge, a living knowledge, a cultural knowledge, a commercial knowledge, and so forth. According to the present invention, when a user clicks a word in the course of viewing an electronic document, the knowledge management server, which is co-operated with the click operation and have accumulated a great number of knowledge(e.g. a dictionary means, an episode relating to a word or sentence, and so forth), produces a result for the word to provide it to the user. Thus, the user can perform the knowledge search and the viewing of the document at the same time. Thus, while we have shown and described an example employing the invention, it should be understood that the above description is only representative of illustrative embodiment. For convenience of the reader, the above description has focused on a representative sample of all possible embodiments, a sample that teaches the principle of the invention. The description has not attempted to exhaustively enumerate all possible variations. That alternate embodiments may not have been presented for a specific portion of the invention, or that further undescribed alternate embodiments or other combinations of described portions may be available, is not to be considered a disclaimer of those alternate embodiments. It can be appreciated that many of those undescribed embodiments are within the literal scope of the following claims, and others are equivalent.

Claims

Claims
1. A system for co-operating an electronic document viewer with a knowledge management server through a network or Internet comprises: an electronic document viewer for performing a function of showing an electronic document the a user reads; a knowledge management server for performing a knowledge search function for a word about which that the user wants to know; and a communication network(lnternet or a network) for connecting the electronic document viewer and the knowledge management server.
2. The system as claimed in claim 1 , wherein the electronic document viewer comprises: a word extracting part for extracting a code value for a specific word or sentence by using a position of mouse pointer as a user clicking the word or sentence by using a mouse; an option part for selecting the kind of knowledge required by the user through determining whether or not the meaning for the word or sentence is present; and a transmitting part for sending the code value to the knowledge management server through a communication network(lnternet or network).
3. The system as claimed in claim 2, wherein the option part performs an option function for selecting a desired kind of knowledge obtained from a searching by using the extracted code value.
4. The system as claimed in claim 1 , wherein the knowledge management server comprises: a word extracting part 210 for extracting a code value for word having a searching means from a transmitted code value through analyzing a morpheme; a record searching part 220 for requesting a searching and performing the searching by using the code value and an option value in an accumulated database; and a searching result producing part 230 for providing the searched result as a webpage through web browser to a user, or transmitting the result to the electronic document viewer.
5. A method for co-operating an electronic document viewer with a knowledge management server through a network or Internet comprises: a word and sentence specifying step for extracting a code value for a word and sentence by positioning a mouse pointer on the word and sentence in an electronic document viewer and clicking a mouse or a specific key; an option specifying step for selecting a desired knowledge out of numbers of knowledge by using the extracted code value; a search requesting step for requesting a resulting knowledge from a knowledge management server by transmitting the code value and the selected option to the knowledge management through Internet or a network; a morpheme analyzing step for analyzing a morpheme and extracting a meaningful code value for a word in the knowledge management server; a knowledge searching step for producing a knowledge searching result about a word of interest by connecting the selected option with a record of the knowledge management server; and a result producing and transmitting step for showing the produced result by a webpage, or transmitting the result to an electronic document viewer.
PCT/KR2005/001379 2004-06-24 2005-05-11 Internet search system of document viewer and a method using thereof WO2006001596A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR1020040047872A KR20040096798A (en) 2004-06-24 2004-06-24 Internet Search System of Document viewer and a Method Using Thereof
KR10-2004-0047872 2004-06-24

Publications (1)

Publication Number Publication Date
WO2006001596A1 true WO2006001596A1 (en) 2006-01-05

Family

ID=35781979

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2005/001379 WO2006001596A1 (en) 2004-06-24 2005-05-11 Internet search system of document viewer and a method using thereof

Country Status (2)

Country Link
KR (1) KR20040096798A (en)
WO (1) WO2006001596A1 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20010066753A (en) * 1999-12-17 2001-07-11 김시환 Information storing and retrieval system and method thereof
KR20020018529A (en) * 2000-09-02 2002-03-08 임종현 Internet advertising method sending program supporting automatic web page key word search and mouse point, browser background, interesting menu
US6571240B1 (en) * 2000-02-02 2003-05-27 Chi Fai Ho Information processing for searching categorizing information in a document based on a categorization hierarchy and extracted phrases
KR20030089025A (en) * 2002-05-15 2003-11-21 엔에이치엔(주) Method and System for Making a Text Introducing a Web Site Directory or Web Page into a Hypertext

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20010066753A (en) * 1999-12-17 2001-07-11 김시환 Information storing and retrieval system and method thereof
US6571240B1 (en) * 2000-02-02 2003-05-27 Chi Fai Ho Information processing for searching categorizing information in a document based on a categorization hierarchy and extracted phrases
KR20020018529A (en) * 2000-09-02 2002-03-08 임종현 Internet advertising method sending program supporting automatic web page key word search and mouse point, browser background, interesting menu
KR20030089025A (en) * 2002-05-15 2003-11-21 엔에이치엔(주) Method and System for Making a Text Introducing a Web Site Directory or Web Page into a Hypertext

Also Published As

Publication number Publication date
KR20040096798A (en) 2004-11-17

Similar Documents

Publication Publication Date Title
US6658408B2 (en) Document information management system
US7650342B2 (en) User profile management system
CN1317661C (en) System and method for facilitating internet search by providing web document layout image
US8126946B2 (en) Method, apparatus and computer program for key word searching
JP4889657B2 (en) Technology to change the presentation of information displayed to end users of computer systems
US20060059152A1 (en) Browse history presentation system
US20060059133A1 (en) Hyperlink generation device, hyperlink generation method, and hyperlink generation program
KR100644399B1 (en) Method and system for supporting information access and record media thehefor
US20080052062A1 (en) System and Method for Transcribing Audio Files of Various Languages
KR100509276B1 (en) Method for searching web page on popularity of visiting web pages and apparatus thereof
US20110137943A1 (en) Apparatus for deciding word-related keywords, and method and program for controlling operation of same
JP5379978B2 (en) Search system and search method
JP2007249657A (en) Access limiting program, access limiting method and proxy server device
JP5514486B2 (en) Web page relevance extraction method, apparatus, and program
US8645352B2 (en) Focused search using network addresses
AU2007201620B2 (en) Information processing system, information processor, information processing method, and program
KR20000054312A (en) Establishing provide Method for ordered web information
KR100234271B1 (en) Real time searching method using movable search engine
KR101267918B1 (en) Apparatus and method for providing the search report related with tag information connected to the internet resource and computer readable medium processing the method
JP2008077353A (en) Method for classifying keyword, server computer, and program
EP1049027A2 (en) Web data acquisition apparatus and method, and storage medium storing program for this method
WO2006001596A1 (en) Internet search system of document viewer and a method using thereof
JP2005115721A (en) Method, device and program for searching for image
JP4842921B2 (en) Search system and method
JP6712749B2 (en) A semiconductor component search method using the last alphabet removal algorithm.

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BW BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE EG ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KM KP KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NA NG NI NO NZ OM PG PH PL PT RO RU SC SD SE SG SK SL SM SY TJ TM TN TR TT TZ UA UG US UZ VC VN YU ZA ZM ZW

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): BW GH GM KE LS MW MZ NA SD SL SZ TZ UG ZM ZW AM AZ BY KG KZ MD RU TJ TM AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IS IT LT LU MC NL PL PT RO SE SI SK TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
NENP Non-entry into the national phase

Ref country code: DE

WWW Wipo information: withdrawn in national office

Country of ref document: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: COMMUNICTION PURSUANT RULE 69

122 Ep: pct application non-entry in european phase

Ref document number: 05764754

Country of ref document: EP

Kind code of ref document: A1