KR100892990B1 - Auto comparison searching system and method of search site - Google Patents

Auto comparison searching system and method of search site Download PDF

Info

Publication number
KR100892990B1
KR100892990B1 KR1020080092335A KR20080092335A KR100892990B1 KR 100892990 B1 KR100892990 B1 KR 100892990B1 KR 1020080092335 A KR1020080092335 A KR 1020080092335A KR 20080092335 A KR20080092335 A KR 20080092335A KR 100892990 B1 KR100892990 B1 KR 100892990B1
Authority
KR
South Korea
Prior art keywords
search
query
module
recommendation
word
Prior art date
Application number
KR1020080092335A
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 KR1020080092335A priority Critical patent/KR100892990B1/en
Application granted granted Critical
Publication of KR100892990B1 publication Critical patent/KR100892990B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/20Natural language analysis
    • G06F40/268Morphological analysis

Abstract

A system for automatically comparing/searching search sites and a searching method thereof are provided to display the search result by a key recommendation word together with the search result for a query on a webpage, thereby comparing the search results by the query and key recommendation word. In case a word associated with a query confirmed in a query confirmation module(12), a morphological analysis module(20) recognizes a search result database(32), and then analyzes the morpheme to extract a recommendation word. The search result database includes the search results for the query. A key recommendation extraction module(22) extracts one of the extracted recommendation words, which is the most frequently duplicated, as a key recommendation word. A key recommendation searching module(24) performs the search by using the key recommendation word as the search word of the search site.

Description

검색사이트의 자동비교 검색시스템 및 검색방법{AUTO COMPARISON SEARCHING SYSTEM AND METHOD OF SEARCH SITE}AUTO COMPARISON SEARCHING SYSTEM AND METHOD OF SEARCH SITE}

본 발명은 검색창에 질의어가 입력될 때 질의어의 검색결과인 검색결과를 인식하고 형태소 분석하여 중복도가 높은 단어를 핵심추천어로 추출하여 추출된 핵심추천어의 검색결과를 질의어의 검색결과와 함께 웹페이지 내에 디스플레이시켜서 사용자가 질의어와 핵심추천어에 대한 검색결과를 함께 비교 확인할 수 있는 검색사이트의 자동비교 검색시스템 및 검색방법에 관한 것이다.According to the present invention, when a query is input in a search box, the search result of the query is recognized and morphologically analyzed to extract a high overlapping word as a key recommendation, and the search result of the core recommendation is extracted along with the search result of the query. The present invention relates to an automatic comparison search system and a search method of a search site that can be displayed in a web page so that a user can compare the search results for a query word and a key recommendation word.

삭제delete

종래 '네이버', '다음', '야후' 등과 같은 인터넷 포털 사이트에서 정보를 검색하기 위해서는 이용자가 특정 단어를 질의어로 입력 및 검색하여 출력되는 검 색결과를 확인하여 얻을 수 있다.In order to search for information on Internet portal sites such as 'Naver', 'next', and 'Yahoo', the user can obtain a search result by inputting and searching a specific word as a query word.

그러나, 이용자가 질의어로 입력한 단어가 정확하지 않은 경우에는 원하는 정보를 얻을 수 없을 뿐만아니라 반복적으로 단어를 입력하여 확인할 수 밖에 없으며, 이용자가 유사한 질의어를 입력하면 이용자가 원하는 정보가 아닌 차이가 있는 정보가 출력되어 필요한 정보를 확인하지 못하는 문제가 있다.However, if the word entered by the user is not correct, the user can not only obtain the desired information, but also repeatedly enters the word and checks. If the user enters a similar query, there is a difference between the user and the user. There is a problem that the information is output and the necessary information cannot be confirmed.

그리고, 이용자가 질의어로 문장을 입력하면 사이트가 검색되지 않아 다시 단어로서 검색하는 불편한 문제가 있다.In addition, when a user inputs a sentence as a query, the site is not searched, and thus there is an inconvenience of searching again as a word.

본 발명의 목적은 검색창에 질의어가 입력될 때 질의어의 검색결과인 검색결과를 인식하고 형태소 분석하여 중복도가 높은 단어를 핵심추천어로 추출하여 추출된 핵심추천어의 검색결과를 질의어의 검색결과와 함께 웹페이지 내에 디스플레이시켜서 사용자가 질의어와 핵심추천어에 대한 검색결과를 함께 비교 확인할 수 있는 검색사이트의 자동비교 검색시스템 및 검색방법을 제공하는 데 있다.An object of the present invention is to recognize the result of the query when the query is entered into the search box and to analyze the morphological results to extract the high-duplicate words as a key recommendation to extract the search results of the key suggestions is the search result of the query In addition, the present invention provides an automatic comparison search system and a search method of a search site that can be displayed in a web page so that a user can compare and confirm a search result for a query word and a key recommendation word.

삭제delete

