KR20110094562A - Efficient internet search method using related keywords diagram - Google Patents

Efficient internet search method using related keywords diagram Download PDF

Info

Publication number
KR20110094562A
KR20110094562A KR1020100014033A KR20100014033A KR20110094562A KR 20110094562 A KR20110094562 A KR 20110094562A KR 1020100014033 A KR1020100014033 A KR 1020100014033A KR 20100014033 A KR20100014033 A KR 20100014033A KR 20110094562 A KR20110094562 A KR 20110094562A
Authority
KR
South Korea
Prior art keywords
search
word
search word
user
related words
Prior art date
Application number
KR1020100014033A
Other languages
Korean (ko)
Inventor
강성탁
Original Assignee
주식회사 티앤엘아이앤티
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 주식회사 티앤엘아이앤티 filed Critical 주식회사 티앤엘아이앤티
Priority to KR1020100014033A priority Critical patent/KR20110094562A/en
Publication of KR20110094562A publication Critical patent/KR20110094562A/en

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/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/0486Drag-and-drop

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

PURPOSE: An effective internet searching method is provided to effective fin a searching word which is neighboring to a searching target by conveniently combining a search word and relation word on a relationship map. CONSTITUTION: If searching word is inputted, the relationship which is related to the searching word is detected from a database(S402). The relationship including the searching word and the related word is displayed by considering the relationship map between the searching word and the related word(S403). A new search word is generated if a user combines at least one part of the related word and the search word on the relationship map(S404).

Description

관련어가 표시되는 관계도를 이용한 효과적인 인터넷 검색 방법{Efficient Internet Search Method Using Related Keywords Diagram}Effective Internet Search Method Using Related Keywords Diagram

본 발명은 웹 상에서 정보를 검색하는 방법에 관한 것으로, 보다 상세하게는 입력된 검색어에 대한 관련어를 검색하는 방법에 관한 것이다.The present invention relates to a method of searching for information on the web, and more particularly, to a method of searching for a related word for an input search word.

인터넷은 정보의 바다라고 할 수 있을 정도로 방대한 양의 정보가 산재되어 있으며, 많은 사람들이 인터넷을 통해 다양한 정보를 얻고 있다. 현재의 인터넷은 각 개인이나 단체에서 만들어 놓은 웹 문서들이 상호 연결되어 이루어지며, 사용자들은 상호 연결되어 있는 웹 문서를 통해 정보를 얻고 있는 것이다.The Internet is a sea of information, and there is a huge amount of information scattered, many people are getting a variety of information through the Internet. Today's Internet is made up of web documents created by individuals and organizations, and users are getting information through web documents.

일반적으로 웹 검색 엔진은 인터넷에 존재하는 수많은 웹 문서들의 내용들을 분석하고, 각 웹 문서 내에 포함된 단어들을 분석하여 저장한다. 이 과정에서 각 문서 내에 포함된 단어들의 빈도수, 웹 문서간의 연결 관계 등 다양한 통계 정보 등도 같이 분석되고 저장된다.In general, a web search engine analyzes the contents of numerous web documents existing on the Internet, and analyzes and stores words included in each web document. In this process, various statistical information such as the frequency of words included in each document and the connection relation between web documents are also analyzed and stored.

사용자가 입력하는 검색어는 하나 또는 그 이상의 단어 혹은 형태소로 구성될 수 있다. 웹 검색 엔진은 사용자의 검색어를 다양한 형태로 재조합하여, 기존에 소정 규칙에 따라 인덱스 형태로 저장된 웹 문서들의 정보를 바탕으로 사용자가 원하는 검색어에 근접한 단어들을 많이 포함한 웹 문서들을 결과로 보여주게 된다.The search word input by the user may consist of one or more words or morphemes. The web search engine recombines the user's search word into various forms, and displays the web documents including many words close to the user's desired search word based on the information of the web documents stored in the index form according to the existing rules.

현재 서비스를 제공하고 있는 다양한 웹 검색 엔진에서는 사용자가 입력한 검색어에 근접한 단어들을 많이 포함하는 웹 문서들이 다양한 기준으로 우선 순위를 매겨져 입력된 검색어에 대한 결과로 사용자에게 반환된다. 이러한 방법은 사용자가 자신이 원하는 검색어가 무엇인지 정확하게 알고 있을 때에는 매우 유용하다. 그러나, 일반적으로 자신이 원하는 결과를 획득하는데 필요한 모든 검색어를 알고 있는 사용자는 매우 드물며, 따라서 사용자들은 검색 결과를 보고 다른 관련어들을 이해하고 새로운 검색어를 입력하는 과정을 반복한다. 따라서, 사용자가 이러한 과정들을 보다 효율적으로 수행할 수 있는 인터넷 검색 방법이 요구되는 실정이다.In various web search engines that currently provide services, web documents containing a large number of words close to the user's search terms are prioritized based on various criteria and returned to the user as a result of the search term. This is very useful when the user knows exactly what search terms they want. However, in general, a user who knows all the search terms necessary to obtain a desired result is very rare, so the users repeat the process of looking at the search results, understanding other related words, and entering a new search term. Therefore, there is a need for an internet search method that enables a user to perform these processes more efficiently.

상술한 검색어 선택 및 검색의 불편함을 해소하기 위해 사용자가 입력한 검색어를 기준으로 관련어들을 제시하고, 검색어와 관련어를 조합하는 편리한 인터페이스를 제공한다면 사용자들은 자신이 원하는 결과에 더욱 빨리 접근할 수 있을 것이다. 예를 들어, 사용자들이 특정 검색엔진의 명칭을 검색할 때 해당 검색엔진과 관련된 메일 서비스 또는 포털 서비스를 관련어로 제시된다면 더욱 효과적인 검색이 가능하며, 사용자의 만족도도 높아질 것이다.In order to solve the inconvenience of selecting and searching the above-mentioned search terms, suggesting relevant terms based on the search terms entered by the user, and providing a convenient interface that combines the search terms and the related words, users can access the desired results more quickly. will be. For example, when a user searches for a name of a specific search engine, if a mail service or a portal service related to the search engine is presented as a related word, a more effective search is possible and the user's satisfaction will be increased.

본 발명은 상기와 같은 일반적인 기술의 문제점을 해결하기 위하여 안출된 것으로서, 본 발명의 목적은 사용자 검색어와 그에 연관된 관련어들을 관계도 형태로 표시하고, 관계도 상에서 편리하게 검색어 및 관련어들과의 조합을 수행할 수 있는 사용자 인터페이스를 제공하기 위한 것이다.The present invention has been made to solve the above problems of the general technology, an object of the present invention is to display a user search word and its related words in the form of a relationship, and to conveniently combine the search word and related words on the relationship diagram To provide a user interface that can be performed.

본 발명의 다른 목적은 터치 및 멀티터치 사용자 인터페이스 환경까지 고려하여 효율적으로 새로운 검색어를 조합할 수 있는 사용자 인터페이스를 제공하기 위한 것이다.Another object of the present invention is to provide a user interface capable of efficiently combining new search words in consideration of a touch and multi-touch user interface environment.

본 발명에서 이루고자 하는 기술적 과제들은 이상에서 언급한 기술적 과제들로 제한되지 않으며, 언급하지 않은 또 다른 기술적 과제들은 아래의 기재로부터 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자에게 명확하게 이해될 수 있을 것이다.Technical problems to be achieved in the present invention are not limited to the above-mentioned technical problems, and other technical problems not mentioned above will be clearly understood by those skilled in the art from the following description. Could be.

상기의 기술적 과제를 이루기 위하여, 본 발명의 일 실시예에 따른 인터넷 검색 방법은, 사용자에 의해 검색어가 입력되면 상기 검색어에 연관된 하나 이상의 관련어를 데이터 베이스에서 검출하는 단계; 상기 검색어 및 상기 하나 이상의 관련어를 포함하는 관계도를, 상기 검색어와 상기 하나 이상의 관련어 사이의 연관도를 고려하여 디스플레이하는 단계; 상기 관계도 상에서 사용자에 의하여 상기 하나 이상의 관련어의 적어도 일부가 상기 검색어와 조합되면 새로운 검색어를 생성하는 단계; 상기 생성된 새로운 검색어에 연관된 하나 이상의 관련어를 상기 데이터 베이스에서 검출하는 단계; 및 상기 새로운 검색어 및 상기 새로운 검색어에 연관된 하나 이상의 관련어를 이용하되, 상기 새로운 검색어와 상기 새로운 검색어에 연관된 하나 이상의 관련어 사이의 연관도를 고려하여 상기 관계도를 갱신하는 단계;를 포함할 수 있다. 여기서, 상기 관계도는 상기 검색어 또는 상기 새로운 검색어가 표시되는 검색어 영역; 및 상기 검색어 영역의 주변에 위치하되, 상기 검색어 또는 상기 새로운 검색어에 연관된 상기 하나 이상의 관련어가 표시되는 관련어 영역;을 포함할 수 있다.In order to achieve the above technical problem, the Internet search method according to an embodiment of the present invention, when the user inputs a search word, detecting one or more related words associated with the search word in the database; Displaying a relationship diagram including the search word and the one or more related words in consideration of the degree of association between the search word and the one or more related words; Generating a new search word when at least a part of the one or more related words are combined with the search word by the user on the relationship diagram; Detecting in the database one or more related words associated with the generated new search term; And using the new search word and one or more related words related to the new search word, updating the relationship diagram in consideration of the degree of association between the new search word and one or more related words related to the new search word. Here, the relationship diagram may include a search word area in which the search word or the new search word is displayed; And a related term region positioned around the search term region and displaying one or more related terms related to the search term or the new search term.

이때, 상기 검색어 영역 및 상기 관련어 영역에 표시되는 상기 각각의 관련어는 선으로 연결되는 것일 수 있다.In this case, each of the related words displayed in the search word area and the related word area may be connected by a line.

또한, 상기 관련어 영역은 상기 관련어 각각에 대한 연관도의 크기에 대응되는 크기의 도형을 포함할 수 있다.The related term region may include a figure having a size corresponding to the size of an association degree for each related term.

또한, 상기 각 도형은 원 또는 다각형일 수 있다.In addition, each figure may be a circle or a polygon.

또한, 상기 각 도형은 상기 관계도 상에서 자신에 대응되는 관련어에 겹쳐지는(overlap) 형태로 디스플레이될 수 있다.In addition, each figure may be displayed in a form overlapping on the related word corresponding to the figure on the relationship diagram.

또한, 상기 각 도형은 선으로 상기 검색어 영역에 연결되는 것일 수 있다.Each figure may be connected to the search word region by a line.

또한, 상기 조합은 상기 하나 이상의 관련어의 적어도 일부가 사용자에 의한 드래그 앤 드롭(drag and drop) 동작을 통하여 상기 검색어 영역으로 입력되는 방법으로 수행될 수 있다.The combination may be performed by a method in which at least a part of the one or more related words is input to the search word region through a drag and drop operation by a user.

또한, 상기 사용자 단말기는 동시에 둘 이상의 터치입력을 구분하여 인식하는 멀티터치 기능을 구비하며, 상기 관계도를 디스플레이하기 위한 터치스크린을 포함하고, 상기 드래그 앤 드롭 동작은 상기 터치스크린을 이용한 사용자의 터치 또는 멀티터치 조작을 통하여 수행될 수 있다.In addition, the user terminal has a multi-touch function for distinguishing and recognizing two or more touch inputs at the same time, and includes a touch screen for displaying the relationship diagram, the drag and drop operation is a user's touch using the touch screen Or through a multi-touch operation.

또한, 상기 관계도는 상기 관련어 영역에 표시되는 상기 각각의 관련어에 대하여 형태소 단위 또는 관련어 단위마다 구비되는 조합 바로가기 버튼을 포함하고, 상기 새로운 검색어를 생성하는 단계에서 상기 각각의 조합 바로가기 버튼이 사용자에 의해 하나 이상 선택되는 방법으로 상기 조합이 수행될 수 있다.The relational diagram may include a combination shortcut button provided for each related word displayed in the related word region for each morpheme unit or related word unit. The combination may be performed in a manner selected by one or more by the user.

