KR101404644B1 - Apparatus and method for expanding knowledge base - Google Patents

Apparatus and method for expanding knowledge base Download PDF

Info

Publication number
KR101404644B1
KR101404644B1 KR1020120005881A KR20120005881A KR101404644B1 KR 101404644 B1 KR101404644 B1 KR 101404644B1 KR 1020120005881 A KR1020120005881 A KR 1020120005881A KR 20120005881 A KR20120005881 A KR 20120005881A KR 101404644 B1 KR101404644 B1 KR 101404644B1
Authority
KR
South Korea
Prior art keywords
verb
category
candidate
verbs
knowledge base
Prior art date
Application number
KR1020120005881A
Other languages
Korean (ko)
Other versions
KR20130084923A (en
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 KR1020120005881A priority Critical patent/KR101404644B1/en
Publication of KR20130084923A publication Critical patent/KR20130084923A/en
Application granted granted Critical
Publication of KR101404644B1 publication Critical patent/KR101404644B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/20Natural language analysis
    • G06F40/279Recognition of textual entities
    • G06F40/284Lexical analysis, e.g. tokenisation or collocates
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F17/00Digital computing or data processing equipment or methods, specially adapted for specific functions
    • G06F17/10Complex mathematical operations

Abstract

본 발명은 계층 구조의 주제 분류 디렉토리의 각 카테고리별로 상기 카테고리와 연관된 데이터를 수집하여 관련 문서를 생성하는 관련 문서 수집부; 상기 관련 문서에서 후보 동사를 추출하여 정제하는 동사 추출부; 상기 추출되어 정제된 후보 동사들 중에서 상기 카테고리와의 연관성이 높은 동사를 하나 이상 선별하는 연관성 평가부; 및 상기 선별된 동사를 상기 주제 분류 디렉토리 데이터에 통합하는 확장부를 포함하는 지식 베이스 확장 장치를 제공한다.The present invention relates to a related document collecting unit for collecting data related to the category in each category of a hierarchical subject classification directory and generating related documents; A verb extraction unit for extracting and refining candidate verbs from the related document; A relevance evaluator for selecting one or more verbs having high relevance to the category among the extracted and refined candidate verbs; And an extension unit for integrating the selected verbs into the subject classification directory data.

Description

지식 베이스 확장 장치 및 방법{APPARATUS AND METHOD FOR EXPANDING KNOWLEDGE BASE}[0001] APPARATUS AND METHOD FOR EXPANDING KNOWLEDGE BASE [0002]

본 발명은 지식 베이스 확장 장치 및 방법에 관한 것이다.The present invention relates to a knowledge base extension apparatus and method.

최근 사용자별로 맞춤형 서비스를 제공해주는 개인화 서비스가 인기를 끌고 있다. 개인화 정보 서비스는 동일한 상황에서도 서비스를 사용하는 각 사용자에게 적합한 서비스를 제공하기 때문에 개인화가 적용되지 않은 일반 서비스에 비해 사용자의 만족도가 높고 서비스의 품질 또한 높게 평가 받는다.Recently, a personalized service that provides a customized service for each user has become popular. Since personalized information service provides appropriate service for each user who uses service even under the same situation, user satisfaction and service quality are higher than general service without personalization.

예를 들어, 개인화된 뉴스 서비스의 경우 사용자가 요청하기 전에 사용자가 관심을 가질 만한 뉴스들을 추천해주어 사용자의 만족도를 높일 수 있는 서비스를 제공한다. 또 다른 예로, 개인화 검색 엔진은 관심사가 다른 두 사용자가 동일한 질의를 요청한 경우, 각 사용자에게 다른 결과를 반환해준다. For example, in the case of a personalized news service, a service is provided to increase user satisfaction by recommending news that the user may be interested in before requesting the user. As another example, a personalized search engine returns different results to each user when two users of different interests request the same query.

대부분의 경우 사용자의 질의는 짧고 모호한 경우가 많기 때문에 사용자의 의도를 정확하게 나타내기 어렵다. 예컨대, '카페'라는 질의는 '온라인 커뮤니티'를 의미하는 동시에 '커피와 음료를 판매하는 장소'의 의미를 갖고 있다. 그러므로 개인화 정보 서비스에서 가장 중요한 것은 사용자의 의도를 추론하는 것이다.In most cases, user queries are often short and ambiguous, making it difficult to accurately represent users' intentions. For example, the question 'Café' means 'online community' and 'coffee and beverages'. Therefore, what is most important in personalized information services is to infer user intentions.

이를 위해 사용자의 의도를 추론하기 위하여 사용자의 관심사를 공개된 디렉토리 데이터(ODP: Open Directory Project)와 같이, 계층화된 카테고리로 표현하는 방법이 연구되었다. 오픈 소스인 ODP는 웹 사이트들을 주제별로 분류하기 위하여 만들어진 계층 구조의 웹 디렉토리로써, 100만개 이상의 디렉토리와 490만개 이상의 웹 사이트를 트리 형태로 관리하고 있다. ODP는 규모와 품질 측면에서 사용자의 관심사를 나타내기에 유용한 소스라고 할 수 있다.In order to infer the user 's intention, a method of expressing the user' s interests in a layered category, such as Open Directory Project (ODP), has been studied. The open source ODP is a hierarchical web directory designed to organize web sites into thematic categories, managing over one million directories and over 4.9 million web sites in a tree format. ODP is a useful source of user interest in terms of size and quality.

사용자의 의도를 ODP의 카테고리로 나타내는 것은 사용자 의도를 명사의 형태로 표현하는 것을 의미한다. 이는 사용자의 의도를 주제별로 표현하기에 적합한 방법이지만 사용자의 의도를 더욱 명확하게 나타내고자 하는 경우에는 충분하지 않다. 예를 들어, 사용자의 의도를 명사 형태인 '카페'라는 ODP 카테고리로 표현한 경우, 개인화 검색 엔진은 사용자의 의도가 '온라인 커뮤니티'가 아니라 '커피와 음료를 판매하는 장소'를 의미함을 추론하여 그에 맞는 결과를 반환해줄 수는 있지만, 사용자가 원하는 것이 약속 장소를 정하기 위해 적절한 까페를 찾기 위한 것인지, 창업을 하기 위해 적절한 프랜차이즈 브랜드를 물색하기 위한 것인지, 또는 아르바이트를 하기 위해 채용 공고를 낸 까페가 있는지 검색하기 위한 것인지는 추론할 수 없다는 한계가 있다.The user's intention is expressed in the ODP category, which means that the user's intention is expressed in the form of a noun. This is a suitable method for expressing a user's intention by subject, but is not sufficient for expressing a user's intention more clearly. For example, if the intention of a user is represented by the ODP category "cafe", which is a noun form, the personalized search engine deduces that the intention of the user is not an 'online community' but a place to 'sell coffee and drinks' You can return the right results, but what you want is to find the right cafe to set the appointment place, to search for the appropriate franchise brand to start a business, There is a limitation that it can not be inferred whether or not it is for searching.

따라서 개인화 서비스를 좀더 효과적으로 제공하기 위해 ODP와 같은 지식 베이스를 확장할 필요가 있다.Therefore, it is necessary to expand knowledge base such as ODP to provide personalization service more effectively.

개인화 서비스와 관련하여 한국등록특허 제10-0341396호("계층 단어를 이용한 3차원 클러스터링 생성 시스템 및 그 방법")에는 유사도 기반의 클러스터링 기법에 계층 단어 개념을 접목한 구성이 개시되어 있다.Korean Patent No. 10-0341396 ("3-D Clustering Generation System and Method Therefor ", relating to personalization service) discloses a configuration combining a hierarchical word concept with a similarity-based clustering technique.

또한, 한국공개특허 제10-2011-0052821호("주제 분류 모듈 및 그를 이용한 문맥 광고 시스템")는 ODP를 활용하여 문맥 광고를 제공하는 구성이 개시되어 있다.Korean Patent Laid-Open No. 10-2011-0052821 ("a topic classification module and a contextual advertisement system using the same") discloses a configuration in which a context advertisement is provided using an ODP.

본 발명은 전술한 좀더 나은 개인화 서비스를 제공하는 문제를 해결하기 위한 것으로서, 그 목적은 사용자의 관심사를 좀더 효과적으로 표현할 수 있도록 주제 분류 디렉토리를 확장하는 지식 베이스 확장 장치 및 방법을 제공하는 것이다.The object of the present invention is to provide a knowledge base extension apparatus and method for expanding a subject classification directory so as to express a user's interest more effectively.

상기와 같은 목적을 달성하기 위한 본 발명의 제 1 측면에 따른 지식 베이스 확장 장치는, 계층 구조의 주제 분류 디렉토리의 각 카테고리별로 상기 카테고리와 연관된 데이터를 수집하여 관련 문서를 생성하는 관련 문서 수집부; 상기 관련 문서에서 후보 동사를 추출하여 정제하는 동사 추출부; 상기 추출되어 정제된 후보 동사들 중에서 상기 카테고리와의 연관성이 높은 동사를 하나 이상 선별하는 연관성 평가부; 및 상기 선별된 동사를 상기 주제 분류 디렉토리 데이터에 통합하는 확장부를 포함하는 것을 특징으로 한다.According to a first aspect of the present invention, there is provided a knowledge base expanding apparatus comprising: a related document collecting unit for collecting data related to the category for each category of a hierarchical subject classification directory and generating a related document; A verb extraction unit for extracting and refining candidate verbs from the related document; A relevance evaluator for selecting one or more verbs having high relevance to the category among the extracted and refined candidate verbs; And an extension unit for integrating the selected verb into the subject classification directory data.

상기와 같은 목적을 달성하기 위한 본 발명의 제 2 측면에 따른 지식 베이스 확장 방법은, (a) 계층 구조의 주제 분류 디렉토리의 각 카테고리별로 상기 카테고리와 연관된 데이터를 수집하여 관련 문서를 생성하는 단계; (b) 상기 관련 문서에서 후보 동사를 추출하여 정제하는 단계; (c) 상기 추출되어 정제된 후보 동사들 중에서 상기 카테고리와의 연관성이 높은 동사를 하나 이상 선별하는 단계; 및 (d) 상기 선별된 동사를 상기 주제 분류 디렉토리 데이터에 통합하는 단계;를 포함하되, 상기 주제 분류 디렉토리는 공개된 디렉토리 데이터(ODP: Open Directory Project)인 것을 특징으로 한다.According to a second aspect of the present invention, there is provided a knowledge base expanding method comprising the steps of: (a) collecting data related to the category for each category of a hierarchical subject classification directory to generate a related document; (b) extracting and refining the candidate verb from the related document; (c) selecting one or more verbs having high relevance to the category among the extracted and refined candidate verbs; And (d) incorporating the selected verb into the subject classification directory data, wherein the subject classification directory is an Open Directory Project (ODP).

본 발명은 지식 베이스 확장 장치 및 방법에 있어, 사용자의 관심사를 좀더 효과적으로 표현할 수 있도록 주제 분류 디렉토리를 확장하는 효과를 얻는다.The present invention obtains the effect of expanding a subject classification directory to more effectively express a user's interest in a knowledge base extension apparatus and method.

구체적으로, 사용자의 관심사를 명사와 연관 동사의 조합으로 표현할 수 있다.Specifically, a user's interest can be represented by a combination of a noun and an associated verb.

따라서 사용자 관심사 추론 성능이 향상되므로 좀더 향상된 개인화 서비스를 제공할 수 있다.Therefore, since the user interest inference performance is improved, a further improved personalization service can be provided.

또한 다양한 외부 소스를 활용하여 효과적으로 연관 동사를 추출하므로 추출되어 통합된 연관 동사의 정확도가 높다.In addition, it extracts the related verbs efficiently by using various external sources, so that the accuracy of the integrated verbs extracted is high.

도 1은 본 발명에 따른 지식 베이스 확장 장치의 구조를 도시함.
도 2은 ODP의 실시예를 도시함.
도 3는 본 발명에 따른 확장된 ODP의 실시예를 도시함.
도 4는 본 발명에 따른 지식 베이스 확장 방법의 흐름을 도시함.
도 5은 본 발명에 따른 관련 문서 수집 단계의 흐름을 도시함.
도 6은 본 발명에 따른 후보 동사 추출 단계의 흐름을 도시함.
도 7은 본 발명에 따른 연관성 높은 동사 선별 단계의 흐름을 도시함.
FIG. 1 shows a structure of a knowledge base extending apparatus according to the present invention.
Figure 2 shows an embodiment of ODP.
Figure 3 illustrates an embodiment of an extended ODP according to the present invention.
FIG. 4 shows a flow of a knowledge base expansion method according to the present invention.
5 shows the flow of the related document collection step according to the present invention.
FIG. 6 shows a flow of a candidate verb extraction step according to the present invention.
FIG. 7 shows a flow of a highly related verb selection step according to the present invention.

아래에서는 첨부한 도면을 참조하여 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자가 용이하게 실시할 수 있도록 본 발명의 실시예를 상세히 설명한다. 그러나 본 발명은 여러 가지 상이한 형태로 구현될 수 있으며 여기에서 설명하는 실시예에 한정되지 않는다. 그리고 도면에서 본 발명을 명확하게 설명하기 위해서 설명과 관계없는 부분은 생략하였으며, 명세서 전체를 통하여 유사한 부분에 대해서는 유사한 도면 부호를 붙였다.Hereinafter, embodiments of the present invention will be described in detail with reference to the accompanying drawings, which will be readily apparent to those skilled in the art. The present invention may, however, be embodied in many different forms and should not be construed as limited to the embodiments set forth herein. In order to clearly illustrate the present invention, parts not related to the description are omitted, and similar parts are denoted by like reference characters throughout the specification.

명세서 전체에서, 어떤 부분이 다른 부분과 "연결"되어 있다고 할 때, 이는 "직접적으로 연결"되어 있는 경우뿐 아니라, 그 중간에 다른 소자를 사이에 두고 "전기적으로 연결"되어 있는 경우도 포함한다. 또한 어떤 부분이 어떤 구성요소를 "포함"한다고 할 때, 이는 특별히 반대되는 기재가 없는 한 다른 구성요소를 제외하는 것이 아니라 다른 구성요소를 더 포함할 수 있는 것을 의미한다.Throughout the specification, when a part is referred to as being "connected" to another part, it includes not only "directly connected" but also "electrically connected" with another part in between . Also, when an element is referred to as "comprising ", it means that it can include other elements as well, without departing from the other elements unless specifically stated otherwise.

도 1은 본 발명에 따른 지식 베이스 확장 장치(10)를 나타낸 블록도이다.1 is a block diagram showing a knowledge base expansion apparatus 10 according to the present invention.

본 발명에 따른 지식 베이스 확장 장치(10)는 전술한 바와 같이 향상된 개인화 서비스를 제공하기 위해 지식 베이스를 확장한다. 지식 베이스는 각 사용자의 관심사를 주제별로 분류해놓은 것으로, 계층 구조를 갖는 주제 분류 디렉토리의 형태로 표현된다. 명사의 형태로 표현되어 있는 지식 베이스를 연관 동사까지 포함하도록 확장하여, 사용자의 관심사를 좀더 효과적으로 표현하는 것이 본 발명에 따른 지식 베이스 확장 장치(10)이 목적이다.The knowledge base extension device 10 according to the present invention extends the knowledge base to provide enhanced personalization services as described above. The knowledge base is classified according to the topic of interest of each user, and is expressed in the form of a subject classification directory having a hierarchical structure. It is an object of the knowledge base expanding apparatus 10 according to the present invention that a knowledge base expressed in the form of a noun is extended to include an associated verb to more effectively express a user's interest.

이를 위해 본 발명에 따른 지식 베이스 확장 장치(10)는 주제 분류 디렉토리의 각 카테고리별로 연관된 데이터를 수집하여 관련 문서를 생성하는 관련 문서 수집부(100), 관련 문서에서 후보 동사를 추출하여 정제하는 동사 추출부(200), 추출되어 정제된 후보 동사들 중에서 카테고리와의 연관성이 높은 동사를 하나 이상 선별하는 연관성 평가부(300), 선별된 동사를 주제 분류 디렉토리 데이터에 통합하는 확장부(400)를 포함한다. To this end, the knowledge base extension apparatus 10 according to the present invention includes a related document collection unit 100 for collecting data related to each category of a subject classification directory and generating related documents, a verb An associating unit 300 for selecting one or more verbs having high relevance to the category among the extracted candidate verbs and an expanding unit 400 for incorporating the selected verbs into the subject classification directory data .

또한 일실시예에서 지식 베이스 확장 장치(10)는 확장된 주제 분류 디렉토리를 활용하여 개인화 서비스를 제공하는 활용부(미도시)를 더 포함할 수 있다. 또는 지식 베이스 확장 장치가 개인화 서비스 장치의 사용자 의도 추론 모듈 내에 포함되어 사용되는 것도 가능하다.Also, in one embodiment, the knowledge base extension apparatus 10 may further include an application unit (not shown) for providing a personalized service using the extended subject classification directory. Or the knowledge base extension device may be included and used in the user's intention reasoning module of the personalized service device.

바람직한 실시예에서, 주제 분류 디렉토리는 공개된 디렉토리 데이터(ODP: Open Directory Project)를 사용한다. ODP는 사용자가 자발적으로 참여하여 월드 와이드 웹 사이트들의 링크를 계층형 온톨로지 형태로 수집하여 놓은 개방형 디렉토리이다. 원래의 도메인 명이 directory.mozilla.org이었기 때문에 Dmoz라고도 불린다. 현재 ODP 사이트의 주소는 http://www.dmoz.org이다.In a preferred embodiment, the subject classification directory uses Open Directory Project (ODP). ODP is an open directory where users voluntarily participate and collect links of world wide web sites in a hierarchical ontology form. It is also called Dmoz because the original domain name was directory.mozilla.org. The current ODP site address is http://www.dmoz.org.

도 2에는 ODP의 실시예가 도시되어 있다.An embodiment of the ODP is shown in Fig.

본 실시예에서 사용자는 Computer>Company>Apple Inc. 순으로 ODP 디렉토리를 탐색하였다. 'apple'이라는 질의는 이렇게 '애플이라는 이름의 IT 회사'로 해석될 수도 있고, '사과라는 과일'을 뜻할 수도 있다. 도 2은 이러한 사용자의 관심사가 ODP 등의 주제 분류 디렉토리로 어떻게 표현되는지 도시하고 있다. 본 실시예에서는 사용자가 Computer>Company>Apple Inc. 순으로 ODP 디렉토리를 탐색하였지만, 또다른 사용자는 Shopping>Food>Fruit>Apple 순으로 ODP 디렉토리를 탐색할 수도 있을 것이다.In the present embodiment, the user can select Computer> Company> Apple Inc. The ODP directory was searched in order. The query 'apple' could be interpreted as an 'IT company named Apple' or it could mean apple fruit. Figure 2 shows how this user's interest is expressed in a subject classification directory such as ODP. In this embodiment, when the user selects Computer> Company> Apple Inc. Another user browses the ODP directory in the order of Shopping> Food> Fruit> Apple.

이때, 전술한 바와 같이 개인화 검색 엔진은 이러한 주제 분류 디렉토리를 이용하여, 사용자가 단순히 'apple'이라는 질의만을 입력하였어도, 각 사용자에 맞춰 어떤 사용자에게는 회사인 애플사에 대한 정보가 상위에 표시된 검색 결과를, 또다른 사용자에게는 과일인 사과에 대한 정보가 상위에 표시된 검색 결과를 반환해줄 수 있다. 이러한 사용자의 의도 추론에는 유사도 계산이 사용된다. 예를 들어 도 2에 도시된 사용자에 대한 유사도 점수는 Computer>Company>Apple Inc. 쪽이 0.86으로 Shopping>Food>Fruit>Apple 쪽의 0.2보다 높으므로, 이 사용자에 대해서는 Apple Inc.가 상위에 표시된 검색 결과를 반환할 것이다.At this time, as described above, the personalized search engine uses the subject classification directory, and even if the user simply inputs the query 'apple', the information on the company, Apple Company, , And another user can return a search result with information about the apples that are fruits. The similarity calculation is used for the user's intention reasoning. For example, the similarity score for the user shown in FIG. Is higher than 0.2 on Shopping> Food> Fruit> Apple side at 0.86, so Apple Inc. will return the search results shown above.

도 3는 본 발명에 따른 확장된 ODP의 실시예를 도시하고 있다.Figure 3 illustrates an embodiment of an extended ODP according to the present invention.

도 2에 도시된 사용자의 의도를 좀더 구체적으로 들여다보면, 이 사용자가 'apple'이라는 질의를 입력한 이유는 아이튠즈 등 컨텐츠를 다운로드하고 싶어서일 수도, 아이폰 등 제품을 구매하고 싶어서일 수도, 또는 CEO인 스티브 잡스에 대한 정보를 찾고 싶어서일 수도 있다. 각 경우에 대해 'download', 'buy', 'search'를 'Apple Inc.'에 대한 연관 동사로 추출할 수 있다. 2, the user entered the query 'apple' because he or she wanted to download content such as iTunes, to purchase a product such as an iPhone, or to the CEO You might want to find information about Steve Jobs. For each case, you can extract 'download', 'buy', and 'search' as an associative verb for 'Apple Inc.'.

연관 동사까지 유사도 계산을 확장하면 사용자의 의도를 좀더 정확하게 추론하여 좀더 향상된 개인화 서비스를 제공할 수 있다. 도 3에 도시된 사용자의 경우, (apple, download)의 유사도 점수는 0.67, (apple, buy)의 유사도 점수는 0.78, (apple, search)의 유사도 점수는 0.23이다. 따라서 이 사용자는 애플의 제품 구매에 관심이 있음을 알 수 있다. 따라서 개인화 검색 엔진은 애플사에 대한 정보 중에서도 제품에 대한 정보를 상위에 표시해줄 수 있다.Extending the computation of similarity to an associative verb can provide a more personalized service by more accurately inferring a user's intention. In the case of the user shown in FIG. 3, the similarity score of (apple, download) is 0.67, the similarity score of (apple, buy) is 0.78, and the similarity score of (apple, search) is 0.23. So this user is interested in purchasing Apple's products. Therefore, the personalized search engine can display the information about the product among the information about the Apple.

도 4는 본 발명에 따른 지식 베이스 확장 방법의 흐름을 도시하고 있다.FIG. 4 shows a flow of a knowledge base extension method according to the present invention.

계층 구조의 주제 분류 디렉토리의 각 카테고리별로 연관된 데이터를 수집하여 관련 문서를 생성한다(S510). 생성된 관련 문서에서 후보 동사를 추출하여 정제하고(S520), 추출되어 정제된 후보 동사들 중에서 카테고리와의 연관성이 높은 동사를 하나 이상 선별한 후(S530), 선별된 동사를 주제 분류 디렉토리 데이터에 통합한다(S540).The related data is collected for each category of the subject classification directory of the hierarchical structure to generate a related document (S510). The candidate verbs are extracted and refined in the generated related document (S520). One or more verbs having high relevance to the category among the extracted and refined candidate verbs are selected (S530), and the selected verbs are classified into the subject classification directory data (S540).

도 5을 통해 관련 문서 생성 단계(S510)에 대해 더 자세히 살펴보자.Let us examine the relevant document generation step (S510) through FIG. 5 in more detail.

본 발명에 따른 지식 베이스 확장 방법은 다양한 외부 소스를 활용하여 카테고리와 연관된 동사를 많이 포함할만한 문서를 생성한다. 즉, 여러 소스로부터 주어진 카테고리에 연관된 데이터를 수집하여 하나의 문서로 통합한다. 중요한 것은 카테고리와 연관성이 높은 동사를 포함하고 있을 만한 데이터를 찾는 것이므로, 검색 결과 페이지, ODP에 분류된 웹 페이지, 검색 로그와 같은 다양한 소스를 활용한다.The knowledge base extension method according to the present invention generates a document including a large number of verbs related to categories by using various external sources. That is, the data associated with a given category from various sources is collected and integrated into one document. It is important to look for data that may contain verbs that have a high relevance to the category, so it uses a variety of sources such as search results pages, web pages classified in the ODP, and search logs.

관련 문서를 생성하기 위해 본 발명에 따른 지식 베이스 확장 방법이 활용하는 정보 원천의 첫번째 예는 ODP에 분류되어 있는 웹 페이지들의 제목 및 설명 데이터이다(S610). ODP에 분류된 웹 페이지들은 각 카테고리와 연관된 페이지이기 때문에 연관된 동사를 많이 포함하고 있으므로 좋은 정보 수집 원천이다. 이때 하위에 분류된 웹 페이지의 개수가 적은 경우를 대비하여 하위 카테고리들에 분류된 웹 페이지들을 함께 활용할 수도 있다. A first example of an information source utilized by the knowledge base extension method according to the present invention to generate a related document is title and description data of web pages classified in the ODP (S610). Because Web pages classified in the ODP are pages associated with each category, they are a good source of information because they contain many related verbs. At this time, the web pages classified into the subcategories may be utilized together in case that the number of the web pages classified into the lower level is small.

관련 문서를 생성하기 위해 본 발명에 따른 지식 베이스 확장 방법이 활용하는 정보 원천의 두번째 예는 카테고리를 질의로 사용하였을 때 검색 엔진이 반환한 검색 결과 페이지에 포함되어 있는 웹 페이지들의 제목 및 요약 데이터이다(S620). 검색 결과 페이지는 검색 엔진에서 질의에 대하여 반환한 웹 페이지들의 목록으로, 어떤 질의에 대해서도 적절하고 많은 데이터를 반환하기 때문에, 카테고리를 질의로 사용한다면 연관된 동사를 많이 포함한 웹 페이지 정보를 수집할 수 있다.A second example of an information source utilized by the knowledge base extension method according to the present invention to generate a related document is the title and summary data of the web pages included in the search result page returned by the search engine when the category is used as a query (S620). The search result page is a list of the web pages returned by the search engine for the query, and returns appropriate and large amount of data for any query, so if you use the category as a query, you can collect web page information containing many related verbs .

관련 문서를 생성하기 위해 본 발명에 따른 지식 베이스 확장 방법이 활용하는 정보 원천의 세번째 예는 검색 로그에 포함되어 있는 웹 페이지들의 제목 및 요약 데이터이다(S630). 검색 로그는 사용자가 검색할 때 사용하는 질의나 클릭한 URL, 클릭한 시간 등과 같은 웹 사용자들의 사용 패턴을 기록한 정보로, 사용자들이 자주 클릭한 웹 페이지 정보들을 포함하고 이러한 웹 페이지들은 주어진 질의와 연관된 많은 동사들을 포함하기 때문에 검색 로그는 유용한 외부 소스이다.A third example of the information source utilized by the knowledge base extension method according to the present invention to generate a related document is the title and summary data of web pages included in the search log (S630). The search log is a record of usage patterns of web users such as a query used by a user, a clicked URL, a clicked time, and the like. The search log includes information on web pages that are frequently clicked by users. Search logs are a useful external source because they contain many verbs.

구체적으로, 본 발명에 따른 지식 베이스 확장 방법은 검색 로그에서 효과적으로 정보를 추출하기 위해, 디렉토리와 유사도가 높은 질의들에 대하여 클릭된 웹 페이지들의 제목과 URL, 요약 정보를 이용하여 임시 문서들을 생성한 후, 주어진 ODP 카테고리에 대하여 임시 문서와의 유사도를 측정하여 연관된 질의의 순위를 정하고, 상위에 랭크된 질의들에 대한 임시 문서를 통합하여 하나의 문서를 생성한다.Specifically, in order to effectively extract information from a search log, a knowledge base extension method according to the present invention generates temporary documents using the title, URL, and summary information of clicked web pages on queries having a high degree of similarity with a directory Then, the degree of similarity with the provisional document is measured for a given ODP category, the related query is ranked, and the provisional document for the ranked queries is integrated to generate one document.

정보 수집이 완료되면, 수집한 정보를 하나의 관련 문서로 통합한다(S640). 이때, 전술한 정보 수집 단계들(S610, S620, S630)을 수행하는 순서는 중요하지 않으며, 본 발명에 따른 지식 베이스 확장 방법이 관련 문서를 생성하기 위해 활용하는 정보 원천도 전술한 세가지 예에 한정되지 않는다.When the information collection is completed, the collected information is integrated into one related document (S640). At this time, the order of performing the information collecting steps (S610, S620, S630) is not important, and the information source utilized by the knowledge base extension method according to the present invention to generate the related document is limited to the three examples It does not.

도 6은 생성된 관련 문서에서 후보 동사를 추출하는 단계(S520)를 도시하고 있다.FIG. 6 shows a step (S520) of extracting candidate verbs from the generated related document.

먼저, 생성된 관련 문서에서 카테고리명을 포함하는 문장을 추출한 후(S710), 각 문장을 단어 단위의 토큰으로 분할한다(S720). 예를 들어, 관련 문서에 카테고리명 'apple'을 포함하는 'Apple designs and creates iPod and iTunes'라는 문장이 있다면, 'Apple', 'designs', 'and', 'creates, 'iPod', 'and', 'iTunes'라는 토큰들이 추출된다.First, a sentence including the category name is extracted from the generated related document (S710), and the sentence is divided into tokens of word units (S720). For example, if there is a sentence called 'Apple designs and creates iPod and iTunes' that includes the category name 'apple' in the related document, then 'Apple', 'designs', 'and' ',' iTunes' tokens are extracted.

다음, 각 토큰을 태깅하고 품사가 동사로 태깅된 토큰만 남긴다(S730). 이를 위한 도구로 본 발명에 따른 지식 베이스 확장 방법은 Stanford Natural Language Processing Tool을 사용할 수 있다. 예를 들어, 전술한 예에서 'designs'와 'creates'라는 토큰만 남는다.Next, each token is tagged, and only the token tagged with the verb is left (S730). As a tool for this, the knowledge base extension method according to the present invention can use the Stanford Natural Language Processing Tool. For example, in the above example, only the 'designs' and 'creates' tokens remain.

다음, 각 토큰의 어근만 남겨 다양한 형태의 동일한 동사들을 하나의 동사로 인지한다(S740). 이를 위한 도구로 본 발명에 따른 지식 베이스 확장 방법은 Poter stemmer를 사용할 수 있다. 예를 들어, 'designs'와 'designing'은 어근 'design'만 남는다.Next, the same verbs of various forms are recognized as one verb, leaving only the root of each token (S740). As a tool for this, the knowledge base extension method according to the present invention can use a potter stemmer. For example, 'designs' and 'designing' leave only the root 'design'.

다음, 추출된 동사들 중에서 기지정된 불용어를 제거한다(S750). 불용어는 카테고리에 상관없이 자주 등장하는 동사로 'is', 'are'와 같이 연관 동사를 추출하는 데에 의미가 없는 동사를 의미한다.Next, in step S750, the previously-designated abbreviations are removed from the extracted verbs. An abbreviation is a verb which appears frequently irrespective of category, and means a verb that is not meaningful in extracting an association verb such as 'is' or 'are'.

도 7을 통해 연관성 높은 동사 선별 단계(S530)에 대해 더 자세히 살펴보자.Let us examine the more relevant verb selection step (S530) through FIG.

이 단계에서는 후보 동사 중 지식 베이스 확장에 사용될 동사를 선정하기 위해 연관성 점수가 계산된다. 연관성 점수란 후보 동사가 주어진 카테고리와 얼마나 연관되어 있는지를 의미한다. 문서 내에서 동사의 발생 빈도가 높을수록, 문장 내에서 동사와 카테고리명간 거리가 짧을수록 높은 점수를 부여된다.In this step, the relevance score is calculated to select the verb to be used in the knowledge base expansion of the candidate verbs. The relevance score means how much the candidate verb is related to a given category. The higher the frequency of occurrence of the verb in the document, the higher the score is given as the distance between the verb and the category name in the sentence is shorter.

따라서 먼저 후보 동사와 카테고리명간 문장내 평균 거리를 산출하고(S810), 후보 동사의 문서 내 정규화된 발생 빈도를 산출한 후(S820), 이 두 가지 정보를 바탕으로 후보 동사의 연관성을 산출한다(S830).Accordingly, the average distance between the candidate verbs and the category name is calculated (S810), the normalized occurrence frequency in the document of the candidate verb is calculated (S820), and the relevance of the candidate verb is calculated based on the two information S830).