본 발명은 검색사이트의 검색창에 입력된 질의어를 확인하는 질의어 확인모듈과; 질의어 확인모듈에서 확인된 질의어에 연관어가 있는지 확인하는 연관어 확인모듈과; 연관어 확인모듈에서 추출된 연관어를 검색어로 사용하여 검색하는 연관어 검색모듈과; 질의어 검색결과와 연관어 검색모듈을 통해 검색된 검색결과를 검색결과 웹페이지 내에 함께 디스플레이시키는 연관검색어 동시 출력모듈를 포함하는 검색사이트 자동비교 검색시스템에 있어서, 질의어 확인모듈에서 확인된 질의어에 대한 연관어가 없을 경우 질의어의 검색결과인 검색결과물DB를 인식하고 형태소 분석하여 추천어를 추출하는 형태소분석모듈과; 상기 형태소분석모듈에서 추출한 추천어 중에서 중복도가 높은 추천어를 핵심추천어로 추출하는 핵심추천어 추출모듈과; 핵심추천어 추출모듈에서 추출된 핵심추천어를 검색사이트의 검색어로 사용하여 검색하는 핵심추천어 검색모듈과; 질의어 검색결과와 핵심추천어 검색모듈을 통해 검색된 검색결과를 검색결과 웹페이지 내에 함께 디스플레이 시키는 핵심추천어 동시 출력모듈;을 더 포함하며, 상기 핵심추천어 추출모듈에서 추출하는 핵심추천어는 상기 형태소분석모듈에서 추출한 추천어를 형태소 사전DB에 등록된 키워드와 비교하여 중복도가 높은 추천어인 것을 특징으로 한다.The present invention includes a query confirmation module for checking a query entered in a search box of a search site; An association check module for checking whether a query is identified in the query check module; A related word search module for searching using the related word extracted from the related word checking module as a search word; In a search site automatic comparison search system including a simultaneous search module for simultaneously displaying search results and a search result searched through an associated search module in a search result web page, there is no associated word for the query identified in the query checking module. A morphological analysis module for recognizing a search result DB which is a search result of a query and extracting a recommendation by morphological analysis; A core recommended word extraction module for extracting a highly recommended word of recommendation as a core recommendation from among the recommended words extracted from the morphological analysis module; A core recommendation search module for searching by using the core recommendation extracted from the core recommendation extraction module as a search site search term; And a core suggestion word simultaneous output module that displays the search results searched through the query search result and the key suggestion search module together in a search result web page. The core suggestion extracted by the key recommendation extracting module is the morpheme analysis. The recommended words extracted from the module are compared with the keywords registered in the morpheme dictionary DB.

삭제delete

삭제delete

삭제delete

이러한 본 발명의 검색사이트의 자동비교 검색시스템은 검색창에 질의어가 입력될 때 질의어의 검색결과를 형태소 분석하여 중복도가 높은 단어를 핵심추천어로 추출하여 질의어의 검색결과와 함께 핵심추천어의 검색결과를 웹페이지 내에 함께 디스플레이시켜서 사용자가 질의어의 검색결과와 핵심추천어에 대한 검색결과를 함께 비교 확인할 수 있는 장점이 있다.The automatic comparison search system of the search site of the present invention, when the query is input into the search box, the stemming of the query results of the query to extract the highly redundant words as the key recommendation to search the key suggestions along with the search results of the query By displaying the results together in a web page, the user can compare and check the query results and the search results for key suggestions.

삭제delete

이하, 첨부된 도면을 참조하여 본 발명의 실시예를 설명한다.Hereinafter, with reference to the accompanying drawings will be described an embodiment of the present invention.

도 1에 도시된 바와 같이, 검색결과에 대한 검색사이트의 자동비교 검색시스템은 질의어 확인모듈(12), 연관어 확인모듈(14), 연관어 검색모듈(16), 연관검색어 동시 출력모듈(18), 형태소분석모듈(20), 핵심추천어 추출모듈(22), 핵심추천어 검색모듈(24), 핵심추천어 동시 출력모듈(26) 및 제어모듈(28)을 구비한다.As shown in FIG. 1, the automatic comparison search system of a search site for a search result includes a query confirmation module 12, a related word confirmation module 14, a related word search module 16, and a related search word simultaneous output module 18. ), A morpheme analysis module 20, a core recommended word extraction module 22, a core recommended word search module 24, a core recommended word simultaneous output module 26 and a control module 28.

질의어 확인모듈(12)은 검색사이트의 검색창에 입력된 질의어를 확인한다. 검색창에 입력되는 질의어는 단어 및 문장 모두를 사용할 수 있다.The query check module 12 checks the query input in the search box of the search site. The query entered in the search box may use both words and sentences.

연관어 확인모듈(14)은 질의어 확인모듈(12)에서 확인된 질의어에 관련된 연관어가 있는지 확인한다. 연관어 확인모듈(14)은 질의어에 대한 연관어로 연관어DB(30)에 저장된 연관어를 사용하거나 검색사이트에서 제공하는 연관어를 사용할 수도 있다. 예를 들면, 질의어가 '대출사이트'인 경우 표 1과 같이 대출에 관련된 질의어와 연관어가 저장된 연관어DB(30)에서 '대출'이 연관어로 선택된다.The association check module 14 checks whether there is an association related to the query checked in the query check module 12. The association word confirmation module 14 may use an association word stored in the association word DB 30 as an association word for a query or use an association word provided by a search site. For example, in the case where the query word is 'loan site', as shown in Table 1, 'loan' is selected as the related word in the related word DB 30 in which the query word and the related word related to the loan are stored.