또한, 상기 검색어 및 상기 검색어에 연관된 하나 이상의 관련어에 대한 제 1 웹페이지 검색을 수행하는 단계; 및 상기 제 1 웹페이지 검색에 대한 결과를 웹페이지 정보 영역에 디스플레이하는 단계를 더 포함할 수 있다.In addition, performing a first web page search for the search word and one or more related words associated with the search word; And displaying a result of the first webpage search in a webpage information area.

또한, 상기 새로운 검색어 및 상기 새로운 검색어에 연관된 하나 이상의 관련어에 대한 제 2 웹페이지 검색을 수행하는 단계; 및 상기 제 2 웹페이지 검색에 대한 결과를 이용하여 상기 웹페이지 정보 영역을 갱신하는 단계를 더 포함할 수 있다.The method may further include performing a second webpage search on the new search word and at least one related word associated with the new search word; And updating the webpage information area by using the result of the second webpage search.

또한, 상기 관계도는 상기 각 검색어, 상기 각 관련어 및 상기 각 관련어를 형태소 분석하여 생성한 하나 이상의 단어 중 적어도 하나가 표시되는 키워드 영역을 더 포함할 수 있다.The relationship diagram may further include a keyword region in which at least one of each of the search word, each related word, and one or more words generated by morphological analysis of each related word is displayed.

아울러, 상기 조합은 상기 키워드 영역에 표시되는 상기 각 관련어 및 상기 각 관련어를 형태소 분석하여 생성된 하나 이상의 단어 중 적어도 일부를 추가로 이용하여 수행되될 수 있다.In addition, the combination may be performed by further using at least some of the related words displayed in the keyword region and one or more words generated by morphological analysis of the related words.

상기의 기술적 과제를 이루기 위하여, 본 발명의 일 실시예에 따른 인터넷 검색을 위한 사용자 단말기는, 디스플레이 수단; 사용자로부터 명령을 입력받기 위한 사용자 명령 입력 수단; 검색 서버와 정보를 교환하기 위한 통신 수단; 복수 개의 명령을 저장하기 위한 메모리; 및 상기 메모리 내의 명령을 실행하기 위한 프로세서;를 포함할 수 있다.In order to achieve the above technical problem, a user terminal for Internet search according to an embodiment of the present invention, the display means; User command input means for receiving a command from a user; Communication means for exchanging information with a search server; A memory for storing a plurality of instructions; And a processor for executing instructions in the memory.

여기서, 상기 프로세서는 1) 사용자로부터 상기 사용자 명령 입력수단을 통하여 검색어가 입력되면, 상기 검색어에 연관된 하나 이상의 관련어를 상기 검색 서버로부터 획득하고, 2) 상기 획득한 하나 이상의 관련어와 상기 검색어의 관계를 시각적으로 나타내는 관계도를, 상기 검색어와 상기 하나 이상의 관련어 사이의 연관도를 고려하여 상기 디스플레이 수단을 통하여 표시하며, 3) 사용자가 상기 관계도 상에서 상기 검색어 및 상기 하나 이상의 관련어를 이용하여 새로운 검색어를 조합하면 상기 새로운 검색어에 연관된 하나 이상의 관련어를 상기 검색 서버로부터 획득하고, 4) 상기 새로운 검색어와 상기 새로운 검색어에 연관된 하나 이상의 관련어 사이의 연관도를 고려하여 상기 관계도를 갱신하도록 제어할 수 있다.Herein, when the user inputs a search word through the user command input means, the processor acquires one or more related words related to the search word from the search server, and 2) calculates a relationship between the obtained one or more related words and the search word. A relation diagram visually displayed is displayed through the display means in consideration of an association degree between the search word and the one or more related words, and 3) a user searches for a new search term using the search word and the one or more related words on the relation diagram. In combination, the search server may obtain one or more related words related to the new search word from the search server, and 4) control to update the relation in consideration of the degree of association between the new search word and one or more related words related to the new search word.

이때, 상기 관계도는 상기 검색어 또는 상기 새로운 검색어가 표시되는 검색어 영역; 및 상기 검색어 영역의 주변에 위치하되, 상기 검색어 또는 상기 새로운 검색어에 연관된 상기 하나 이상의 관련어가 표시되는 관련어 영역;을 포함할 수 있다.In this case, the relationship diagram may include a search word area in which the search word or the new search word is displayed; And a related term region positioned around the search term region and displaying one or more related terms related to the search term or the new search term.

또한, 상기 관련어 영역은 상기 관련어 각각에 대한 연관도의 크기에 대응되는 크기의 도형을 포함할 수 있다.The related term region may include a figure having a size corresponding to the size of an association degree for each related term.

또한, 상기 각 도형은 원 또는 다각형일 수 있다.In addition, each figure may be a circle or a polygon.

또한, 상기 각 도형은 상기 관계도 상에서 자신에 대응되는 관련어에 겹쳐지는(overlap) 형태로 디스플레이될 수 있다.In addition, each figure may be displayed in a form overlapping on the related word corresponding to the figure on the relationship diagram.

또한, 상기 각 도형은 선으로 상기 검색어 영역에 연결될 수 있다.Each figure may be connected to the search word area by a line.

또한, 상기 조합은 상기 하나 이상의 관련어의 적어도 일부가 사용자에 의한 드래그 앤 드롭(drag and drop) 동작을 통하여 상기 검색어 영역으로 입력되는 방법으로 수행될 수 있다.The combination may be performed by a method in which at least a part of the one or more related words is input to the search word region through a drag and drop operation by a user.

아울러, 상기 디스플레이 수단은 동시에 둘 이상의 터치입력을 구분하여 인식하는 멀티터치 기능을 구비하며, 상기 관계도를 디스플레이하기 위한 터치스크린을 포함하고, 상기 드래그 앤 드롭 동작은 상기 터치스크린을 이용한 사용자의 터치 또는 멀티터치 조작을 통하여 수행될 수 있다.In addition, the display means has a multi-touch function for distinguishing and recognizing two or more touch inputs at the same time, and includes a touch screen for displaying the relationship diagram, wherein the drag and drop operation is performed by a user's touch using the touch screen. Or through a multi-touch operation.

상기의 기술적 과제를 이루기 위하여, 본 발명의 일 실시예에 따른 인터넷 검색 시스템은, 인터넷 상에 존재하는 복수의 웹문서에 대한 정보를 획득하고 저장하는 웹정보 저장수단; 사용자로부터 입력된 검색어를 분석하고, 상기 웹정보 저장수단의 정보를 이용하여 상기 검색어에 연관된 하나 이상의 관련어를 검출하는 관련어 검출수단; 및 사용자에게 관계도 사용자 인터페이스를 제공하기 위한 관계도 제공 수단;을 포함할 수 있다. In order to achieve the above technical problem, the Internet search system according to an embodiment of the present invention, Web information storage means for obtaining and storing information about a plurality of web documents existing on the Internet; Related word detection means for analyzing a search word input from a user and detecting one or more related words related to the search word using information of the web information storage means; And relationship providing means for providing a relationship user interface to the user.

여기서, 상기 관계도 사용자 인터페이스는 상기 관련어 검출수단으로부터 상기 하나 이상의 관련어를 획득하여 상기 검색어와 상기 하나 이상의 관련어의 관계를 시각적으로 나타내는 관계도를 디스플레이하고, 상기 관계도 상에서 사용자에 의하여 상기 검색어 및 상기 하나 이상의 관련어 중 적어도 일부가 조합되어 새로운 검색어가 생성되면, 상기 새로운 검색어를 상기 관련어 검출수단으로 전달하고, 상기 관련어 검출수단으로부터 상기 새로운 검색어에 연관된 하나 이상의 관련어를 전달받아 상기 관계도를 갱신하도록 동작할 수 있다.Here, the relationship diagram user interface obtains the one or more related words from the related word detection means and displays a relationship diagram visually representing the relationship between the search word and the one or more related words, and the user searches for the search word and the When at least some of one or more related words are combined to generate a new search word, the new search word is transmitted to the related word detection means, and the related word detection means receives one or more related words related to the new search word to update the relationship diagram. can do.

이때, 상기 관계도는 상기 검색어 또는 상기 새로운 검색어가 표시되는 검색어 영역; 및 상기 검색어 영역의 주변에 위치하되, 상기 검색어 또는 상기 새로운 검색어에 연관된 상기 하나 이상의 관련어가 표시되는 관련어 영역;을 포함할 수 있다.In this case, the relationship diagram may include a search word area in which the search word or the new search word is displayed; And a related term region positioned around the search term region and displaying one or more related terms related to the search term or the new search term.

또한, 상기 관련어 영역은 상기 관련어 각각에 대한 연관도의 크기에 대응되는 크기의 도형을 포함할 수 있다.The related term region may include a figure having a size corresponding to the size of an association degree for each related term.

또한, 상기 각 도형은 원 또는 다각형일 수 있다.In addition, each figure may be a circle or a polygon.

또한, 상기 각 도형은 상기 관계도 상에서 자신에 대응되는 관련어에 겹쳐지는(overlap) 형태로 디스플레이될 수 있다.In addition, each figure may be displayed in a form overlapping on the related word corresponding to the figure on the relationship diagram.

또한, 상기 각 도형은 선으로 상기 검색어 영역에 연결될 수 있다.Each figure may be connected to the search word area by a line.

또한, 상기 조합은 상기 하나 이상의 관련어의 적어도 일부가 사용자에 의한 드래그 앤 드롭(drag and drop) 동작을 통하여 상기 검색어 영역으로 입력되는 방법으로 수행될 수 있다.The combination may be performed by a method in which at least a part of the one or more related words is input to the search word region through a drag and drop operation by a user.

아울러, 상기 시스템은 동시에 둘 이상의 터치입력을 구분하여 인식하는 멀티터치 기능을 구비하며, 상기 관계도를 디스플레이하기 위한 터치스크린을 더 포함하고, 상기 드래그 앤 드롭 동작은 상기 터치스크린을 이용한 사용자의 터치 또는 멀티터치 조작을 통하여 수행될 수 있다.In addition, the system has a multi-touch function for distinguishing and recognizing two or more touch inputs at the same time, further comprising a touch screen for displaying the relationship diagram, wherein the drag and drop operation is a user's touch using the touch screen Or through a multi-touch operation.

본 발명의 실시예들에 따르면 다음과 같은 효과가 있다.According to the embodiments of the present invention, the following effects are obtained.

첫째, 사용자는 관계도 상에서 검색어 및 그와 연관된 관련어를 편리하게 조합하여 검색하고자 하는 대상에 보다 근접한 검색어를 효율적으로 찾아갈 수 있다.First, a user may conveniently search for a search word closer to a target to search by conveniently combining the search word and related related words on the relationship diagram.

둘째, 터치 및 멀티터치 환경에서 보다 편리한 검색어의 조합이 가능하다.Second, a more convenient combination of search terms is possible in a touch and multi-touch environment.

본 발명에서 얻을 수 있는 효과는 이상에서 언급한 효과들로 제한되지 않으며, 언급하지 않은 또 다른 효과들은 아래의 기재로부터 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자에게 명확하게 이해될 수 있을 것이다.The effects obtainable in the present invention are not limited to the above-mentioned effects, and other effects not mentioned above may be clearly understood by those skilled in the art from the following description. will be.