구체적으로 살펴보면, 후보 동사와 카테고리간 연관성 점수는 다음 수식들을 사용하여 계산된다.Specifically, the relevance score between the candidate verb and the category is calculated using the following equations.

Figure 112012004874842-pat00001
Figure 112012004874842-pat00001

Figure 112012004874842-pat00002
Figure 112012004874842-pat00002

Figure 112012004874842-pat00003
Figure 112012004874842-pat00003

여기에서 vi는 i번째 동사이며, c는 카테고리명이다. nvf(vi)는 후보 동사의 문서내 정규화된 발생 빈도, avd(vi, c)는 후보 동사와 카테고리명간 문장내 평균 거리를 의미한다.Where vi is the i-th verb, and c is the category name. nvf (vi) is the normalized occurrence frequency of the candidate verb in the document, and avd (vi, c) is the average distance in the sentence between the candidate verb and the category name.

vf(vi)는 동사의 발생 빈도를 의미하며, V는 문서에서 추출된 동사의 전체 집합을 의미한다. 즉, nvf(vi)는 동사의 발생 빈도를 문서 내에서 발생한 모든 동사의 발생 빈도의 합으로 정규화한 값을 의미한다.vf (vi) means the occurrence frequency of the verb, and V means the entire set of verbs extracted from the document. That is, nvf (vi) means a value obtained by normalizing the occurrence frequency of the verb to the sum of occurrence frequencies of all verbs occurring in the document.