질의어Query word 연관어Association 질의어Query word 연관어Association 대출loan 대출사이트Loan site 대출영업Loan Sales 대출loan 대출사이트Loan site 대출loan 대출서류Loan Documents 대출loan 대출금리Loan rate 대출loan 대출채권Loan receivables 대출loan 대출이자Interest on loan 대출loan 대출채권유동화Loan receivables 대출채권Loan receivables 대출상담Loan Counseling 대출loan 정부학자금대출Government Student Loan 학자금대출Student loans 대출이자계산Calculating Loan Interest 대출이자Interest on loan 전세자금대출Charter loan 전세대출All generations

연관어 검색모듈(16)은 연관어 확인모듈(14)에서 추출된 연관어를 검색사이트의 검색어로 사용하여 검색한다. 예를 들면, 질의어가 '대출사이트'인 경우 연관어인 '대출'을 검색사이트의 검색어로 사용하여 검색한다. The related word search module 16 searches for the related word extracted by the related word confirmation module 14 as a search word of a search site. For example, if the query is a "loan site", the search term "loan" is used as a search site search term.

연관검색어 동시 출력모듈(18)은 질의어 검색결과와 연관어 검색모듈(16)을 통해 검색된 연관어의 검색결과를 웹페이지 내에 함께 디스플레이시킨다. 예를 들면, 도 3에 도시된 바와 같이, 기본 질의어인 '대출사이트'에 대한 검색결과가 표시되는 웹페이지의 좌, 우측 또는 상, 하측의 일부에 연관어인 '대출'의 검색결과가 표시될 수 있다.The related search term simultaneous output module 18 displays the query result and the search result of the related word searched through the related word search module 16 together in a web page. For example, as shown in FIG. 3, a search result of 'loan', which is an associated word, may be displayed on a part of a web page on which a search result of the basic query word 'loan site' is displayed. Can be.

형태소분석모듈(20)은 질의어 확인모듈(12)에서 확인된 질의어에 대한 연관어가 없는 경우 질의어의 검색결과인 검색결과물DB(32)를 인식하고 이를 형태소 분석하여 추천어를 추출한다. 예를 들면, 도 4에 도시된 바와 같이, 검색사이트의 검색창에 "쇼핑을 즐길 수 있는 사이트"가 질의어로 입력되면 문장을 형태소 분석하여 '쇼핑', '사이트'를 추천어로 추출하고, "쇼핑을 즐길 수 있는 사이트"를 검색결과물DB(32)의 '사이트', '뉴스', '블로그', '지식' 등의 컨텐츠별 검색결과를 인식하고 형태소 분석하여 추천어를 추출한다.The morpheme analysis module 20 recognizes the search result DB 32 which is a search result of the query when there is no related word for the query checked in the query confirmation module 12, and extracts the recommendation by morpheme analysis. For example, as shown in FIG. 4, when "a site to enjoy shopping" is entered as a query word in a search box of a search site, the sentence is analyzed by stemming to extract 'shopping' and 'site' as a recommendation word. Recognize the search results by content such as 'site', 'news', 'blog', 'knowledge' of the search result DB 32 and extract the recommended words by morphological analysis.

핵심추천어 추출모듈(22)은 형태소분석모듈에서 추출한 추천어 중에서 중복도가 높은 추천어를 핵심추천어로 추출한다. 즉, 핵심추천어 추출모듈에서 추출하는 핵심추천어는 형태소분석모듈에서 추출한 추천어의 중복여부를 체크하여 중복도가 높은 추천어를 핵심추천어로 추출하거나, 또는 형태소분석모듈에서 추출한 추천어를 형태소 사전DB(34)에 등록된 키워드와 비교하여 키워드와 일치되는 추천어 중에서 중복도가 높은 추천어를 핵심추천어로 추출하거나, 또는 형태소분석모듈에서 추출한 추천어를 형태소 사전DB(34)에 등록된 카테고리별 키워드와 비교하여 일치되는 키워드의 개수가 많은 카테고리를 선택한 후 선택된 카테고리 내에서 중복도가 높은 추천어를 핵심추천어로 추출할 수 있다. The core recommendation extracting module 22 extracts a recommendation having a high degree of redundancy from the recommendation extracted from the morphological analysis module as the core recommendation. In other words, the core recommendation extracted by the core recommendation extraction module is to check whether the recommendation extracted from the morphological analysis module is duplicated, and extract the highly recommended recommendation as the core recommendation, or extract the recommendation extracted by the morphological analysis module. The category registered in the stemming dictionary DB 34 by extracting a recommendation having a high degree of redundancy as a core recommendation from the recommended keywords matching the keyword or comparing the keyword registered in the DB 34 or by extracting the recommendation extracted from the morpheme analysis module. Compared with other keywords, a category having a large number of matching keywords can be selected, and a highly recommended recommendation word can be extracted as a core recommendation within the selected category.