도 1은 본 발명의 실시예들에 관련된 시스템 및 방법이 구현될 수 있는 네트워크 구성의 일례를 나타낸다.
도 2는 본 발명의 실시예들에 관련된 시스템 및 방법이 구현될 수 있는 클라이언트 엔터티 및 서버 엔터티 중 적어도 하나에 적용될 수 있는 엔터티 구성의 일례를 나타낸다.
도 3은 본 발명에 따른 관계도를 구성하기 위한 정보를 제공할 수 있는 서버의 구조를 수행되는 기능에 따라 분류된 개체로 나타낸 것이다.
도 4는 본 발명의 일 실시예에 따른 관계도를 이용한 관련어 검색 방법의 일례를 나타내는 순서도이다.
도 5a는 본 발명의 일 실시예로서, 사용자 단말기에 디스플레이되는 관계도 사용자 인터페이스의 초기 화면의 일례를 나타낸다.
도 5b는 본 발명의 일 실시예로서, 사용자 단말기에 디스플레이되는 관계도 사용자 인터페이스의 검색 결과 화면의 일례를 나타낸다.
도 6a는 본 발명의 일 실시예로서, 관계도에서 검색어와 관련어가 조합되는 모습의 일례를 나타낸다.
도 6b는 본 발명의 일 실시예로서, 관계도에서 검색어와 관련어가 조합되는 모습의 다른 일례를 나타낸다.
도 7은 본 발명의 일 실시예로서, 키워드를 구성하는 복수의 형태소 중 일부를 선택적으로 새로운 검색어의 조합에 이용하는 방법의 일례를 나타낸다.
도 8은 본 발명의 일 실시예로서, 관계도를 통하여 사용자가 원하는 검색어를 찾아가는 과정의 일례를 나타낸다.
1 illustrates an example of a network configuration in which systems and methods related to embodiments of the invention may be implemented.
2 illustrates an example of an entity configuration that may be applied to at least one of a client entity and a server entity on which systems and methods related to embodiments of the invention may be implemented.
3 illustrates the structure of a server capable of providing information for constructing a relationship diagram according to the present invention as an entity classified according to a function performed.
4 is a flowchart illustrating an example of a related word search method using a relationship diagram according to an exemplary embodiment of the present invention.
5A illustrates an example of an initial screen of a relationship diagram displayed on a user terminal as an embodiment of the present invention.
5B illustrates an example of a search result screen of a relationship diagram user interface displayed on a user terminal according to one embodiment of the present invention.
6A illustrates an example of a search word and a related word combined in a relation diagram according to an embodiment of the present invention.
6B illustrates another example of a combination of a search word and a related word in a relationship diagram according to one embodiment of the present invention.
FIG. 7 illustrates an example of a method of selectively using a part of a plurality of morphemes constituting a keyword in a combination of a new search word according to an embodiment of the present invention.
FIG. 8 illustrates an example of a process of searching for a desired keyword through a relationship diagram according to an embodiment of the present invention.

상기의 기술적 과제를 해결하기 위해, 본 발명은 검색어와 그에 연관된 관련어들을 조합하여 효율적으로 검색을 수행하는 방법들을 개시한다.In order to solve the above technical problem, the present invention discloses a method for efficiently performing a search by combining a search word and its related terms.

이하의 실시예들은 본 발명의 구성요소들과 특징들을 소정 형태로 결합한 것들이다. 각 구성요소 또는 특징은 별도의 명시적 언급이 없는 한 선택적인 것으로 고려될 수 있다. 각 구성요소 또는 특징은 다른 구성요소나 특징과 결합되지 않은 형태로 실시될 수 있다. 또한, 일부 구성요소들 및/또는 특징들을 결합하여 본 발명의 실시예를 구성할 수도 있다. 본 발명의 실시예들에서 설명되는 동작들의 순서는 변경될 수 있다. 어느 실시예의 일부 구성이나 특징은 다른 실시예에 포함될 수 있고, 또는 다른 실시예의 대응하는 구성 또는 특징과 교체될 수 있다.
The following embodiments combine the components and features of the present invention in a predetermined form. Each component or feature may be considered to be optional unless otherwise stated. Each component or feature may be embodied in a form that is not combined with other components or features. In addition, some components and / or features may be combined to form an embodiment of the present invention. The order of the operations described in the embodiments of the present invention may be changed. Some components or features of one embodiment may be included in another embodiment or may be replaced with corresponding components or features of another embodiment.

네트워크 구성Network configuration

먼저, 본 발명이 수행될 수 있는 예시적인 네트워크 구성을 도 1을 참조하여 설명한다.First, an exemplary network configuration in which the present invention may be performed is described with reference to FIG.

도 1은 본 발명의 실시예들에 관련된 시스템 및 방법이 구현될 수 있는 네트워크 구성의 일례를 나타낸다.1 illustrates an example of a network configuration in which systems and methods related to embodiments of the invention may be implemented.

네트워크는 통신망(130)을 통해 하나 이상의 서버 및 하나 이상의 사용자 단말기를 포함할 수 있다. 도 1에서는 두 개의 사용자 단말기(110, 120)와 하나의 서버(140)가 네트워크(130)에 연결되어 있는 것으로 예시하였으나, 실제로는 사용자 단말기와 서버는 더 많거나 더 적을 수 있다. 또한, 경우에 따라 사용자 단말기가 서버의 기능을 수행할 수 있고, 서버가 사용자 단말기의 기능을 수행할 수도 있다.The network may include one or more servers and one or more user terminals via the communication network 130. In FIG. 1, two user terminals 110 and 120 and one server 140 are illustrated as being connected to the network 130, but in practice, the number of user terminals and servers may be more or less. In some cases, the user terminal may perform the function of a server, and the server may perform the function of the user terminal.

여기서, 사용자 단말기(110, 120)는 사용자 개체(entity)를 포함할 수 있다. 이러한 사용자 개체(entity)는 무선 전화, 개인용 컴퓨터, 개인용 휴대 정보 단말기(personal digital assistant, PDA), 랩톱 컴퓨터, 또는 다른 타입의 계산 또는 통신 디바이스와 같은 디바이스 및 이들 디바이스 상에서 실행되는 스레드(thread)나 프로세스(process), 및/또는 이들 디바이스에 의해 실행 가능한 객체(object)를 포함하는 개념이다.Here, the user terminals 110 and 120 may include a user entity. Such user entities may include devices such as wireless telephones, personal computers, personal digital assistants (PDAs), laptop computers, or other types of computing or communication devices, as well as threads running on these devices; A concept that includes processes and / or objects executable by these devices.

서버(140)는 본 발명에 따른 방식으로 웹문서를 수집, 처리, 검색 및/또는 유지하는 서버 개체(즉, 엔터티: entity)들을 포함할 수 있다. 본 발명에 따른 실시예들에서 서버(140)는 사용자 단말기의 요청에 따른 문서(150, 151) 검색 기능을 수행하여 검색 결과를 사용자 단말기에 돌려줄 수 있는 검색 엔진 기능을 포함할 수 있다. 이를 위하여 서버(140)는 인터넷 상에 존재하는 문서들(150, 151)을 링크 등을 통하여 찾아다니고(crawling), 문서를 색인화(indexing)하며, 문서와 연관된 정보를 저장할 수 있다. Server 140 may include server entities (ie, entities) that collect, process, retrieve, and / or maintain web documents in a manner consistent with the present invention. In embodiments according to the present invention, the server 140 may include a search engine function that may return a search result to the user terminal by performing a search function of the documents 150 and 151 according to a request of the user terminal. To this end, the server 140 may crawl documents 150 and 151 existing on the Internet through a link, index the documents, and store information associated with the documents.

여기서, "문서(document)"란 임의의 기계로 판독 가능하고(machine_readable) 기계에 저장 가능한 작업 결과물(machine-storable work product)을 포함하는 것으로 광의로 해석되어야 한다. 이러한 문서의 예를 들면 이메일, 웹 사이트, 파일, 파일들의 조합, 다른 파일에 대한 링크가 삽입된(embedded) 하나 이상의 파일, 뉴스 그룹 포스팅, 블로그, 전자 데이터로 변형된 텍스트 인쇄물, 웹 광고 등을 포함할 수 있다. 일반적으로, 인터넷 환경에서 문서는 웹 페이지를 지칭한다. 웹 페이지는 흔히 텍스트 정보를 포함하고, 그 외의 삽입된 정보(메타 정보, 이미지, 하이퍼링크 등) 및/또는 삽입된 명령어(자바스크립트 등)를 포함할 수 있다. 이하, 본 명세서에서 "웹 문서"와 "웹 페이지"는 동일한 의미로 사용된다.Here, "document" is to be broadly interpreted as including a machine-storable work product that is machine-readable and machine-readable. Examples of such documents include e-mails, websites, files, combinations of files, one or more files with embedded links to other files, newsgroup postings, blogs, text prints transformed into electronic data, web advertisements, etc. It may include. In general, in the Internet environment, a document refers to a web page. Web pages often contain textual information, and may include other embedded information (meta information, images, hyperlinks, etc.) and / or embedded instructions (JavaScript, etc.). Hereinafter, in this specification, "web document" and "web page" are used interchangeably.

서버(140)는 상술한 기능들이 하나의 개체에서 수행되도록 구성될 수도 있고, 복수의 개체가 각 역할을 분담하여 하나의 서버의 기능을 수행할 수도 있다. 이하, 본 명세서에서는 서버에 대응되는 개념으로 클라이언트(client)를 사용자 단말기와 동일한 의미로 사용한다. The server 140 may be configured to perform the above-described functions in one entity, or a plurality of entities may share the respective roles to perform the function of one server. Hereinafter, in the present specification, a client is used as a concept corresponding to a server in the same meaning as a user terminal.

통신망(130)은 근거리 통신망(Local Area Network, LAN), 공중 전화 교환망(Pubic Switched Telephone Network, PSTN)과 같은 전화망, 인트라넷, 인터넷, 또는 네트워크들의 조합을 포함할 수 있다. The communication network 130 may include a local area network (LAN), a telephone network such as a public switched telephone network (PSTN), an intranet, the Internet, or a combination of networks.

사용자 단말기(110, 120)와 서버(140)는 유선, 무선, 및/또는 광학적 접속을 통해 통신망(130)에 연결될 수 있다.
The user terminals 110 and 120 and the server 140 may be connected to the communication network 130 through wired, wireless, and / or optical connections.

클라이언트/서버 엔터티Client / Server entity

다음으로, 본 발명의 실시예들이 수행될 수 있는 클라이언트 엔터티 또는 서버 엔터티의 구성을 도 2를 참조하여 설명한다.Next, a configuration of a client entity or a server entity on which embodiments of the present invention can be performed will be described with reference to FIG. 2.

도 2는 본 발명의 실시예들에 관련된 시스템 및 방법이 구현될 수 있는 사용자 클라이언트 엔터티 및 서버 엔터티 중 적어도 하나에 적용될 수 있는 엔터티 구성의 일례를 나타낸다.2 illustrates an example of an entity configuration that may be applied to at least one of a user client entity and a server entity on which systems and methods related to embodiments of the invention may be implemented.

도 2를 참조하면, 본 발명에 따른 엔터티는 버스(210), 프로세서(220), 메모리(230), 입력 장치(240), 통신 장치(250), 출력 장치(260) 및 저장 장치(270)를 포함할 수 있다. 버스(210)는 각 구성요소 사이의 통신을 가능하게 하는 경로를 포함할 수 있다.Referring to FIG. 2, an entity according to the present invention includes a bus 210, a processor 220, a memory 230, an input device 240, a communication device 250, an output device 260, and a storage device 270. It may include. The bus 210 may include a path that enables communication between each component.

프로세서(220)는 명령어를 해석하고 실행하는 프로세서, 마이크로프로세서 또는 처리 로직(processing logic)을 포함할 수 있다. 메모리(230)는 프로세서(220)에서 실행하기 위한 정보 및 명령어를 저장하는 RAM(Random Access Memory), 다른 타입의 동적 스토리지 디바이스(dynamic storage device), 프로세서(220)가 사용하는 정적인 정보 및 명령어를 저장하는 ROM 디바이스 또는 다른 타입의 정적 스토리지 디바이스를 포함할 수 있다. Processor 220 may include a processor, microprocessor, or processing logic that interprets and executes instructions. Memory 230 may include random access memory (RAM) that stores information and instructions for execution in processor 220, other types of dynamic storage devices, and static information and instructions used by processor 220. It may include a ROM device or another type of static storage device for storing the.

입력 장치(240)는 키보드, 마우스, 타블렛, 펜, 카메라, 음성 인식(voice recognition) 장치 등과 같이 사용자가 엔티티에 정보를 입력할 수 있도록 해주는 장치를 포함할 수 있다. Input device 240 may include a device that allows a user to enter information into an entity, such as a keyboard, mouse, tablet, pen, camera, voice recognition device, and the like.

통신 장치(250)는 엔터티가 다른 디바이스 및/또는 시스템과 통신할 수 있도록 해주는 임의의 송수신기형 장치를 포함할 수 있다. 예를 들면, 통신 장치(250)는 통신망(130)와 같은 네트워크를 통해 다른 디바이스나 시스템과 통신하는 장치를 포함할 수 있다.Communication device 250 may include any transceiver-type device that enables an entity to communicate with other devices and / or systems. For example, the communication device 250 may include an apparatus for communicating with another device or system through a network such as the communication network 130.

