KR20020023737A - A method and system for searching by using Fuzzy Relational Products - Google Patents

A method and system for searching by using Fuzzy Relational Products Download PDF

Info

Publication number
KR20020023737A
KR20020023737A KR1020010079142A KR20010079142A KR20020023737A KR 20020023737 A KR20020023737 A KR 20020023737A KR 1020010079142 A KR1020010079142 A KR 1020010079142A KR 20010079142 A KR20010079142 A KR 20010079142A KR 20020023737 A KR20020023737 A KR 20020023737A
Authority
KR
South Korea
Prior art keywords
search
classification
item
fuzzy
degree
Prior art date
Application number
KR1020010079142A
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 KR1020010079142A priority Critical patent/KR20020023737A/en
Publication of KR20020023737A publication Critical patent/KR20020023737A/en
Priority to PCT/KR2002/002343 priority patent/WO2003052635A1/en
Priority to AU2002366481A priority patent/AU2002366481A1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/954Navigation, e.g. using categorised browsing
    • 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/245Query processing
    • G06F16/2458Special types of queries, e.g. statistical queries, fuzzy queries or distributed queries
    • G06F16/2468Fuzzy queries

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Mathematical Physics (AREA)
  • Software Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Fuzzy Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Probability & Statistics with Applications (AREA)
  • Computational Linguistics (AREA)
  • Automation & Control Theory (AREA)
  • Radar, Positioning & Navigation (AREA)
  • Remote Sensing (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

PURPOSE: A search method using fuzzy relational products and a device thereof are provided to establish similarity relation about each classification and to multiplex the classification of documents or Internet sites. And the method and the device are provided to enable the extension of classification for an ambiguous search word and supply the commonness for the classification and the mobility of classified levels, also variously set values describing error limits to variously link classification systems. CONSTITUTION: A classification item and a search word are inputted from a user. The classification item is considered as a fuzzy set having the search word as an element, and a fuzzy degree is calculated depending on the frequency of the search word for each result included in the classification item. A fuzzy relational products is applied to a basic classification system based on the classification item and the fuzzy degree, to calculate a relation between classification items of the basis classification system with a degree between pre-defined true and false values. An extended similar classification system is calculated according to the calculated degree. A first search result with the search word for the classification item in the basic classification system is extracted from a database. A second search result with the search word for an extended similar classification item corresponding to the classification item in the extended similar classification system is extracted from the database. And the first and the second search result are displayed.

Description

퍼지 관계 방법을 이용한 검색 방법 및 장치{A method and system for searching by using Fuzzy Relational Products}A method and system for searching by using Fuzzy Relational Products}

본 발명은 인터넷 검색 엔진에서 검색 효율을 높이기 위한 검색 알고리즘에 관한 것으로, 더욱 상세하게는 퍼지 관계 방법(Fuzzy Relational Products)을 이용한 인터넷 검색 분류간 유사 상관 관계 형성을 통한 검색 방법 및 장치에 관한 것이다.The present invention relates to a search algorithm for improving search efficiency in an Internet search engine, and more particularly, to a search method and apparatus for forming a similar correlation between Internet search classifications using Fuzzy Relational Products.

퍼지는 사실인 정도(Degree of truth)를 다루는 "정도의 학문"이다. 즉 전통적인 컴퓨터가 다루는 "참"이냐 "거짓"이냐 하는 바이너리(0 또는 1)의 불린(Boolean) 논리의 한계를 극복하려는 학문이다. 퍼지에서 0과 1의 불린 논리는 오히려 특별한 경우로 취급된다.It is a "degree of study" that deals with the degree of truth. In other words, it is the study of overcoming the limitations of the Boolean logic of binary (0 or 1), which is true or false. In fuzzy the logic of 0 and 1 is treated as a rather special case.

퍼지 논리(Fuzzy Logic)의 아이디어는 1960년대에 UC 버클리 대학의 Lotfi Zadeh 박사에 의해 처음 진전을 보았다. 그는 컴퓨터가 자연어를 이해하는 문제에 대해 연구하고 있었는데, 0 와 1 의 절대적 표현으로는 풍부한 어휘를 제대로 표현할 수가 없었다는 사실을 깨닫게 되었다. “과연 나의 아내는 어느 정도 예쁜 것인가?”에서 출발한 그의 연구는 인간의 자연스런 표현을 컴퓨터화하는 것이어서 “computation with word” 라고도 한다. 즉 ‘예쁘지 않다’와 ‘예쁘다’를 0과 1로 표현할 때 “조금, 적당히, 많이...예쁘다”로 표현시 0.2정도, 0.5정도, 0.8정도라고 표현할 수 있다. 여기서의 0.2, 0.5 등을 멤버쉽 함수 데이터(membership grade)라고 한다. 0과 1의 절대적인 표현과는 구분되는 것이어서 소프트 컴퓨팅(Soft Computing)이라고도 한다.The idea of fuzzy logic was first developed in the 1960s by Dr. Lotfi Zadeh of UC Berkeley. He was studying the problem of computers understanding natural language, and realized that the absolute expressions of 0 and 1 could not adequately express rich vocabulary. His research, which began with "How pretty is my wife?", Is a computerization of human's natural expression and is also called "computation with word." In other words, when expressing 'pretty, not pretty' and 'pretty,' 0 and 1, it can be expressed as "a little, moderately, a lot ... pretty" about 0.2, 0.5, 0.8. 0.2, 0.5, and so on are referred to as membership grade data. It is also called soft computing because it is distinct from the absolute expressions of 0 and 1.

일상 생활에서 실제로 사용되는 자연어는 0 또는 1의 절대적인 형태로 표현되기가 쉽지 않다(이 세상의 모든 것들이 이분법 형태로 나타내질 수 있는 것인지에 관한 것은 연구해 볼 가치가 있는 철학적 문제이겠지만, 그러나 실제로 우리가 컴퓨터에 넣고 싶어하는 많은 데이터들은 0 또는 1 이 아닌 그 중간에 있으며, 심지어는 계산의 결과조차 그러할 때가 있다). 퍼지 논리는 참(또는 ‘사실’ 또는 그 일의 상태 등)의 극단적인 경우로서 0 과 1을 포함하지만, 그 중간에 있는 여러 가지 상태의 참도 역시 포함한다.Natural language actually used in everyday life is not easy to be expressed in the absolute form of 0 or 1 (whether everything in this world can be represented in dichotomous form is a philosophical question worth studying, but actually we Many of the data you want to put on the computer are in the middle, not 0 or 1, even the result of the calculation). Fuzzy logic is an extreme case of true (or 'fact' or the state of a thing), including 0 and 1, but also the trueness of the various states in between.

따라서 퍼지 논리는 애매모호함의 학문이며, 결과에는 어느 정도의 에러를 포함하게 된다. 여기서 근사 추론(approximate reasoning)이라는 말이 나오게 되었으며, 허용할 수 있는 정도의 에러의 한계를 규정하기 위해 알파컷(α-cut)의 개념을 사용한다. 퍼지 논리는 인간의 사고 과정과 흡사하며, 철학적 요소가 많아서 불교에서의 불이론과 같이 극단을 배제하는 해탈의 논리일수도 있다. 즉 동양적 사고방식에 더 가깝다는 것이다.Fuzzy logic is therefore a study of ambiguity, and the results include some error. Appropriate reasoning came up here, and the concept of alpha-cut is used to define an acceptable limit of error. Fuzzy logic is similar to human thinking process, and there are many philosophical elements, so it may be the logic of liberation that excludes extremities like Buddhism in Buddhism. In other words, it is closer to the Asian way of thinking.

퍼지 논리는 우리의 두뇌가 일하는 방법과 좀더 가까운 것처럼 보인다. 우리는 데이터를 모으고, 부분적인 참의 개수를 이루며, 더 나아가서 고차원의 진실들을 차례로 모아 나가다가, 어떤 경계를 넘었을 때, 운동 신경의 반응과 같은 결과를 일으킨다. 이와 비슷한 과정이 인공지능 컴퓨터나 신경망 및 전문가 시스템에서 사용된다.Fuzzy logic seems to be closer to how our brain works. We gather data, make partial numbers of truth, go further, gather higher-order truths, and when they cross some boundaries, they produce the same results as motor-neural responses. Similar processes are used in artificial intelligence computers, neural networks, and expert systems.

본 발명은 검색 엔진의 검색 알고리즘, 즉 검색 방법에 관한 것이다. 종래의 국내외의 유명 검색 엔진들의 검색 방법과 각각의 장단점을 비교하면 다음과 같다.The present invention relates to a search algorithm of a search engine, i.e. a search method. Comparing the conventional search methods of domestic and international famous search engines and their respective advantages and disadvantages are as follows.

검색 엔진은 크게 분류어 검색, 인덱스 검색, 한번에 여러 검색 엔진을 사용하는 메타 검색 등으로 분류할 수 있다. 분류 검색은 디렉토리 데이터베이스를 구축하여 검색하는 방법이고 인덱스 검색은 문서를 색인하여 검색하는 방법으로, 분류검색은 비교적 정확률이 좋으나 재현율이 떨어지고 문서 검색은 그 반대이다.Search engines can be broadly classified into categorical searches, index searches, and meta searches using multiple search engines at once. A classification search is a method of constructing and searching a directory database, and an index search is a method of indexing and searching a document. A classification search has a relatively high accuracy but a low reproducibility, and vice versa.

분류 검색 방법을 쓰는 대표적인 검색 엔진은 야후이며 인덱스 검색을 쓰는 대표적인 검색 엔진은 알타비스타이고 순 한글 검색 엔진 심마니는 2가지 방법을 병행한다. 여기서 분류 검색과 인덱스 검색의 장단점을 비교하면 다음과 같다.The representative search engine using the classification search method is Yahoo. The representative search engine using the index search is Alta Vista and the pure Korean search engine Simmani performs two methods in parallel. Here are some of the advantages and disadvantages of categorical search and index search:

분류 검색Classification search 인덱스 검색Index search 특징Characteristic 분류어별로 웹사이트를 분류하여 등록한다. 검색어를 입력할 때 분류된 분류어들에서 일치하는 단어를 찾는다.Register and classify websites by taxonomy. When you enter a search term, find a matching word in the categorized taxonomy. 웹문서 내의 단어들을 검색어로서 색인하여 놓는다. 입력된 검색어와 일치하는 색인된 검색어를 찾아 색인된 단어를 많이 우선 순위로 포함하고 있는 사이트부터 열거하여 준다.The words in the web document are indexed as search terms. It searches for indexed search terms that match the search terms entered and lists the sites that contain the indexed words in order of priority. 장점Advantages 정확한 주제로 문서를 압축해 나갈 수 있음으로 찾고자 하는 문서가 정확한 주제로 분류될 수 있는 경우 비교적 검색 효율이 좋다.Compresses the document into the correct subject, so if the document to be searched can be classified as the correct subject, it is relatively efficient. 찾고자 하는 문서가 어떤 주제로서 분류될지 부정확할 때 예상되는 주제를 검색어로서 입력하면 그 검색어를 포함하고 있는 모든 웹 문서를 찾아준다. 검색 범위가 넓다.If you're inaccurate about what topics the document you're looking for is inaccurate, enter the expected topic as a search term and find all the web documents that contain that search term. The search range is wide. 단점Disadvantages 찾고자 하는 문서가 어느 정확한 분류어로서 분류되기 힘든 경우 그 문서를 찾기가 힘들어진다.If the document you are looking for is difficult to sort by any exact taxonomy, it becomes difficult to find the document. 너무 광범위한 검색 결과를 내 놓음으로써 필요치 않은 문서들을 검색해야 하므로 검색 효율을 떨어뜨린다.Producing too broad a search results in a search efficiency that is necessary because it is necessary to search documents that are not needed.