예를 들면, 도 5 내지 도 7에 도시된 바와 같이, 검색창에 입력된 "쇼핑을 즐길 수 있는 사이트"를 검색결과물DB(32)의 '사이트', '뉴스', '블로그', '지식' 등의 컨텐츠별 검색결과를 형태소 분석으로 인식된 쇼핑, 사이트, 구매대행, 동대문쇼핑몰, 마켓, 관광, 레저, 게임, 비자신청 등의 추천어 중에서 26회의 중복도를 갖는 '쇼핑'을 핵심추천어로 추출하거나(도 4 참조), 또는 형태소 분석으로 추출된 추천어를 형태소 사전DB(34)의 쇼핑, 여행, 게임, 유학, 부동산, 홈페이지, 언론 등의 카테고리로 속하는 키워드와 비교하여 키워드와 일치되는 추천어 중에서 중복회수가 높은 일치되는 26회의 중복도를 갖는 '쇼핑'을 핵심추천어로 추출하거나(도 6 참조), 또는 형태소 분석으로 추출된 추천어를 형태소 사전DB(34)의 쇼핑, 여행, 게임, 유학, 부동산, 홈페이지, 언론 등의 카테고리로 속하는 키워드와 비교하여 총 32개의 중복 키워드를 갖는 '쇼핑' 카테고리를 선택하고, 선택된 '쇼핑' 카테고리 중에서 26회의 중복회수로 중복도가 높은 '쇼핑'을 핵심추천어로 추출할 수 있다(도 7 참조).For example, as shown in Figures 5 to 7, the "site to enjoy shopping" entered into the search box "site", "news", "blog", "knowledge" of the search result DB 32 'Shopping' with 26 overlaps among recommended words such as shopping, site, purchasing agency, Dongdaemun shopping mall, market, tourism, leisure, game, visa application, etc. Match the keyword to the keywords belonging to categories such as shopping, travel, games, studying abroad, real estate, homepage, press, etc. of the morpheme dictionary DB 34 Among the recommended words, 'shopping' having 26 duplicates with a high number of duplicates is extracted as a key recommendation (see FIG. 6), or the recommended words extracted by morphological analysis are used for shopping and travel of the morpheme dictionary DB 34. , Games, study abroad, floating, homepage, press Compared to the keywords belonging to the category, such as 'shopping' category having a total of 32 duplicate keywords, and 'shopping', which has a high degree of redundancy, can be extracted as a core recommendation with 26 overlapping counts among the selected 'shopping' categories. (See FIG. 7).

핵심추천어 검색모듈(24)은 핵심추천어 추출모듈(22)을 통해 추출된 핵심추천어를 검색사이트의 검색어로 사용하여 검색한다. 예를 들면, 핵심추천어로 추출된 '쇼핑'을 검색사이트의 검색어로 사용하여 검색한다.The core recommendation search module 24 searches using the core recommendation words extracted through the core recommendation extraction module 22 as search terms of a search site. For example, search using 'shopping' extracted as a core recommendation as a search term of a search site.

핵심추천어 동시 출력모듈(26)은 질의어 검색결과와 핵심추천어 검색모듈(24)을 통해 검색된 검색결과를 웹페이지 내에 함께 디스플레이시킨다. 예를 들면, 기본 질의어인 '쇼핑을 즐길 수 있는 사이트'에 대한 검색결과가 표시되는 웹페이지의 좌, 우측 또는 상, 하측의 일부에 핵심추천어인 '쇼핑'의 검색결과가 표시될 수 있다.The core recommendation simultaneous output module 26 displays the query search results and the search results searched through the core recommendation search module 24 together in a web page. For example, a search result of 'shopping', which is a key recommendation word, may be displayed on a part of the left, right, or upper and lower portions of a web page on which a search result for the basic query word 'a site to enjoy shopping' is displayed.

그리고, 제어모듈(28)은 각 모듈(12~26)간의 정보 흐름을 제어한다.The control module 28 controls the flow of information between the modules 12 to 26.

이하, 도 2의 플로우챠트를 참조하여 검색사이트의 자동비교 검색과정에 대하여 구체적으로 설명한다.Hereinafter, an automatic comparison search process of a search site will be described in detail with reference to the flowchart of FIG. 2.

사용자가 웹페이지에서 디스플레이되는 검색사이트의 검색창에 질의어를 입력하면(단계 S21), 질의어 확인모듈(12)은 입력된 질의어를 확인하여 임시 저장한다(단계 S22). When the user inputs a query in the search box of the search site displayed on the web page (step S21), the query confirmation module 12 checks the input query word and temporarily stores it (step S22).

연관어 확인모듈(14)은 검색창에 입력된 질의어에 관련된 연관어가 있는지를 확인하고(단계 S23), 연관어가 존재하는 경우에는 연관어를 선정한다(단계 S24). 연관어는 검색사이트에서 검색시에 제공되는 연관어를 사용하거나 또는 별도의 연관어DB(30)를 구축하여 사용할 수 있다. 예를 들면, 도 3에 도시된 바와 같이, 검색사이트에 입력된 질의어가 '대출사이트'인 경우에 '대출사이트'의 연관어로 저장된 '대출'이 선택된다.The association word confirmation module 14 checks whether there is an association word related to the query word input in the search box (step S23), and selects an association word if the association word exists (step S24). The related words may be used by using the related words provided at the time of search in the search site or by constructing a separate related word DB 30. For example, as shown in FIG. 3, when a query input to a search site is a “rental site,” a “loan” stored as a related word of a “rental site” is selected.

그 후, 검색된 질의어의 연관어를 검색사이트의 검색어로 사용하여 검색하고(단계 S25), 검색사이트에 입력된 질의어의 검색결과와 연관어의 검색결과를 웹페이지 내에 함께 디스플레이시킨다(단계 S26, S27). 예를 들면, 도 3에 도시된 바와 같이, 검색사이트의 질의어인 '대출사이트'에 대한 검색결과가 출력되는 웹페이지 내의 일측에 연관어인 '대출'에 대한 검색결과와 함께 표시된다.Thereafter, the search term is searched using the related term of the search term as a search term of the search site (step S25), and the search result of the query term input to the search site and the search result of the related term are displayed together in the web page (step S26, S27). ). For example, as shown in FIG. 3, a search result for 'loan site', which is a query word of a search site, is displayed together with a search result for 'loan', which is related to one side of a web page, which is output.

