KR100906810B1 - Keyword searching method - Google Patents

Keyword searching method Download PDF

Info

Publication number
KR100906810B1
KR100906810B1 KR1020080024973A KR20080024973A KR100906810B1 KR 100906810 B1 KR100906810 B1 KR 100906810B1 KR 1020080024973 A KR1020080024973 A KR 1020080024973A KR 20080024973 A KR20080024973 A KR 20080024973A KR 100906810 B1 KR100906810 B1 KR 100906810B1
Authority
KR
South Korea
Prior art keywords
web document
keyword
user
search
database
Prior art date
Application number
KR1020080024973A
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 KR1020080024973A priority Critical patent/KR100906810B1/en
Application granted granted Critical
Publication of KR100906810B1 publication Critical patent/KR100906810B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/248Presentation of query results
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/30Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
    • G06F16/31Indexing; Data structures therefor; Storage structures
    • G06F16/316Indexing structures
    • G06F16/319Inverted lists
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/30Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
    • G06F16/33Querying
    • G06F16/3331Query processing
    • G06F16/3332Query translation
    • G06F16/3338Query expansion
    • 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

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computational Linguistics (AREA)
  • Software Systems (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

A keyword search method is provided to show a web document highly related to keywords that a user sincerely wants. A set recommendation keyword set correspondingly to a search keyword that a user inputs is read(S206). A web document including the search keyword is searched(S207). The web document including the recommendation keyword is searched(S209). A ranking list is generated by scoring web documents including the search keyword(S211). According to the ranking list, summary information of each web document including the search keyword is generated(S213). The summary information is provided to the user(S214).

Description

키워드 검색 방법{KEYWORD SEARCHING METHOD}How to search for keywords {KEYWORD SEARCHING METHOD}

본 발명은 키워드 검색 방법에 관한 것으로, 특히 검색 엔진에서 사용자의 집단지성을 이용하여 사용자의 검색 의도를 만족시켜 주는 키워드를 검색하도록 한 키워드 검색 방법에 관한 것이다.The present invention relates to a keyword retrieval method, and more particularly, to a keyword retrieval method in which a search engine searches for a keyword that satisfies a user's search intention using the collective intelligence of the user.

일반적으로, 사용자가 인터넷상에서 원하는 정보(예를 들어, 웹 사이트, 웹 문서 등)를 얻기 위해서는, 사용자는 자신의 단말기를 통해 검색 서비스를 제공하는 검색 사이트에 접속한 다음에, 해당 검색 사이트에서 제공하는 검색 창에 검색 키워드를 입력하고 검색을 실행시킴으로써, 해당 검색 사이트의 검색 엔진을 통해 해당 검색 키워드를 포함하는 웹 사이트 또는 웹 문서를 검색하고, 해당 검색 결과를 요약 정보로 제공해 주게 된다.In general, in order for a user to obtain desired information on the Internet (for example, a web site, a web document, etc.), the user accesses a search site that provides a search service through his terminal, and then provides the search site. By entering a search keyword in a search box and executing a search, a search engine of a corresponding search site searches a web site or a web document including the search keyword and provides the search result as a summary information.

이때, 검색 사이트에서 제공하는 검색 창에 입력하는 검색 키워드로 사용자가 원하는 정보를 얻으려는 경우에, 사용자의 검색 의도를 충분히 만족시킬 수 있는 검색 키워드를 검색 창에 입력해야 함에도 불구하고, 우리말(즉, 한글) 단어의 중의성 및 형태소 분석 오류, 문서 작성자의 실수 등으로 인해 잘못된 검색 키워드를 입력함으로써, 입력된 검색 키워드가 사용자의 검색 의도를 충분히 반영시키지 못하는 문제점이 있다.In this case, if the user wants to obtain the desired information by the search keyword input in the search box provided by the search site, the search keyword that satisfies the user's search intention should be entered in the search box. By inputting an incorrect search keyword due to the neutrality and stemming error of a word, a mistake of a document author, and the like, there is a problem that the input search keyword does not sufficiently reflect the search intention of the user.

첫 번째 중의성에 의한 문제점을 예를 들어 보다 상세히 살펴보면 다음과 같다.Looking at the problem caused by the first neutrality in more detail as follows.

검색 엔진에서 '다음'이라는 키워드로 검색을 수행했을 경우, 실제 사용자는 '다음 커뮤니케이션'과 관련된 정보를 얻기 위한 의도로 '다음'이라는 키워드를 입력했음에도 불구하고, 기존의 검색 엔진에서는 단순히 사용자가 입력한 검색 키워드를 포함하고 있는지의 여부만으로 검색 결과를 제공하기 때문에, '이전'과 반대되는 의미의 '다음'이라는 키워드를 포함하는 문서들을 주로 검색 결과로 제공하고, '기업 및 인터넷 서비스' 의미의 '다음'은 일부 밖에 제공하지 않을 수 있다.When a user searches on the search engine with the keyword 'next', even though the actual user enters the keyword 'next' with the intention of obtaining information related to 'next communication', the existing search engine simply inputs the user. Because search results are provided only by whether or not they contain one search keyword, documents containing the keyword "next" as opposed to "previous" are mainly provided as search results, and the meaning of "corporate and internet services" 'Next' may only provide some.

다시 말해서, 평소 '다음'으로 검색하는 사용자들이 '다음 커뮤니케이션'과 관련된 정보를 얻기 위한 의도로 입력하게 되는 다른 검색어는, '다음검색', '미디어다음', '다음카페' 등과 같이, 기업 또는 인터넷 서비스로서의 '다음'임에도 불구하고, 검색 엔진에서 '다음'이라는 키워드로 검색했을 때, 한글 문서에서 '다음'이라는 단어는 '이전'과 반대되는 의미로 더 많이 나타날 수 있다.In other words, other search terms that users who normally search for 'next' enter with the intention of obtaining information related to 'next communication' may include companies or 'next search', 'next media', 'next cafe', etc. Despite being 'next' as an internet service, the word 'next' may appear more in the Korean document as opposed to 'previous' when searched with the keyword 'next' in a search engine.

다른 예를 살펴보면, 검색 엔진에서 'LA'라는 키워드로 검색을 수행했을 경우, 실제 사용자는 '미국 도시'와 관련된 정보를 얻기 위한 의도로 'LA'라는 키워드를 입력했음에도 불구하고, 'la traviata' 등이 포함되어 있는 문서들을 주로 검색하게 되어 정확성이 떨어지는 경우가 발생한다.In another example, if a search engine performed a search with the keyword "LA", the actual user entered the keyword "LA" for the purpose of obtaining information about "US cities", The documents containing the back are mainly searched, and thus the accuracy is low.

두 번째 형태소 분석 및 문서 작성 오류에 의한 문제점을 예를 들어 보다 상세히 살펴보면 다음과 같다.Looking at the problem caused by the second stemming and documentation errors, for example, as follows.

검색 엔진에서 '에도'라는 키워드로 검색을 수행했을 경우, 실제 사용자는 '일본'과 관련된 정보를 얻기 위한 의도로 '에도'라는 키워드를 입력했음에도 불구하고, 기존 검색 엔진의 형태소 분석기가 '에도'라는 낱말이 명사로 사용되었는지, 조사로 사용되었는지를 확률적으로 판단할 수도 있지만 '편파 판정 에도 좌절하기 않았다'와 같은 문장에서처럼 웹 문서에 존재하는 수많은 문서 작성의 오류 때문에, 조사로서의 '에도'라는 키워드를 포함하는 문서들을 주로 검색 결과로 제공하고, 명사로서의 '에도'는 일부 밖에 제공하지 않음으로써, 형태소 분석기가 정확한 검색 결과를 도출해 낼 수 없는 경우가 더 많다.If a search engine performed a search with the keyword 'Edo', the actual search engine stemmer would search for 'Edo' even though the user entered the keyword 'Edo' with the intention of obtaining information related to 'Japan'. It is possible to determine probabilisticly whether the word is used as a noun or an investigation, but because of the many errors in the writing of a web document, such as in a sentence such as 'I wasn't frustrated with polarization,' 'Edo' as an investigation More often, documents containing keywords are provided as search results, and only a few 'Edo' as a noun can prevent the stemmer from producing accurate search results.

다시 말해서, 평소 '에도'로 검색하는 사용자들이 '일본'과 관련된 정보를 얻기 위한 의도로 입력하게 되는 다른 검색어는, '에도가와 란포', '에도시대' 등과 같이, 명사로서의 '에도'임에도 불구하고, 검색 엔진에서 '에도'라는 키워드로 검색했을 때, 한글 문서에서 '에도'라는 낱말이 조사로서 사용되는 경우가 더 많기 때문에, 키워드 검색 결과에서 '일본' 관련 문서를 찾기 어려운 문제점이 있다.In other words, other search terms entered by users searching for 'Edo' with the intention of obtaining information related to 'Japan' are 'Edo' as a noun, such as 'Edogawa Ranpo' and 'Edo'. Nevertheless, when the keyword "Edo" is searched in a search engine, the word "Edo" is more often used as a search in Korean documents, so it is difficult to find "Japan" related documents in the keyword search results. .

다른 예를 살펴보면, 검색 엔진에서 '가야'라는 키워드로 검색을 수행했을 경우, 실제 사용자는 '역사' 또는 '가야 CC'와 관련된 정보를 얻기 위한 의도로 '가야'라는 키워드를 입력했음에도 불구하고, 동사로서의 '가야'를 포함하고 있는 문서들, 예를 들어 '가야 할 길', '혼수는 얼마나 해 가야 하나요'와 같은 문서들을 주로 검색하게 되는 경우가 발생한다.In another example, if a search engine performed a search with the keyword 'gaya', the actual user entered the keyword 'gaya' with the intention of obtaining information related to 'historic' or 'gaya cc'. It is often the case that documents containing 'gaya' as a verb are mainly searched for documents such as 'way to go' and 'how long should coma go'.

이와 같이, 종래의 키워드 검색은 한글 단어의 중의성, 형태소 분석 및 문서 작성의 오류로 인하여 사용자의 검색 의도를 충분히 만족시키지 못 하는 문제점이 있었다.As described above, the conventional keyword search has a problem that the user's search intention is not sufficiently satisfied due to the neutrality of the Hangul word, the morphological analysis, and the error of document writing.

본 발명이 이루고자 하는 기술적 과제는, 전술한 바와 같은 문제점을 해결하기 위한 것으로, 검색 엔진에서 사용자의 집단지성을 이용하여 사용자의 검색 의도를 만족시켜 주는 키워드를 검색하도록 한 키워드 검색 방법을 제공하는 것이다.An object of the present invention is to solve the problems described above, and to provide a keyword search method that allows a search engine to search for a keyword that satisfies the user's search intention using the collective intelligence of the user. .

그리고 본 발명은 검색 엔진에서 검색 서비스를 이용하는 사람의 집단지성을 활용하여 2개 이상의 텀(Term)으로 이루어진 쿼리(Query)인 경우에도 검색 서비스 이용자의 검색 의도를 충분히 만족시켜 주는 키워드 검색을 수행하도록 하며, 또한 키워드 검색용 데이터베이스의 동적 갱신이 보다 자유롭게 이루어지도록 함으로써, 사용자가 진정으로 원하는 키워드들과 상관관계가 매우 높은 웹 문서를 검색할 수 있으며, 이에 이용자의 검색 결과에 대한 높은 정확도를 제공할 수 있도록 하는데, 그 목적이 있다.In addition, the present invention utilizes the collective intelligence of a person using a search service in a search engine to perform a keyword search that satisfies the search intention of the user of the search service even when the query is composed of two or more terms. In addition, the dynamic update of the keyword search database can be freely performed, so that a user can search a web document that is highly correlated with the keywords he / she really wants, thereby providing a high accuracy of the user's search results. Its purpose is to make it possible.

이러한 과제를 해결하기 위해, 본 발명에 따르면, 검색 엔진에서 특정 키워드를 검색할 시에 사용자들이 입력하는 검색어에 대한 사용자 패턴(즉, 사용자의 집단지성)을 분석하고 이를 이용하여 사용자의 검색 의도를 잘 반영해 줄 수 있는 관련 키워드들을 추출해서 각 검색어들에 대한 추천 키워드들로 데이터베이스화하여 구성하며, 검색 대상이 되는 웹 문서를 미리 분석하여 검색어를 포함한 웹 문서와 추천 키워드를 포함한 웹 문서에 대한 역색인 구조(즉, 데이터)를 형성한 후에, 실제 키워드 검색 시에 검색어에 대한 추천 키워드들을 찾아 역색인 구조를 이용하여 관련성이 높은 웹 문서들만 노출함으로써, 2개 이상의 텀으로 이루어진 쿼리로 검색을 수행하는 경우에도 사용자의 검색 의도를 충분히 만족시킬 수 있도록 하며, 키워드 검색용 데이터베이스의 동적 갱신이 보다 더 자유롭게 이루어질 수 있도록 하며, 이에 사용자가 진정으로 원하는 키워드들과 상관관계가 높은 웹 문서를 보여 줄 수 있도록 한다.In order to solve this problem, according to the present invention, when searching for a specific keyword in the search engine to analyze the user pattern (ie, the collective intelligence of the user) for the search words entered by the user to use the user's search intention It extracts related keywords that can be well reflected and organizes them into a database of suggested keywords for each search word. It analyzes the web documents to be searched in advance and analyzes the web documents including the search terms and the web documents including the suggested keywords. After forming an inverted index structure (i.e., data), we search for suggestions with two or more terms by searching for relevant keywords for the search term in real keyword search and using the inverted index structure to expose only relevant web documents. Even if you do, it will fully satisfy your search intent. Emitter and allows dynamic updating of the database is made more freely than, and thus allows the user to give a truly shows the high correlation between web pages with the keywords you want.

본 발명의 한 특징에 따르면, 사용자가 입력한 키워드를 검색하는 방법에 있어서, 사용자가 키워드를 검색할 시에 해당 검색할 키워드에 대응하는 추천 키워드를 판독하고, 해당 검색할 키워드를 포함하는 각 웹 문서와 해당 추천 키워드를 포함하는 각 웹 문서를 검색하는 단계, 상기 검색할 키워드를 포함하는 웹 문서들 중에서 상기 추천 키워드를 포함하는 각 웹 문서의 점수에 가중치를 적용시켜, 상기 검색할 키워드를 포함하는 각 웹 문서의 순위 리스트를 조정하는 단계, 그리고 상기 조정된 순위 리스트에 따라 상기 검색할 키워드를 포함하는 각 웹 문서의 요약 정보를 생성시켜 사용자에게 제공하는 단계를 포함하는 키워드 검색 방법을 제공한다.According to an aspect of the present invention, in a method of searching for a keyword input by a user, when a user searches for a keyword, a recommended keyword corresponding to the keyword to be searched is read, and each web including the keyword to be searched is included. Searching each web document including a document and a corresponding keyword, and applying a weight to a score of each web document including the recommendation keyword among the web documents including the keyword to be searched to include the keyword to be searched. Adjusting a ranking list of each web document, and generating summary information of each web document including the keyword to be searched according to the adjusted ranking list and providing the same to a user. .

그리고 이러한 키워드 검색 방법은, 상기 검색할 키워드를 포함하고 있는 각 웹 문서의 아이디에 대한 정보를 설정하여 데이터베이스화하는 단계, 사용자의 집단지성을 이용하여 상기 검색할 키워드에 대응하는 추천 키워드들을 설정하여 데이터베이스화하는 단계, 상기 추천 키워드를 포함하고 있는 각 웹 문서의 아이디에 대한 정보를 설정하여 데이터베이스화하는 단계, 그리고 상기 웹 문서 아이디에 대 응하는 웹 문서의 본문에 대한 정보를 설정하여 데이터베이스화하는 단계를 더 포함한다. 또한, 이러한 키워드 검색 방법은, 상기 검색할 키워드를 포함하고 있는 각 웹 문서 아이디, 상기 검색할 키워드에 대응하는 추천 키워드들, 상기 추천 키워드를 포함하고 있는 각 웹 문서 아이디, 상기 웹 문서 아이디에 대응하는 웹 문서 본문에 대한 정보를 주기적으로 재설정하는 단계를 더 포함한다.The keyword search method may include setting information about a ID of each web document including the keyword to be searched and making a database, and setting recommended keywords corresponding to the keyword to be searched by using the collective intelligence of the user. Database and setting information about the ID of each web document including the recommendation keyword to make a database; and setting and databaseting information on the body of the web document corresponding to the web document ID. It further comprises a step. The keyword search method may correspond to each web document ID including the keyword to be searched, recommended keywords corresponding to the keyword to be searched, each web document ID including the recommendation keyword, and the web document ID. And periodically resetting information on the body of the web document.

상기 각 웹 문서를 검색하는 단계는, 사용자가 입력한 키워드를 포함하고 있는 각 웹 문서의 아이디를 상기 데이터베이스로부터 검색하는 단계, 사용자가 입력한 키워드에 대응하는 추천 키워드를 상기 데이터베이스로부터 판독하는 단계, 그리고 사용자가 입력한 키워드에 대응하는 추천 키워드를 포함하고 있는 각 웹 문서의 아이디를 상기 데이터베이스로부터 검색하는 단계를 포함한다.The searching of each web document may include: searching an ID of each web document including a keyword input by the user from the database, reading a recommendation keyword corresponding to the keyword input by the user from the database; And retrieving the ID of each web document including the recommendation keyword corresponding to the keyword input by the user from the database.

상기 각 웹 문서의 순위 리스트를 조정하는 단계는, 사용자가 입력한 키워드를 포함하고 있는 각 웹 문서에 대하여 사용자가 입력한 키워드와의 매칭 정도 또는 페이지 랭킹에 따라 점수화를 수행하는 단계, 상기 사용자가 입력한 키워드를 포함하고 있는 웹 문서 아이디들 중에서 상기 추천 키워드를 포함하고 있는 웹 문서 아이디들이 있는지를 판단하는 단계, 상기 추천 키워드를 포함하고 있는 웹 문서 아이디들이 있는 경우에 이에 해당되는 각 웹 문서의 점수에 가중치를 더 주는 단계, 상기 사용자가 입력한 키워드를 포함하고 있는 각 웹 문서의 점수를 재조정하는 단계, 상기 재조정된 점수가 높은 순서대로 소정 개수의 웹 문서 아이디를 리스트로 생성하는 단계를 포함한다. 다르게는, 상기 각 웹 문서의 순위 리스트를 조정하는 단계는, 상기 사용자가 입력한 키워드를 포함하고 있는 웹 문서 아이디들 중에서 상기 추천 키워드를 포함하고 있는 웹 문서 아이디들이 있는지를 판단하는 단계, 상기 추천 키워드를 포함하고 있는 웹 문서 아이디들이 있는 경우에 이에 해당되는 각 웹 문서에 가중치를 적용시켜 주는 단계, 상기 사용자가 입력한 키워드를 포함하고 있는 각 웹 문서에 대하여 상기 가중치의 적용 여부, 상기 사용자가 입력한 키워드와의 매칭 정도 또는 페이지 랭킹에 따라 점수화를 수행하는 단계, 그리고 상기 점수가 높은 순서대로 소정 개수의 웹 문서 아이디를 리스트로 생성하는 단계를 포함한다.The adjusting of the ranking list of each web document may include: scoring each web document including a keyword input by the user according to a matching degree or page ranking with the keyword input by the user; Determining whether there are web document IDs including the recommended keyword among web document IDs including the entered keyword, and if there are web document IDs including the recommended keyword, Adding weights to scores, re-adjusting scores for each web document including the keywords entered by the user, and generating a predetermined number of web document IDs in a list in order of increasing the re-adjusted scores; do. Alternatively, the adjusting of the rank list of each web document may include determining whether there are web document IDs including the recommendation keyword among web document IDs including the keyword input by the user, and the recommendation. If there is a web document ID including a keyword, applying a weight to each web document corresponding to the keyword, whether the weight is applied to each web document including the keyword input by the user, and Scoring according to a matching degree or page ranking with the input keyword, and generating a predetermined number of web document IDs in a list in order of increasing score.

상기 요약 정보를 생성시켜 사용자에게 제공하는 단계는, 상기 웹 문서 아이디 리스트의 각 웹 문서 아이디에 대응하는 웹 문서의 본문에 대한 정보를 상기 데이터베이스로부터 판독하는 단계, 상기 판독된 웹 문서 본문에 따라 상기 웹 문서 아이디 리스트의 각 웹 문서 아이디에 대응하는 웹 문서의 요약 정보를 생성하는 단계, 그리고 상기 웹 문서 아이디 리스트에 따라 상기 생성된 각 웹 문서의 요약 정보를 사용자 단말기로 전송하여 검색 결과로 사용자에게 제공하는 단계를 포함한다.Generating and providing the summary information to the user may include reading information from the database about the body of the web document corresponding to each web document ID in the web document ID list, according to the read web document body. Generating summary information of the web document corresponding to each web document ID of the web document ID list, and transmitting the summary information of the generated web document to the user terminal according to the web document ID list to the user as a search result; Providing a step.

본 발명의 다른 특징에 따르면, 사용자가 입력한 키워드를 검색하는 방법에 있어서, 사용자가 검색할 키워드를 포함하고 있는 각 웹 문서의 아이디에 대한 정보를 설정하여 데이터베이스화하는 단계, 사용자의 집단지성을 이용하여 사용자가 검색할 키워드에 대응하는 추천 키워드들을 설정하여 데이터베이스화하는 단계, 상기 추천 키워드를 포함하고 있는 각 웹 문서의 아이디에 대한 정보를 설정하여 데이터베이스화하는 단계, 상기 웹 문서 아이디에 대응하는 웹 문서의 본문에 대한 정보를 설정하여 데이터베이스화하는 단계, 사용자가 키워드를 검색하는 경우에 사용자가 입력한 키워드를 포함하고 있는 각 웹 문서의 아이디를 상기 데이터베이스로부터 검색하는 단계, 상기 사용자가 입력한 키워드에 대응하는 추천 키워드를 상기 데이터베이스로부터 판독하는 단계, 상기 사용자가 입력한 키워드에 대응하는 추천 키워드를 포함하고 있는 각 웹 문서의 아이디를 상기 데이터베이스로부터 검색하는 단계, 상기 사용자가 입력한 키워드를 포함하고 있는 웹 문서 아이디들 중에서 상기 추천 키워드를 포함하고 있는 웹 문서 아이디들이 있는지를 판단하는 단계, 상기 추천 키워드를 포함하고 있는 웹 문서 아이디들이 있는 경우에 이에 해당되는 각 웹 문서에 가중치를 적용시켜 주는 단계, 상기 사용자가 입력한 키워드를 포함하고 있는 각 웹 문서에 대하여 상기 가중치의 적용 여부, 상기 사용자가 입력한 키워드와의 매칭 정도 또는 페이지 랭킹에 따라 점수화를 수행하는 단계, 상기 점수가 높은 순서대로 소정 개수의 웹 문서 아이디를 리스트로 생성하는 단계, 그리고 상기 생성된 웹 문서 아이디 리스트에 따라 상기 사용자가 입력한 키워드를 포함하고 있는 각 웹 문서의 요약 정보를 생성시켜 사용자에게 제공하는 단계를 포함한다.According to another aspect of the present invention, in a method for searching a keyword input by a user, setting and databaseting information on the ID of each web document including a keyword to be searched by the user, and grouping the user's collective intelligence Setting and databaseting the recommended keywords corresponding to the keyword to be searched by the user using the database; setting and databaseting information on the ID of each web document including the recommended keyword; Setting database information on the body of the web document and retrieving the ID of each web document including the keyword input by the user when the user searches for the keyword from the database; The database of recommended keywords corresponding to keywords Reading from the database the ID of each web document including the recommended keyword corresponding to the keyword input by the user from the database, and the recommendation among the web document IDs including the keyword input by the user. Determining whether there is a web document ID including a keyword, applying a weight to each web document corresponding to the web document ID including the recommended keyword, and inputting the keyword entered by the user. Scoring according to whether the weight is applied to each web document, whether the weight is applied, the degree of matching with the keyword input by the user, or the page ranking, and a predetermined number of web document IDs are listed in order of the high score. Generating, and the generated web document child Depending on the list to generate summary information for each Web document that contains the keywords that the user input comprises the step of providing to the user.

이와 같이 본 발명에 의하면, 사용자의 검색어에 대해 사용자의 검색 의도를 반영한 추천 단어를 데이터베이스화하고 검색어를 포함한 웹 문서와 추천 키워드를 포함한 웹 문서에 대한 역색인 구조를 형성한 후에, 특정 키워드를 검색할 시에 해당 데이터베이스와 역색인 구조를 이용하여 해당 키워드를 포함하는 웹 문서 중에 서 추천 단어를 포함하는 웹 문서에 점수 가중치를 주어, 웹 문서 순위 리스트를 사용자가 원하는 키워드들과 상관관계가 높은 순서대로 조정하여 사용자에게 제공함으로써, 사용자가 진정으로 원하는 키워드들과 상관관계가 높은 웹 문서를 보여 줄 수 있다. 또한, 본 발명에 의해 2개 이상의 텀으로 이루어진 쿼리로 검색을 수행하는 경우에도 사용자의 검색 의도를 충분히 만족시킬 수 있으며, 데이터베이스와 역색인 구조의 동적 갱신이 보다 더 자유롭게 이루어질 수 있다.As described above, according to the present invention, after searching a user's search word for a search word that reflects the user's search intention and forming an inverted index structure for the web document including the search word and the web document including the suggestion keyword, the user searches for a specific keyword. In order to use the database and the inverse index structure, score weights are given to the web documents containing the suggested words among the web documents containing the corresponding keywords, and the web document ranking list is highly correlated with the desired keywords. By adjusting and providing it to the user, it is possible to present a web document that is highly correlated with the keywords that the user really wants. In addition, according to the present invention, even when a search is performed using a query consisting of two or more terms, the search intention of the user can be sufficiently satisfied, and the dynamic update of the database and the inverted index structure can be made more freely.

아래에서는 첨부한 도면을 참고로 하여 본 발명의 실시 예에 대하여 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자가 용이하게 실시할 수 있도록 상세히 설명한다. 그러나 본 발명은 여러 가지 상이한 형태로 구현될 수 있으며 여기에서 설명하는 실시 예에 한정되지 않는다. 그리고 도면에서 본 발명을 명확하게 설명하기 위해서 설명과 관계없는 부분은 생략하였으며, 명세서 전체를 통하여 유사한 부분에 대해서는 유사한 도면 부호를 붙였다.Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings so that those skilled in the art may easily implement the present invention. As those skilled in the art would realize, the described embodiments may be modified in various different ways, all without departing from the spirit or scope of the present invention. In the drawings, parts irrelevant to the description are omitted in order to clearly describe the present invention, and like reference numerals designate like parts throughout the specification.

명세서 전체에서, 어떤 부분이 어떤 구성요소를 "포함"한다고 할 때, 이는 특별히 반대되는 기재가 없는 한 다른 구성요소를 제외하는 것이 아니라 다른 구성요소를 더 포함할 수 있는 것을 의미한다. 또한, 명세서에 기재된 "…부", "…기", "…모듈" 등의 용어는 적어도 하나의 기능이나 동작을 처리하는 단위를 의미하며, 이는 하드웨어나 소프트웨어 또는 하드웨어 및 소프트웨어의 결합으로 구현될 수 있다.Throughout the specification, when a part is said to "include" a certain component, it means that it can further include other components, without excluding other components unless specifically stated otherwise. In addition, the terms “… unit”, “… unit”, “… module” described in the specification mean a unit that processes at least one function or operation, which may be implemented by hardware or software or a combination of hardware and software. Can be.

이제 본 발명의 실시 예에 따른 키워드 검색 방법에 대하여 도면을 참고로 하여 상세하게 설명한다.Now, a keyword search method according to an embodiment of the present invention will be described in detail with reference to the drawings.

도 1은 본 발명의 실시 예에 따른 키워드 검색을 위한 시스템의 개략적인 개념도이다.1 is a schematic conceptual diagram of a system for keyword search according to an embodiment of the present invention.

본 발명의 실시 예에 따른 키워드 검색을 위한 시스템은, 도 1에 도시된 바와 같이, 사용자 단말기(110), 유무선 통신망(120), 검색 엔진(130), 데이터베이스(140)를 포함한다.As shown in FIG. 1, a system for keyword search according to an embodiment of the present invention includes a user terminal 110, a wired / wireless communication network 120, a search engine 130, and a database 140.

사용자 단말기(110)는 사용자들이 특정 키워드를 검색하기 위한 검색어를 입력하는 경우에 해당 입력된 검색어를 유무선 통신망(120)을 통해 검색 엔진(130)에 전달하며, 검색 엔진(130)으로부터 수신되는 검색 결과를 사용자에게 제공한다.When the user inputs a search word for searching for a specific keyword, the user terminal 110 transmits the input search word to the search engine 130 through the wired / wireless communication network 120, and the search received from the search engine 130. Provide the results to the user.

유무선 통신망(120)은 사용자 단말기(110)와 검색 엔진(130) 사이를 서로 연결하여 통신을 수행하도록 하는 역할을 수행한다.The wired / wireless communication network 120 connects the user terminal 110 and the search engine 130 to each other to perform communication.

검색 엔진(130)은 사용자 단말기(110)로부터 수신되는 검색어를 포함한 웹 문서를 검색하며, 사용자 단말기(110)로부터 수신되는 검색어에 대응하는 추천 키워드를 데이터베이스(140)에서 판독하며, 해당 판독된 추천 키워드를 포함한 웹 문서를 검색(Search)하며, 해당 검색어를 포함한 웹 문서 중에서 추천 키워드를 포함한 웹 문서에 대해 점수 가중치를 준 후에 해당 검색어를 포함한 웹 문서에 대한 점수화를 수행하며, 해당 점수화에 따른 웹 문서의 아이디(ID: Identifier) 리스트를 생성시키며, 해당 아이디 리스트에 따라 해당 검색 결과(즉, 검색어를 포함한 웹 문서)에 대한 요약 정보를 생성하여 검색 결과로 유무선 통신망(120)을 통해 사용자 단말기(110)로 전송한다.The search engine 130 searches a web document including a search word received from the user terminal 110, reads a recommendation keyword corresponding to the search word received from the user terminal 110 from the database 140, and reads the read recommendation. Search the web document containing the keyword, give the score weight to the web document containing the suggested keyword among the web document containing the search term, and then score the web document including the search term. It generates a list of IDs (IDs) of documents, and generates summary information on a corresponding search result (ie, a web document including a search word) according to the ID list and as a search result, the user terminal (eg, a user terminal through the wired / wireless communication network 120). 110).