또한, loc(vi)는 동사 vi의 위치 집합을 나타낸다. 이는 문서 내에서 동일한 동사가 여러번 등장하기 때문에 각 위치값을 얻기 위한 함수이다. dist(l, c)는 동사와 디렉토리명 사이의 거리값을 얻기 위한 함수이다.Loc (vi) represents the location set of the verb vi. This is a function to obtain each position value because the same verb appears multiple times in the document. dist (l, c) is a function to obtain the distance value between the verb and the directory name.

모든 후보 동사에 대해 연관성 점수가 산출되면, 그중 연관성 점수가 높은 후보 동사를 일정 개수 선별하여, 해당 카테고리의 연관 동사로 지정한다(S840). When all the candidate verbs are calculated, a certain number of candidate verbs having a high relevance score are selected and designated as an associated verb of the category (S840).

전술한 본 발명의 설명은 예시를 위한 것이며, 본 발명이 속하는 기술분야의 통상의 지식을 가진 자는 본 발명의 기술적 사상이나 필수적인 특징을 변경하지 않고서 다른 구체적인 형태로 쉽게 변형이 가능하다는 것을 이해할 수 있을 것이다. 그러므로 이상에서 기술한 실시예들은 모든 면에서 예시적인 것이며 한정적이 아닌 것으로 이해해야만 한다. 예를 들어, 단일형으로 설명되어 있는 각 구성 요소는 분산되어 실시될 수도 있으며, 마찬가지로 분산된 것으로 설명되어 있는 구성 요소들도 결합된 형태로 실시될 수 있다.It will be understood by those skilled in the art that the foregoing description of the present invention is for illustrative purposes only and that those of ordinary skill in the art can readily understand that various changes and modifications may be made without departing from the spirit or essential characteristics of the present invention. will be. It is therefore to be understood that the above-described embodiments are illustrative in all aspects and not restrictive. For example, each component described as a single entity may be distributed and implemented, and components described as being distributed may also be implemented in a combined form.