이와 같이 2가지의 검색 방법은 서로 보완적인 측면을 가지고 있다. 현재 대부분 검색 엔진들은 2가지를 모두 병행하고 있다. 즉 한가지 방법에 의해 검색된 결과가 만족스럽지 못할 때 다른 방법으로 시도할 수 있도록 옵션을 준다. 이는 다소 번거러움을 줄 뿐 아니라 2가지 방법의 장점을 통합시키지는 못한다.As such, the two search methods have complementary aspects. Currently, most search engines do both. This gives you the option to try something else if you aren't satisfied with the results from one method. This is a bit cumbersome and does not combine the advantages of the two methods.

또한, 종래의 검색 방식에서 인덱스 검색 시에 너무 많은 검색 결과 때문에 원하는 사이트를 골라내느라 시간을 낭비하거나 분류 검색 시 원하는 사이트가 해당 분류가 아닌 다른 분류에 있어 찾지 못하는 경우가 있다.In addition, in the conventional search method, there is a case that a waste of time selecting a desired site due to too many search results during index search or a desired site cannot be found in a classification other than the corresponding classification during the classification search.

따라서, 본 발명의 목적은 분류 검색에 있어서 퍼지 관계 방법(Fuzzy Relational Products)을 이용하여 각 분류간 유사성에 대한 관계를 정립하고 문서 혹은 인터넷 사이트의 분류를 다중화하여 분류 검색의 재현율을 높임으로써 검색 효율을 올리는 방법 및 장치를 제공하는 것이다.Accordingly, an object of the present invention is to establish a relationship for similarity between classifications using fuzzy relational products in classification search, and to increase the reproducibility of classification search by multiplexing the classification of documents or Internet sites. It is to provide a method and apparatus for raising.

또한, 본 발명의 목적은 분류가 모호한 검색어에 대하여 분류 확장을 제공하여 검색을 용이하게 하는 퍼지 관계 방법을 이용한 검색 방법 및 장치를 제공하는 것이다.It is also an object of the present invention to provide a retrieval method and apparatus using a fuzzy relation method that facilitates retrieval by providing a classification extension for a search term that is ambiguous.

또한, 본 발명의 목적은 여러 분류 항목의 하위 항목으로 속할 수 있는 분류 항목에 대한 분류의 공유성 및 분류 레벨의 유동성을 제공하여 검색 분류 체계를 효과적으로 관리할 수 있는 퍼지 관계 방법을 이용한 검색 방법 및 장치를 제공하는 것이다.In addition, an object of the present invention is to provide a search method using a fuzzy relation method that can effectively manage the search classification system by providing the shareability of the classification and the fluidity of the classification level for the classification items that can belong to the sub-items of several classification items and To provide a device.

또한, 본 발명의 목적은 퍼지 이론에서 에러의 한계를 규정하는 값을 다양하게 설정함으로써 분류 체계를 다양하게 연동시킬 수 있는 퍼지 관계 방법을 이용한 검색 방법 및 장치를 제공하는 것이다.It is also an object of the present invention to provide a retrieval method and apparatus using a fuzzy relation method which can variously link a classification scheme by setting various values defining an error limit in fuzzy theory.

또한, 본 발명의 목적은 검색 분류간의 상하위 개념에서의 특이성(예를 들어 하나의 검색 분류 항목이 다른 검색 분류에 대하여 하위 개념이면서 동시에 상위 개념이 되는 것)을 호환성 제공을 통해 해결하는 퍼지 관계 방법을 이용한 검색 방법 및 장치를 제공하는 것이다.In addition, an object of the present invention is a fuzzy relationship method that solves the specificity of the upper and lower concepts between search classifications (for example, one search classification item becomes a lower concept and a higher concept for another search classification) through providing compatibility. It is to provide a search method and apparatus using the.

도 1은 본 발명의 바람직한 일 실시예에 따른 퍼지 관계 방법을 이용한 검색 분류간 유사 상관 관계 형성을 통한 검색 시스템의 구성도.1 is a block diagram of a search system by forming a similar correlation between search classifications using a fuzzy relationship method according to an embodiment of the present invention.

도 2는 본 발명의 바람직한 일 실시예에 따른 퍼지 관계 방법을 이용한 검색 분류간 유사 상관 관계 형성에 대한 기능 블럭도.Figure 2 is a functional block diagram for forming a similar correlation between search classifications using the fuzzy relationship method according to an embodiment of the present invention.

도 3은 본 발명의 바람직한 일 실시예에 따른 임플리케이션 오퍼레이터에 의한 결과 목록을 나타낸 도면.3 shows a list of results by an application operator in accordance with one preferred embodiment of the present invention.

도 4는 본 발명의 바람직한 일 실시예에 따른 검색 분류어에서의 퍼지 관계 방법의 적용을 나타낸 도면.4 is a diagram illustrating an application of a fuzzy relation method to a search classification word according to an exemplary embodiment of the present invention.

도 5a 및 도 5b는 본 발명의 바람직한 일 실시예에 따른 검색 분류어의 퍼지 관계 방법 적용에서 알파컷(α-cut)에 따른 결과를 나타낸 도면.5a and 5b is a view showing the result according to the alpha cut (α-cut) in the application of the fuzzy relationship method of the search classifier according to an embodiment of the present invention.

도 6은 본 발명의 바람직한 일 실시예에 따른 퍼지 관계 방법에 따른 실분류 및 확장 분류를 나타낸 도면.6 is a diagram illustrating actual classification and extended classification according to a fuzzy relation method according to an embodiment of the present invention.

도 7은 본 발명의 바람직한 일 실시예에 따른 퍼지 관계 방법에 따른 확장 분류의 분류 체계를 나타낸 도면.7 is a diagram illustrating a classification system of extended classification according to a fuzzy relation method according to an embodiment of the present invention.

도 8은 본 발명의 바람직한 일 실시예에 따른 퍼지 관계 방법을 이용한 검색 분류간 유사 상관 관계 형성을 통한 검색 과정을 나타낸 순서도.8 is a flowchart illustrating a search process by forming a similar correlation between search classifications using a fuzzy relationship method according to an exemplary embodiment of the present invention.

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

101 : 검색 서버 103 : 퍼지 검색 모듈101: search server 103: fuzzy search module

107 : 데이터베이스 서버 109 : 검색 정보 데이터베이스107: Database Server 109: Search Information Database

111 : 네트워크 113 : 사용자 장치111: network 113: user device

115 : 관리자 장치115: manager device

상기 목적들을 달성하기 위하여 본 발명의 일 측면에 따르면, 복수의 분류 항목으로 구성된 기본 분류 체계를 구비한 상태에서, 검색 분류간 유사 상관 관계 형성에 따른 검색을 제공하는 데에 있어서, 사용자로부터 분류 항목 및 검색어를 입력받고, 상기 분류 항목을 상기 검색어를 구성 요소(Element)로 가지는 퍼지 셋(Fuzzy set)으로 간주하고, 상기 분류 항목에 속하는 검색 결과 각각에 대하여상기 검색어의 빈도에 따른 퍼지 디그리(Fuzzy degree)를 산출하고, 상기 분류 항목, 상기 퍼지 디그리를 기반으로 상기 기본 분류 체계에 퍼지 관계 방법을 적용하여 기본 분류 체계의 분류 항목 사이의 포함 관계를 미리 정의된 참값과 거짓값 사이의 디그리로 산출하고, 상기 산출된 디그리에 따라 확장 유사 분류 체계를 산출하고, 데이터베이스로부터 상기 기본 분류 체계에서 상기 분류 항목에 대하여 상기 검색어에 대한 제1 검색 결과를 추출하고, 데이터베이스로부터 상기 확장 유사 분류 체계에서 상기 분류 항목에 상응하는 확장 유사 분류 항목에 대하여 상기 검색어에 대한 제2 검색 결과를 추출하고, 상기 제1 검색 결과 및 상기 제2 검색 결과를 출력하는 검색 분류간 유사 상관 관계 형성에 따른 검색 방법, 상기 방법에 상응하는 장치 및 시스템을 제공할 수 있다.According to an aspect of the present invention, in order to achieve the above objects, in the state provided with a basic classification system composed of a plurality of classification items, in providing a search according to the similar correlation between search classifications, the classification items from the user And receiving a search word, considering the classification item as a fuzzy set having the search word as an element, and fuzzy degree according to the frequency of the search word for each search result belonging to the classification item. degree) and apply the fuzzy relation method to the basic classification system based on the classification item and the fuzzy degree to calculate the inclusion relation between the classification items of the basic classification system as a predefined value between true and false values. Calculate an extended similarity classification system according to the calculated degree, A first search result for the search term for the classification item in the classification system, and a second search result for the search term for the extended similar classification item corresponding to the category in the extended similar classification system from the database. In addition, a search method and apparatus and system corresponding to the method may be provided according to a similar correlation between search classifications that output the first search result and the second search result.

상기 퍼지 관계 방법에 상응하는 수학식은 ()이되, 여기서, k는 검색어에 대한 인덱스(index)이며 j,m은 분류어에 대한 인덱스(index)이며, R은 분류어를 열(Column)로 검색어를 행(Row)으로 하여 각 분류와 검색어간 관계를 나타내주는 0과 1사이의 퍼지값(Fuzzy value)을 갖는 행렬이며,는 분류어를 행(Row)으로 검색어를 열(Column)로 하는 행렬이며,는 검색어의 총 개수이며,는 검색어 k가 분류어 j에 포함되는 정도이며,는 검색어 k가 분류어 m에 포함되는 정도이며, →는 임플리케이션 오퍼레이터(implication operator)일 수 있다.Equation corresponding to the fuzzy relation method is ( ) Where k is an index for a search term, j, m is an index for a taxonomy, R is a column for the taxonomy, and the search term is a row. A matrix with fuzzy values between 0 and 1 indicating the relationship between Is a matrix where the taxon is Row and the search term is Column. Is the total number of queries. Is the degree to which the search term k is included in the taxonomy j. Is the degree to which the search term k is included in the classification word m, and → may be an application operator.

상기 기본 분류 체계에는 복수의 분류 체계 사이의 포함 관계에 따라 상하위개념이 적용될 수 있다.Top and bottom concepts may be applied to the basic classification system according to the inclusion relationship between a plurality of classification systems.

상기 확장 유사 분류 체계는 상기 퍼지 관계 방법에 적용되는 멤버쉽 함수 데이터 및 알파컷(α-cut)에 상응하여 변경될 수 있다.The extended similarity classification scheme may be changed corresponding to the membership function data and alpha-cut applied to the fuzzy relation method.