그리고 검색 엔진(130)은 쿼리 브로커(Query Broker)(131), 서처(Searcher)(132), 써머리(Summary)(133)를 포함한다.The search engine 130 includes a query broker 131, a searcher 132, and a summary 133.

쿼리 브로커(131)는 사용자 단말기(110)로부터 유무선 통신망(120)을 통해 사용자가 입력한 검색어를 수신받아 사용자가 입력한 검색어에 대응하는 사용자 검색 의도 반영용 추천 키워드에 대한 정보를 데이터베이스(140)에서 판독한 후에, 해당 판독한 추천 키워드에 대한 정보를 해당 수신받은 검색어와 함께 서처(132)로 인가한다. 쿼리 브로커(131)는 서처(132)로부터 인가되는 웹 문서 아이디의 리스트에 대한 정보를 써머리(133)에게 인가한다. 쿼리 브로커(131)는 써머리(133)로부터 인가되는 각 웹 문서의 요약 정보를 검색 결과로 유무선 통신망(120)을 통해 사용자 단말기(110)로 전송한다.The query broker 131 receives the search word input by the user from the user terminal 110 through the wired / wireless communication network 120 and provides the database 140 with information on recommended keywords for reflecting the user search intention corresponding to the search word input by the user. After reading at, the information about the read recommendation keyword is applied to the searcher 132 together with the received search word. The query broker 131 authorizes the summary 133 with information about the list of web document IDs authorized from the searcher 132. The query broker 131 transmits summary information of each web document authorized from the summary 133 to the user terminal 110 through the wired / wireless communication network 120 as a search result.