한편, 질의어의 확인결과 연관어가 없는 경우에는 질의어의 검색결과인 검색결과물DB(32)를 인식하고(단계 S28), 이를 형태소 분석하여 추천어를 추출한다(단계 S29). 예를 들면, 검색사이트의 검색창에 "쇼핑을 즐길 수 있는 사이트"가 질의어로 입력되면 도 4와 같이 질의어를 형태소 분석하여 '쇼핑', '사이트'를 추천어로 추출하고, "쇼핑을 즐길 수 있는 사이트"를 검색결과물DB의 '사이트', '뉴스', '블로그', '지식' 등의 컨텐츠별 검색결과를 인식하고 형태소 분석하여 추천어를 추출한다.On the other hand, if there is no related word as a result of the confirmation of the query, the search result DB 32 which is the search result of the query is recognized (step S28), and the recommendation is extracted by morphological analysis (step S29). For example, when the "site to enjoy shopping" is entered as a query in the search box of the search site, as shown in FIG. 4, the query is stemmed to extract "shopping" and "site" as a recommendation, and "to enjoy shopping." "Relevant sites" to search the search results by content such as 'site', 'news', 'blog', 'knowledge' of the search results DB, and extracts recommended words by morphological analysis.

그 후, 형태소분석으로 추출한 추천어를 형태소 사전DB(34)에 등록된 카테고리별 키워드와 비교하여 일치되는 중복된 키워드의 개수가 많이 존재하는 카테고리를 핵심 카테고리로 추출한다(단계 S30). 예를 들면, 도 6에서 형태소 분석으로 추출된 추천어가 '쇼핑', '여행', '게임', '유학', '부동산', '홈페이지', '언론'으로 분류된 카테고리에 해당되며, 각각의 카테고리는 추출된 추천어와 일치되는 키워드로서 '쇼핑'의 경우 총32개, '여행'의 경우 총 10개, '게임'의 경우 총3개, '유학'의 경우 총3개, '부동산'의 경우 총1개, '홈페이지'의 경우 총1개, '언론'의 경우 총1개를 갖는다. 이에 따라 총32개의 추천어와 일치하는 키워드를 갖는 '쇼핑' 카테고리가 핵심 카테고리로 추출된다. Thereafter, the recommended words extracted by the morphological analysis are compared with the keywords for each category registered in the morpheme dictionary DB 34, and a category in which a large number of duplicate keywords are matched is extracted as a core category (step S30). For example, the recommended words extracted by morphological analysis in FIG. 6 correspond to the categories classified as 'shopping', 'travel', 'game', 'study abroad', 'real estate', 'homepage' and 'press', respectively. The categories of are keywords that match the extracted suggestions. A total of 32 for 'Shopping', 10 for 'Travel', 3 for 'Game', 3 for 'Study', and 'Real Estate' In case of '1', there is a total of 1 in the case of 'homepage' and a total of 1 in 'Press'. Accordingly, the 'shopping' category having a keyword matching the total of 32 recommended words is extracted as the core category.

한편, 추출되는 핵심추천어는 전술한 봐와 같이, 형태소분석으로 추출한 추천어의 중복여부를 체크하여 중복도가 높은 추천어를 핵심추천어로 추출하거나, 또는 형태소분석모듈에서 추출한 추천어를 형태소 사전DB(34)에 등록된 키워드와 비교하여 키워드와 일치되는 추천어 중에서 중복도가 높은 추천어를 핵심추천어로 추출할 수도 있다.Meanwhile, as described above, the extracted core recommendation word is extracted by recommending the highly recommended word as a core recommendation by checking whether or not the recommended word extracted by morphological analysis is duplicated, or by extracting the recommendation word extracted from the morphological analysis module. Compared with the keyword registered in (34), a highly recommended word of recommendation that is matched with the keyword may be extracted as a key recommendation.

그리고, 선택된 핵심 카테고리 내의 키워드 중에서 중복횟수가 높은 키워드를 핵심추천어로 추출한다(단계 S31). 예를 들면, 도 7에서 형태소 분석으로 추출된 핵심 카테고리의 구매대행, 동대문쇼핑몰, 마켓, 쇼핑, 쇼핑몰, 쇼핑사이트 등의 키워드 중에서 중복회수가 26회로 높은 쇼핑을 핵심추천어로 추출한다.Then, among the keywords in the selected core category, a keyword having a high number of duplicates is extracted as the core recommendation word (step S31). For example, among the keywords such as purchasing agency, Dongdaemun shopping mall, market, shopping, shopping mall, shopping site, etc. of the core category extracted by morphological analysis in FIG.