출력 장치(260)는 디스플레이, 프린터, 스피커 등을 포함하여, 사용자에게 정보를 출력하는장치를 포함할 수 있다. The output device 260 may include a device for outputting information to a user, including a display, a printer, a speaker, and the like.

저장 장치(270)는 하드디스크나 CD/DVD 롬 등과 같은 자기 기록 매체 및/또는 광학 기록 매체와 그에 대응하는 드라이브를 포함할 수 있다.The storage device 270 may include a magnetic recording medium and / or an optical recording medium such as a hard disk or a CD / DVD ROM, and a drive corresponding thereto.

상술한 클라이언트/서버 엔터티는 이하에서 상세히 설명될 검색 관련 동작(operation)을 수행할 수 있다. 소프트웨어 명령어는 저장 장치(270)와 같은, 컴퓨터로 판독 가능한 매체로부터, 또는 통신 장치(250)를 통해 다른 디바이스로부터 메모리(230)로 로드될 수 있다. 프로세서(220)는 메모리(230)에 저장된 소프트웨어 명령어에 따라 후술될 검색 관련 프로세스들을 수행할 수 있다. The above-described client / server entity may perform a search related operation which will be described in detail below. The software instructions may be loaded into the memory 230 from a computer readable medium, such as the storage device 270, or from another device via the communication device 250. The processor 220 may perform search related processes to be described below according to a software command stored in the memory 230.

다음으로, 본 발명의 실시예들이 수행될 수 있는 서버 구조의 일례를 도 3을 참조하여 설명한다.
Next, an example of a server structure in which embodiments of the present invention can be performed will be described with reference to FIG. 3.

검색 서버의 구조Search Server Structure

도 3은 본 발명에 따른 관계도를 구성하기 위한 정보를 사용자 단말기에 제공할 수 있는 서버의 구조를, 수행되는 기능에 따라 분류된 개체로 나타낸 것이다.Figure 3 illustrates the structure of a server that can provide information for constructing a relationship diagram according to the present invention to a user terminal as an entity classified according to the function to be performed.

도 3을 참조하면, 본 발명에 따른 검색 관련 기능이 수행될 수 있는 서버(140)는 웹정보 저장장치(310), 관련어 검출부(320) 및 웹 검색엔진(330)을 포함할 수 있다. 각각의 서버 구성 요소는 물리적으로 구분된 것이 아니라 기능에 따라 구분된 것이다. 따라서, 각각의 서버 구성 요소는 도 2에서 상술된 하나 이상의 서버 엔터티로 구성될 수도 있고, 둘 이상의 서버 구성 요소가 하나의 서버 엔터티에 의해 구현될 수도 있다. Referring to FIG. 3, a server 140 in which a search related function according to the present invention may be performed may include a web information storage device 310, a related word detector 320, and a web search engine 330. Each server component is separated by function, not physically. Thus, each server component may consist of one or more server entities described above in FIG. 2, and two or more server components may be implemented by one server entity.

이하, 각 구성 요소의 기능을 설명한다.Hereinafter, the function of each component is demonstrated.

먼저, 웹정보 저장장치(310)는 인터넷에 존재하는 웹 문서들을 분석하여, 사용자의 검색어에 맞는 웹 문서를 찾아내기 위한 웹 문서 검색에 필요한 정보와, 주어진(즉, 사용자로부터 입력된) 검색어와 연관된 관련어를 찾는 데 필요한 정보들을 추출하고 저장하는 기능을 수행한다. 추출 및 저장 기능은 주기적으로 수행될 수도 있고 연속적으로 수행될 수도 있다.First, the web information storage device 310 analyzes web documents existing on the Internet to search for a web document for finding a web document that matches a user's search query, and to search for a given web document. Performs the function of extracting and storing information needed to find related related words. Extraction and storage functions may be performed periodically or continuously.

여기서 관련어란, 사용자가 입력한 검색어에 연관성이 있는 키워드를 말한다. 이때, 연관성이 있는 키워드란 단순히 검색어를 구성하는 형태소 중 적어도 일부를 포함하는 키워드, 검색어가 등장하는 임의의 웹페이지들에 함께 등장하는 키워드 또는 임의의 웹페이지에서 검색어에 링크된 문서에 등장하는 키워드 등을 포함하는 개념이다. 상술한 연관성의 개념은 예시적인 것으로, 이 외에도 다양한 기준들이 연관성의 판단에 적용될 수 있다. 이하, 본 명세서에서 "관련어", "연관성이 있는 키워드", "연관 검색어" 및 "연관 키워드"는 서로 동일한 의미를 갖는 것으로 본다.Here, the related word refers to a keyword that is related to a search word input by a user. In this case, the relevant keyword is simply a keyword including at least some of the morphemes constituting the search term, a keyword appearing together on arbitrary webpages in which the search word appears, or a keyword appearing in a document linked to the search word in any webpage. The concept includes such. The concept of correlation described above is exemplary, and in addition, various criteria may be applied to the determination of correlation. Hereinafter, in the present specification, "related words", "related keywords", "associated keyword", and "associated keyword" are considered to have the same meaning.