상기 목적들을 달성하기 위하여 본 발명의 다른 측면에 따르면, 복수의 분류 항목으로 구성된 기본 분류 체계를 구비한 상태에서, 검색 분류간 유사 상관 관계 형성에 따른 검색을 제공하는 데에 있어서, 사용자로부터 검색어를 입력받고, 데이터베이스로부터 상기 검색어에 상응하는 적어도 하나의 분류 항목 목록 및 상기 분류 항목 목록에 상응하는 검색 결과를 추출하고, 상기 검색 결과에서 상기 검색어의 빈도에 따른 퍼지 디그리가 가장 높은 분류 항목을 선택하고, 상기 분류 항목, 상기 퍼지 디그리(Fuzzy degree)를 기반으로 상기 기본 분류 체계에 퍼지 관계 방법을 적용하여 기본 분류 체계의 분류 항목 사이의 포함 관계를 미리 정의된 참값과 거짓값 사이의 디그리로 산출하고, 상기 산출된 디그리에 따라 확장 유사 분류 체계를 산출하고, 상기 확장 유사 분류 체계를 이용하여 상기 분류 항목에 상응하는 확장 유사 분류 항목을 추출하고, 데이터베이스로부터 상기 분류 항목 및 상기 확장 유사 분류 항목에 대하여 상기 검색어에 대한 검색 결과를 추출하고, 상기 검색 결과를 출력하는 검색 분류간 유사 상관 관계 형성에 따른 검색 방법, 상기 방법에 상응하는 장치 및 시스템을 제공할 수 있다.In order to achieve the above object, according to another aspect of the present invention, in a state provided with a basic classification system consisting of a plurality of classification items, in providing a search according to the similar correlation between the search classification, the user searches for a search word from the user Receives a list of at least one classification item corresponding to the search term and a search result corresponding to the classification item list from a database, and selects a category item having the highest fuzzy degree according to the frequency of the search term from the search result; And applying a fuzzy relation method to the basic classification system based on the classification item and the fuzzy degree to calculate the degree of inclusion between the classification items of the basic classification system as a predefined value between true and false values. Calculate an extended similarity classification system according to the calculated degree, Extracting an extended similar classification item corresponding to the classification item using a chapter similar classification system, extracting a search result for the search word for the classification item and the extended similar classification item from a database, and outputting the search result It is possible to provide a search method according to similar correlation between search classifications, an apparatus and a system corresponding to the method.

상기 퍼지 관계 방법에 상응하는 수학식은 ()이되, 여기서, k는 검색어에 대한 인덱스(index)이며 j,m은 유사 관계가 있는 분류어들에 대한 인덱스(index)이며, R은 분류어를 열(Column)로 검색어를 행(Row)으로 하여 각 분류와 검색어간 관계를 나타내주는 0과 1사이의 퍼지값(Fuzzy value)을 갖는 행렬이며,는 분류어를 행(Row)으로 검색어를 열(Column)로 하는 행렬이며,는 검색어의 총 개수이며,는 검색어 k가 분류어 j에 포함되는 정도이며,는 검색어 k가 분류어 m에 포함되는 정도이며, →는 임플리케이션 오퍼레이터(implication operator)일 수 있다.Equation corresponding to the fuzzy relation method is ( ) Where k is the index for the search term, j and m are the indexes for similarly matched taxonomy, and R is the search term as the column and the search term as the row. Is a matrix with a fuzzy value between 0 and 1 indicating the relationship between each classification and a search term. Is a matrix where the taxon is Row and the search term is Column. Is the total number of queries. Is the degree to which the search term k is included in the taxonomy j. Is the degree to which the search term k is included in the classification word m, and → may be an application operator.

상기 기본 분류 체계에는 복수의 분류 체계 사이의 포함 관계에 따라 상하위 개념이 적용될 수 있다.In the basic classification system, a concept of upper and lower levels may be applied according to an inclusion relationship between a plurality of classification systems.

상기 확장 유사 분류 항목은 상기 퍼지 관계 방법에 적용되는 멤버쉽 함수 데이터 및 알파컷(α-cut)에 상응하여 변경될 수 있다.The extended similarity classification item may be changed to correspond to the membership function data and alpha-cut applied to the fuzzy relation method.

상기 목적들을 달성하기 위하여 본 발명의 또 다른 측면에 따르면, 복수의 분류 항목으로 구성된 기본 분류 체계를 구비한 상태에서, 네트워크를 통해 검색 분류간 유사 상관 관계 형성에 따른 검색을 제공하는 데에 있어서, 사용자로부터 분류 항목 및 검색어를 수신하고, 상기 분류 항목을 상기 검색어를 구성 요소로 가지는 퍼지 셋으로 간주하고, 상기 분류 항목에 속하는 검색 결과 각각에 대하여 상기 검색어의 빈도에 따른 퍼지 디그리를 산출하고, 상기 분류 항목, 상기 퍼지 디그리를 기반으로 상기 기본 분류 체계에 퍼지 관계 방법을 적용하여 기본 분류 체계의 분류 항목 사이의 포함 관계를 미리 정의된 참값과 거짓값 사이의 디그리로 산출하고, 상기 산출된 디그리에 따라 확장 유사 분류 체계를 산출하고, 데이터베이스로부터 상기 기본 분류 체계에서 상기 분류 항목에 대하여 상기 검색어에 대한 제1 검색 결과를 추출하고, 데이터베이스로부터 상기 확장 유사 분류 체계에서 상기 분류 항목에 상응하는 확장 유사 분류 항목에 대하여 상기 검색어에 대한 제2 검색 결과를 추출하고, 상기 사용자에게 상기 제1 검색 결과 및 상기 제2 검색 결과를 전송하는 검색 분류간 유사 상관 관계 형성에 따른 검색 방법, 상기 방법에 상응하는 장치 및 시스템을 제공할 수 있다.According to another aspect of the present invention to achieve the above object, in providing a search according to the similar correlation between search classifications through a network, with a basic classification system composed of a plurality of classification items, Receive a classification item and a search word from a user, regard the classification item as a fuzzy set having the search word as a component, calculate a fuzzy degree according to the frequency of the search word for each search result belonging to the classification item, and Based on a classification item and the fuzzy degree, a fuzzy relation method is applied to the basic classification system to calculate the inclusion relationship between the classification items of the basic classification system as a degree between a predefined true value and a false value, and the calculated degree Calculate an extended similarity classification scheme according to the basic classification from the database Extracting a first search result for the search term for the classification item from a system, extracting a second search result for the search term for an extended similar classification item corresponding to the classification item from the extended similar classification system from a database; The present invention may provide a search method according to a similar correlation between search classifications for transmitting the first search result and the second search result to the user, and an apparatus and system corresponding to the method.

상기 목적들을 달성하기 위하여 본 발명의 또 다른 측면에 따르면, 복수의 분류 항목으로 구성된 기본 분류 체계를 구비한 상태에서, 네트워크를 통해 검색 분류간 유사 상관 관계 형성에 따른 검색을 제공하는 데에 있어서, 사용자로부터 검색어를 수신하고, 데이터베이스로부터 상기 검색어에 상응하는 적어도 하나의 분류 항목 목록 및 상기 분류 항목 목록의 각각에 상응하는 검색 결과를 추출하고, 상기 검색 결과에서 상기 검색어의 빈도에 따른 퍼지 디그리가 가장 높은 분류 항목을 판단하고, 상기 분류 항목, 상기 퍼지 디그리를 기반으로 상기 기본 분류 체계에 퍼지 관계 방법을 적용하여 기본 분류 체계의 분류 항목 사이의 포함 관계를 미리 정의된 참값과 거짓값 사이의 디그리로 산출하고, 상기 산출된 디그리에 따라 확장 유사 분류 체계를 산출하고, 상기 확장 유사 분류 체계를 이용하여 상기 분류 항목에 상응하는 확장 유사 분류 항목을 추출하고, 데이터베이스로부터 상기 분류 항목 및 상기 확장 유사 분류 항목에 대하여 상기 검색어에 대한 검색 결과를 추출하고, 상기 사용자에게 상기 검색 결과를 전송하는 검색 분류간 유사 상관 관계 형성에 따른 검색 방법, 상기 방법에 상응하는 장치 및 시스템을 제공할 수 있다.According to another aspect of the present invention to achieve the above object, in providing a search according to the similar correlation between search classifications through a network, with a basic classification system composed of a plurality of classification items, Receiving a search word from a user, extracting a list of at least one category item corresponding to the search word and a search result corresponding to each of the category item list from a database, and a fuzzy degree according to the frequency of the search word A high classification item is determined, and a fuzzy relation method is applied to the basic classification system based on the classification item and the fuzzy degree to convert the inclusion relationship between the classification items of the basic classification system into a predefined value between true and false values. Calculate the extended similarity classification system according to the calculated degree. Extracts an extended similar classification item corresponding to the classification item using the extended similar classification system, extracts a search result for the search word for the classification item and the extended similar classification item from a database, and the user A search method, an apparatus and a system corresponding to the method may be provided according to a similar correlation between search classifications for transmitting the search results.

이어서, 첨부한 도면들을 참조하여 본 발명의 바람직한 실시예를 상세히 설명하기로 한다.Next, preferred embodiments of the present invention will be described in detail with reference to the accompanying drawings.

도 1은 본 발명의 바람직한 일 실시예에 따른 퍼지 관계 방법을 이용한 검색 분류간 유사 상관 관계 형성을 통한 검색 시스템의 구성도이다.1 is a block diagram of a search system by forming a similar correlation between search classifications using a fuzzy relationship method according to an exemplary embodiment of the present invention.

도 1을 참조하면, 검색 서버(101)는 퍼지 검색 모듈(103)을 구비고 있으며, 퍼지 검색 모듈(103)은 퍼지 관계 방법을 이용하여 검색 분류간 유사 상관 관계에 따른 검색을 제공한다. 여기서, 상기 퍼지 관계 방법에 따른 검색 방법은 하기의 도 3 내지 도 8에서 상세히 설명하기로 한다.Referring to FIG. 1, the search server 101 includes a fuzzy search module 103, and the fuzzy search module 103 provides a search based on a similar correlation between search classifications using a fuzzy relation method. Here, the searching method according to the fuzzy relation method will be described in detail with reference to FIGS. 3 to 8.

검색 서버(101)와 결합된 데이터베이스 서버(107)는 검색 정보 데이터베이스(109)를 구비하고 있으며, 검색 정보 데이터베이스(109)는 검색어 테이블(121), 분류 항목 테이블(123), 퍼지 디그리 테이블(125) 등을 포함한다.The database server 107 coupled with the search server 101 has a search information database 109, which includes a search term table 121, a classification item table 123, and a fuzzy degree table 125. ), And the like.