한편, 형태소 분석을 통해 추출한 핵심추천어를 검색사이트의 검색어로 사용하여 검색하고(단계 S32), 검색사이트에 입력된 질의어의 검색결과와 핵심추천어의 검색결과를 웹페이지 내에 함께 디스플레이시킨다(단계 S33). 예를 들면, 도 8에 도시된 바와 같이, 검색사이트의 질의어인 '쇼핑을 즐길 수 있는 사이트'에 대한 검색결과가 출력되는 웹페이지의 내에 도 9에 도시된 바와 같이 핵심추천어인 '쇼핑'에 대한 검색결과가 함께 표시된다.On the other hand, using the key suggestions extracted through the morphological analysis as a search site search terms (step S32), and displays the search results of the query input to the search site and the key suggestions in the web page together (step S32). S33). For example, as shown in FIG. 8, the key search word 'shopping' as shown in FIG. 9 is displayed in a web page where a search result for a query site 'a site to enjoy shopping' is output. Results are displayed alongside.

이상과 같이, 본 발명은 비록 한정된 실시예와 도면에 의해 설명되었으나, 본 발명은 이것에 의해 한정되지 않으며, 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자에 의해 본 발명의 기술사상과 아래에 기재될 청구범위의 균등범위 내에서 다양한 수정 및 변형이 가능함은 물론이다.As described above, although the present invention has been described by way of limited embodiments and drawings, the present invention is not limited thereto, and the technical idea of the present invention and the following by those skilled in the art to which the present invention pertains. Of course, various modifications and variations are possible within the scope of equivalents of the claims to be described.

도 1은 본 발명에 따른 검색사이트의 자동비교 검색시스템의 블록도.1 is a block diagram of an automatic comparison search system of a search site according to the present invention.

도 2는 본 발명에 따른 검색사이트의 자동비교 검색방법에 대한 플로우챠트.2 is a flowchart of an automatic comparison search method for a search site according to the present invention.

도 3은 본 발명의 제1실시예에 따른 검색사이트의 자동비교 검색시스템에 의해 질의어와 연관어의 검색결과가 표시되는 예시도.3 is an exemplary view in which a search result of a query word and a related word is displayed by an automatic comparison search system of a search site according to the first embodiment of the present invention.

도 4는 본 발명의 제2실시예에 따른 검색사이트의 컨텐츠 검색DB에서의 형태소 분석의 예시도.4 is an exemplary diagram of morphological analysis in a content search DB of a search site according to a second embodiment of the present invention.

도 5는 본 발명의 제2실시예에 따른 핵심추천어 추출과정에 대한 블록도.Figure 5 is a block diagram for a key word extraction process according to a second embodiment of the present invention.

도 6은 본 발명의 제2실시예에 따른 형태소 사전DB에서 핵심 카테고리 추출예시도.6 is an exemplary view of extracting key categories from a morpheme dictionary DB according to a second embodiment of the present invention.

도 7은 본 발명의 제2실시예에 따른 형태소 사전DB에서 핵심추천어 추출예시도.Figure 7 is an example of extracting key suggestions from the morpheme dictionary DB according to a second embodiment of the present invention.

도 8은 일반적인 질의어의 검색결과가 표시되는 예시도.8 is an exemplary view in which a search result of a general query is displayed.

도 9는 본 발명의 제2실시예에 따른 검색사이트의 자동비교 검색시스템에 의해 질의어와 핵심추천어의 검색결과가 표시되는 예시도.9 is an exemplary view in which a search result of a query word and a key recommendation word is displayed by an automatic comparison search system of a search site according to a second embodiment of the present invention.

<도면의 주요 부분에 대한 부호 설명><Description of the symbols for the main parts of the drawings>

12 : 질의어 확인모듈 14 : 연관어 확인모듈12: query confirmation module 14: association check module

16 : 연관어 검색모듈 18 : 연관검색어 동시 출력모듈16: association search module 18: association search output module

20 : 형태소분석모듈 22 : 핵심추천어 추출모듈20: Morphological Analysis Module 22: Core Suggestion Extraction Module

24 : 핵심추천어 검색모듈 26 : 핵심추천어 동시 출력모듈24: core suggestions search module 26: core suggestions simultaneously output module

28 : 제어모듈28: control module

Claims (7)