웹 문서 검색에 필요한 정보를 획득하기 위하여 웹정보 저장장치(310)는 임의의 웹 문서를 분석하여 웹 문서에 포함된 단어들을 추출하고, 추출된 단어들이 포함된 웹 문서를 지시하는 인덱스를 구성한다. 또한, 주어진 검색어와 관련된 관련어를 찾는데 필요한 정보를 획득하기 위하여 웹정보 저장장치(310)는 링크를 통한 웹문서 사이의 연관관계에 따라, 다른 웹페이지로의 링크를 수반하는 키워드(이하 "링크-키워드"라 칭함) 및 링크-키워드가 지시하는 웹문서의 연관 관계를 포함하는 인덱스를 구성한다.In order to obtain information necessary for searching a web document, the web information storage device 310 analyzes an arbitrary web document, extracts words included in the web document, and constructs an index indicating a web document including the extracted words. . In addition, in order to obtain the information necessary to find related words related to a given search word, the web information storage device 310, according to the association between the web document via the link, keywords accompanying the link to another web page (hereinafter referred to as "link- And an association of the web document indicated by the link-keyword.

다음으로, 관련어 검출부(320)는 사용자로부터 입력된 검색어를 분석하고, 웹정보 저장장치(310)에 저장된 웹 문서 검색에 필요한 정보 및 관련어를 찾는데 필요한 정보를 이용하여 입력된 검색어에 연관된 관련어를 검출하는 기능을 수행한다.Next, the related word detector 320 analyzes a search word input from a user and detects a related word related to the input search word by using information necessary for searching a web document stored in the web information storage device 310 and information needed to find a related word. It performs the function.

또한, 웹 검색 엔진(330)은 사용자가 입력한 검색어 및 관련어 검출부(320)에서 검출된 관련어에 대한 일반적인 웹문서 검색결과(즉, 해당 검색어 또는 관련어를 포함하는 웹페이지의 주소 및/또는 내용)를 출력하는 기능을 수행한다.In addition, the web search engine 330 may search for a general web document of a search word input by a user and a related word detected by the related word detector 320 (that is, an address and / or content of a web page including the corresponding search word or related word). Performs the function of outputting.

상술한 구성 요소를 포함하는 서버(140)는 사용자 단말기(110)에 디스플레이될 관계도를 구성하기 위한 정보를 제공할 수 있다. 만일, 사용자가 관계도 사용자 인터페이스(350)를 이용하여 새로운 검색어를 조합하면, 서버는(140)는 새로운 검색어에 대한 관련어를 검출하여 다시 사용자 단말기로 관계도를 갱신하기 위한 정보를 제공할 수 있다. 여기서 관계도 사용자 인터페이스(350)란, 소정 규칙에 따라 검색어와 검색어에 대한 관련어의 관계를 나타내는 관계도를 이용 또는 조작하기 위한 사용자 인터페이스를 말한다. 관계도 사용자 인터페이스(350)는 일반적인 웹브라우저 상에서 하이퍼텍스트(HTML), 플래시, 자바 애플릿 등을 이용하여 구현될 수도 있고, 소정의 전용 어플리케이션을 이용하여 구현될 수도 있다. 관계도는 사용자가 입력한 검색어가 중심에 배치되고, 그 주변에 검출된 관련어가 소정 규칙에 따라 배치되는 형태가 될 수 있다. 보다 구체적인 관계도의 형태는 후술한다.
The server 140 including the above-described components may provide information for configuring a relationship diagram to be displayed on the user terminal 110. If the user combines the new search terms using the relationship diagram user interface 350, the server 140 may detect the related word for the new search term and provide information for updating the relationship diagram back to the user terminal. . Here, the relationship diagram user interface 350 refers to a user interface for using or manipulating a relationship diagram showing a relationship between a search word and a related word for the search word according to a predetermined rule. The relational user interface 350 may be implemented using hypertext (HTML), Flash, Java applet, or the like in a general web browser, or may be implemented using a predetermined dedicated application. The relationship diagram may have a form in which a search word input by a user is arranged at the center and related words detected around the arrangement are arranged according to a predetermined rule. The form of a more specific relationship diagram is mentioned later.

검색 수행 과정Process of performing a search

이하, 도 1 내지 도 3을 참조하여 설명한 시스템에서 수행될 수 있는 본 발명에 따른 관계도를 이용한 관련어 검색 방법을 도 4를 참조하여 자세히 설명한다.Hereinafter, a method of searching for a related word using a relationship diagram according to the present invention that may be performed in the system described with reference to FIGS. 1 to 3 will be described in detail with reference to FIG. 4.

도 4는 본 발명의 일 실시예에 따른 관계도를 이용한 관련어 검색 방법의 일례를 나타내는 순서도이다.4 is a flowchart illustrating an example of a related word search method using a relationship diagram according to an exemplary embodiment of the present invention.

도 4에 도시된 관련어 검색 방법을 설명하기 앞서, 도 3을 참조하여 설명한 서버(140)의 웹정보 저장장치(310)에는 이미 웹 문서 검색에 필요한 정보 및 관련어를 찾는 데 필요한 정보가 이미 획득되어 저장된 상태라고 가정한다.Before describing the related term search method illustrated in FIG. 4, information necessary for searching a web document and information needed to find a related term have already been acquired in the web information storage device 310 of the server 140 described with reference to FIG. 3. Assume that it is saved.

먼저, 사용자로부터 검색어가 입력될 수 있다(S401).First, a search word may be input from the user (S401).

이를 위하여, 사용자는 사용자 단말기(110)를 통하여 자신이 정보를 획득하고자 하는 단어를 선택하여 검색어를 입력하면, 사용자 단말기(110)는 입력된 검색어를 통신망(130)을 통하여 검색 서버(140)로 전달할 수 있다.To this end, when a user selects a word for which he / she wants to obtain information through the user terminal 110 and inputs a search word, the user terminal 110 sends the input search word to the search server 140 through the communication network 130. I can deliver it.

검색 서버(140)는 사용자로부터 입력된 검색어를 이용하여 그에 대한 연관 키워드, 즉 관련어를 검출할 수 있다(S402). The search server 140 may detect a related keyword, that is, a related word, using the search word input from the user (S402).

이를 위하여, 검색 서버(140)의 관련어 검출부(320)는 웹정보 저장장치(310)에 저장된 정보를 이용할 수 있다. 또한, 웹 검색엔진은 검색어 또는 검출된 관련어에 대한 웹페이지를 웹정보 저장장치(310)에 저장된 정보를 이용하여 검색할 수 있다.To this end, the associated word detection unit 320 of the search server 140 may use the information stored in the web information storage device (310). In addition, the web search engine may search a web page for a search word or a related related word using information stored in the web information storage device 310.

검출된 관련어 및 검색된 웹페이지는 통신망(130)을 통하여 사용자 단말기(110)에 전달될 수 있다. 사용자 단말기(110)에서는 전달받은 정보를 이용하여 관계도 사용자 인터페이스(350)를 통하여 관계도를 생성하고 이를 디스플레이할 수 있다(S403).The detected related word and the retrieved web page may be transmitted to the user terminal 110 through the communication network 130. The user terminal 110 may generate and display the relationship diagram through the relationship diagram user interface 350 using the received information (S403).

여기서, 관계도의 생성에는 관련어들의 검색어와의 연관된 정도, 즉, 연관도가 고려될 수 있다. 연관도는 검색 서버(140)의 관련어 검출부(320)에서 측정(rating)될 수 있으며, 관련어의 연관도를 매기는 기준은 검색어와의 형태소 유사 여부, 검색어를 포함하는 웹페이지에서 관련어가 함께 등장하는 빈도 수, 검색어를 포함하는 웹페이지의 링크가 가리키는 웹페이지에 관련어가 포함되는 빈도 수 등이 될 수 있다. 이러한 연관도는 관계도에서 각 관련어가 표시되는 영역의 크기로 나타낼 수 있다.Here, the degree of association of the related words with the search word, that is, the degree of association may be taken into account in the generation of the relationship diagram. The degree of association may be measured by the related word detection unit 320 of the search server 140. The criteria for ranking related words may be related to the morpheme similar to the search word and the related word may appear in the web page including the search word. Frequency of the related words may be included in the webpage pointed to by the link of the webpage including the search word. This degree of association may be represented by the size of an area where each related word is displayed in the relationship diagram.

관계도가 사용자 단말기(110)에서 관계도 사용자 인터페이스(350)를 통하여 디스플레이되면, 사용자는 관계도 사용자 인터페이스를 조작하여 검색어 및 관련어의 적어도 일부를 조합하여 새로운 검색어를 생성할 수 있다(S404). 관계도 사용자 인터페이스(350)를 조작하여 새로운 검색어를 생성하는 구체적인 모습은 후술한다.When the relationship diagram is displayed through the relationship diagram user interface 350 in the user terminal 110, the user may manipulate the relationship diagram user interface to generate a new search term by combining at least a portion of the search word and the related word (S404). A detailed view of generating a new search word by manipulating the relational user interface 350 will be described later.

새로운 검색어가 생성되면, 사용자 단말기(110)는 새로운 검색어를 다시 검색 서버(140)로 전송한다. 검색 서버는 상술한 S402 단계와 유사한 동작을 거쳐 새로운 검색어에 대한 관련어를 검출할 수 있다(S405). 이때, 검색 서버(140)의 웹 검색 엔진은 새로운 검색어 및 그에 대한 관련어에 대응되는 웹페이지를 검색할 수 있다.When a new search word is generated, the user terminal 110 transmits the new search word to the search server 140 again. The search server may detect a related word for the new search word through an operation similar to the above-described step S402 (S405). In this case, the web search engine of the search server 140 may search for a new search word and a web page corresponding to the related word.

검색 서버(140)는 검출된 관련어 및 검색된 웹페이지에 대한 정보를 사용자 단말기(110)로 전송할 수 있다. 사용자 단말기(110)는 전송받은 정보를 이용하여 관련도 사용자 인터페이스(350) 상의 관련도를 갱신할 수 있다(S406). 이때, 사용자 단말기(110)는 관련도를 갱신함에 있어서 검출된 관련어의 새로운 검색어와의 연관도를 고려하여 갱신할 수 있다.The search server 140 may transmit information about the detected related word and the searched web page to the user terminal 110. The user terminal 110 may update the relevance on the relevance user interface 350 using the received information (S406). In this case, the user terminal 110 may update the related word in consideration of the degree of association with the new search word of the detected related word.

사용자는 원하는 검색 결과가 나올 때까지 관계도 사용자 인터페이스(350)를 조작하여 계속하여 검색어를 조합할 수 있다(S407).
The user may continue to combine the search terms by manipulating the relational user interface 350 until a desired search result is obtained (S407).

관계도 사용자 인터페이스Relationship diagram user interface

이하, 본 발명에 관련된 관계도 사용자 인터페이스에 적용될 수 있는 관계도의 형태 및 새로운 검색어의 조합 방법을 도 5a 내지 도 8을 참조하여 설명한다.Hereinafter, a form of a relationship diagram and a method of combining a new search word that can be applied to a relationship diagram user interface will be described with reference to FIGS. 5A to 8.

먼저, 도 5a 및 도 5b를 참조하여 관계도의 구체적 형태를 설명한다.First, the specific form of the relationship diagram will be described with reference to FIGS. 5A and 5B.

도 5a는 본 발명의 일 실시예로서, 사용자 단말기에 디스플레이되는 관계도 사용자 인터페이스의 초기 화면의 일례를 나타낸다.5A illustrates an example of an initial screen of a relationship diagram displayed on a user terminal as an embodiment of the present invention.

도 5a를 참조하면, 화면의 일측면에 관계도 영역(10)이 위치한다. 관계도 영역(10)의 중앙에는 검색어 영역(20)이 위치하며, 관계도 영역(10)에서 검색어 영역(20)을 제외한 영역이 관련어 영역(30)이 된다. 검색어 영역(20)에서는 사용자가 검색을 원하는 검색어(21)를 직접 입력할 수 있다. 만일, 화면의 일부분에 검색어를 입력하기 위한 별도의 검색어 입력 영역(미도시)이 구비된다면 사용자는 별도의 검색어 입력 영역에 검색어를 입력할 수도 있다. Referring to FIG. 5A, a relationship diagram region 10 is located on one side of a screen. The search term region 20 is located at the center of the relational region 10, and the region except for the search term region 20 is the related region 30 in the relational region 10. In the search word area 20, a user may directly input a search word 21 to be searched. If a separate search word input area (not shown) for inputting a search word is provided in a portion of the screen, the user may enter a search word in the separate search word input area.

관계도 영역(10)의 아래에는 입력된 검색어, 관련어 및 관련어를 형태소 분석한 단어 중 적어도 하나가 보관될 수 있는 키워드 영역(40)이 위치할 수 있다. 즉, 키워드는 검색어와 관련어 및 검색어 재조합을 더 자유롭게 할 수 있도록, 그들을 형태소 분석한 단어를 모두 포함하는 개념이다. 여기서, 형태소 분석된 단어라 함은, 검색어 또는 관련어가 둘 이상의 형태소(독립적으로 의미를 갖는 최소 단위)로 구성된 경우, 이를 분리 및/또는 재조합한 단어를 말한다.Below the relational area 10, a keyword area 40 may be located to store at least one of the input search word, related word and related word. In other words, the keyword is a concept that includes all of the words stemmed from them so that the keyword and related words and search word recombination can be freed more. Here, the term morphologically analyzed refers to a word that is separated and / or recombined when the search word or related word is composed of two or more morphemes (minimum units having independent meanings).

키워드 영역(40)에는 현재 검색어 영역(20)에 표시되는 검색어, 그에 대한 관련어 및 관련어를 형태소 분석한 단어 중 적어도 하나가 표시될 수도 있고, 처음부터 현재 시점까지 조합된 검색어 및 그에 대하여 검색된 모든 관련어가 표시될 수도 있다. 관련어 영역(30)에 표시되는 관련어들 뿐 아니라, 키워드 영역(40)에 표시되는 검색어, 관련어 및 관련어를 형태소 분석한 단어들 또한 새로운 검색어의 조합에 사용될 수 있다. The keyword area 40 may display at least one of a search word displayed in the current search word area 20, a related word and a related word, and a search word combined from the beginning to the present point of time and all related words searched for the related word. May be displayed. In addition to the related words displayed in the related word area 30, words obtained by stemming the search word, related words, and related words displayed in the keyword area 40 may also be used in the combination of the new search words.

또한, 화면의 다른 측면에는 사용자가 입력한 검색어 및/또는 검색어의 관련어에 대한 웹페이지 검색 결과가 표시되는 웹페이지 정보 영역(50)이 위치할 수 있다.In addition, the webpage information area 50 displaying a webpage search result for a search word input by a user and / or a related word may be located on another side of the screen.

상술한 형태의 관계도에서 검색어 영역(20)에 표시된 검색어(21)에 대한 관련어가 검색된 결과 화면을 도 5b를 참조하여 설명한다.Referring to FIG. 5B, a result screen of searching for a related word for the search word 21 displayed in the search word area 20 in the above-described relationship diagram will be described.

도 5b는 본 발명의 일 실시예로서, 사용자 단말기에 디스플레이되는 관계도 사용자 인터페이스의 검색 결과 화면의 일례를 나타낸다. 5B illustrates an example of a search result screen of a relationship diagram user interface displayed on a user terminal according to one embodiment of the present invention.

도 5b를 참조하면, 관련어 영역(30)에 검색어 "google"(21)에 대한 관련어들이 검색어 영역(20)과 선으로 연결되어 방사형으로 배치될 수 있다. 각 관련어는 자신의 주변에 검색어와의 연관도를 나타내는 도형이 배치될 수 있다. 이때, 도형의 크기는 연관도의 크기에 대응될 수 있다. 도 5b에서는 도형이 원형으로 표시되었으나, 이는 예시적인 것으로 다른 다양한 형태의 도형(예를 들어, 다각형)들로 대체될 수 있다. 따라서, 사용자는 원의 크기로 "Google"(31), "Larry Page"(32), "Sergey Brin"(33) 등의 관련어가 가장 연관도가 높음을 쉽게 알 수 있다. Referring to FIG. 5B, related words for the search term “google” 21 may be radially connected to the search word area 20 in a line in the related word area 30. Each related word may have a figure indicating a degree of association with a search word in its vicinity. In this case, the size of the figure may correspond to the size of the degree of association. Although the figure is shown in a circle in FIG. 5B, this is an example and may be replaced with other various shapes (eg, polygons). Accordingly, the user can easily recognize that the related words such as "Google" 31, "Larry Page" 32, and "Sergey Brin" 33 are most relevant in the size of the circle.

한편, 연관도의 크기를 나타내는 방법으로 도형의 크기가 아닌 숫자, 그래프, 색상 또는 이들의 조합이 사용될 수도 있다.On the other hand, a number, graph, color, or a combination thereof, rather than the size of the figure, may be used as a method for indicating the size of the association degree.

키워드 영역(40)에는 검색어에 대한 키워드(검색어, 검색어의 관련어 및 관련어를 형태소 분석한 단어)가 리스트 형태로 표시될 수 있다. 만일, 정해진 키워드 영역(40)에 키워드들이 한 번에 모두 표시되기에 충분히 크기 못한 경우가 발생할 수 있다. 이러한 경우, 정해진 키워드 영역(40)에 한 번에 표시될 수 있는 만큼의 키워드들만이 표시되고 나머지 키워드들은 키워드 영역(40)의 양 가장자리에 위치한 스크롤 버튼(화살표 버튼)이 사용자에 의해 조작됨에 따라 표시될 수 있다.In the keyword area 40, a keyword (a search word, a related word of the search word, and a related word of the search word) may be displayed in a list form. If a keyword is not large enough to be displayed all at once in the predetermined keyword area 40, it may occur. In this case, only as many keywords as can be displayed at a time are displayed in the predetermined keyword area 40, and the remaining keywords are displayed as the scroll buttons (arrow buttons) located at both edges of the keyword area 40 are operated by the user. Can be displayed.

그리고, 웹페이지 정보 영역(50)에는 관련어에 대한 웹페이지 검색 결과가 표시된다. 이때, 웹페이지 검색결과로 관련어의 정의, 사전적 의미 또는 간략한 설명이 먼저 표시된 후, 해당 관련어를 선택하면 그에 대한 보다 자세한 웹페이지 정보가 링크, 주소 및/또는 웹페이지의 일부내용과 함께 표시될 수 있다. 관련어에 대한 웹페이지 검색 결과가 표시되는 순서는 연관도가 높은 순서에서 낮은 순서를 따를 수 있다.In addition, the webpage information area 50 displays a webpage search result for the related word. In the search results of a webpage, the definition, dictionary meaning, or brief description of the related word is displayed first, and when the relevant word is selected, more detailed webpage information is displayed along with the link, address, and / or contents of the webpage. Can be. The order in which the web page search results for related words are displayed may be in the order of high correlation to low order.

다음으로, 도 6a 내지 도 7을 참조하여 검색어와 관련어가 조합되는 구체적인 형태를 설명한다.Next, a specific form in which a search word and a related word are combined will be described with reference to FIGS. 6A to 7.

도 6a는 본 발명의 일 실시예로서, 관계도에서 검색어와 관련어가 조합되는 모습의 일례를 나타낸다. 6A illustrates an example of a search word and a related word combined in a relation diagram according to an embodiment of the present invention.

도 6a를 참조하면, 관련어 영역(30)에 표시되는 관련어들 중에서 키워드03(34)과 키워드 영역(40)에 표시되는 키워드02(42)가 모두 선택되면 검색어 영역(20)에는 기존의 검색어, 키워드02(42) 및 키워드03(34)가 조합되어 새로운 검색어가 생성될 수 있다. 사용자는 조합을 위한 관련어를 선택하기 위하여, 커서(cursor)를 이용하여 관련어 영역(30)의 관련어 또는 키워드 영역(40)에 표시된 키워드를 클릭하거나 더블 클릭하는 방법이 사용될 수 있다. 또한, 각 관련어를 드래그(drag)하여 검색어 영역(20)에 드랍(drop)하는 방법이 사용될 수도 있다. 반대로, 검색어 영역(20)에서 사용자가 입력한 검색어 또는 사용자가 조합을 위해 추가한 관련어들은 상술한 클릭, 더블 클릭 또는 드래그 & 드랍(drag & drop) 조작을 통하여 검색어 영역(20)에서 제외될 수 있다.Referring to FIG. 6A, when both the keyword 03 (34) and the keyword 02 (42) displayed in the keyword area 40 are selected among the related words displayed in the related word area 30, the search word area 20 includes an existing search word, The keyword 02 (42) and the keyword 03 (34) may be combined to generate a new search word. In order to select a related word for combination, a user may use a method of clicking or double-clicking a keyword displayed in the related word or keyword area 40 of the related word area 30 using a cursor. In addition, a method of dragging and dropping each related word to the search word area 20 may be used. On the contrary, the search word input by the user in the search word area 20 or the related words added for the combination may be excluded from the search word area 20 through the above-described click, double click, or drag & drop operation. have.

새로이 생성된 검색어에 대한 관련어들을 검출하여 관계도를 갱신하는 동작(S405 및 S406 과정)은 사용자에 의해 검색어 영역(20)에 관련어가 추가되거나 제외될 때마다, 즉, 검색어 영역(20)의 내용이 변경될 때마다 수행될 수 있다. 다른 방법으로, 관계도의 갱신 조합실행 아이콘(600)이 구비될 수 있다. 이러한 경우, 검색어 영역(20)의 변동과 관계없이 조합실행 아이콘(600)이 사용자에 의해 선택(또는 조작)되는 순간 검색어 영역(20)에 존재하는 키워드들이 새로운 검색어가 되어 그에 대한 관련어들이 검출되어 관계도가 갱신될 수도 있다.The operation of updating the relationship diagram by detecting the related words for the newly generated search word (steps S405 and S406) is performed whenever the related word is added to or excluded from the search word area 20 by the user, that is, the contents of the search word area 20. This can be done whenever it changes. Alternatively, the update combination execution icon 600 of the relationship diagram may be provided. In this case, at the moment when the combination execution icon 600 is selected (or manipulated) by the user regardless of the change in the search word area 20, the keywords existing in the search word area 20 become new search terms and related terms are detected. The relationship diagram may be updated.

한편, 사용자 단말기(110)에는 디스플레이 기능 뿐 아니라 사용자의 접촉 또는 근접 터치 입력을 인식하는 터치 스크린이 구비될 수 있다. 터치 스크린은 여러가지 원리로 작동될 수 있는데, 대개는 터치스크린 상에 가해지는 압력에 의한 저항막의 저항값 변화를 인식하는 저항막 방식이나 터치스크린 상의 터치에 의한 정전용량 변화를 인식하는 정전용량 방식이 사용될 수 있다. Meanwhile, the user terminal 110 may include a touch screen that recognizes a user's touch or proximity touch input as well as a display function. The touch screen can be operated by various principles. In general, a resistive method that recognizes a change in resistance value of the resistive film due to pressure applied to the touch screen or a capacitive method that recognizes a change in capacitance by touch on the touch screen is used. Can be used.

터치스크린은 현재 고정식 단말기 뿐 아니라 휴대 전화기 또는 PDA 등과 같은 이동 단말기의 명령 입력 수단으로 널리 사용되고 있다. 또한, 터치스크린 중에는 동시에 둘 이상의 지점에 대한 터치 입력을 구분하여 인식할 수 있는 멀티터치 기능이 구비될 수도 있다. 이러한 터치스크린이 사용자 단말기에 구비되는 경우의 관계도 사용자 인터페이스의 조작 방법을 도 6b를 참조하여 설명한다.Touch screens are widely used as command input means of mobile terminals such as mobile phones or PDAs as well as fixed terminals. In addition, the touch screen may be provided with a multi-touch function for distinguishing and recognizing touch inputs to two or more points at the same time. The relationship in the case where such a touch screen is provided in the user terminal will be described with reference to FIG. 6B.

도 6b는 본 발명의 일 실시예로서, 터치스크린 환경에서 검색어와 관련어가 조합되는 모습의 일례를 나타낸다. 6B illustrates an example of combining a search word and related words in a touch screen environment according to an embodiment of the present invention.

도 6b에서는, 관련어 영역(30)의 키워드03(34) 및 키워드 영역(40)의 키워드02(42)가, 사용자가 입력한 검색어와 검색어 영역(20)에서 조합되어 새로운 검색어를 형성하는 경우를 가정한다. In FIG. 6B, the keyword 03 34 of the related area 30 and the keyword 02 42 of the keyword area 40 are combined in the search word area 20 to form a new search word. Assume

이때, 각 키워드는 터치스크린 상에서 손가락(610, 620)에 의해 드래그 & 드랍 조작을 통하여 검색어 영역(20)에 포함될 수 있다. 만일, 터치스크린이 멀티터치 기능을 포함하는 경우 사용자는 둘 이상의 지점을 동시에 터치 조작하여 복수의 관련어를 검색어 영역(20)에 포함시킬 수 있다. 즉, 한 손가락(610)은 키워드02(42)를 검색어 영역(20)에 포함시키고, 다른 손가락(620)은 키워드03(34)을 검색어 영역(20)에 포함시키는 동작이 동시에 수행될 수 있다. 이렇게 되면, 사용자는 보다 편리하고 신속하게 새로운 검색어를 조합할 수 있다.In this case, each keyword may be included in the search word area 20 by dragging and dropping by fingers 610 and 620 on the touch screen. If the touch screen includes a multi-touch function, the user may touch two or more points at the same time to include a plurality of related words in the search word area 20. That is, one finger 610 may include the keyword 02 42 in the search word area 20 and the other finger 620 may include the keyword 03 34 in the search word area 20 at the same time. . This allows the user to combine new search words more conveniently and quickly.

한편, 본 발명의 실시예들에서 사용자가 입력한 검색어에 대한 관련어는 하나 또는 그 이상의 형태소로 구성될 수 있다. 만일, 사용자가 복수의 형태소로 구성되는 관련어 중 일부의 형태소만을 새로운 검색어를 조합하는데 사용하고자 한다면 관계도에서 일부 형태소만을 편리하고 효율적으로 선택할 수 있는 방법이 요구된다. 이를 도 7을 참조하여 설명한다.Meanwhile, in embodiments of the present invention, a related word for a search word input by a user may be composed of one or more morphemes. If a user intends to use only a morpheme of a related word composed of a plurality of morphemes to combine a new search word, a method for conveniently and efficiently selecting only a morpheme from a relational diagram is required. This will be described with reference to FIG. 7.

도 7은 본 발명의 일 실시예로서, 키워드를 구성하는 복수의 형태소 중 일부를 선택적으로 새로운 검색어의 조합에 이용하는 방법의 일례를 나타낸다.FIG. 7 illustrates an example of a method of selectively using a part of a plurality of morphemes constituting a keyword in a combination of a new search word according to an embodiment of the present invention.

도 7에서는 사용자가 입력한 검색어(22)에 대한 결과로 두 개의 관련어(34, 35)가 관련어 영역에 표시되는 경우를 가정한다. 이 때, 키워드2(35)는 하나의 형태소(705)로 구성되고, 키워드1(34)은 두 개의 형태소(키워드1A(701) 및 키워드1B(702))로 구성된다고 가정한다.In FIG. 7, it is assumed that two related words 34 and 35 are displayed in a related word area as a result of a search word 22 input by a user. At this time, it is assumed that keyword 2 35 is composed of one morpheme 705, and keyword 1 34 is composed of two morphemes (keyword 1A 701 and keyword 1B 702).

여기서, 사용자가 새로운 검색어를 조합하기 위하여 관련어 중 조합될 부분을 선택하기 위하여 조합 바로가기 버튼이 사용될 수 있다. 조합 바로가기 버튼은 사용자 단말기(110)의 입력수단의 종류에 따라 사용자의 터치 또는 커서 조작을 통해 선택되는 경우, 선택된 조합 바로가기 버튼에 대응되는 관련어 또는 관련어의 형태소가 바로 조합을 위하여 검색어 영역(20)으로 추가될 수 있다. 또한, 조합 바로가기 버튼은 형태소 마다 또는 관련어 마다 구비될 수 있다.Here, the combination shortcut button may be used to select a part of the related word to be combined to combine the new search word. When the combination shortcut button is selected through a user's touch or cursor operation according to the type of the input means of the user terminal 110, a search term region (or a morpheme of a related word corresponding to the selected combination shortcut button is directly combined). 20) can be added. In addition, the combination shortcut button may be provided for each morpheme or each related word.

예를 들어, 키워드2(35)와 같이 하나의 형태소(705)로 구성되는 관련어에 대해서는 형태소 레벨의 조합 바로가기 버튼(715) 및 관련어 레벨의 조합 바로가기 버튼(725) 중 어느 하나만 구비되어도 키워드2(35)를 선택하는데 아무런 문제가 없다. For example, even if only one of the combination shortcut button 715 of the morpheme level and the combination shortcut button 725 of the related word level is provided for the related word composed of one morpheme 705 such as keyword 2 35, the keyword is provided. There is no problem in selecting 2 (35).

그런데, 키워드1(34)의 경우 사용자는 키워드1(34) 전체를 새로운 검색어 생성을 위하여 사용할 수도 있으나, 일부 형태소(701)만을 사용하는 것이 더 효율적인 경우가 있다. 이러한 경우, 사용자는 형태소 키워드1A(701)에 대응되는 형태소 레벨의 조합 바로가기 버튼(711)을 선택하여 검색어 영역(20)에 키워드1A(701)를 추가할 수 있다. 만일, 사용자가 키워드1(34) 전체를 검색어 영역(20)에 추가하고자 하는 경우에는 관련어 레벨의 바로가기(720)를 선택하면 된다. By the way, in the case of the keyword 1 (34), the user may use the entire keyword 1 (34) for generating a new search word, but it may be more efficient to use only some morphemes (701). In this case, the user may add the keyword 1A 701 to the search word region 20 by selecting the combination shortcut button 711 of the morpheme level corresponding to the stemming keyword 1A 701. If the user wants to add the entire keyword 1 34 to the search word area 20, the user may select the shortcut 720 of the related word level.

상술한 조합 바로가기 버튼의 명칭, 형태 및 위치는 예시적인 것으로, 조합 바로가기 버튼의 명칭, 형태 및 위치는 필요에 의해 다양한 형태로 변경될 수 있다. 또한, 상술한 조합 바로가기 버튼이 관계도 사용자 인터페이스에 구비되는 경우에도 커서(cursor)를 이용한 드래그 앤 드랍 조작 및/또는 터치(멀티 터치)를 통한 드래그 앤 드랍 조작 방법이 조합되어 동시에 적용될 수 있다.The name, shape, and location of the combination shortcut button described above are exemplary, and the name, shape, and location of the combination shortcut button may be changed into various forms as necessary. In addition, even when the above-described combination shortcut button is provided in the relational user interface, drag and drop manipulation using a cursor and / or drag and drop manipulation using a touch (multi-touch) may be combined and applied simultaneously. .

지금까지 설명한 관계도 사용자 인터페이스의 조작방법들을 이용하여, 사용자가 검색어의 조합을 통하여 원하는 검색어를 찾아가는 과정을 도 8을 참조하여 설명한다.Referring to FIG. 8, a process of searching for a desired keyword through a combination of search terms will be described with reference to FIG. 8.

도 8에서는, 사용자가 돼지 독감에 걸림에 따라 어떠한 결과가 발생할지 궁금해하나, 이를 위한 정확한 검색어를 알지 못하는 경우 본 발명에 따른 관계도 사용자 인터페이스를 이용하여 정확한 검색어를 찾아가는 과정을 예시한다.In FIG. 8, one wonders what happens when a user catches swine flu, but when the user does not know the exact search word for this, the relationship diagram according to the present invention illustrates a process of searching for the correct search word using the user interface.

먼저 도 8의 (a)를 참조하면, 사용자는 검색어 영역(20)에 독감(800)을 먼저 입력한다. 그 결과, 독감에 대한 관련어로 '조류독감', '돼지독감', '조류독감증세', 'AI' 및 '조류독감예방'이 검출되어 관계도에 나타난다. 사용자는 관계도에 표시된 관련어에서 자신이 검색하고자 하는 주제에 가장 가까운 형태소를 선택 및 조합하여 새로운 검색어를 생성할 수 있다. 그를 위하여, 사용자는 관련어 '돼지독감'에서 형태소 '돼지'를 선택하고, 관련어 '조류 독감 증세'에서 형태소 '증세'를 선택할 수 있다. 각 형태소를 선택하는 방법으로, 도 6a 내지 도 7을 참조하여 설명한 방법들이 선택 또는 조합되어 사용될 수 있다. 위와 같이, 사용자는 관계도 사용자 인터페이스를 통하여 자신이 원하는 정확한 검색어를 생성하기 위한 정보를 제공받아 보다 정확한 검색어를 편리하게 조합해 갈 수 있다.First, referring to FIG. 8A, the user first enters the flu 800 into the search word region 20. As a result, 'bird's flu', 'swine flu', 'bird flu', 'AI' and 'bird flu prevention' are detected and related to the flu. The user may generate a new search term by selecting and combining the morphemes closest to the subject to be searched from the related words displayed in the relationship diagram. For that purpose, the user may select the stem from the related 'swine flu' and the stem from the related 'sick flu symptoms'. As a method of selecting each morpheme, the methods described with reference to FIGS. 6A to 7 may be selected or used in combination. As described above, the user may conveniently combine more accurate search terms by receiving information for generating an accurate search word desired by the relationship diagram user interface.

검색어 조합의 결과, 도 8의 (b)와 같이 검색어 영역(20)에는 새로 조합된 검색어 '돼지 독감 증세'(801)가 표시되고, 그 주변에는 그에 대한 관련어들이 표시된다. 그에 따라, 사용자는 무력감, 고열, 설사, 구토 등과 같은 돼지 독감 증세에 연관된 관련어들을 획득하거나, 이러한 증세를 예방하기 위한 예방법을 추가로 손쉽고 효율적으로 검색할 수 있다. 물론, 도시되지는 않았으나, 사용자는 웹페이지 정보 영역(50)에 표시되는 정보를 통하여 각 관련어에 대한 추가적인 정보 또한 획득할 수 있다.As a result of the search word combination, as shown in FIG. 8B, the newly combined search word 'Swine Flu Symptoms' 801 is displayed in the search word area 20, and related words are displayed in the vicinity thereof. Accordingly, the user can obtain related words related to swine flu symptoms such as helplessness, high fever, diarrhea, vomiting or the like, or can additionally and easily search for preventive methods for preventing such symptoms. Of course, although not shown, the user may also obtain additional information about each related word through the information displayed in the webpage information area 50.

또한, 본 발명의 일 실시예에 의하면, 전술한 방법은, 프로그램이 기록된 매체에 프로세서가 읽을 수 있는 코드로서 구현하는 것이 가능하다. 프로세서가 읽을 수 있는 매체의 예로는, ROM, RAM, CD-ROM, 자기 테이프, 플로피 디스크, 광 데이터 저장장치 등이 있으며, 캐리어 웨이브(예를 들어, 인터넷을 통한 전송)의 형태로 구현되는 것도 포함한다.Further, according to an embodiment of the present invention, the above-described method can be implemented as a code that can be read by a processor on a medium on which the program is recorded. Examples of processor-readable media include ROM, RAM, CD-ROM, magnetic tape, floppy disk, optical data storage, and the like, and may be implemented in the form of a carrier wave (for example, transmission over the Internet). Include.

본 발명은 본 발명의 정신 및 필수적 특징을 벗어나지 않는 범위에서 다른 특정한 형태로 구체화될 수 있다. 따라서, 상기의 상세한 설명은 모든 면에서 제한적으로 해석되어서는 아니되고 예시적인 것으로 고려되어야 한다. 본 발명의 범위는 첨부된 청구항의 합리적 해석에 의해 결정되어야 하고, 본 발명의 등가적 범위 내에서의 모든 변경은 본 발명의 범위에 포함된다. 또한, 특허청구범위에서 명시적인 인용 관계가 있지 않은 청구항들을 결합하여 실시예를 구성하거나 출원 후의 보정에 의해 새로운 청구항으로 포함할 수 있다.The invention can be embodied in other specific forms without departing from the spirit and essential features of the invention. Accordingly, the above detailed description should not be construed as limiting in all aspects and should be considered as illustrative. The scope of the invention should be determined by reasonable interpretation of the appended claims, and all changes within the equivalent scope of the invention are included in the scope of the invention. In addition, the claims may be combined to form an embodiment by combining claims that do not have an explicit citation relationship or may be incorporated as new claims by post-application correction.

Claims (28)

인터넷 검색 방법에 있어서,
사용자에 의해 검색어가 입력되면 상기 검색어에 연관된 하나 이상의 관련어를 데이터 베이스에서 검출하는 단계;
상기 검색어 및 상기 하나 이상의 관련어를 포함하는 관계도를, 상기 검색어와 상기 하나 이상의 관련어 사이의 연관도를 고려하여 디스플레이하는 단계;
상기 관계도 상에서 사용자에 의하여 상기 하나 이상의 관련어의 적어도 일부가 상기 검색어와 조합되면 새로운 검색어를 생성하는 단계;
상기 생성된 새로운 검색어에 연관된 하나 이상의 관련어를 상기 데이터 베이스에서 검출하는 단계; 및
상기 새로운 검색어 및 상기 새로운 검색어에 연관된 하나 이상의 관련어를 이용하되, 상기 새로운 검색어와 상기 새로운 검색어에 연관된 하나 이상의 관련어 사이의 연관도를 고려하여 상기 관계도를 갱신하는 단계;를 포함하되,
상기 관계도는,
상기 검색어 또는 상기 새로운 검색어가 표시되는 검색어 영역; 및
상기 검색어 영역의 주변에 위치하되, 상기 검색어 또는 상기 새로운 검색어에 연관된 상기 하나 이상의 관련어가 표시되는 관련어 영역;을 포함하는, 인터넷 검색방법.
In the Internet search method,
Detecting one or more related words related to the search word in the database when the search word is input by the user;
Displaying a relationship diagram including the search word and the one or more related words in consideration of the degree of association between the search word and the one or more related words;
Generating a new search word when at least a part of the one or more related words are combined with the search word by the user on the relationship diagram;
Detecting in the database one or more related words associated with the generated new search term; And
Using the new search term and one or more related words related to the new search term, and updating the degree of relation in consideration of the degree of association between the new search term and one or more related words related to the new search term.
The relationship diagram,
A search word area in which the search word or the new search word is displayed; And
Located in the vicinity of the search word area, the related word area that displays the one or more related words associated with the search word or the new search word; Internet search method comprising a.
제 1항에 있어서,
상기 검색어 영역 및 상기 관련어 영역에 표시되는 상기 각각의 관련어는 선으로 연결되는 것을 특징으로 하는 인터넷 검색방법.
The method of claim 1,
And each related word displayed in the search word area and the related word area is connected by a line.
제 1항에 있어서,
상기 관련어 영역은,
상기 관련어 각각에 대한 연관도의 크기에 대응되는 크기의 도형을 포함하는 것을 특징으로 하는 인터넷 검색방법.
The method of claim 1,
The relative word region,
And a figure having a size corresponding to a magnitude of an association degree for each of the related words.
제 3항에 있어서,
상기 각 도형은,
원 또는 다각형인 것을 특징으로 하는 인터넷 검색방법.
The method of claim 3, wherein
Each figure is,
Internet search method characterized in that the circle or polygon.
제 3항에 았어서,
상기 각 도형은,
상기 관계도 상에서 자신에 대응되는 관련어에 겹쳐지는(overlap) 형태로 디스플레이되는 것을 특징으로 하는 인터넷 검색방법.
According to paragraph 3,
Each figure is,
The Internet search method, characterized in that displayed in the form of overlapping (overlap) on the related words corresponding to the relationship diagram.
제 5항에 있어서,
상기 각 도형은,
선으로 상기 검색어 영역에 연결되는 것을 특징으로 하는 인터넷 검색방법.
6. The method of claim 5,
Each figure is,
Internet search method characterized in that connected to the search word area by a line.
제 1항에 있어서,
상기 조합은,
상기 하나 이상의 관련어의 적어도 일부가 사용자에 의한 드래그 앤 드롭(drag and drop) 동작을 통하여 상기 검색어 영역으로 입력되는 방법으로 수행되는 것을 특징으로 하는 인터넷 검색방법.
The method of claim 1,
The combination is
And at least a portion of the one or more related words is input to the search word region through a drag and drop operation by a user.
제 7항에 있어서,
상기 사용자 단말기는,
동시에 둘 이상의 터치입력을 구분하여 인식하는 멀티터치 기능을 구비하며, 상기 관계도를 디스플레이하기 위한 터치스크린을 포함하고,
상기 드래그 앤 드롭 동작은,
상기 터치스크린을 이용한 사용자의 터치 또는 멀티터치 조작을 통하여 수행되는 것을 특징으로 하는 인터넷 검색방법.
The method of claim 7, wherein
The user terminal,
It has a multi-touch function that recognizes two or more touch inputs at the same time, and includes a touch screen for displaying the relationship diagram,
The drag and drop operation,
Internet search method characterized in that performed by the user's touch or multi-touch operation using the touch screen.
제 1항에 있어서,
상기 관계도는,
상기 관련어 영역에 표시되는 상기 각각의 관련어에 대하여 형태소 단위 또는 관련어 단위마다 구비되는 조합 바로가기 버튼을 포함하고,
상기 새로운 검색어를 생성하는 단계는,
상기 각각의 조합 바로가기 버튼이 사용자에 의해 하나 이상 선택되는 방법으로 상기 조합이 수행되는 단계인 것을 특징으로 하는 인터넷 검색방법.
The method of claim 1,
The relationship diagram,
A combination shortcut button provided for each morpheme unit or a related term unit for each related term displayed in the related term region,
Generating the new search term,
And performing the combination in such a manner that one or more combination shortcut buttons are selected by a user.
제 1항에 있어서,
상기 검색어 및 상기 검색어에 연관된 하나 이상의 관련어에 대한 제 1 웹페이지 검색을 수행하는 단계; 및
상기 제 1 웹페이지 검색에 대한 결과를 웹페이지 정보 영역에 디스플레이하는 단계를 더 포함하는, 인터넷 검색방법.
The method of claim 1,
Performing a first webpage search for the search term and one or more related words associated with the search term; And
And displaying the result of the first webpage search in a webpage information area.
제 10항에 있어서,
상기 새로운 검색어 및 상기 새로운 검색어에 연관된 하나 이상의 관련어에 대한 제 2 웹페이지 검색을 수행하는 단계; 및
상기 제 2 웹페이지 검색에 대한 결과를 이용하여 상기 웹페이지 정보 영역을 갱신하는 단계를 더 포함하는, 인터넷 검색방법.
The method of claim 10,
Performing a second web page search for the new search term and one or more related words associated with the new search term; And
Updating the webpage information area using the results of the second webpage search.
제 1항에 있어서,
상기 관계도는,
상기 각 검색어, 상기 각 관련어 및 상기 각 관련어를 형태소 분석하여 생성한 하나 이상의 단어 중 적어도 하나가 표시되는 키워드 영역을 더 포함하는, 인터넷 검색방법.
The method of claim 1,
The relationship diagram,
And a keyword area in which at least one of the one or more words generated by morphologically analyzing the respective search word, the related word, and the related word is displayed.
제 12항에 있어서,
상기 조합은,
상기 키워드 영역에 표시되는 상기 각 관련어 및 상기 각 관련어를 형태소 분석하여 생성된 하나 이상의 단어 중 적어도 일부를 추가로 이용하여 수행되는 것을 특징으로 하는 인터넷 검색방법.
The method of claim 12,
The combination is
And at least some of the related words displayed in the keyword area and one or more words generated by morphological analysis of the related words.
효율적인 인터넷 검색을 위한 사용자 단말기에 있어서,
디스플레이 수단;
사용자로부터 명령을 입력받기 위한 사용자 명령 입력 수단;
검색 서버와 정보를 교환하기 위한 통신 수단;
복수 개의 명령을 저장하기 위한 메모리; 및
상기 메모리 내의 명령을 실행하기 위한 프로세서;를 포함하며,
상기 프로세서는,
1) 사용자로부터 상기 사용자 명령 입력수단을 통하여 검색어가 입력되면, 상기 검색어에 연관된 하나 이상의 관련어를 상기 검색 서버로부터 획득하고,
2) 상기 획득한 하나 이상의 관련어와 상기 검색어의 관계를 시각적으로 나타내는 관계도를, 상기 검색어와 상기 하나 이상의 관련어 사이의 연관도를 고려하여 상기 디스플레이 수단을 통하여 표시하며,
3) 사용자가 상기 관계도 상에서 상기 검색어 및 상기 하나 이상의 관련어를 이용하여 새로운 검색어를 조합하면 상기 새로운 검색어에 연관된 하나 이상의 관련어를 상기 검색 서버로부터 획득하고,
4) 상기 새로운 검색어와 상기 새로운 검색어에 연관된 하나 이상의 관련어 사이의 연관도를 고려하여 상기 관계도를 갱신하도록 제어하는 것을 특징으로 하는 사용자 단말기.
In the user terminal for efficient internet search,
Display means;
User command input means for receiving a command from a user;
Communication means for exchanging information with a search server;
A memory for storing a plurality of instructions; And
A processor for executing instructions in the memory;
The processor comprising:
1) when a search word is input from the user through the user command input means, obtain one or more related words related to the search word from the search server,
2) displaying a relational diagram visually representing the relationship between the obtained one or more related words and the search word through the display means in consideration of the relation between the search word and the one or more related words,
3) when the user combines the new search word using the search word and the one or more related words in the relationship diagram, obtain one or more related words related to the new search word from the search server,
4) The user terminal, characterized in that for controlling to update the relationship in consideration of the degree of association between the new search word and one or more related words associated with the new search word.
제 14항에 있어서,
상기 관계도는,
상기 검색어 또는 상기 새로운 검색어가 표시되는 검색어 영역; 및
상기 검색어 영역의 주변에 위치하되, 상기 검색어 또는 상기 새로운 검색어에 연관된 상기 하나 이상의 관련어가 표시되는 관련어 영역;을 포함하는, 사용자 단말기.
The method of claim 14,
The relationship diagram,
A search word area in which the search word or the new search word is displayed; And
And a related term region positioned around the search term region and displaying one or more related terms related to the search term or the new term.
제 15항에 있어서,
상기 관련어 영역은,
상기 관련어 각각에 대한 연관도의 크기에 대응되는 크기의 도형을 포함하는 것을 특징으로 하는 사용자 단말기.
16. The method of claim 15,
The relative word region,
And a figure having a size corresponding to a magnitude of an association degree for each of the related words.
제 16항에 았어서,
상기 각 도형은,
상기 관계도 상에서 자신에 대응되는 관련어에 겹쳐지는(overlap) 형태로 디스플레이되는 것을 특징으로 하는 사용자 단말기.
According to claim 16,
Each figure is,
User terminal, characterized in that displayed in the form of overlapping (overlap) on the related words corresponding to the relationship diagram.
제 16항에 있어서,
상기 각 도형은,
선으로 상기 검색어 영역에 연결되는 것을 특징으로 하는 사용자 단말기.
17. The method of claim 16,
Each figure is
And a user terminal connected to the search word region by a line.
제 15항에 있어서,
상기 조합은,
상기 하나 이상의 관련어의 적어도 일부가 사용자에 의한 드래그 앤 드롭(drag and drop) 동작을 통하여 상기 검색어 영역으로 입력되는 방법으로 수행되는 것을 특징으로 하는 사용자 단말기.
16. The method of claim 15,
The combination is
And at least a portion of the one or more related words is input to the search word area through a drag and drop operation by a user.
제 19항에 있어서,
상기 디스플레이 수단은,
동시에 둘 이상의 터치입력을 구분하여 인식하는 멀티터치 기능을 구비하며, 상기 관계도를 디스플레이하기 위한 터치스크린을 포함하고,
상기 드래그 앤 드롭 동작은,
상기 터치스크린을 이용한 사용자의 터치 또는 멀티터치 조작을 통하여 수행되는 것을 특징으로 하는 사용자 단말기.
The method of claim 19,
The display means,
It has a multi-touch function that recognizes two or more touch inputs at the same time, and includes a touch screen for displaying the relationship diagram,
The drag and drop operation,
And a user's touch or multi-touch operation using the touch screen.
인터넷 상에 존재하는 복수의 웹문서에 대한 정보를 획득하고 저장하는 웹정보 저장수단;
사용자로부터 입력된 검색어를 분석하고, 상기 웹정보 저장수단의 정보를 이용하여 상기 검색어에 연관된 하나 이상의 관련어를 검출하는 관련어 검출수단; 및
사용자에게 관계도 사용자 인터페이스를 제공하기 위한 관계도 제공 수단;을 포함하되,
상기 관계도 사용자 인터페이스는,
상기 관련어 검출수단으로부터 상기 하나 이상의 관련어를 획득하여 상기 검색어와 상기 하나 이상의 관련어의 관계를 시각적으로 나타내는 관계도를 디스플레이하고, 상기 관계도 상에서 사용자에 의하여 상기 검색어 및 상기 하나 이상의 관련어 중 적어도 일부가 조합되어 새로운 검색어가 생성되면, 상기 새로운 검색어를 상기 관련어 검출수단으로 전달하고, 상기 관련어 검출수단으로부터 상기 새로운 검색어에 연관된 하나 이상의 관련어를 전달받아 상기 관계도를 갱신하도록 동작하는 것을 특징으로 하는 시스템.
Web information storage means for obtaining and storing information on a plurality of web documents existing on the Internet;
Related word detection means for analyzing a search word input from a user and detecting one or more related words related to the search word using information of the web information storage means; And
A relationship providing means for providing a relationship user interface to the user;
The relationship diagram user interface,
Acquiring the one or more related words from the related word detection means and displaying a relation diagram visually indicating a relationship between the search word and the one or more related words, and combining at least some of the search word and the one or more related words by the user on the relation diagram And when the new search word is generated, the new search word is transmitted to the related word detecting means, and the one or more related words related to the new search word are received from the related word detecting means to update the relation.
제 21항에 있어서,
상기 관계도는,
상기 검색어 또는 상기 새로운 검색어가 표시되는 검색어 영역; 및
상기 검색어 영역의 주변에 위치하되, 상기 검색어 또는 상기 새로운 검색어에 연관된 상기 하나 이상의 관련어가 표시되는 관련어 영역;을 포함하는, 시스템.
The method of claim 21,
The relationship diagram,
A search word area in which the search word or the new search word is displayed; And
And a related term region positioned around the search term region and displaying one or more related terms related to the search term or the new search term.
제 22항에 있어서,
상기 관련어 영역은,
상기 관련어 각각에 대한 연관도의 크기에 대응되는 크기의 도형을 포함하는 것을 특징으로 하는 시스템.
The method of claim 22,
The relative word region,
And a figure having a size corresponding to the magnitude of the degree of association for each of the related words.
제 23항에 있어서,
상기 각 도형은,
원 또는 다각형인 것을 특징으로 하는 시스템.
24. The method of claim 23,
Each figure is,
A system characterized by being a circle or a polygon.
제 23항에 았어서,
상기 각 도형은,
상기 관계도 상에서 자신에 대응되는 관련어에 겹쳐지는(overlap) 형태로 디스플레이되는 것을 특징으로 하는 시스템.
According to paragraph 23,
Each figure is
The system characterized in that the displayed in the form of overlapping (overlap) on the related words corresponding to the relationship diagram.
제 23항에 있어서,
상기 각 도형은,
선으로 상기 검색어 영역에 연결되는 것을 특징으로 하는 시스템.
24. The method of claim 23,
Each figure is
And a line connected to the search word region.
제 22항에 있어서,
상기 조합은,
상기 하나 이상의 관련어의 적어도 일부가 사용자에 의한 드래그 앤 드롭(drag and drop) 동작을 통하여 상기 검색어 영역으로 입력되는 방법으로 수행되는 것을 특징으로 하는 시스템.
The method of claim 22,
The combination is
And at least a part of the one or more related words is input to the search word region through a drag and drop operation by a user.
제 27항에 있어서,
동시에 둘 이상의 터치입력을 구분하여 인식하는 멀티터치 기능을 구비하며, 상기 관계도를 디스플레이하기 위한 터치스크린을 더 포함하고,
상기 드래그 앤 드롭 동작은,
상기 터치스크린을 이용한 사용자의 터치 또는 멀티터치 조작을 통하여 수행되는 것을 특징으로 하는 시스템.
The method of claim 27,
It has a multi-touch function for distinguishing two or more touch inputs at the same time, and further comprising a touch screen for displaying the relationship diagram,
The drag and drop operation,
And a user's touch or multi-touch operation using the touch screen.
KR1020100014033A 2010-02-17 2010-02-17 Efficient internet search method using related keywords diagram KR20110094562A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020100014033A KR20110094562A (en) 2010-02-17 2010-02-17 Efficient internet search method using related keywords diagram

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020100014033A KR20110094562A (en) 2010-02-17 2010-02-17 Efficient internet search method using related keywords diagram