서처(132)는 쿼리 브로커(131)로부터 인가되는 검색어 및 추천 키워드 둘 다를 포함하고 있는 웹 문서를 데이터베이스(140)에서 검색하고, 해당 검색된 웹 문서의 점수에 가중치를 준 후에 해당 검색어를 포함하고 있는 웹 문서에 대한 점수화를 수행하고 해당 점수화에 따른 웹 문서의 아이디 리스트를 생성시켜 해당 생성된 웹 문서의 아이디 리스트에 대한 정보를 쿼리 브로커(131)로 인가한다.The searcher 132 searches the database 140 for a web document that includes both a search term and a recommended keyword authorized by the query broker 131, weights the score of the searched web document, and then includes the search term. Scoring is performed on the web document, and a list of IDs of the web document according to the scoring is generated to authorize the information on the generated ID list of the corresponding web document to the query broker 131.

써머리(133)는 쿼리 브로커(131)로부터 웹 문서 아이디의 리스트에 대한 정보를 인가받아 해당 인가받은 웹 문서 아이디 리스트의 각 웹 문서 아이디에 해당하는 웹 문서의 본문 내용을 데이터베이스(140)에서 판독하여, 해당 인가받은 웹 문서 아이디 리스트에 따라 각 웹 문서의 요약 정보를 생성하여 쿼리 브로커(131)에게 인가한다.The summary 133 receives information about the list of web document IDs from the query broker 131 and reads the body content of the web document corresponding to each web document ID of the authorized web document ID list from the database 140. In response to the list of authorized web document IDs, summary information of each web document is generated and authorized to the query broker 131.