검색어 테이블(121)에는 검색 서버(101)를 통해 검색될 검색어가 저장되며, 분류 항목 테이블(123)에는 기본 분류 체계의 분류 항목이 저장된다. 그리고 퍼지 디그리 테이블(125)에는 분류 항목을 검색어를 구성 요소(Element)로 가지는 퍼지 셋(Fuzzy set)으로 간주하고 각 분류 항목에 속하는 검색 결과 각각에 대하여 상기 검색어의 빈도에 따라 산출된 퍼지 디그리(Fuzzy degree)가 저장된다.The search word table 121 stores a search word to be searched through the search server 101, and the classification item table 123 stores a classification item of a basic classification system. In the fuzzy degree table 125, a classification item is regarded as a fuzzy set having a search word as an element, and a fuzzy degree calculated according to the frequency of the search word for each search result belonging to each classification item ( Fuzzy degree is stored.

관리자(119) 및 사용자(115)는 인터넷이 가능한 웹브라우저를 구비한 관리자 장치(117) 및 사용자 장치(113)를 이용하여 네트워크(111)를 통해 검색 서버(101)로 접속하여 검색 서비스를 이용할 수 있다.The manager 119 and the user 115 access the search server 101 through the network 111 by using the manager device 117 and the user device 113 having a web browser capable of internet access to use the search service. Can be.

퍼지 이론은 Zadeh에 의해 [0, 1]로서 규정되는 논리값(crisp logic value)에 대한 불확실한 현실 논리를 반영하기 위한 대체 논리(possibility, 0 과 1 사이의 논리값)로서 제안되었다. 이러한 불확실성은 논리 주체 및 환경의 가변성에서뿐만 아니라 논리 자체의 0, 1이라는 크리스프(crisp)한 논리값의 비현실성에도 기인한다. 퍼지 이론은 논리값의 크리스프 개념을 파괴하여 0과 1 사이의 값을 갖게 함으로써 현실성 없는 인간 논리를 실제 생활에 적용해 보고자 하는데 뜻이 있다.Fuzzy theory has been proposed as a substitution logic (a logic value between 0 and 1) to reflect the uncertain real logic of the crisp logic value defined by Zadeh as [0, 1]. This uncertainty is due not only to the variability of the logic subject and environment, but also to the unreality of the crisp logic values of 0 and 1 of the logic itself. Fuzzy theory is intended to try to apply real logic to real life by destroying the concept of crisp of logic and having a value between 0 and 1.

이러한 퍼지 이론은 zadeh에 의해서 세상의 빛을 보게 된 이후 많은 연구가 특히 수학자들에 의해 많은 발전을 거듭했으며 실생활에 적용 된 것은 일본에서였다. 카메라에서 움직이는 물체를 찍을 때 선명도를 높이기 위한 방편으로 퍼지 이론을 도입했으며 그 이후 인공지능 세탁기, 냉장고, 에어콘까지 확산되었다. 지금은 그 열기가 다소 식은 감이 없지 않아 있으나 인공지능 알고리즘의 핵심 부분임에는 의심의 여지가 없다.This fuzzy theory was developed by zadeh after seeing the light of the world, and many studies were developed especially by mathematicians, and it was applied to Japan in real life. Fuzzy theory was introduced as a way to increase the sharpness when shooting moving objects from cameras and has since spread to artificial intelligence washing machines, refrigerators and air conditioners. The heat is not as cool now, but there is no doubt that it is a key part of AI algorithms.

또한, 퍼지 이론은 관계형 데이터베이스(Relational database) 또는 객체 지향 데이터베이스(Object-oriented database) 등에 적용될 수 있다. 관계형 데이터베이스에서 관계의 불확실성을 설정하는데 사용될 수 있고, 클래스 계층(class hierarchy) 구조의 모호성을 설정하는데 사용할 수 있다.Fuzzy theory may also be applied to relational or object-oriented databases. It can be used to set the uncertainty of a relationship in a relational database, and it can be used to set the ambiguity of a class hierarchy structure.

퍼지 이론이 가장 널리 활용될 수 있는 분야는 객체간 관계(relation)를 설정하는 작업에서 일 것이다. 그것은 보통 포함 관계로서 설명되고 퍼지 셋, Relational Products가 이러한 관계를 잘 설명해 준다.Perhaps the most widely used field of fuzzy theory is in establishing relations between objects. It is usually described as a containment relationship and the fuzzy set, Relational Products, explains this relationship well.

미리 설정된 기본 분류 체계에서 각각의 분류들을 검색어들을 구성 요소로가지는 퍼지 셋으로 간주한다. 분류에 속하는 문서 혹은 사이트 요약어 중 검색어의 빈도에 따라 퍼지 디그리가 결정되고 이를 기반으로 분류와 분류사이에 퍼지 관계 방법을 적용하여 포함관계를 0과 1사이의 디그리로 표현한다.Each classification is regarded as a fuzzy set of search terms as a component in a preset basic classification scheme. The fuzzy degree is determined according to the frequency of search terms among the documents or site summary words belonging to the classification. Based on this, the fuzzy relation method between the classification and the classification is applied to express the inclusion relation as between 0 and 1.

이 시스템에서의 검색 방법은 검색하고자 하는 문서의 분류를 알고 있을 때 분류 체계 표시창에서 찾고 해당 분류에서 찾고자 하는 내용이 없을 때는 유사 분류로 확장한다. 분류가 모호한 경우는 검색어를 입력하여 그 검색어와 연관된 분류들 중 디그리가 가장 높은 분류를 선택하여 보여준다. 그 분류에서 찾지 못할 경우는 마찬가지로 유사 분류로 확장한다.The search method in this system can be found in the classification system display window when the classification of the document to be searched is known, and it can be extended to the similar classification when there is nothing to be found in the classification. If the classification is ambiguous, enter a search term and select a category having the highest degree of classification among the categories associated with the search term. If it does not find it in the classification, it extends to the similar classification as well.

도 2는 본 발명의 바람직한 일 실시예에 따른 퍼지 관계 방법을 이용한 검색 분류간 유사 상관 관계 형성에 대한 기능 블럭도이다.2 is a functional block diagram for forming a similar correlation between search classifications using a fuzzy relationship method according to an exemplary embodiment of the present invention.

도 2를 참조하여 퍼지 검색 모듈(103)에서의 기능에 대하여 살펴보면, 사용자(115)로부터 입력되거나 수신된 검색 조건(201)은 데이터베이스 처리 및 퍼지 검색부(207)로 전송된다. 여기서, 상기 검색 조건은 분류 항목 및 검색어가 될 수 있다. 데이터베이스 처리 및 퍼지 검색부(207)는 검색 정보 데이터베이스(109)로부터 분류 항목에 대한 검색어의 검색 처리를 하고, 검색 결과(203)를 출력한다.Referring to FIG. 2, the functions of the fuzzy search module 103 are described. The search condition 201 input or received from the user 115 is transmitted to the database processing and fuzzy search unit 207. Here, the search condition may be a category item and a search word. The database processing and fuzzy retrieval unit 207 performs a retrieval process of a search word for a classification item from the retrieval information database 109 and outputs a retrieval result 203.

데이터베이스 처리 및 퍼지 검색부(207)는 검색 정보 데이터베이스(109)에 저장된 검색어 정보, 분류 항목 정보 그리고 각 검색어와 분류 항목 사이의 퍼지 디그리 정보를 추출하여 상기 분류 항목을 퍼지 관계 방법에 적용하여 확장 유사 분류 항목을 산출한다. 그리고 확장 유사 분류 항목 각각에 대하여 검색어에 대한 검색 처리를 하여 검색 결과(203)를 출력한다.The database processing and fuzzy search unit 207 extracts the search term information, the classification item information and the fuzzy degree information between each search word and the classification item stored in the search information database 109 and applies the classification item to the fuzzy relation method to expand the similarity. Calculate the classification item. Then, a search process is performed on each of the extended similar classification items, and a search result 203 is output.

도 3은 본 발명의 바람직한 일 실시예에 따른 임플리케이션 오퍼레이터에 의한 결과 목록을 나타낸 도면이다.3 is a view showing a result list by an application operator according to an exemplary embodiment of the present invention.

도 3을 참조하면, 일반적인 셋(set)의 개념에서는 구성 요소 x의 셋(set) A에 대한 포함여부는는 크리스프 논리에서는 0 또는 1의 값으로 나타난다. 그러나 퍼지 셋 A에서는의 논리값이 0과 1사이의 값을 갖는다.Referring to FIG. 3, in the general concept of set, inclusion of set A of component x is included. Is represented by a value of 0 or 1 in the Crisp logic. But in fuzzy set A Has a logical value between 0 and 1.

그리고 crisp implication operator는 다음과 같은 값을 갖는다.The crisp implication operator has the following values:

00 1One 00 00 1One 1One 1One 1One

퍼지 셋, 퍼지 파워 셋(Fuzzy Power Set), crisp implication operator의 개념을 적용하면,의 도메인과의 영역(range)에서 결과값을 내는 이진 함수(binary function)가 필요하게 된다. 이러한 함수를 implication operator라 하고 각 개별적 환경에 따라 여러가지 형태로 나타낼 수 있다. 지금까지 알려진 implication operator의 종류는 수백가지가 넘는다. 그 중 대표적인 것은 다음과 같다.By applying the concepts of fuzzy set, fuzzy power set, and crisp implication operator, With the domain We need a binary function that produces a result in the range of. These functions are called implication operators and can be expressed in various forms for each individual environment. There are hundreds of implication operators known to date. The representative ones are as follows.

KD. The Kleene-Diense systems and operatorKD. The Kleene-Diense systems and operator

Implication operator는 Fuzzy implication에 대한 논리값을 설정해 주는 함수이다. 이것으로부터 우리는 유니버셜 셋에 속한 모든 구성 요소에 대한 두 셋의 포함 상 관계를 301의 표와 같이 0과 1사이의 값으로 표현할 수 있다.(Degree of membership)Implication operator is a function that sets the logical value for fuzzy implication. From this we can express the two sets of inclusion phase relationships for all components of the universal set as values between 0 and 1, as shown in Table 301 (Degree of membership).

도 4는 본 발명의 바람직한 일 실시예에 따른 검색 분류어에서의 퍼지 관계 방법의 적용을 나타낸 도면이다.4 is a diagram illustrating an application of a fuzzy relation method to a search classification word according to an exemplary embodiment of the present invention.

도 4를 참조하면, 검색 분류어에서의 퍼지 관계 방법을 설명하기 위하여 먼저 퍼지 관계 방법에 대하여 살펴보기로 한다.Referring to FIG. 4, a fuzzy relation method will be described first to describe a fuzzy relation method in a search classification word.

퍼지 관계 방법은 Bandler와 Kohout에 의해 처음으로 개발되었으며 현실 세계의 가능성(possibility)을 다루기 위해 런던 병원에 파키슨씨 병 환자들의 심리 증세를 관찰하여 각 환자간 관계를 설정하는 데 적용하였다.The fuzzy relationship method was first developed by Bandler and Kohout and was applied to establish the relationship between each patient by observing psychological symptoms of Parkinson's patients at London Hospital to address the real-world possibilities.

퍼지 관계 방법에 의해 산출된 식은 아래와 같다.The equation calculated by the fuzzy relation method is as follows.

()식 1)( ) Equation 1)

일반적으로 검색 분류어들은 상하위 개념의 포함 관계로서 연관되어진다. 크리스프 환경에서는, 그리한 도서관의 도서 분류와 같이 어떤 분류어에는 하위 개념의 분류어들이 존재한다. 따라서 하위 개념의 분류어가 포함하고 있는 각각의 또 다른 하위 분류어들은 상위 분류어가 모두 포함하게 된다. 그러나 실제 검색 주체의 주관적 관점에 따라 그 상하위 포함 관계는 다소 상이하게 나타날 수 있다. 일반인의 관점에서 볼 때 인터넷이란 웹브라우저르 통해 검색되는 웹페이지들의 영역을 생각할 수도 있다. 그러나 전문가적인 입장에서는 인터넷이란 월드 와이드 웹(WWW)뿐만 아니라 FTP, Gopher, NEWS, Email 등의 통신 프로토콜을 지칭하는 용어이다.In general, search taxonomy is associated as a containment relationship of parent and child concepts. In the Crisp environment, subcategories of subcategories exist in some classifications, such as the library's book classification. Therefore, each of the other subclassifiers included in the subcategories of the subordinate concept includes all of the superclassifiers. However, depending on the subjective view of the actual search subject, the relationship between the top and bottom may be somewhat different. From the point of view of the public, the Internet can be thought of as the area of web pages searched through web browsers. However, from an expert point of view, the term Internet refers to communication protocols such as FTP, Gopher, NEWS, and Email, as well as the World Wide Web.

이러한 포함 관계의 모호성, 불확실성, 가변성을 처리하기 위해서 앞서 설명한 퍼지 관계 방법(Fuzzy Relational Products)을 적용하여 검색 환경과 검색 주체에 따라서 변동하는 유연성있는 분류 체계를 구현한다.In order to deal with the ambiguity, uncertainty, and variability of inclusion relations, the above-described fuzzy relational products are implemented to implement a flexible classification scheme that varies according to the search environment and the search subject.