삭제delete 검색사이트의 검색창에 입력된 질의어를 확인하는 질의어 확인모듈과; 질의어 확인모듈에서 확인된 질의어에 연관어가 있는지 확인하는 연관어 확인모듈과; 연관어 확인모듈에서 추출된 연관어를 검색어로 사용하여 검색하는 연관어 검색모듈과; 질의어 검색결과와 연관어 검색모듈을 통해 검색된 검색결과를 검색결과 웹페이지 내에 함께 디스플레이시키는 연관검색어 동시 출력모듈를 포함하는 검색사이트 자동비교 검색시스템에 있어서,A query confirmation module for checking a query entered in a search box of a search site; An association check module for checking whether a query is identified in the query check module; A related word search module for searching using the related word extracted from the related word checking module as a search word; In a search site automatic comparison search system comprising a simultaneous query output module for displaying the query results and the search results retrieved through the associated search module in the search results web page, 질의어 확인모듈에서 확인된 질의어에 대한 연관어가 없을 경우 질의어의 검색결과인 검색결과물DB를 인식하고 형태소 분석하여 추천어를 추출하는 형태소분석모듈과; A morphological analysis module for recognizing a search result DB, which is a search result of a query, and extracting a recommendation if there is no related word for the query checked in the query confirmation module; 상기 형태소분석모듈에서 추출한 추천어 중에서 중복도가 높은 추천어를 핵심추천어로 추출하는 핵심추천어 추출모듈과;A core recommended word extraction module for extracting a highly recommended word of recommendation as a core recommendation from among the recommended words extracted from the morphological analysis module; 핵심추천어 추출모듈에서 추출된 핵심추천어를 검색사이트의 검색어로 사용하여 검색하는 핵심추천어 검색모듈과; A core recommendation search module for searching by using the core recommendation extracted from the core recommendation extraction module as a search site search term; 질의어 검색결과와 핵심추천어 검색모듈을 통해 검색된 검색결과를 검색결과 웹페이지 내에 함께 디스플레이 시키는 핵심추천어 동시 출력모듈;을 더 포함하며, And a core suggestion simultaneous output module for displaying the search results searched through the query search result and the key suggestion search module together in the search result web page. 상기 핵심추천어 추출모듈에서 추출하는 핵심추천어는 상기 형태소분석모듈에서 추출한 추천어를 형태소 사전DB에 등록된 키워드와 비교하여 중복도가 높은 추천어인 것을 특징으로 하는 검색사이트의 자동비교 검색시스템.The core recommendation word extracted by the core recommendation extracting module is a recommendation extracted from the morpheme analysis module is a comparison of the search site, characterized in that the highly recommended words compared to the keywords registered in the morpheme dictionary DB. 삭제delete 검색사이트의 검색창에 입력된 질의어를 확인하는 질의어 확인모듈과; A query confirmation module for checking a query entered in a search box of a search site; 질의어 확인모듈에서 확인된 질의어에 대한 연관어가 없을 경우 질의어의 검색결과인 검색결과물DB를 인식하고 형태소 분석하여 추천어를 추출하는 형태소분석모듈과; A morphological analysis module for recognizing a search result DB, which is a search result of a query, and extracting a recommendation if there is no related word for the query checked in the query confirmation module; 상기 형태소분석모듈에서 추출한 추천어 중에서 중복도가 높은 추천어를 핵심추천어를 추출하는 핵심추천어 추출모듈과;A core recommended word extracting module for extracting a core recommended word from the recommended word extracted from the morphological analysis module with a high degree of overlap; 핵심추천어 추출모듈에서 추출된 핵심추천어를 검색사이트의 검색어로 사용하여 검색하는 핵심추천어 검색모듈과; A core recommendation search module for searching by using the core recommendation extracted from the core recommendation extraction module as a search site search term; 질의어 검색결과와 핵심추천어 검색모듈을 통해 검색된 검색결과를 검색결과 웹페이지 내에 함께 디스플레이 시키는 핵심추천어 동시 출력모듈;을 포함하며, And a core suggestion simultaneous output module for displaying the search results searched through the query search result and the key suggestion search module together in the search result web page. 상기 핵심추천어 추출모듈에서 추출하는 핵심추천어는 상기 형태소분석모듈에서 추출한 추천어를 형태소 사전DB에 등록된 키워드와 비교하여 중복도가 높은 추천어인 것을 특징으로 하는 검색사이트의 자동비교 검색시스템.The core recommendation word extracted by the core recommendation extracting module is a recommendation extracted from the morpheme analysis module is a comparison of the search site, characterized in that the highly recommended words compared to the keywords registered in the morpheme dictionary DB. 제2항 또는 제4항에 있어서, 상기 핵심추천어 추출모듈에서 추출하는 핵심추천어는 상기 형태소분석모듈에서 추출한 추천어를 형태소 사전DB에 등록된 카테고리별 키워드와 비교하여 일치되는 키워드의 개수가 많은 카테고리를 선택한 후 선택된 카테고리 내에서 중복도가 높은 추천어인 것을 특징으로 하는 검색사이트의 자동비교 검색시스템.The method according to claim 2 or 4, wherein the core recommended words extracted by the core recommended word extraction module are compared with the keywords for each category registered in the morpheme dictionary DB by comparing the recommended words extracted by the morpheme analysis module with a large number of matching keywords. Automatic comparison search system of the search site, characterized in that the high-duplicate recommendation within the selected category after selecting a category. 삭제delete 사용자가 검색사이트의 검색창에 질의어를 입력하면 입력된 질의어를 확인하는 단계;When the user inputs a query in the search box of the search site, checking the input query; 상기 검색창에 입력된 질의어에 관련된 연관어가 있는지를 확인하는 단계;Checking whether there is an associated word related to a query input in the search box; 상기 질의어에 관련된 연관어가 존재하는 경우에는 연관어를 검색사이트의 검색어로 사용하여 검색하는 단계;Searching for a search term using the related term as a search term of a search site, if the related term exists; 상기 검색사이트에 입력된 질의어의 검색결과와 연관어의 검색결과를 웹페이지 내에 함께 디스플레이시키는 단계;Displaying the search result of the query word and the related word entered in the search site together in a web page; 상기 질의어에 관련된 연관어가 없는 경우에 질의어 또는 질의어의 검색결과를 인식하고, 이를 형태소 분석하여 추천어를 추출하는 단계; Recognizing a query or a search result of a query when there is no related word related to the query, and extracting a recommendation by morphological analysis of the search result; 상기 형태소분석으로 추출한 추천어를 등록된 카테고리별 키워드와 비교하여 일치되는 키워드의 개수가 많은 카테고리를 선택하는 단계;Comparing a recommendation word extracted by the morphological analysis with a keyword for each category, and selecting a category having a large number of matching keywords; 상기 선택된 카테고리 내에서 중복도가 높은 추천어를 핵심추천어로 정하는 단계;Setting a highly recommended word of recommendation as a key recommendation in the selected category; 추출된 핵심추천어를 검색사이트의 검색어로 사용하여 검색하는 단계;Searching for the extracted key recommendation using the search term of the search site; 상기 검색사이트에 입력된 질의어의 검색결과와 핵심추천어의 검색결과를 웹페이지 내에 함께 디스플레이시키는 단계를 더 포함하는 것을 특징으로 하는 검색사이트의 자동비교 검색방법.And displaying a search result of a query word and a key recommendation word in the web page together in a web page.
KR1020080092335A 2008-09-19 2008-09-19 Auto comparison searching system and method of search site KR100892990B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020080092335A KR100892990B1 (en) 2008-09-19 2008-09-19 Auto comparison searching system and method of search site

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020080092335A KR100892990B1 (en) 2008-09-19 2008-09-19 Auto comparison searching system and method of search site