데이터베이스(140)는 사용자들의 각 검색어에 대응하는 사용자 검색 의도 반영용 추천 키워드에 대한 정보, 사용자들의 각 검색어에 대응하는 웹 문서의 아이디에 대한 정보, 각 추천 키워드에 대응하는 웹 문서의 아이디에 대한 정보, 각 웹 문서 아이디에 대응하는 웹 문서 본문에 대한 정보를 데이터베이스화시켜 저장한다. 이때, 데이터베이스(140)는 그 기능이나 역할에 따라 별도의 메모리로 구성될 수도 있음을 잘 이해해야 한다.The database 140 may include information on recommended keywords for reflecting a user's search intention corresponding to each search word of users, information about an ID of a web document corresponding to each search word of users, and an ID of a web document corresponding to each recommendation keyword. Information and the information about the web document body corresponding to each web document ID are stored in a database. At this time, it should be understood that the database 140 may be configured as a separate memory according to its function or role.

아래에서는 본 발명의 실시 예에 따른 키워드 검색 방법에 대해서 도 2의 순서도를 참조하여 상세하게 설명한다.Hereinafter, a keyword search method according to an embodiment of the present invention will be described in detail with reference to the flowchart of FIG. 2.

우선, 사용자가 특정 키워드를 검색하기 전에 미리 준비해 두어야 할 것이다. 사용자의 검색어 입력 시에 사용자의 검색 의도를 보다 정확하게 파악하기 위한 관련 검색어 집합을 생성하여 데이터베이스(140)에 보관한다.First, you'll need to prepare before a user searches for a particular keyword. When a user inputs a search word, a related search word set for more accurately identifying the search intention of the user is generated and stored in the database 140.

다시 말해서, 사용자가 검색을 위해 입력할 수 있는 키워드(이하, 쿼리(Query)라 함)에 대해서 사용자의 집단지성을 이용하여 사용자의 검색 의도를 보다 잘 반영해 줄 수 있는 관련 키워드(즉, 추천 키워드)를 분석하여, 각 쿼리에 대응하는 사용자 검색 의도 반영용 추천 키워드에 대한 정보를 설정하며, 해당 설정된 정보들을 데이터베이스화하여 데이터베이스(140)(또는, 별도로 구비된 메모리)에 저장한다(S201). 여기서, 쿼리는 다수 개의 텀(Term)으로 이루어질 수도 있다. 예를 들어, '다음커뮤니케이션'은 '다음'과 '커뮤니케이션'의 텀으로 이루어진다.In other words, for a keyword that a user can enter for a search (hereinafter referred to as a query), the user's collective intelligence can be used to better reflect the user's search intent (ie, recommend a keyword). Keyword), and sets information on a recommendation keyword for reflecting a user's search intention corresponding to each query, and stores the set information in a database 140 (or a memory provided separately) (S201). . Here, the query may be composed of a plurality of terms. For example, 'next communication' consists of terms 'next' and 'communication'.