본 발명의 범위는 상세한 설명보다는 후술하는 특허청구범위에 의하여 나타내어지며, 특허청구범위의 의미 및 범위 그리고 그 균등 개념으로부터 도출되는 모든 변경 또는 변형된 형태가 본 발명의 범위에 포함되는 것으로 해석되어야 한다.It is intended that the present invention covers the modifications and variations of this invention provided they come within the scope of the appended claims and their equivalents. .

10: 지식 베이스 확장장치
100: 관련 문서 수집부
200: 동사 추출부
300: 연관성 평가부
400: 확장부
10: Knowledge base extension device
100: Related document collection section
200: verb extraction unit
300: Association evaluation unit
400: Extension part

Claims (11)

지식 베이스 확장 장치에 있어서,
계층 구조의 주제 분류 디렉토리의 각 카테고리별로 상기 카테고리와 연관된 데이터를 수집하여 관련 문서를 생성하는 관련 문서 수집부;
상기 관련 문서에서 후보 동사를 추출하여 정제하는 동사 추출부;
상기 추출되어 정제된 후보 동사들 중에서 상기 카테고리와의 연관성 점수가 다른 후보 동사들보다 높은 동사를 하나 이상 선별하는 연관성 평가부; 및
상기 선별된 동사를 상기 주제 분류 디렉토리 데이터에 통합하는 확장부를 포함하는 지식 베이스 확장 장치.
A knowledge base extension apparatus comprising:
A related document collecting unit for collecting data related to the category for each category of the hierarchical structure classification directory to generate a related document;
A verb extraction unit for extracting and refining candidate verbs from the related document;
A relevance evaluator for selecting one or more verbs higher than the candidate verbs having a score of relevance to the category among the extracted and refined candidate verbs; And
And an extension for integrating the selected verb into the subject classification directory data.
제 1 항에 있어서,
상기 지식 베이스 확장 장치는 상기 확장된 주제 분류 디렉토리를 활용하여 개인화 서비스를 제공하는 활용부를 더 포함하는 지식 베이스 확장 장치.
The method according to claim 1,
Wherein the knowledge base extension apparatus further comprises an application unit for providing a personalization service using the extended subject classification directory.
제 1 항에 있어서,
상기 주제 분류 디렉토리는 공개된 디렉토리 데이터(ODP: Open Directory Project)인 지식 베이스 확장 장치.
The method according to claim 1,
Wherein the subject classification directory is open directory data (ODP).
제 1 항에 있어서,
상기 관련 문서 수집부는 검색 엔진이 사용자의 질의에 대해 반환한 검색 결과 페이지에서 웹 페이지들의 제목 및 요약 데이터를 수집하거나, 검색 로그에서 웹 페이지들의 제목 및 요약 데이터를 수집하거나, 또는 공개된 디렉토리 데이터에 분류되어 있는 웹 페이지들의 제목 및 설명 데이터를 수집하는 지식 베이스 확장 장치.
The method according to claim 1,
The related document collection unit collects the title and summary data of web pages in the search result page returned by the search engine for the user's query, collects title and summary data of the web pages in the search log, A knowledge base extension device for collecting title and description data of classified web pages.
제 1 항에 있어서,
상기 동사 추출부는 상기 관련 문서에서 상기 카테고리의 이름을 포함하는 문장을 구성하는 단어 중 동사만 추출한 후, 상기 동사를 어근으로만 구분되도록 정제하여 상기 후보 동사를 추출하며, 상기 후보 동사 중 기지정된 불용어를 제거하는 지식 베이스 확장 장치.
The method according to claim 1,
Wherein the verb extractor extracts only a verb among words constituting a sentence including the name of the category in the related document and then extracts the candidate verb by purifying the verb to be divided only into a root, A knowledge base extension device.
제 1 항에 있어서,
상기 연관성 평가부는 상기 관련 문서에서 상기 후보 동사의 발생 빈도가 높을수록, 또는 상기 카테고리의 이름을 포함하는 문장에서 상기 후보 동사와 상기 카테고리간 거리가 짧을수록 다른 후보 동사들보다 상대적으로 높은 연관성 점수를 부여하는 지식 베이스 확장 장치.
The method according to claim 1,
The relevance evaluating unit may determine that the higher the occurrence frequency of the candidate verb in the related document, or the higher the relevance score of the candidate verb is, the shorter the distance between the candidate verb and the category is in a sentence including the category name Knowledge base extension device.
제 1 항에 있어서,
상기 연관성 평가부는
문서 내에서 동사의 위치 값을 사용하여 후보 동사와 카테고리명간 문장내 평균 거리를 도출하고,
동사와 카테고리명 사이의 거리값, 및 동사의 발생 빈도를 사용하여 후보 동사의 문서내 정규화된 발생 빈도를 도출한 후,
상기 도출된 평균 거리 및 발생 빈도를 기초로 상기 후보 동사와 상기 카테고리의 이름간의 연관성을 계산하는 지식 베이스 확장 장치.
The method according to claim 1,
The association evaluating unit
Using the position value of the verb in the document, we derive the mean distance between the candidate verb and the category name,
After deriving the normalized frequency of occurrences of the candidate verb in the document using the distance value between the verb and the category name and the occurrence frequency of the verb,
And calculates the association between the candidate verb and the name of the category based on the derived average distance and the occurrence frequency.
지식 베이스 확장 방법에 있어서,
(a) 계층 구조의 주제 분류 디렉토리의 각 카테고리별로 상기 카테고리와 연관된 데이터를 수집하여 관련 문서를 생성하는 단계;
(b) 상기 관련 문서에서 후보 동사를 추출하여 정제하는 단계;
(c) 상기 추출되어 정제된 후보 동사들 중에서 상기 카테고리와의 연관성 점수가 다른 후보 동사들보다 높은 동사를 하나 이상 선별하는 단계; 및
(d) 상기 선별된 동사를 상기 주제 분류 디렉토리 데이터에 통합하는 단계;를 포함하되,
상기 주제 분류 디렉토리는 공개된 디렉토리 데이터(ODP: Open Directory Project)인 지식 베이스 확장 방법.
In a knowledge base extension method,
(a) collecting data associated with the category for each category of a hierarchical subject classification directory and generating a related document;
(b) extracting and refining the candidate verb from the related document;
(c) selecting one or more verbs higher than the candidate verbs having a score of relevance to the category among the extracted and refined candidate verbs; And
(d) incorporating the selected verb into the subject classification directory data,
Wherein the subject classification directory is open directory data (ODP).
제 8 항에 있어서,
상기 (a) 단계는
상기 공개된 디렉토리 데이터에 분류되어 있는 웹 페이지들의 제목 및 설명 데이터를 수집하는 단계;
검색 엔진이 사용자의 질의에 대해 반환한 검색 결과 페이지에서 웹 페이지들의 제목 및 요약 데이터를 수집하는 단계; 및
검색 로그에서 웹 페이지들의 제목 및 요약 데이터를 수집하는 단계;를 포함하는 지식 베이스 확장 방법.
9. The method of claim 8,
The step (a)
Collecting title and description data of web pages classified in the published directory data;
Collecting title and summary data of web pages on a search result page returned by the search engine for the user's query; And
And collecting title and summary data of web pages in a search log.
제 8 항에 있어서,
상기 (b) 단계는
상기 관련 문서에서 상기 카테고리의 이름을 포함하는 문장을 구성하는 단어 중 동사만 추출한 후, 상기 동사를 어근으로만 구분되도록 정제하여 상기 후보 동사를 추출하며, 상기 후보 동사 중 기지정된 불용어를 제거하는 지식 베이스 확장 방법.
9. The method of claim 8,
The step (b)
Extracting only the verb among the words constituting the sentence including the name of the category in the related document, extracting the candidate verb such that the verb is divided into only the root and separating the verb from the candidate verb, Base extension method.
제 8 항에 있어서,
상기 (c) 단계는
문서 내에서 동사의 위치 값을 사용하여 후보 동사와 카테고리명간 문장내 평균 거리를 도출하고,
동사와 카테고리명 사이의 거리값, 및 동사의 발생 빈도를 사용하여 후보 동사의 문서내 정규화된 발생 빈도를 도출한 후,
상기 도출된 평균 거리 및 발생 빈도를 기초로 상기 후보 동사와 상기 카테고리의 이름간의 연관성을 계산하는 지식 베이스 확장 방법.
9. The method of claim 8,
The step (c)
Using the position value of the verb in the document, we derive the mean distance between the candidate verb and the category name,
After deriving the normalized frequency of occurrences of the candidate verb in the document using the distance value between the verb and the category name and the occurrence frequency of the verb,
Wherein the association between the candidate verb and the name of the category is calculated based on the derived average distance and the occurrence frequency.
KR1020120005881A 2012-01-18 2012-01-18 Apparatus and method for expanding knowledge base KR101404644B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020120005881A KR101404644B1 (en) 2012-01-18 2012-01-18 Apparatus and method for expanding knowledge base

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020120005881A KR101404644B1 (en) 2012-01-18 2012-01-18 Apparatus and method for expanding knowledge base