Publications (1)

Publication Number Publication Date
KR100892990B1 true KR100892990B1 (en) 2009-04-10

Family

ID=40757658

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020080092335A KR100892990B1 (en) 2008-09-19 2008-09-19 Auto comparison searching system and method of search site

Country Status (1)

Country Link
KR (1) KR100892990B1 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103914554A (en) * 2014-04-14 2014-07-09 百度在线网络技术(北京)有限公司 Search recommendation method and search recommendation device
KR101575276B1 (en) 2015-03-19 2015-12-08 주식회사 솔루게이트 Virtual counseling system
CN108197242A (en) * 2017-12-29 2018-06-22 北京奇虎科技有限公司 Method for pushing, device and the server of word are recommended in search
CN108197244A (en) * 2017-12-29 2018-06-22 北京奇虎科技有限公司 It is a kind of to search for the method for pushing and device for recommending word

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20050032937A (en) * 2003-10-02 2005-04-08 한국전자통신연구원 Method for automatically creating a question and indexing the question-answer by language-analysis and the question-answering method and system
KR20070098252A (en) * 2006-03-31 2007-10-05 엔에이치엔(주) System and method for providing automatically completed recommended word by correcting and displaying the word

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20050032937A (en) * 2003-10-02 2005-04-08 한국전자통신연구원 Method for automatically creating a question and indexing the question-answer by language-analysis and the question-answering method and system
KR20070098252A (en) * 2006-03-31 2007-10-05 엔에이치엔(주) System and method for providing automatically completed recommended word by correcting and displaying the word

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103914554A (en) * 2014-04-14 2014-07-09 百度在线网络技术(北京)有限公司 Search recommendation method and search recommendation device
KR101575276B1 (en) 2015-03-19 2015-12-08 주식회사 솔루게이트 Virtual counseling system
CN108197242A (en) * 2017-12-29 2018-06-22 北京奇虎科技有限公司 Method for pushing, device and the server of word are recommended in search
CN108197244A (en) * 2017-12-29 2018-06-22 北京奇虎科技有限公司 It is a kind of to search for the method for pushing and device for recommending word

Similar Documents

Publication Publication Date Title
US7680778B2 (en) Support for reverse and stemmed hit-highlighting
CN104011712B (en) To being evaluated across the query translation of language inquiry suggestion
US9400838B2 (en) System and method for searching for a query
CN103678576B (en) The text retrieval system analyzed based on dynamic semantics
CN101796511B (en) Identification of semantic relationships within reported speech
US7099870B2 (en) Personalized web page
CN109408806A (en) A kind of Event Distillation method based on English grammar rule
US11030251B2 (en) Method and system for providing query suggestions based on personalized spelling correction
CN107247743A (en) A kind of judicial class case search method and system
KR100892990B1 (en) Auto comparison searching system and method of search site
KR20160089177A (en) Polarity-based user opinion ranking algorithm and system
KR100901134B1 (en) Tag display system for analysing morpheme and source code
CN106570196B (en) Video program searching method and device
KR101333485B1 (en) Method for constructing named entities using online encyclopedia and apparatus for performing the same
Huang et al. Mining large-scale comparable corpora from Chinese-English news collections
US20120072443A1 (en) Data searching system and method for generating derivative keywords according to input keywords
US20020129026A1 (en) Process for accessing information via a communications network
Zhang et al. Detection and translation of oov terms prior to query time
Blair-Goldensohn et al. A hybrid approach for answering definitional questions
KR101355284B1 (en) Method for Recommending Words and Completing Sentences in Touch Screen Devices
KR101002737B1 (en) Searching box keyword automatic input system by analysing displayed
JP2021096395A (en) Grammar learning system, server device, data retrieval method, and retrieval program
Sholikah et al. Co-occurrence technique and dictionary based method for Indonesian thesaurus construction
Ikeda et al. Extraction of product and shop names of souvenirs from blog articles using conditional random fields
KR102102345B1 (en) System and method for analysing a language relation using conceptnet

Legal Events

Date Code Title Description
A201 Request for examination
A302 Request for accelerated 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: 20111014

Year of fee payment: 6

FPAY Annual fee payment

Payment date: 20150211

Year of fee payment: 7

FPAY Annual fee payment

Payment date: 20160401

Year of fee payment: 8

FPAY Annual fee payment

Payment date: 20170403

Year of fee payment: 9

FPAY Annual fee payment

Payment date: 20180502

Year of fee payment: 10

LAPS Lapse due to unpaid annual fee