Publications (1)

Publication Number Publication Date
KR20110094562A true KR20110094562A (en) 2011-08-24

Family

ID=44930544

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020100014033A KR20110094562A (en) 2010-02-17 2010-02-17 Efficient internet search method using related keywords diagram

Country Status (1)

Country Link
KR (1) KR20110094562A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10265052B2 (en) 2016-05-10 2019-04-23 Samsung Medison Co., Ltd. Method of displaying ultrasound image and ultrasound diagnosis apparatus
CN111597294A (en) * 2019-02-20 2020-08-28 北京京东尚科信息技术有限公司 Information searching method and device
KR20210097360A (en) * 2020-01-30 2021-08-09 목포대학교산학협력단 A method for controlling video playback application recommending search keywords and an apparatus therefor

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10265052B2 (en) 2016-05-10 2019-04-23 Samsung Medison Co., Ltd. Method of displaying ultrasound image and ultrasound diagnosis apparatus
CN111597294A (en) * 2019-02-20 2020-08-28 北京京东尚科信息技术有限公司 Information searching method and device
KR20210097360A (en) * 2020-01-30 2021-08-09 목포대학교산학협력단 A method for controlling video playback application recommending search keywords and an apparatus therefor

Similar Documents

Publication Publication Date Title
US12056435B2 (en) Browsing images via mined hyperlinked text snippets
US9384245B2 (en) Method and system for assessing relevant properties of work contexts for use by information services
US8978033B2 (en) Automatic method and system for formulating and transforming representations of context used by information services
US8051080B2 (en) Contextual ranking of keywords using click data
CA2702651C (en) System and method for searching for documents
US8782029B1 (en) Customizing image search for user attributes
US7587672B2 (en) File content preview tool
US20150363476A1 (en) Linking documents with entities, actions and applications
US9129009B2 (en) Related links
US20140372873A1 (en) Detecting Main Page Content
US9116992B2 (en) Providing time series information with search results
KR20160067202A (en) Contextual insights and exploration
AU2006304061A2 (en) System, method and computer program product for concept based searching and analysis
US20130232134A1 (en) Presenting Structured Book Search Results
US9697281B1 (en) Autocomplete search methods
JP6157965B2 (en) Electronic device, method, and program
CN106919593B (en) Searching method and device
KR20110094562A (en) Efficient internet search method using related keywords diagram
US20150026224A1 (en) Electronic device, method and storage medium
KR20110094563A (en) The apparatus and method for searching related keyword of user-defined search keyword based using relationship of link-keywords in web documents
EP3413210A1 (en) Information search method, information search device and information search system
WO2017056164A1 (en) Information presentation system, and information presentation method
JP6707410B2 (en) Document search device, document search method, and computer program

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E601 Decision to refuse application