그리고 사용자가 검색을 위해 입력할 수 있는 쿼리에 대해서 검색 대상이 되는 모든 웹 문서들을 미리 분석하여 해당 분석한 데이터 값을 데이터베이스(140)에 보관시켜 추후 색인 작업 시에 사용할 수 있도록 한다.In addition, all the web documents that are to be searched for the query that the user can input for the search are analyzed in advance, and the corresponding analyzed data values are stored in the database 140 so that they can be used for later indexing.

다시 말해서, 사용자가 검색을 위해 입력할 수 있는 쿼리에 대한 형태소 분석을 통해서 해당 쿼리를 포함한 웹 문서를 색인할 수 있도록 하기 위해서, 검색 대상이 되는 모든 웹 문서들에서 키워드를 추출하여, 해당 키워드가 주어지는 경우에 해당 각 웹 문서의 아이디를 찾을 수 있도록 각 키워드에 대응하는 웹 문서 아이디에 대한 정보를 설정하여 데이터베이스화한 후에 이를 데이터베이스(140)(또는, 별도로 구비된 메모리)에 저장한다(S202). 이때, 각 키워드에 대응하는 웹 문서 아이디에 대한 데이터베이스(140)의 구조를 '일반 역색인 구조'라 한다.In other words, in order to index the web document including the query through stemming the query that the user can enter for the search, the keyword is extracted from all the web documents to be searched. If given, to set the information about the web document ID corresponding to each keyword to find the ID of the respective web document and database it and store it in the database 140 (or a memory provided separately) (S202) . At this time, the structure of the database 140 for the web document ID corresponding to each keyword is referred to as a 'general inverted index structure'.

또한, 사용자가 검색을 위해 입력할 수 있는 쿼리에 대한 형태소 분석 없이 해당 쿼리에 대응하는 추천 키워드를 포함한 웹 문서를 색인할 수 있도록 하기 위해서, 검색 대상이 되는 모든 웹 문서들에서 추천 키워드를 추출하여, 해당 추천 키워드가 주어지는 경우에 해당 각 웹 문서의 아이디를 찾을 수 있도록 각 추천 키워드에 대응하는 웹 문서 아이디에 대한 정보를 설정하여 데이터베이스화한 후에 이를 데이터베이스(140)(또는, 별도로 구비된 메모리)에 저장한다(S203). 이때, 각 추천 키워드에 대응하는 웹 문서 아이디에 대한 데이터베이스(140)의 구조를 '추천어 역색인 구조'라 한다.In addition, in order to index a web document including a keyword corresponding to the query without stemming the query that the user can enter for the search, the keyword is extracted from all the web documents to be searched. In order to find the ID of each web document when a corresponding keyword is given, the database 140 sets the information about the web document ID corresponding to each keyword and then converts the database 140 into a database 140 (or a memory provided separately). Stored in (S203). At this time, the structure of the database 140 for the web document ID corresponding to each recommendation keyword is referred to as a 'referred word index structure'.

또한, 해당 웹 문서 아이디가 주어지는 경우에 해당 각 웹 문서의 본문을 찾을 수 있도록 각 웹 문서 아이디에 대응하는 웹 문서 본문에 대한 정보를 설정하여 데이터베이스화한 후에 이를 데이터베이스(140)(또는, 별도로 구비된 메모리)에 저장한다(S204).In addition, when the web document ID is given, the database 140 (or separately provided) is provided after setting and databaseting information on the web document body corresponding to each web document ID so that the body of each web document can be found. Stored memory) (S204).

추후에, 사용자들의 각 검색어에 대응하는 사용자 검색 의도 반영용 추천 키워드에 대한 정보, 사용자들의 각 검색어에 대응하는 웹 문서의 아이디에 대한 정보, 각 추천 키워드에 대응하는 웹 문서의 아이디에 대한 정보, 각 웹 문서 아이디에 대응하는 웹 문서 본문에 대한 정보가 삭제, 변경, 또는 수정되는 경우, 해당 삭제, 변경 또는 수정된 정보를 데이터베이스(140)에 업그레이드시켜 준다. 다르게는, 주기적으로 상술한 단계들 S201에서부터 S204를 반복 수행하여 사용자들의 각 검색어에 대응하는 사용자 검색 의도 반영용 추천 키워드에 대한 정보, 사용자들의 각 검색어에 대응하는 웹 문서의 아이디에 대한 정보, 각 추천 키워드에 대응하는 웹 문서의 아이디에 대한 정보, 각 웹 문서 아이디에 대응하는 웹 문서 본문에 대한 정보를 재설정한 후에, 해당 재설정된 정보들을 데이터베이스(140)에 업그레이드시켜 줌으로써, 사용자의 검색 의도를 보다 잘 반영해 줄 수 있는 상태를 계속적으로 유지시켜 줄 수 있다.In the future, information about a suggestion keyword for reflecting a user's search intention corresponding to each search term of users, information about an ID of a web document corresponding to each search term of users, information about an ID of a web document corresponding to each recommendation keyword, When the information on the web document body corresponding to each web document ID is deleted, changed, or modified, the deleted, changed, or modified information is upgraded in the database 140. Alternatively, by periodically repeating the above-described steps S201 to S204, information about the recommended keyword for reflecting the user search intention corresponding to each search word of the user, information about the ID of the web document corresponding to each search word of the user, and each After resetting the information on the ID of the web document corresponding to the recommended keyword and the information on the body of the web document corresponding to each web document ID, the reset information is upgraded in the database 140, thereby improving the user's search intention. You can keep it in a state where you can better reflect it.

상술한 바와 같은 데이터베이스(140)를 구성함으로써, 사용자의 검색 의도를 실시간적으로 파악할 수 있도록 데이터베이스(140)의 동적 갱신이 보다 더 자유로운 이점을 가지며, 또한 두 개 이상의 텀으로 구성된 쿼리에 대해서도 쉽게 검색할 수 있다는 이점이 있다.By configuring the database 140 as described above, the dynamic update of the database 140 has a more free advantage in order to grasp the user's search intent in real time, and also easily search for queries consisting of two or more terms The advantage is that you can.

그런 후에, 사용자가 실제로 특정 키워드에 대한 검색을 수행하기 위해서, 사용자 단말기(110)를 이용하여 유무선 통신망(120)을 통해 검색 사이트에 접속한 후에, 해당 검색 사이트에서 제공하는 검색 창에 특정 키워드를 검색하기 위한 쿼리를 입력하고 검색 명령을 선택하게 된다.Then, in order to actually perform a search for a specific keyword, the user accesses the search site through the wired / wireless communication network 120 using the user terminal 110, and then inputs the specific keyword in the search window provided by the search site. You enter a query to search for and select the search command.

이에, 사용자 단말기(110)는 사용자의 검색 명령에 따라 사용자가 입력한 쿼리를 포함한 검색 명령 메시지를 생성시켜 유무선 통신망(120)을 통해 검색 사이트로 전송하게 된다.Accordingly, the user terminal 110 generates a search command message including a query input by the user according to the search command of the user and transmits the search command message to the search site through the wired / wireless communication network 120.

이에 따라, 검색 사이트의 검색 엔진(130)은 사용자 단말기(110)로부터 유무선 통신망(120)을 통해 전달되는 검색 명령 메시지를 수신받는다. 이때, 검색 엔진(130)에 구비된 쿼리 브로커(131)는 사용자 단말기(110)로부터 유무선 통신망(120)을 통해 사용자가 입력한 쿼리를 수신받아(S205) 사용자가 입력한 쿼리에 대응하는 사용자 검색 의도 반영용 추천 키워드에 대한 정보를 데이터베이스(140)에서 판독(즉, 검색)한 후에(S206), 사용자가 입력한 쿼리 및 이에 대응하는 추천 키워드에 대한 정보를 검색 엔진(130)에 구비된 서처(132)로 인가한다.Accordingly, the search engine 130 of the search site receives a search command message transmitted from the user terminal 110 through the wired / wireless communication network 120. In this case, the query broker 131 provided in the search engine 130 receives a query input by the user through the wired / wireless communication network 120 from the user terminal 110 (S205) and searches for a user corresponding to the query input by the user. After reading (i.e., searching) information on the suggestion keyword for reflecting intention from the database 140 (S206), the search engine 130 includes information about the query input by the user and the corresponding recommendation keyword. 132 is applied.

그러면, 서처(132)는 쿼리 브로커(131)로부터 사용자가 입력한 쿼리 및 이에 대응하는 추천 키워드에 대한 정보를 인가받아, 사용자가 입력한 쿼리를 포함하고 있는 웹 문서들을 검색하는 일반 색인을 수행하여 점수화를 수행하고, 사용자가 입력한 쿼리에 대응하는 추천 키워드를 포함하고 있는 웹 문서들을 검색하는 추천어 색인을 수행한 후에, 해당 일반 색인과 추천어 색인 둘 다를 만족하는 웹 문서들(즉, 사용자가 입력한 쿼리와 추천 키워드 둘 다를 포함하고 있는 웹 문서들)에게 가중치를 더 주어 해당 검색된 각 웹 문서에 대한 점수화를 재 수행하며, 해당 점수화에 따른 각 웹 문서의 아이디 리스트를 생성시켜 이에 대한 정보를 쿼리 브로커(131)에게 인가한다.Then, the searcher 132 receives information about the query input by the user from the query broker 131 and the recommended keyword corresponding thereto, and performs a general index to search the web documents including the query input by the user. After performing a scoring and performing a referral index that searches for web documents containing keyword suggestions corresponding to the query entered by the user, the web documents that satisfy both the regular index and the referral index (ie, the user). The web documents that contain both the query and the suggested keyword) are added to the weights to rescore the searched web documents, and the ID list of each web document is generated according to the scoring. To the query broker 131.