Publications (2)

Publication Number Publication Date
KR20130084923A KR20130084923A (en) 2013-07-26
KR101404644B1 true KR101404644B1 (en) 2014-07-01

Family

ID=48995344

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020120005881A KR101404644B1 (en) 2012-01-18 2012-01-18 Apparatus and method for expanding knowledge base

Country Status (1)

Country Link
KR (1) KR101404644B1 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2015037815A1 (en) * 2013-09-16 2015-03-19 고려대학교 산학협력단 Semantic search system in smart device and search method using same
KR101508583B1 (en) * 2013-09-16 2015-04-14 고려대학교 산학협력단 Semantic searching system and method for smart device
KR101967301B1 (en) * 2017-12-07 2019-04-09 한국생산기술연구원 Fault Diagnosis System For Rotating Device Using Convergence of Learning Data

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR19990053161A (en) * 1997-12-23 1999-07-15 정선종 Search Method of Related Verbs for Semantic Information Retrieval
KR20070102035A (en) * 2006-04-13 2007-10-18 엘지전자 주식회사 System and method for classifying document
KR20110029629A (en) * 2009-09-16 2011-03-23 엔에이치엔(주) Method and system for providing search service extended by synonym

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR19990053161A (en) * 1997-12-23 1999-07-15 정선종 Search Method of Related Verbs for Semantic Information Retrieval
KR20070102035A (en) * 2006-04-13 2007-10-18 엘지전자 주식회사 System and method for classifying document
KR20110029629A (en) * 2009-09-16 2011-03-23 엔에이치엔(주) Method and system for providing search service extended by synonym