우선적으로 고려할 것은 분류어와 검색어들 사이에 존재하는 관계를 정립할 필요가 있다. 기존의 검색 엔진에서는, 분류어 그 자체 외에는 그 분류와 상관되는 검색어는 존재하지 않는다. 본 발명에서는 각 분류에 일정 개수의 검색어를 0과 1사이의 값을 가지는 디그리로서 연관시킨다.The first thing to consider is to establish a relationship that exists between the taxonomy and the search terms. In the existing search engine, there is no search word correlated with the classification other than the classification word itself. In the present invention, each category is associated with a certain number of search terms as a degree having a value between 0 and 1.

퍼지 관계 방법에서의 식1)을 이용한 검색 분류 방법을 예를 들어 설명하면 다음과 같다.A search classification method using Equation 1) in the fuzzy relation method will be described below.

가정)home)

1) K1, K2, K3, K4, K5 : 검색어1) K1, K2, K3, K4, K5: Keyword

2) C1, C2, C3, C4, C5 : 상기 검색어를 구성 요소(Element)로 하는 퍼지 셋(Fuzzy set)2) C1, C2, C3, C4, C5: Fuzzy set using the search word as an element

3) R : 분류어를 열(Column)로 검색어를 행(Row)으로 하여 각 분류와 검색어간 관계를 나타내주는 행렬, 0과 1사이의 퍼지값(Fuzzy value)을 갖는다.3) R: A matrix representing the relationship between each classification and the search word, with the classification word as the column and the search word as the row, and having a fuzzy value between 0 and 1.

4): 분류어를 행(Row)으로 검색어를 열(Column)로 하는 행렬4) : Matrix with categorical terms as rows and search terms as columns

상기 가정과 식 1)을 통해 아래와 같은 식이 산출된다.The following equation is calculated through the assumption and equation 1).

()식 2)( ) Equation 2)

: 검색어의 총 개수 : Total number of queries

: 검색어 k가 분류어 j에 포함되는 정도 : The degree to which the search term k is included in the classification term j

: 검색어 k가 분류어 m에 포함되는 정도 : The degree to which the search term k is included in the classifier m

→: implication operator→: implication operator

상기 식 2)는 j번째 분류 셋의 검색어들을 m번째 분류 셋이 포함하는 정도를 나타낸다.Equation 2) represents the degree to which the m-th classification set includes search terms of the j-th classification set.

예) (), () Yes) ( ) , ( )

그러면 각 분류간 관계는 퍼지 관계 방법에 의해 401, 403 및 405와 같이 설정될 수 있다.Then, the relationship between the classifications may be set as 401, 403 and 405 by the fuzzy relationship method.

여기서, 알파컷(α-cut)은 최종 결과를 크리스프한 값으로 바꾸기 위한 기준값이다. 즉 알파컷이 1일 때(407) 0.8이하의 relational products의 값은 0이 되고 0.8초과는 1이 되며, 알파컷이 0.8일 때(409) 0.8미만의 relational products의 값은 0이 되고 0.8이상은 1이 된다.Here, alpha-cut is a reference value for converting the final result into a crisp value. In other words, when alpha cut is 1 (407), the relational products below 0.8 are 0 and above 0.8 are 1, and when alpha cut is 0.8 (409), the relational products below 0.8 are 0 and above 0.8 Becomes 1

도 5a 및 도 5b는 본 발명의 바람직한 일 실시예에 따른 검색 분류어의 퍼지 관계 방법 적용에서 알파컷(α-cut)에 따른 결과를 나타낸 도면이다.5A and 5B are diagrams illustrating results according to an alpha-cut in applying a fuzzy relation method of a search classification word according to an exemplary embodiment of the present invention.

도 5a 및 도 5b를 참조하면, 상기 도 4에 도시된 바에 의하여 얻어진 최종 relational products의 값으로 각 검색 분류어간 관계(relation)를 보여주는 구성도는 알파컷이 1일 때는 501과 같으며, 알파컷이 0.8일때는 503과 같다.Referring to FIGS. 5A and 5B, the configuration diagram showing the relation between each search classification word as the value of the final relational products obtained as shown in FIG. 4 is equal to 501 when the alpha cut is 1, and the alpha cut is 1. If it is 0.8, it is equal to 503.

알파컷이 1(501)일 때 검색 분류간의 포함 관계를 살펴보면, C1 분류 항목은 모든 분류 항목의 하위 분류이고, C3과 C5 각각은 C2, C4의 하위 분류이다.Looking at the inclusion relationship between search categories when the alpha cut is 1 (501), the C1 classification item is a subclass of all classification items, and C3 and C5 are subclasses of C2 and C4, respectively.

알파컷이 0.8(503)일 때 검색 분류간의 포함 관계를 살펴보면, C4가 최 상위 분류에 위치하며, C1, C3는 최 하위 분류에 위치한다. 알파컷이 1일 때의 분류 관계를 모두 포함하면서 확장된 것을 알 수 있다.Looking at the inclusion relationship between search categories when the alpha cut is 0.8 (503), C4 is located at the highest category, and C1 and C3 are located at the lowest category. It can be seen that the alphacut is extended while including all of the classification relations when 1.

여기서, 우리는 501 및 503에서 보는 바와 같이 일반적인 검색 분류와는 다른 다음과 같은 특이성을 발견할 수 있다.Here, we can find the following specificities that differ from the general search classifications, as seen at 501 and 503.

1) 분류의 공유성 : 501에서 C1은 C2, C3, C4, C5에 동시에 하위 분류 항목으로 구성된다. 이것은 일반 검색 분류어 분류의 배타적 개념 대신 공유 개념, 다중 계승(multi-inheritance)의 개념이 도입된 것이다. 즉 검색 분류어 C1에 의해 분류되는 사이트들은 상위 검색 분류어로서 C2, C3, C4, C5를 공유하게 된다.1) Sharedness of classification: At 501, C1 is composed of C2, C3, C4, and C5 subcategories simultaneously. Instead of the exclusive concept of general search taxonomy, the concept of shared, multi-inheritance is introduced. In other words, sites classified by the search classifier C1 share C2, C3, C4, and C5 as upper search classifiers.

2) 분류 레벨(Level)의 유동성 : 501에서 C1은 여러 개의 분류 계층에 위치할 수 있는 유동성을 가지고 있다. 검색 경로가 C2 --> C3 --> C1인 경우는 세번째 분류 계층에 속하지만 검색 경로가 C2 --> C1인 경우는 두번째 분류 계층에 속하게 된다.2) Liquidity of classification level: At 501, C1 has liquidity that can be located in several classification layers. If the search path is C2-> C3-> C1, it belongs to the third classification hierarchy, but if the search path is C2-> C1, it belongs to the second classification hierarchy.

3) 하나의 의미(semantic)에 대한 둘 이상의 표현(representation) : 503에서는 또 다른 특이성을 발견하게 된다. 그림에서 보는 바와 같이 C1, C3는 같은 의미의 검색 분류로서 다르게 표현될 뿐이다. 즉 C1과 C3는 모든 분류 관계들이 동일하다.3) Two or more representations of one semantic: at 503, another specificity is found. As shown in the figure, C1 and C3 are merely expressed differently as search classifications with the same meaning. In other words, C1 and C3 have the same classification.

4) 분류의 호환성 : 503에서 보여지는 또 다른 특이성은 C2와 C5는 서로가 하위 개념이면서 동시에 상위 개념이기도 한다. 그러나 C2, C5는 C1과 C3의 관계처럼 똑같은 의미(semantic)를 갖는 표현(representation)들은 아니다. C5는 C1, C3의 하위 분류이지만 C2는 그렇지 않다. 이 상황은 C1, C3와 C5의 관계에서도 비슷하게 설명된다.4) Classification compatibility: Another peculiarity shown in 503 is that C2 and C5 are both subordinate and mutually superior. However, C2 and C5 are not representations with the same semantics as the relationship between C1 and C3. C5 is a subclass of C1, C3, but C2 is not. This situation is similarly explained in the relationship between C1, C3 and C5.

5) 분류 체계의 주관성 : 501 및 503에서 보는 바와 같이 알파컷의 값에 따라 분류 체계는 달라 질 수 있다. 검색 환경과 검색 주체에 따라서 알파컷의 값을 연동시킬 수 있다.5) Subjectivity of the classification system: As shown in 501 and 503, the classification system can vary depending on the alphacut value. Depending on the search environment and the search subject, alphacut values can be linked.

도 6은 본 발명의 바람직한 일 실시예에 따른 퍼지 관계 방법에 따른 실분류 및 확장 분류를 나타낸 도면이다.6 is a diagram illustrating actual classification and extended classification according to a fuzzy relation method according to an exemplary embodiment of the present invention.

도 7은 본 발명의 바람직한 일 실시예에 따른 퍼지 관계 방법에 따른 확장 분류의 분류 체계를 나타낸 도면이다.7 is a diagram illustrating a classification system of extended classification according to a fuzzy relation method according to an embodiment of the present invention.

도 6 및 도 7을 참조하면, 검색 분류 A, B, C, D, E, F, G 사이의 포함 관계가 601에서 실선으로 표시되어 있고, 이들 사이의 퍼지 관계 방법에 따른 확장 분류 관계가 점선으로 표시되어 있다고 하자.6 and 7, the inclusion relationship between the search classifications A, B, C, D, E, F, and G is indicated by a solid line at 601, and the extension classification relationship according to the fuzzy relationship method is dotted. Let's say

즉, A, B, C, D, E, F, G 사이의 퍼지 관계 방법에 따른 확장 분류 관계는 701과 같이 표시될 수 있다.That is, the extended classification relationship according to the fuzzy relationship method between A, B, C, D, E, F, and G may be expressed as 701.

도 8은 본 발명의 바람직한 일 실시예에 따른 퍼지 관계 방법을 이용한 검색 분류간 유사 상관 관계 형성을 통한 검색 과정을 나타낸 순서도이다.8 is a flowchart illustrating a search process by forming a similar correlation between search classifications using a fuzzy relationship method according to an exemplary embodiment of the present invention.

도 8을 참조하면, 사용자(115)로부터 검색할 분류 항목 및 검색어를 수신(S801)하면, 검색 정보 데이터베이스(109)로부터 상기 분류 항목에 상응하는 하위 분류 항목을 추출(S803)한다. 그리고 퍼지 관계 방법에 따라 상기 분류 항목 및 하위 분류 항목 각각에 대한 유사(확장) 분류 항목을 검출(S805)한다. 이렇게검색 분류 항목 및 확장 유사 분류 항목이 검출되면, 분류 항목 각각에 대하여 상기 검색어에 대한 검색 처리(S807)를 한다.Referring to FIG. 8, when a classification item and a search word are received from the user 115 (S801), a lower classification item corresponding to the classification item is extracted from the search information database 109 (S803). In operation S805, similar (expanded) classification items for each of the classification items and the lower classification items are detected according to the fuzzy relation method. When the search classification item and the extended similar classification item are detected in this way, a search process for the search word is performed for each classification item (S807).

구체적으로 퍼지 관계 방법을 지원하는 검색 시스템을 통한 검색 순서는 다음과 같다.Specifically, the search order through the search system supporting the fuzzy relation method is as follows.

트리뷰 형태의 사용자 인터페이스 화면에서 원하는 검색 분류가 나올 때까지 검색 트리를 전개해 나가거나 검색어 입력 난에 원하는 검색 분류어를 입력한 후 리턴(return)키를 친다. 그러면 검색 트리에서 자동으로 분류 과정을 전개해 준다.From the user interface screen in the tree view form, expand the search tree until the desired search classification is displayed or enter the desired search classification word in the search word input field and hit the return key. The search tree will then automatically develop the classification process.