보다 상세히 설명하면, 서처(132)는 사용자가 입력한 쿼리를 쿼리 브로 커(131)로부터 인가받아 사용자가 입력한 쿼리를 포함하고 있는 각 웹 문서의 아이디(즉, 사용자가 입력한 쿼리에 대응하는 웹 문서 아이디)를 데이터베이스(140)의 일반 역색인 구조로부터 판독(즉, 검색)한다(S207).In more detail, the searcher 132 receives the query input by the user from the query broker 131 and corresponds to the ID (ie, the query input by the user) of each web document including the query input by the user. The web document ID) is read (that is, retrieved) from the general inverted index structure of the database 140 (S207).

이에, 서처(132)는 사용자가 입력한 쿼리를 포함하고 있는 각 웹 문서에 대해서 사용자가 입력한 쿼리와의 매칭 정도, 페이지 랭킹 등을 통해 해당 판독된 각 웹 문서 아이디에 대하여 점수화를 수행한다. 또는, 서처(132)는 해당 판독된 각 웹 문서 아이디에 대하여 순위를 매긴다(S208).Accordingly, the searcher 132 scores the web document IDs of the web documents including the query input by the user through the matching degree, the page ranking, and the like of the query input by the user. Alternatively, the searcher 132 ranks the read respective web document IDs (S208).

그런 후에, 서처(132)는 사용자가 입력한 쿼리에 대응하는 추천 키워드를 쿼리 브로커(131)로부터 인가받아 추천 키워드를 포함하고 있는 각 웹 문서의 아이디(즉, 추천 키워드에 대응하는 웹 문서 아이디)를 데이터베이스(140)의 추천어 역색인 구조로부터 판독(즉, 검색)한다(S209).Thereafter, the searcher 132 receives the recommendation keyword corresponding to the query input by the user from the query broker 131, and the ID of each web document including the recommendation keyword (that is, the web document ID corresponding to the recommendation keyword). Is read (ie, retrieved) from the recommendation inverse index structure of the database 140 (S209).

이때, 서처(132)는 상술한 단계 S207에서 데이터베이스(140)의 일반 역색인 구조로부터 판독된 웹 문서 아이디들과 상술한 단계 S209에서 데이터베이스(140)의 추천어 역색인 구조로부터 판독된 웹 문서 아이디들이 서로 동일한 웹 문서 아이디에 대하여 각각 가중치를 더 주어 점수화를 재 수행한다.In this case, the searcher 132 may read the web document IDs read from the general inverted index structure of the database 140 in step S207 and the web document IDs read from the recommended index index structure of the database 140 in step S209. Scoring is performed again by assigning more weights to the same web document IDs.

다시 말해서, 상술한 단계 S207에서 데이터베이스(140)의 일반 역색인 구조로부터 판독된 웹 문서 아이디들 중에서 상술한 단계 S209에서 데이터베이스(140)의 추천어 역색인 구조로부터 판독된 웹 문서 아이디들이 있는지를 판단하여, 추천어 역색인 구조로부터 판독된 웹 문서 아이디들의 존재 여부에 따라 일반 역색인 구조로부터 판독된 웹 문서 아이디들에 대하여 각각 가중치를 더 주어 상술한 단계 S208에서 매긴 점수를 재조정한다. 또는, 서처(132)는 해당 각 웹 문서 아이디에 대하여 순위를 다시 매긴다(S210).In other words, from among the web document IDs read from the general inverted index structure of the database 140 in step S207 described above, it is determined whether there are web document IDs read from the recommended index index structure of the database 140 in step S209 described above. Then, the web document IDs read from the general inverted index structure are further weighted according to the presence or absence of web document IDs read from the recommended index index structure to readjust the score given in step S208. Alternatively, the searcher 132 reranks the corresponding web document IDs (S210).

다르게는, 서처(132)는 사용자가 입력한 쿼리 및 이에 대응하는 추천 키워드에 대한 정보를 쿼리 브로커(131)로부터 인가받아, 상술한 단계 S207과 유사하게 일반 색인을 통해 사용자가 입력한 쿼리를 포함하고 있는 웹 문서들을 검색함과 동시에, 상술한 단계 S209와 유사하게 추천어 색인을 통해 사용자가 입력한 쿼리에 대응하는 추천 키워드를 포함하고 있는 웹 문서들을 검색한다.Alternatively, the searcher 132 receives information about the query input by the user and the recommended keyword corresponding thereto from the query broker 131, and includes the query input by the user through the general index similar to the above-described step S207. At the same time as searching the web documents, the web documents including the recommendation keyword corresponding to the query input by the user are searched through the recommendation index similarly to the above-described step S209.

이에, 서처(132)는 사용자가 입력한 쿼리를 포함하고 있는 웹 문서들 중에서 사용자가 입력한 쿼리에 대응하는 추천 키워드를 포함하고 있는 각 웹 문서의 아이디에 대해서 가중치를 더 준 후에, 사용자가 입력한 쿼리를 포함하고 있는 각 웹 문서에 대해서 가중치의 적용 여부, 사용자가 입력한 쿼리와의 매칭 정도, 페이지 랭킹 등을 통해 사용자가 입력한 쿼리를 포함하고 있는 각 웹 문서 아이디에 대하여 점수화를 수행한다.Accordingly, the searcher 132 gives more weight to the ID of each web document including the recommended keyword corresponding to the query input by the user among the web documents including the query input by the user, and then inputs the user. For each web document that contains a query, scores are applied to each web document ID that contains the query entered by the user by applying weights, matching with the query entered by the user, and page ranking. .

그런 다음에, 서처(132)는 점수가 높은 순서대로 소정 개수(예를 들어, 20,000개)의 웹 문서 아이디를 선택하여 리스트로 생성시켜 준다. 또는, 서처(132)는 상위 순위의 웹 문서 아이디를 소정 개수(예를 들어, 20,000개)만큼 선택하여 리스트로 생성시킨 후에(S211), 해당 웹 문서 아이디의 리스트에 대한 정보를 쿼리 브로커(131)로 인가해 준다.Then, the searcher 132 selects a predetermined number (for example, 20,000) of web document IDs in order of high score and generates the list. Alternatively, the searcher 132 selects a predetermined number of web document IDs of a higher rank (for example, 20,000) to generate a list (S211), and then, query broker 131 for information on the list of the corresponding web document IDs. ) Is authorized.

이에 따라, 쿼리 브로커(131)는 서처(132)로부터 웹 문서 아이디의 리스트에 대한 정보를 인가받아 검색 엔진(130)에 구비된 써머리(133)에게 인가한다.Accordingly, the query broker 131 receives information about the list of web document IDs from the searcher 132 and applies the summary information to the summary 133 provided in the search engine 130.

그러면, 써머리(133)는 쿼리 브로커(131)로부터 웹 문서 아이디의 리스트에 대한 정보를 인가받아 서처(132)의 검색 결과(즉, 검색된 각 웹 문서)에 대한 요약 정보를 생성하여 쿼리 브로커(131)로 인가한다.Then, the summary 133 receives information about the list of web document IDs from the query broker 131 and generates summary information on the search result of the searcher 132 (that is, each searched web document) to generate the query broker 131. Is applied.

다시 말해서, 써머리(133)는 쿼리 브로커(131)로부터 웹 문서 아이디 리스트를 인가받고, 해당 인가받은 웹 문서 아이디 리스트의 각 웹 문서 아이디를 이용하여 데이터베이스(140)로부터 각 웹 문서 아이디에 대응하는 웹 문서의 본문에 대한 정보를 판독(즉, 검색)한 후에(S212), 해당 인가받은 웹 문서 아이디 리스트에 따라 사용자가 입력한 쿼리를 포함하고 있는 각 웹 문서의 요약 정보를 생성시켜 주며(S213), 해당 생성된 각 웹 문서의 요약 정보를 쿼리 브로커(131)로 인가해 준다.In other words, the summary 133 receives a web document ID list from the query broker 131 and uses a web document ID of the authorized web document ID list to correspond to each web document ID from the database 140. After reading (ie, searching) information on the body of the document (S212), a summary information of each web document including a query input by the user is generated according to the corresponding authorized web document ID list (S213). Then, the summary information of each generated web document is authorized to the query broker 131.

그러면, 쿼리 브로커(131)는 써머리(133)로부터 각 웹 문서의 요약 정보를 인가받아 검색 결과로 유무선 통신망(120)을 통해 사용자 단말기(110)로 전송한다(S214). 이에, 사용자 단말기(110)는 검색 엔진(130)으로부터 수신되는 검색 결과를 사용자에게 제공해 줌으로써, 사용자가 진정으로 원하는 키워드들과 상관관계가 매우 높은 웹 문서들을 보여 줄 수 있다.Then, the query broker 131 receives the summary information of each web document from the summary 133 and transmits the summary information of each web document to the user terminal 110 through the wired / wireless communication network 120 as a search result (S214). Thus, the user terminal 110 may provide a user with a search result received from the search engine 130, thereby displaying web documents having a very high correlation with keywords that the user really wants.