Also Published As

Publication number Publication date
KR20130084923A (en) 2013-07-26

Similar Documents

Publication Publication Date Title
CN101551806B (en) Personalized website navigation method and system
KR102075833B1 (en) Curation method and system for recommending of art contents
US20130054638A1 (en) System for detecting and tracking topic based on opinion and social-influencer for each topic and method thereof
KR20130079352A (en) Product synthesis from multiple sources
CN102236646A (en) Personalized item-level vertical pagerank algorithm iRank
WO2010098178A1 (en) Information recommendation device, information recommendation method, and information recommendation program
CN104462336A (en) Information pushing method and device
WO2014138415A1 (en) Linguistic expression of preferences in social media for prediction and recommendation
US20050038866A1 (en) Information search support apparatus, computer program, medium containing the program
KR20120101233A (en) Method for providing sentiment information and method and system for providing contents recommendation using sentiment information
KR101758695B1 (en) Multi korean wave contents search and recommendation system based on social taste anaysis
WO2009116723A1 (en) Method and system for providing url possible new advertising
JP4743766B2 (en) Impression determination system, advertisement article generation system, impression determination method, advertisement article generation method, impression determination program, and advertisement article generation program
KR101404644B1 (en) Apparatus and method for expanding knowledge base
JP2011515754A5 (en)
JP5492047B2 (en) Purchasing behavior analysis apparatus, purchasing behavior analysis method, purchasing behavior analysis program, purchasing behavior analysis system, and control method
KR20100132376A (en) Apparatus and method for providing snippet
KR101074820B1 (en) Recommendation searching system using internet and method thereof
KR101518488B1 (en) Value enhancing method and system of online contents
JP2009223537A (en) Information providing system and information providing method
KR101902460B1 (en) Device for document categorizing
KR101866411B1 (en) Method for providing document recommandation information, and device using the same
Schedl et al. Investigating the Similarity Space of Music Artists on the Micro-Blogosphere.
KR20130082662A (en) Apparatus and method for managing topic map user interest keyword, apparatus and method for advertising using topic map
Wei et al. Integrated recommender systems based on ontology and usage mining

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
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: 20170328

Year of fee payment: 4

FPAY Annual fee payment

Payment date: 20180406

Year of fee payment: 5

FPAY Annual fee payment

Payment date: 20190411

Year of fee payment: 6