트리에서 분류를 선택할 때마다 그 분류에 직접 속하는 사이트들에 대한 요약 설명이 별도의 화면에서 표시될 수 있다. 요약 사이트를 선택할 때마다 그 사이트로 전환되며 자동으로 사이트 접속 또는 선택 횟수에 대한 통계 데이터를 수정할 수 있다.Each time you select a category from the tree, a summary of the sites that belong directly to that category may be displayed on a separate screen. Each time you select a summary site, you switch to that site and can automatically modify statistical data about how many times you visited or selected the site.

원하는 사이트가 해당 분류 또는 그 하위 분류에 없을 때 유사 분류로의 확장 분류 옵션을 선택한다. 사용자(115)의 확장 분류 선택에 대하여 퍼지 관계 방법에 따른 확장 유사 분류 항목을 검출하여 해당 확장 유사 분류 항목에서의 검색을 처리할 수 있다.If the site you want isn't in that category or a subcategory, select the Expand to similar category option. The extended similarity classification item according to the fuzzy relation method may be detected with respect to the extended classification selection of the user 115 to process a search in the corresponding extended similarity classification item.

본 발명은 상기 실시예에 한정되지 않으며, 많은 변형이 본 발명의 사상 내에서 당 분야에서 통상의 지식을 가진 자에 의하여 가능함은 물론이다.The present invention is not limited to the above embodiments, and many variations are possible by those skilled in the art within the spirit of the present invention.

상술한 바와 같이 본 발명에 따르면, 분류 검색에 있어서 퍼지 관계방법(Fuzzy Relational Products)을 이용하여 각 분류간 유사성에 대한 관계를 정립하고 문서 혹은 인터넷 사이트의 분류를 다중화하여 분류 검색의 재현율을 높임으로써 검색 효율을 올리는 방법 및 장치를 제공할 수 있다.As described above, according to the present invention, by establishing a relation for similarity between classifications by using the Fuzzy Relational Products in classification search, and by increasing the reproducibility of classification search by multiplexing the classification of documents or Internet sites It is possible to provide a method and apparatus for increasing the search efficiency.

또한 본 발명에 따르면, 분류가 모호한 검색어에 대하여 분류 확장을 제공하여 검색을 용이하게 하는 퍼지 관계 방법을 이용한 검색 방법 및 장치를 제공할 수 있다.In addition, according to the present invention, it is possible to provide a search method and apparatus using a fuzzy relation method that facilitates a search by providing a classification extension for a keyword whose classification is ambiguous.

또한 본 발명에 따르면, 여러 분류 항목의 하위 항목으로 속할 수 있는 분류 항목에 대한 분류의 공유성 및 분류 레벨의 유동성을 제공하여 검색 분류 체계를 효과적으로 관리할 수 있는 퍼지 관계 방법을 이용한 검색 방법 및 장치를 제공할 수 있다.In addition, according to the present invention, a search method and apparatus using a fuzzy relation method that can effectively manage the search classification system by providing the shareability of the classification and the fluidity of the classification level for the classification items that can belong to the lower items of the various classification items Can be provided.

또한 본 발명에 따르면, 퍼지 이론에서 에러의 한계를 규정하는 값을 다양하게 설정함으로써 분류 체계를 다양하게 연동시킬 수 있는 퍼지 관계 방법을 이용한 검색 방법 및 장치를 제공할 수 있다.In addition, according to the present invention, it is possible to provide a retrieval method and apparatus using a fuzzy relation method that can variously link the classification scheme by setting various values defining the error limit in the fuzzy theory.

또한 본 발명에 따르면, 검색 분류간의 상하위 개념에서의 특이성(예를 들어 하나의 검색 분류 항목이 다른 검색 분류에 대하여 하위 개념이면서 동시에 상위 개념이 되는 것)을 호환성 제공을 통해 해결하는 퍼지 관계 방법을 이용한 검색 방법 및 장치를 제공할 수 있다.In addition, according to the present invention, there is provided a fuzzy relation method for solving specificity (eg, one search classification item becomes a lower concept and a higher concept with respect to another search classification) by providing a compatibility between search classifications. It is possible to provide a search method and apparatus using the same.

또한 본 발명에 따르면, 검색 엔진뿐만 아니라 지능적 분류 방식의 기본 모델로서 활용되는 퍼지 관계 방법을 이용한 검색 방법 및 장치를 제공할 수 있다.In addition, according to the present invention, it is possible to provide a search method and apparatus using a fuzzy relation method which is used as a basic model of an intelligent classification method as well as a search engine.

또한 본 발명에 따르면, 분류 검색과 인덱스 검색의 장점을 규합한 검색 방식을 트리뷰(Tree view) 형태의 우수한 그래픽 사용자 인터페이스(GUI, Graphical user interface) 환경과 결합하여 사용자에게 사용상의 편리함을 제공하는 퍼지 관계 방법을 이용한 검색 방법 및 장치를 제공할 수 있다.In addition, according to the present invention, by combining a search method that combines the advantages of the classification search and the index search with an excellent graphical user interface (GUI) environment in the form of a tree view to provide a user convenience A search method and an apparatus using a fuzzy relation method can be provided.

Claims (16)