이상, 본 발명의 실시 예는 검색 엔진에서 사용자의 집단지성을 이용하여 사용자들이 입력하는 검색어에 대해서 사용자의 검색 의도를 잘 반영해 줄 수 있는 추천 키워드를 데이터베이스화하고, 색인 작업 시에 사용자가 입력할 수 있는 검색어에 대한 형태소 분석을 통해 해당 키워드가 포함된 문서를 색인하는 일반 색인과, 형태소 분석 없이 사용자가 입력할 수 있는 검색어에 상응하는 추천 단어를 포 함한 문서를 색인하는 추천어 색인으로 역색인 구조를 형성한 후에, 검색어 입력 시에 검색어에 상응하는 추천 단어를 판독하고, 일반 색인에서 해당 검색어를 포함한 문서 아이디를 서치하고, 해당 문서에 대한 점수화 및 아이디 리스트를 생성시키고, 추천어 색인에서 해당 서치된 문서 아이디가 있는지의 여부에 따라 점수 가중치를 주어 아이디 리스트를 재 정렬하여 제공하고, 검색 결과에 대한 요약 정보 생성 시에 재 정렬된 아이디 리스트에 따라 요약 정보를 생성하여 제공하도록 함으로써, 사용자가 진정으로 원하는 키워드들과 상관관계가 높은 웹 문서를 보여 줄 수 있도록 한 키워드 검색 방법에 대해서 설명하였다.In the above-described embodiment of the present invention, a search engine inputs a keyword that can sufficiently reflect the user's search intention with respect to a search word input by the user by using the collective intelligence of the user, and is input by the user at the time of indexing. It is a general index that indexes documents containing these keywords through stemming on search terms that can be searched for, and a search index indexing documents containing suggestions that correspond to search terms that users can enter without stemming. After the index structure is formed, the search word corresponding to the search term is read when the search term is entered, the document ID containing the search term is searched in the general index, the scoring and ID list for the document is generated, and the search index The score is weighted based on whether or not the searched document ID exists. By reordering the text and providing summary information based on the reordered ID list when generating summary information on search results, you can display web documents that are highly correlated with the keywords you really want. The keyword search method has been described.

그러나 본 발명의 실시 예는 이상에서 설명한 장치 및/또는 방법을 통해서만 구현이 되는 것은 아니며, 본 발명의 실시 예의 구성에 대응하는 기능을 실현하기 위한 프로그램, 그 프로그램이 기록된 기록 매체 등을 통해 구현될 수도 있으며, 이러한 구현은 앞서 설명한 실시 예의 기재로부터 본 발명이 속하는 기술 분야의 전문가라면 쉽게 구현할 수 있는 것이다.However, embodiments of the present invention are not implemented only through the above-described apparatus and / or method, but implemented through a program for realizing a function corresponding to the configuration of the embodiment of the present invention, a recording medium on which the program is recorded, and the like. Such an implementation may be easily implemented by those skilled in the art to which the present disclosure pertains based on the description of the above-described embodiments.

이상에서 본 발명의 실시 예에 대하여 상세하게 설명하였지만 본 발명의 권리범위는 이에 한정되는 것은 아니고 다음의 청구범위에서 정의하고 있는 본 발명의 기본 개념을 이용한 당업자의 여러 변형 및 개량 형태 또한 본 발명의 권리범위에 속하는 것이다.Although the embodiments of the present invention have been described in detail above, the scope of the present invention is not limited thereto, and various modifications and improvements of those skilled in the art using the basic concepts of the present invention defined in the following claims are also provided. It belongs to the scope of rights.

도 1은 본 발명의 실시 예에 따른 키워드 검색을 위한 시스템을 나타낸 개략적인 블록도이다.1 is a schematic block diagram illustrating a system for keyword search according to an embodiment of the present invention.

도 2는 본 발명의 실시 예에 따른 키워드 검색 방법을 나타낸 순서도이다.2 is a flowchart illustrating a keyword search method according to an exemplary embodiment of the present invention.

Claims (8)

(a) 사용자가 입력한 검색할 키워드에 대응하여 설정된 추천 키워드를 판독하는 단계,(a) reading the recommended keyword set corresponding to the keyword to be searched by the user, (b) 상기 검색할 키워드를 포함하는 웹 문서를 검색하는 단계,(b) searching the web document containing the keyword to be searched, (c) 상기 추천 키워드를 포함하는 웹 문서를 검색하는 단계,(c) searching a web document containing the suggested keyword, (d) 상기 검색할 키워드를 포함하는 웹 문서들에 대해 점수화를 수행하여 순위 리스트를 만들되, 상기 검색할 키워드를 포함하는 웹 문서들 중에서 상기 추천 키워드를 포함하는 각 웹 문서의 점수에 가중치를 적용시켜 상기 순위 리스트를 만드는 단계, 그리고(d) generate a ranking list by scoring the web documents including the keyword to be searched, and apply a weight to the score of each web document including the recommendation keyword among the web documents including the keyword to be searched. To make the ranking list, and (e) 상기 순위 리스트에 따라 상기 검색할 키워드를 포함하는 각 웹 문서의 요약 정보를 생성시켜 사용자에게 제공하는 단계를 포함하는 키워드 검색 방법.(e) generating a summary information of each web document including the keyword to be searched and providing it to a user according to the ranking list. 제1항에 있어서,The method of claim 1, (f) 상기 검색할 키워드를 포함하고 있는 각 웹 문서의 아이디에 대한 정보를 설정하여 데이터베이스화하는 단계,(f) setting and databaseting information on the ID of each web document including the keyword to be searched, and making a database; (g) 상기 검색할 키워드에 대응하여 사용자의 검색 의도를 반영해주는 상기 추천 키워드들을 설정하여 데이터베이스화하는 단계,(g) setting and recommending a database of the recommended keywords corresponding to the keyword to be searched to reflect the search intention of the user; (h) 상기 추천 키워드를 포함하고 있는 각 웹 문서의 아이디에 대한 정보를 설정하여 데이터베이스화하는 단계, 그리고(h) setting and databaseting information about the ID of each web document including the recommendation keyword, and (i) 상기 웹 문서 아이디에 대응하는 웹 문서의 본문에 대한 정보를 설정하여 데이터베이스화하는 단계를 더 포함하는 키워드 검색 방법.(i) setting the information on the body of the web document corresponding to the web document ID and databaseizing the keyword. 제2항에 있어서,The method of claim 2, (j) 상기 검색할 키워드를 포함하고 있는 각 웹 문서 아이디, 상기 검색할 키워드에 대응하는 추천 키워드들, 상기 추천 키워드를 포함하고 있는 각 웹 문서 아이디, 상기 웹 문서 아이디에 대응하는 웹 문서 본문에 대한 정보를 주기적으로 재설정하는 단계를 더 포함하는 키워드 검색 방법.(j) each web document ID including the keyword to be searched, recommended keywords corresponding to the keyword to be searched, each web document ID including the recommended keyword, and a web document body corresponding to the web document ID. Periodically resetting the information about the keyword search method. 제2항에 있어서,The method of claim 2, 상기 (a) 단계는 사용자가 입력한 키워드에 대응하는 설정된 추천 키워드를 상기 데이터베이스로부터 판독하고,Step (a) reads the set recommended keyword corresponding to the keyword input by the user from the database, 상기 (b) 단계는 상기 검색할 키워드를 포함하는 각 웹 문서의 아이디를 상기 데이터베이스로부터 검색하며,In step (b), the ID of each web document including the keyword to be searched is searched from the database. 상기 (c) 단계는 상기 추천 키워드를 포함하고 있는 각 웹 문서의 아이디를 상기 데이터베이스로부터 검색하는 키워드 검색 방법.Step (c) is a keyword retrieval method for retrieving the ID of each web document containing the recommended keyword from the database. 제4항에 있어서,The method of claim 4, wherein 상기 (d) 단계는,In step (d), 사용자가 입력한 키워드를 포함하고 있는 각 웹 문서에 대하여 사용자가 입력한 키워드와의 매칭 정도 또는 페이지 랭킹에 따라 점수화를 수행하는 단계,Scoring each web document including a keyword input by the user according to the degree of matching with the keyword input by the user or page ranking; 상기 사용자가 입력한 키워드를 포함하고 있는 웹 문서 아이디들 중에서 상기 추천 키워드를 포함하고 있는 웹 문서 아이디들이 있는지를 판단하는 단계,Determining whether there are web document IDs including the recommended keyword among web document IDs including the keyword input by the user; 상기 추천 키워드를 포함하고 있는 웹 문서 아이디들이 있는 경우에 이에 해당되는 각 웹 문서의 점수에 가중치를 더 주는 단계,If there is a web document ID including the recommendation keyword, adding a weight to a score of each web document corresponding thereto; 상기 사용자가 입력한 키워드를 포함하고 있는 각 웹 문서의 점수를 재조정하는 단계와,Readjusting the score of each web document including the keyword entered by the user; 상기 재조정된 점수가 높은 순서대로 소정 개수의 웹 문서 아이디를 리스트로 생성하는 단계를 포함하는 키워드 검색 방법.And generating a list of predetermined number of web document IDs in order of increasing the readjusted score. 제5항에 있어서,The method of claim 5, 상기 (e) 단계는,In step (e), 상기 웹 문서 아이디 리스트의 각 웹 문서 아이디에 대응하는 웹 문서의 본문에 대한 정보를 상기 데이터베이스로부터 판독하는 단계,Reading information about a body of a web document corresponding to each web document ID of the web document ID list from the database; 상기 판독된 웹 문서 본문에 따라 상기 웹 문서 아이디 리스트의 각 웹 문서 아이디에 대응하는 웹 문서의 요약 정보를 생성하는 단계와,Generating summary information of a web document corresponding to each web document ID of the web document ID list according to the read web document body; 상기 웹 문서 아이디 리스트에 따라 상기 생성된 각 웹 문서의 요약 정보를 사용자 단말기로 전송하여 검색 결과로 사용자에게 제공하는 단계를 포함하는 키워드 검색 방법.And transmitting the summary information of each generated web document to a user terminal according to the web document ID list and providing the result to the user as a search result. 제4항에 있어서,The method of claim 4, wherein 상기 (d) 단계는,In step (d), 상기 사용자가 입력한 키워드를 포함하고 있는 웹 문서 아이디들 중에서 상기 추천 키워드를 포함하고 있는 웹 문서 아이디들이 있는지를 판단하는 단계,Determining whether there are web document IDs including the recommended keyword among web document IDs including the keyword input by the user; 상기 추천 키워드를 포함하고 있는 웹 문서 아이디들이 있는 경우에 이에 해당되는 각 웹 문서에 가중치를 적용시켜 주는 단계,If there is a web document ID including the recommendation keyword, applying a weight to each web document corresponding thereto; 상기 사용자가 입력한 키워드를 포함하고 있는 각 웹 문서에 대하여 상기 가중치의 적용 여부, 상기 사용자가 입력한 키워드와의 매칭 정도 또는 페이지 랭킹에 따라 점수화를 수행하는 단계와,Performing scoring based on whether the weight is applied to each web document including the keyword input by the user, matching degree with the keyword input by the user, or page ranking; 상기 점수가 높은 순서대로 소정 개수의 웹 문서 아이디를 리스트로 생성하는 단계를 포함하는 키워드 검색 방법.And generating a list of predetermined number of web document IDs in order of increasing score. (a) 사용자가 검색할 키워드를 포함하고 있는 각 웹 문서의 아이디에 대한 정보를 설정하여 데이터베이스화하는 단계,(a) setting and databaseting information about the ID of each web document containing keywords to be searched by the user; (b) 상기 검색할 키워드에 대응하여 사용자의 검색 의도를 반영해주는 추천 키워드들을 설정하여 데이터베이스화하는 단계,(b) setting a database by recommending keywords that reflect a user's search intention in response to the keyword to be searched; (c) 상기 추천 키워드를 포함하고 있는 각 웹 문서의 아이디에 대한 정보를 설정하여 데이터베이스화하는 단계,(c) setting database information on the ID of each web document including the recommendation keyword to make a database; (d) 상기 웹 문서 아이디에 대응하는 웹 문서의 본문에 대한 정보를 설정하여 데이터베이스화하는 단계,(d) setting information about a body of a web document corresponding to the web document ID and making a database; (e) 사용자가 키워드를 검색하는 경우에 사용자가 입력한 키워드를 포함하고 있는 각 웹 문서의 아이디를 상기 데이터베이스로부터 검색하는 단계,(e) retrieving the ID of each web document including the keyword entered by the user from the database when the user searches for the keyword, (f) 상기 사용자가 입력한 키워드에 대응하는 추천 키워드를 상기 데이터베이스로부터 판독하는 단계,(f) reading a recommended keyword corresponding to the keyword input by the user from the database, (g) 상기 사용자가 입력한 키워드에 대응하는 추천 키워드를 포함하고 있는 각 웹 문서의 아이디를 상기 데이터베이스로부터 검색하는 단계,(g) retrieving from the database an ID of each web document containing a recommended keyword corresponding to the keyword entered by the user; (h) 상기 사용자가 입력한 키워드를 포함하고 있는 웹 문서 아이디들 중에서 상기 추천 키워드를 포함하고 있는 웹 문서 아이디들이 있는지를 판단하는 단계,(h) determining whether there are web document IDs including the recommendation keyword among web document IDs including the keyword input by the user; (i) 상기 추천 키워드를 포함하고 있는 웹 문서 아이디들이 있는 경우에 이에 해당되는 각 웹 문서에 가중치를 적용시켜 주는 단계,(i) applying a weight to each web document corresponding to the web document ID including the recommendation keyword, (j) 상기 사용자가 입력한 키워드를 포함하고 있는 각 웹 문서에 대하여 상기 가중치의 적용 여부, 상기 사용자가 입력한 키워드와의 매칭 정도 또는 페이지 랭킹에 따라 점수화를 수행하는 단계,(j) performing scoring based on whether the weight is applied to each web document including the keyword input by the user, the degree of matching with the keyword input by the user, or page ranking; (k) 상기 점수가 높은 순서대로 소정 개수의 웹 문서 아이디를 리스트로 생성하는 단계, 그리고(k) generating a predetermined number of web document IDs in a list in order of increasing score; and (l) 상기 생성된 웹 문서 아이디 리스트에 따라 상기 사용자가 입력한 키워드를 포함하고 있는 각 웹 문서의 요약 정보를 생성시켜 사용자에게 제공하는 단계를 포함하는 키워드 검색 방법.(l) generating a summary information of each web document including the keyword input by the user according to the generated web document ID list and providing the same to the user.
KR1020080024973A 2008-03-18 2008-03-18 Keyword searching method KR100906810B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020080024973A KR100906810B1 (en) 2008-03-18 2008-03-18 Keyword searching method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020080024973A KR100906810B1 (en) 2008-03-18 2008-03-18 Keyword searching method

Publications (1)

Publication Number Publication Date
KR100906810B1 true KR100906810B1 (en) 2009-07-09

Family

ID=41337400

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020080024973A KR100906810B1 (en) 2008-03-18 2008-03-18 Keyword searching method

Country Status (1)

Country Link
KR (1) KR100906810B1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101522683B1 (en) * 2014-07-08 2015-05-27 렉스젠(주) Profiling apparatus for tracking and analyzing object and method thereof

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR970017008A (en) * 1995-09-04 1997-04-28 양승택 Document ranking method using keyword network
KR19990048714A (en) * 1997-12-10 1999-07-05 윤종용 How to Determine Priority of Similar Documents in Internet Information Retrieval
KR20040063641A (en) * 2003-01-08 2004-07-14 주식회사 옵투스 Apparatus and method for expanding keyword and search system using keyword expansion apparatus
KR20060048718A (en) * 2004-06-30 2006-05-18 마이크로소프트 코포레이션 System and method for ranking search results based on tracked user preferences

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR970017008A (en) * 1995-09-04 1997-04-28 양승택 Document ranking method using keyword network
KR19990048714A (en) * 1997-12-10 1999-07-05 윤종용 How to Determine Priority of Similar Documents in Internet Information Retrieval
KR20040063641A (en) * 2003-01-08 2004-07-14 주식회사 옵투스 Apparatus and method for expanding keyword and search system using keyword expansion apparatus
KR20060048718A (en) * 2004-06-30 2006-05-18 마이크로소프트 코포레이션 System and method for ranking search results based on tracked user preferences

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101522683B1 (en) * 2014-07-08 2015-05-27 렉스젠(주) Profiling apparatus for tracking and analyzing object and method thereof

Similar Documents

Publication Publication Date Title
KR100754768B1 (en) System and method for providing recommended word of adjustment each user and computer readable recording medium recording program for implementing the method
CN110362727B (en) Third party search application for search system
US9218414B2 (en) System, method, and user interface for a search engine based on multi-document summarization
US8631097B1 (en) Methods and systems for finding a mobile and non-mobile page pair
KR20170046611A (en) Question sentence generation device and computer program
US20140229476A1 (en) System for Information Discovery & Organization
KR20180126577A (en) Explore related entities
JP2020135891A (en) Methods, apparatus, devices and media for providing search suggestions
US11455357B2 (en) Data processing systems and methods
JP5221664B2 (en) Information map management system and information map management method
KR100913733B1 (en) Method for Providing Search Result Using Template
JP2006072744A (en) Document processor, control method therefor, program and storage medium
KR100906809B1 (en) Keyword searching method
JP6639040B2 (en) Information retrieval device and program
KR100906810B1 (en) Keyword searching method
US20120023119A1 (en) Data searching system
JP5513929B2 (en) Experience information reusability evaluation apparatus, method and program
KR101308821B1 (en) Keyword extraction system for search engines and extracting method thereof
KR100931693B1 (en) How to search for keywords
JP2007200252A (en) Abbreviation generation/validity evaluation method, synonym database generation/update method, abbreviation generation/validity evaluation device, synonym database generation/update device, program, and recording medium
KR20070052027A (en) Apparatus and method for keyword searching according to priority of inputted word and computer readable medium having stored thereon computer executable instruction for performing the method
JP5246932B2 (en) Search device and method, and computer program
Sewell Comparing four CAB abstracts platforms from a veterinary medicine perspective
KR102471063B1 (en) Apparatus for providing answer
JP2010003266A (en) Query generation device, method, program and computer-readable recording medium

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20130701

Year of fee payment: 5

FPAY Annual fee payment

Payment date: 20140410

Year of fee payment: 6

FPAY Annual fee payment

Payment date: 20150609

Year of fee payment: 7

FPAY Annual fee payment

Payment date: 20160526

Year of fee payment: 10

FPAY Annual fee payment

Payment date: 20190617

Year of fee payment: 13