복수의 분류 항목으로 구성된 기본 분류 체계를 구비한 상태에서, 검색 분류간 유사 상관 관계 형성에 따른 검색을 제공하는 방법에 있어서,In the method having a basic classification system composed of a plurality of classification items, providing a search by forming a similar correlation between search classifications, 사용자로부터 분류 항목 및 검색어를 입력받는 단계;Receiving a category and a search word from a user; 상기 분류 항목을 상기 검색어를 구성 요소(Element)로 가지는 퍼지 셋(Fuzzy set)으로 간주하고, 상기 분류 항목에 속하는 검색 결과 각각에 대하여 상기 검색어의 빈도에 따른 퍼지 디그리(Fuzzy degree)를 산출하는 단계;Considering the classification item as a fuzzy set having the search word as an element, and calculating a fuzzy degree according to the frequency of the search word for each search result belonging to the classification item. ; 상기 분류 항목, 상기 퍼지 디그리를 기반으로 상기 기본 분류 체계에 퍼지 관계 방법을 적용하여 기본 분류 체계의 분류 항목 사이의 포함 관계를 미리 정의된 참값과 거짓값 사이의 디그리로 산출하는 단계;Calculating a inclusion relationship between predefined true and false values by applying a fuzzy relation method to the basic classification system based on the classification item and the fuzzy degree; 상기 산출된 디그리에 따라 확장 유사 분류 체계를 산출하는 단계;Calculating an extended similarity classification system according to the calculated degree; 데이터베이스로부터 상기 기본 분류 체계에서 상기 분류 항목에 대하여 상기 검색어에 대한 제1 검색 결과를 추출하는 단계;Extracting a first search result for the search word for the classification item from the database in the basic classification system; 데이터베이스로부터 상기 확장 유사 분류 체계에서 상기 분류 항목에 상응하는 확장 유사 분류 항목에 대하여 상기 검색어에 대한 제2 검색 결과를 추출하는 단계; 및Extracting a second search result for the search word for the extended similar classification item corresponding to the classification item in the extended similar classification system from a database; And 상기 제1 검색 결과 및 상기 제2 검색 결과를 출력하는 단계Outputting the first search result and the second search result 를 포함하는 검색 분류간 유사 상관 관계 형성에 따른 검색 방법.Search method according to the similar correlation between the search classification comprising a. 제1항에서,In claim 1, 상기 퍼지 관계 방법에 상응하는 수학식은Equation corresponding to the fuzzy relation method ()이되,( ) This, 여기서, k는 검색어에 대한 인덱스(index)이며,Where k is the index for the search term, j, m은 상기 검색어들을 구성 요소(Element)로 하는 분류 퍼지 셋(Fuzzy set)이며,j and m are classification fuzzy sets using the search terms as elements, R은 분류어를 열(Column)로 검색어를 행(Row)으로 하여 각 분류와 검색어간 관계를 나타내주는 0과 1사이의 퍼지값(Fuzzy value)을 갖는 행렬이며,R is a matrix with fuzzy values between 0 and 1 representing the relationship between each classification and the search terms, with the taxonomy column as the column, and the search term as the row. 는 분류어를 행(Row)으로 검색어를 열(Column)로 하는 행렬이며, Is a matrix where the taxon is Row and the search term is Column. 는 검색어의 총 개수이며, Is the total number of queries. 는 검색어 k가 분류어 j에 포함되는 정도이며, Is the degree to which the search term k is included in the taxonomy j. 는 검색어 k가 분류어 m에 포함되는 정도이며, Is the degree to which the query k is included in the classifier m. →는 임플리케이션 오퍼레이터(implication operator)인 것→ is the application operator 을 특징으로 하는 검색 분류간 유사 상관 관계 형성에 따른 검색 방법.Searching method according to the similarity correlation between search classifications. 제1항에서,In claim 1, 상기 기본 분류 체계에는The basic classification scheme 복수의 분류 체계 사이의 포함 관계에 따라 상하위 개념이 적용되는 것The concept of parenting being applied according to the inclusion relationship between multiple classification systems 을 특징으로 하는 검색 분류간 유사 상관 관계 형성에 따른 검색 방법.Searching method according to the similarity correlation between search classifications. 제1항에서,In claim 1, 상기 확장 유사 분류 체계는The extended similar classification system 상기 퍼지 관계 방법에 적용되는 멤버쉽 함수 데이터 및 알파컷(α-cut)에 상응하여 변경되는 것Change corresponding to the membership function data and alpha-cut applied to the fuzzy relation method 을 특징으로 하는 검색 분류간 유사 상관 관계 형성에 따른 검색 방법.Searching method according to the similarity correlation between search classifications. 복수의 분류 항목으로 구성된 기본 분류 체계를 구비한 상태에서, 검색 분류간 유사 상관 관계 형성에 따른 검색을 제공하는 방법에 있어서,In the method having a basic classification system composed of a plurality of classification items, providing a search by forming a similar correlation between search classifications, 사용자로부터 검색어를 입력받는 단계;Receiving a search word from a user; 데이터베이스로부터 상기 검색어에 상응하는 적어도 하나의 분류 항목 목록 및 상기 분류 항목 목록에 상응하는 검색 결과를 추출하는 단계;Extracting at least one category item list corresponding to the search term and a search result corresponding to the category item list from a database; 상기 검색 결과에서 상기 검색어의 빈도에 따른 퍼지 디그리가 가장 높은 분류 항목을 선택하는 단계;Selecting a classification item having the highest fuzzy degree according to the frequency of the search word in the search result; 상기 분류 항목, 상기 퍼지 디그리(Fuzzy degree)를 기반으로 상기 기본 분류 체계에 퍼지 관계 방법을 적용하여 기본 분류 체계의 분류 항목 사이의 포함 관계를 미리 정의된 참값과 거짓값 사이의 디그리로 산출하는 단계;Calculating a degree of inclusion between a classification item of a basic classification system as a degree between a predefined true value and a false value by applying a fuzzy relation method to the basic classification system based on the classification item and the fuzzy degree. ; 상기 산출된 디그리에 따라 확장 유사 분류 체계를 산출하는 단계;Calculating an extended similarity classification system according to the calculated degree; 상기 확장 유사 분류 체계를 이용하여 상기 분류 항목에 상응하는 확장 유사 분류 항목을 추출하는 단계;Extracting an extended similar classification item corresponding to the classified item by using the extended similar classification system; 데이터베이스로부터 상기 분류 항목 및 상기 확장 유사 분류 항목에 대하여 상기 검색어에 대한 검색 결과를 추출하는 단계; 및Extracting a search result for the search word for the classification item and the extended similarity classification item from a database; And 상기 검색 결과를 출력하는 단계Outputting the search results 를 포함하는 검색 분류간 유사 상관 관계 형성에 따른 검색 방법.Search method according to the similar correlation between the search classification comprising a. 제5항에서,In claim 5, 상기 퍼지 관계 방법에 상응하는 수학식은Equation corresponding to the fuzzy relation method ()이되,( ) This, 여기서, k는 검색어에 대한 인덱스(index)이며,Where k is the index for the search term, j, m은 상기 검색어들을 구성 요소(Element)로 하는 분류 퍼지 셋(Fuzzy set)이며,j and m are classification fuzzy sets using the search terms as elements, R은 분류어를 열(Column)로 검색어를 행(Row)으로 하여 각 분류와 검색어간 관계를 나타내주는 0과 1사이의 퍼지값(Fuzzy value)을 갖는 행렬이며,R is a matrix with fuzzy values between 0 and 1 representing the relationship between each classification and the search terms, with the taxonomy column as the column, and the search term as the row. 는 분류어를 행(Row)으로 검색어를 열(Column)로 하는 행렬이며, Is a matrix where the taxon is Row and the search term is Column. 는 검색어의 총 개수이며, Is the total number of queries. 는 검색어 k가 분류어 j에 포함되는 정도이며, Is the degree to which the search term k is included in the taxonomy j. 는 검색어 k가 분류어 m에 포함되는 정도이며, Is the degree to which the query k is included in the classifier m. →는 임플리케이션 오퍼레이터(implication operator)인 것→ is the application operator 을 특징으로 하는 검색 분류간 유사 상관 관계 형성에 따른 검색 방법.Searching method according to the similarity correlation between search classifications. 인 것을 특징으로 하는 검색 분류간 유사 상관 관계 형성에 따른 검색 방법.A search method according to the formation of a similar correlation between search classifications. 제5항에서,In claim 5, 상기 기본 분류 체계에는The basic classification scheme 복수의 분류 체계 사이의 포함 관계에 따라 상하위 개념이 적용되는 것The concept of parenting being applied according to the inclusion relationship between multiple classification systems 을 특징으로 하는 검색 분류간 유사 상관 관계 형성에 따른 검색 방법.Searching method according to the similarity correlation between search classifications. 제5항에서,In claim 5, 상기 확장 유사 분류 항목은The extended similar classification category 상기 퍼지 관계 방법에 적용되는 멤버쉽 함수 데이터 및 알파컷(α-cut)에 상응하여 변경되는 것Change corresponding to the membership function data and alpha-cut applied to the fuzzy relation method 을 특징으로 하는 검색 분류간 유사 상관 관계 형성에 따른 검색 방법.Searching method according to the similarity correlation between search classifications. 복수의 분류 항목으로 구성된 기본 분류 체계를 구비한 상태에서, 네트워크를 통해 검색 분류간 유사 상관 관계 형성에 따른 검색을 제공하는 방법에 있어서,In the method having a basic classification system composed of a plurality of classification items, providing a search according to the similar correlation between search classifications through a network, 사용자로부터 분류 항목 및 검색어를 수신하는 단계;Receiving a category and a search word from a user; 상기 분류 항목을 상기 검색어를 구성 요소로 가지는 퍼지 셋으로 간주하고, 상기 분류 항목에 속하는 검색 결과 각각에 대하여 상기 검색어의 빈도에 따른 퍼지 디그리를 산출하는 단계;Considering the classification item as a fuzzy set having the search word as a component, and calculating a fuzzy degree according to the frequency of the search word for each search result belonging to the classification item; 상기 분류 항목, 상기 퍼지 디그리를 기반으로 상기 기본 분류 체계에 퍼지 관계 방법을 적용하여 기본 분류 체계의 분류 항목 사이의 포함 관계를 미리 정의된 참값과 거짓값 사이의 디그리로 산출하는 단계;Calculating a inclusion relationship between predefined true and false values by applying a fuzzy relation method to the basic classification system based on the classification item and the fuzzy degree; 상기 산출된 디그리에 따라 확장 유사 분류 체계를 산출하는 단계;Calculating an extended similarity classification system according to the calculated degree; 데이터베이스로부터 상기 기본 분류 체계에서 상기 분류 항목에 대하여 상기 검색어에 대한 제1 검색 결과를 추출하는 단계;Extracting a first search result for the search word for the classification item from the database in the basic classification system; 데이터베이스로부터 상기 확장 유사 분류 체계에서 상기 분류 항목에 상응하는 확장 유사 분류 항목에 대하여 상기 검색어에 대한 제2 검색 결과를 추출하는 단계; 및Extracting a second search result for the search word for the extended similar classification item corresponding to the classification item in the extended similar classification system from a database; And 상기 사용자에게 상기 제1 검색 결과 및 상기 제2 검색 결과를 전송하는 단계Transmitting the first search result and the second search result to the user. 를 포함하는 검색 분류간 유사 상관 관계 형성에 따른 검색 방법.Search method according to the similar correlation between the search classification comprising a. 복수의 분류 항목으로 구성된 기본 분류 체계를 구비한 상태에서, 네트워크를 통해 검색 분류간 유사 상관 관계 형성에 따른 검색을 제공하는 방법에 있어서,In the method having a basic classification system composed of a plurality of classification items, providing a search according to the similar correlation between search classifications through a network, 사용자로부터 검색어를 수신하는 단계;Receiving a search word from a user; 데이터베이스로부터 상기 검색어에 상응하는 적어도 하나의 분류 항목 목록 및 상기 분류 항목 목록의 각각에 상응하는 검색 결과를 추출하는 단계;Extracting at least one category item list corresponding to the search term and a search result corresponding to each of the category item list from a database; 상기 검색 결과에서 상기 검색어의 빈도에 따른 퍼지 디그리가 가장 높은 분류 항목을 판단하는 단계;Determining a classification item having the highest fuzzy degree according to the frequency of the search word in the search result; 상기 분류 항목, 상기 퍼지 디그리를 기반으로 상기 기본 분류 체계에 퍼지 관계 방법을 적용하여 기본 분류 체계의 분류 항목 사이의 포함 관계를 미리 정의된 참값과 거짓값 사이의 디그리로 산출하는 단계;Calculating a inclusion relationship between predefined true and false values by applying a fuzzy relation method to the basic classification system based on the classification item and the fuzzy degree; 상기 산출된 디그리에 따라 확장 유사 분류 체계를 산출하는 단계;Calculating an extended similarity classification system according to the calculated degree; 상기 확장 유사 분류 체계를 이용하여 상기 분류 항목에 상응하는 확장 유사 분류 항목을 추출하는 단계;Extracting an extended similar classification item corresponding to the classified item by using the extended similar classification system; 데이터베이스로부터 상기 분류 항목 및 상기 확장 유사 분류 항목에 대하여 상기 검색어에 대한 검색 결과를 추출하는 단계; 및Extracting a search result for the search word for the classification item and the extended similarity classification item from a database; And 상기 사용자에게 상기 검색 결과를 전송하는 단계Sending the search results to the user 를 포함하는 검색 분류간 유사 상관 관계 형성에 따른 검색 방법.Search method according to the similar correlation between the search classification comprising a. 복수의 분류 항목으로 구성된 기본 분류 체계를 구비한 상태에서, 검색 분류간 유사 상관 관계 형성에 따른 검색을 제공하는 장치에 있어서,In the apparatus having a basic classification system composed of a plurality of classification items, to provide a search for forming a similar correlation between search classifications, 사용자로부터 분류 항목 및 검색어를 입력받는 수단;Means for receiving a category and a search word from a user; 상기 분류 항목을 상기 검색어를 구성 요소(Element)로 가지는 퍼지 셋(Fuzzy set)으로 간주하고, 상기 분류 항목에 속하는 검색 결과 각각에 대하여 상기 검색어의 빈도에 따른 퍼지 디그리(Fuzzy degree)를 산출하는 수단;A means for considering the classification item as a fuzzy set having the search word as an element, and calculating a fuzzy degree according to the frequency of the search word for each search result belonging to the classification item. ; 상기 분류 항목, 상기 퍼지 디그리를 기반으로 상기 기본 분류 체계에 퍼지 관계 방법을 적용하여 기본 분류 체계의 분류 항목 사이의 포함 관계를 미리 정의된 참값과 거짓값 사이의 디그리로 산출하는 수단;Means for calculating a inclusion relationship between a predefined true value and a false value by applying a fuzzy relation method to the basic classification system based on the classification item and the fuzzy degree; 상기 산출된 디그리에 따라 확장 유사 분류 체계를 산출하는 수단;Means for calculating an extended similarity classification scheme according to the calculated degree; 데이터베이스로부터 상기 기본 분류 체계에서 상기 분류 항목에 대하여 상기 검색어에 대한 제1 검색 결과를 추출하는 수단;Means for extracting a first search result for the search term for the classification item from the database from the database; 데이터베이스로부터 상기 확장 유사 분류 체계에서 상기 분류 항목에 상응하는 확장 유사 분류 항목에 대하여 상기 검색어에 대한 제2 검색 결과를 추출하는 수단; 및Means for extracting a second search result for the search term from the database for an extended similarity classification item corresponding to the classification item in the extended similarity classification system; And 상기 제1 검색 결과 및 상기 제2 검색 결과를 출력하는 수단Means for outputting the first search result and the second search result 을 구비하는 검색 분류간 유사 상관 관계 형성에 따른 검색 장치.Search apparatus according to the forming a similar correlation between search classification having a. 복수의 분류 항목으로 구성된 기본 분류 체계를 구비한 상태에서, 검색 분류간 유사 상관 관계 형성에 따른 검색을 제공하는 장치에 있어서,In the apparatus having a basic classification system composed of a plurality of classification items, to provide a search for forming a similar correlation between search classifications, 사용자로부터 검색어를 입력받는 수단;Means for receiving a search word from a user; 데이터베이스로부터 상기 검색어에 상응하는 적어도 하나의 분류 항목 목록 및 상기 분류 항목 목록에 상응하는 검색 결과를 추출하는 수단;Means for extracting at least one category item list corresponding to the search term and a search result corresponding to the category item list from a database; 상기 검색 결과에서 상기 검색어의 빈도에 따른 퍼지 디그리가 가장 높은 분류 항목을 선택하는 수단;Means for selecting a classification item having the highest fuzzy degree according to the frequency of the search word in the search result; 상기 분류 항목, 상기 퍼지 디그리(Fuzzy degree)를 기반으로 상기 기본 분류 체계에 퍼지 관계 방법을 적용하여 기본 분류 체계의 분류 항목 사이의 포함 관계를 미리 정의된 참값과 거짓값 사이의 디그리로 산출하는 수단;Means for calculating a containment relationship between classification items of a basic classification system as a degree between a predefined true value and a false value by applying a fuzzy relation method to the basic classification system based on the classification item and the fuzzy degree. ; 상기 산출된 디그리에 따라 확장 유사 분류 체계를 산출하는 수단;Means for calculating an extended similarity classification scheme according to the calculated degree; 상기 확장 유사 분류 체계를 이용하여 상기 분류 항목에 상응하는 확장 유사 분류 항목을 추출하는 수단;Means for extracting an extended similar classification item corresponding to the classification item using the extended similar classification system; 데이터베이스로부터 상기 분류 항목 및 상기 확장 유사 분류 항목에 대하여 상기 검색어에 대한 검색 결과를 추출하는 수단; 및Means for extracting search results for the search term for the classification item and the extended similarity classification item from a database; And 상기 검색 결과를 출력하는 수단Means for outputting the search results 을 구비하는 검색 분류간 유사 상관 관계 형성에 따른 검색 장치.Search apparatus according to the forming a similar correlation between search classification having a. 복수의 분류 항목으로 구성된 기본 분류 체계를 구비한 상태에서, 네트워크를 통해 검색 분류간 유사 상관 관계 형성에 따른 검색을 제공하는 장치에 있어서,In the apparatus having a basic classification system composed of a plurality of classification items, to provide a search for forming a similar correlation between search classifications through a network, 사용자로부터 분류 항목 및 검색어를 수신하는 수단;Means for receiving a classification item and a search word from a user; 상기 분류 항목을 상기 검색어를 구성 요소로 가지는 퍼지 셋으로 간주하고, 상기 분류 항목에 속하는 검색 결과 각각에 대하여 상기 검색어의 빈도에 따른 퍼지 디그리를 산출하는 수단;Means for considering the classification item as a fuzzy set having the search word as a component and calculating a fuzzy degree according to the frequency of the search word for each search result belonging to the classification item; 상기 분류 항목, 상기 퍼지 디그리를 기반으로 상기 기본 분류 체계에 퍼지 관계 방법을 적용하여 기본 분류 체계의 분류 항목 사이의 포함 관계를 미리 정의된 참값과 거짓값 사이의 디그리로 산출하는 수단;Means for calculating a inclusion relationship between a predefined true value and a false value by applying a fuzzy relation method to the basic classification system based on the classification item and the fuzzy degree; 상기 산출된 디그리에 따라 확장 유사 분류 체계를 산출하는 수단;Means for calculating an extended similarity classification scheme according to the calculated degree; 데이터베이스로부터 상기 기본 분류 체계에서 상기 분류 항목에 대하여 상기 검색어에 대한 제1 검색 결과를 추출하는 수단;Means for extracting a first search result for the search term for the classification item from the database from the database; 데이터베이스로부터 상기 확장 유사 분류 체계에서 상기 분류 항목에 상응하는 확장 유사 분류 항목에 대하여 상기 검색어에 대한 제2 검색 결과를 추출하는 수단; 및Means for extracting a second search result for the search term from the database for an extended similarity classification item corresponding to the classification item in the extended similarity classification system; And 상기 사용자에게 상기 제1 검색 결과 및 상기 제2 검색 결과를 전송하는 수단Means for sending the first search result and the second search result to the user 을 구비하는 검색 분류간 유사 상관 관계 형성에 따른 검색 장치.Search apparatus according to the forming a similar correlation between search classification having a. 복수의 분류 항목으로 구성된 기본 분류 체계를 구비한 상태에서, 네트워크를 통해 검색 분류간 유사 상관 관계 형성에 따른 검색을 제공하는 장치에 있어서,In the apparatus having a basic classification system composed of a plurality of classification items, to provide a search for forming a similar correlation between search classifications through a network, 사용자로부터 검색어를 수신하는 수단;Means for receiving a search term from a user; 데이터베이스로부터 상기 검색어에 상응하는 적어도 하나의 분류 항목 목록 및 상기 분류 항목 목록의 각각에 상응하는 검색 결과를 추출하는 수단;Means for extracting at least one category item list corresponding to the search term and a search result corresponding to each of the category item list from a database; 상기 검색 결과에서 상기 검색어의 빈도에 따른 퍼지 디그리가 가장 높은 분류 항목을 판단하는 수단;Means for determining a classification item having the highest fuzzy degree according to the frequency of the search word in the search result; 상기 분류 항목, 상기 퍼지 디그리를 기반으로 상기 기본 분류 체계에 퍼지 관계 방법을 적용하여 기본 분류 체계의 분류 항목 사이의 포함 관계를 미리 정의된 참값과 거짓값 사이의 디그리로 산출하는 수단;Means for calculating a inclusion relationship between a predefined true value and a false value by applying a fuzzy relation method to the basic classification system based on the classification item and the fuzzy degree; 상기 산출된 디그리에 따라 확장 유사 분류 체계를 산출하는 수단;Means for calculating an extended similarity classification scheme according to the calculated degree; 상기 확장 유사 분류 체계를 이용하여 상기 분류 항목에 상응하는 확장 유사 분류 항목을 추출하는 수단;Means for extracting an extended similar classification item corresponding to the classification item using the extended similar classification system; 데이터베이스로부터 상기 분류 항목 및 상기 확장 유사 분류 항목에 대하여 상기 검색어에 대한 검색 결과를 추출하는 수단; 및Means for extracting search results for the search term for the classification item and the extended similarity classification item from a database; And 상기 사용자에게 상기 검색 결과를 전송하는 수단Means for sending the search results to the user 을 구비하는 검색 분류간 유사 상관 관계 형성에 따른 검색 장치.Search apparatus according to the forming a similar correlation between search classification having a. 제1항 내지 제8항 중 적어도 어느 한 항에 기재된 검색 분류간 유사 상관 관계 형성에 따른 검색 방법을 수행하기 위하여 디지털 처리 장치에 의해 실행될 수있는 명령어들의 프로그램이 유형적으로 구현되어 있으며 디지털 처리 장치에 의해 판독될 수 있는 기록 매체.A program of instructions, which can be executed by a digital processing apparatus, is tangibly implemented in order to perform a searching method according to a similar correlation between the search classifications according to at least one of claims 1 to 8. The recording medium which can be read by. 프로그램이 저장되어 있는 메모리;A memory in which a program is stored; 상기 메모리와 결합되어 상기 프로그램을 실행하는 프로세서를 포함하되,A processor coupled to the memory to execute the program; 상기 프로세서는 상기 프로그램에 의해, 제9항 내지 제10항 중 적어도 어느 한 항에 기재된 검색 분류간 유사 상관 관계 형성에 따른 검색 방법을 실행하는 검색 분류간 유사 상관 관계 형성에 따른 검색 시스템.The processor is a search system according to the similar correlation between the search classifications to execute the search method according to the similarity between the search classifications according to at least one of claims 9 to 10 by the program.
KR1020010079142A 2001-12-14 2001-12-14 A method and system for searching by using Fuzzy Relational Products KR20020023737A (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
KR1020010079142A KR20020023737A (en) 2001-12-14 2001-12-14 A method and system for searching by using Fuzzy Relational Products
PCT/KR2002/002343 WO2003052635A1 (en) 2001-12-14 2002-12-13 A method and system for searching by using fuzzy relational products
AU2002366481A AU2002366481A1 (en) 2001-12-14 2002-12-13 A method and system for searching by using fuzzy relational products

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020010079142A KR20020023737A (en) 2001-12-14 2001-12-14 A method and system for searching by using Fuzzy Relational Products

Publications (1)

Publication Number Publication Date
KR20020023737A true KR20020023737A (en) 2002-03-29

Family

ID=19717027

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020010079142A KR20020023737A (en) 2001-12-14 2001-12-14 A method and system for searching by using Fuzzy Relational Products

Country Status (3)

Country Link
KR (1) KR20020023737A (en)
AU (1) AU2002366481A1 (en)
WO (1) WO2003052635A1 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1668541A1 (en) 2003-09-30 2006-06-14 British Telecommunications Public Limited Company Information retrieval
US20130060767A1 (en) * 2011-06-28 2013-03-07 Redbox Automated Retail, Llc System and method for searching and browsing for directly and indirectly matching media content

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH03232064A (en) * 1990-02-08 1991-10-16 Matsushita Electric Ind Co Ltd Information retrieving device
JPH04326164A (en) * 1991-04-25 1992-11-16 Nippon Steel Corp Data base retrieval system
JPH086970A (en) * 1994-06-15 1996-01-12 Ado In Kenkyusho:Kk Information retrieval device
US5517640A (en) * 1991-10-07 1996-05-14 Hitachi, Ltd. Data retrieving method and apparatus providing satisfaction or agreement degree
KR19980023608A (en) * 1996-09-30 1998-07-06 김광호 Database search system
US6324534B1 (en) * 1999-09-10 2001-11-27 Requisite Technology, Inc. Sequential subset catalog search engine

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3275612B2 (en) * 1995-02-28 2002-04-15 三菱電機株式会社 Fuzzy thesaurus generator
US6038560A (en) * 1997-05-21 2000-03-14 Oracle Corporation Concept knowledge base search and retrieval system

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH03232064A (en) * 1990-02-08 1991-10-16 Matsushita Electric Ind Co Ltd Information retrieving device
JPH04326164A (en) * 1991-04-25 1992-11-16 Nippon Steel Corp Data base retrieval system
US5517640A (en) * 1991-10-07 1996-05-14 Hitachi, Ltd. Data retrieving method and apparatus providing satisfaction or agreement degree
JPH086970A (en) * 1994-06-15 1996-01-12 Ado In Kenkyusho:Kk Information retrieval device
KR19980023608A (en) * 1996-09-30 1998-07-06 김광호 Database search system
US6324534B1 (en) * 1999-09-10 2001-11-27 Requisite Technology, Inc. Sequential subset catalog search engine

Also Published As

Publication number Publication date
AU2002366481A1 (en) 2003-06-30
WO2003052635A1 (en) 2003-06-26

Similar Documents

Publication Publication Date Title
Gupta et al. A new fuzzy logic based ranking function for efficient information retrieval system
US5895470A (en) System for categorizing documents in a linked collection of documents
US5835905A (en) System for predicting documents relevant to focus documents by spreading activation through network representations of a linked collection of documents
CN101692223B (en) Refined Search space is inputted in response to user
US20040093328A1 (en) Methods and systems for automated semantic knowledge leveraging graph theoretic analysis and the inherent structure of communication
US7340460B1 (en) Vector analysis of histograms for units of a concept network in search query processing
JP2005530250A (en) Data storage, retrieval, operation, and display tools that realize a multi-level perspective
Feng et al. Using fuzzy linguistic representations to provide explanatory semantics for data warehouses
Dang et al. ComModeler: Topic Modeling Using Community Detection.
Chavalarias et al. Draw me Science: Multi-level and multi-scale reconstruction of knowledge dynamics with phylomemies
Khan et al. A performance evaluation of semantic based search engines and keyword based search engines
Hoque et al. Combining conceptual query expansion and visual search results exploration for web image retrieval
Guesmi et al. Community detection in multi-relational social networks based on relational concept analysis
KR20020023737A (en) A method and system for searching by using Fuzzy Relational Products
Chehreghani et al. Density link-based methods for clustering web pages
Indrawan et al. Using Bayesian Networks as Retrieval Engines.
Choi et al. Text database discovery on the Web: Neural net based approach
Makarova et al. A case-based reasoning approach with fuzzy linguistic rules: Accuracy validation and application in interface design-support intelligent system
Aggarwal et al. Improving the efficiency of weighted page content rank algorithm using clustering method
Akilan et al. Pos tagging for classical tamil texts
KR100416477B1 (en) Apparatus and method for managing document intelligently
Grolmus et al. A web-based user-profile generator: foundation for a recommender and expert finding system.
Cagliero et al. Twecom: topic and context mining from twitter
Huang et al. Detecting hotspots in interdisciplinary research based on overlapping community detection
Jafari et al. ISPREC: Integrated Scientific Paper Recommendation using heterogeneous information network

Legal Events

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