KR100756658B1 - Automatic Construction Method Of Electronic Catalogs - Google Patents

Automatic Construction Method Of Electronic Catalogs Download PDF

Info

Publication number
KR100756658B1
KR100756658B1 KR1020060017578A KR20060017578A KR100756658B1 KR 100756658 B1 KR100756658 B1 KR 100756658B1 KR 1020060017578 A KR1020060017578 A KR 1020060017578A KR 20060017578 A KR20060017578 A KR 20060017578A KR 100756658 B1 KR100756658 B1 KR 100756658B1
Authority
KR
South Korea
Prior art keywords
catalog
data
classification
classifier
learning
Prior art date
Application number
KR1020060017578A
Other languages
Korean (ko)
Other versions
KR20070087311A (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 KR1020060017578A priority Critical patent/KR100756658B1/en
Publication of KR20070087311A publication Critical patent/KR20070087311A/en
Application granted granted Critical
Publication of KR100756658B1 publication Critical patent/KR100756658B1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N5/00Details of television systems
    • H04N5/222Studio circuitry; Studio devices; Studio equipment
    • H04N5/262Studio circuits, e.g. for mixing, switching-over, change of character of image, other special effects ; Cameras specially adapted for the electronic generation of special effects
    • H04N5/2621Cameras specially adapted for the electronic generation of special effects during image pickup, e.g. digital cameras, camcorders, video cameras having integrated special effects capability
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/38Information transfer, e.g. on bus
    • G06F13/42Bus transfer protocol, e.g. handshake; Synchronisation
    • G06F13/4282Bus transfer protocol, e.g. handshake; Synchronisation on a serial bus, e.g. I2C bus, SPI bus
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N25/00Circuitry of solid-state image sensors [SSIS]; Control thereof
    • H04N25/70SSIS architectures; Circuits associated therewith
    • H04N25/71Charge-coupled device [CCD] sensors; Charge-transfer registers specially adapted for CCD sensors
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N9/00Details of colour television systems
    • H04N9/77Circuits for processing the brightness signal and the chrominance signal relative to each other, e.g. adjusting the phase of the brightness signal relative to the colour signal, correcting differential gain or differential phase
    • H04N9/78Circuits for processing the brightness signal and the chrominance signal relative to each other, e.g. adjusting the phase of the brightness signal relative to the colour signal, correcting differential gain or differential phase for separating the brightness signal or the chrominance signal from the colour television signal, e.g. using comb filter
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B2219/00Program-control systems
    • G05B2219/10Plc systems
    • G05B2219/15Plc structure of the system
    • G05B2219/15024RS422, balanced lines, xor, only one transmitter, receiver, RS485

Abstract

본 발명은 전자 카탈로그 자동 구축 방법에 관한 것으로, 기 구축된 전자 카탈로그 데이터에 대하여 어휘 사전을 참조하여 주요 단어추출을 통해서 표현을 확장하여 정규화 및 표준화 처리를 수행해서 학습 데이터를 생성하는 학습 데이터 생성 단계와; 상기 학습 데이터를 카탈로그 분류기에 전달하여 상기 카탈로그 분류기를 학습시키는 카탈로그 분류기 학습 단계와; 분류 대상이 되는 분류 요청된 전자 카탈로그 데이터에 대하여 어휘 사전을 참조하여 주요 단어추출을 통해서 표현을 확장하고 정규화 및 표준화 처리를 수행해서 카탈로그 분류기에 전달하는 분류 요청된 전자 카탈로그 데이터의 어휘 확장 및 표준화 단계와; 상기 카탈로그 분류기가 상기 학습 데이터를 이용하여 분류 학습을 수행하고 상기 분류 요청된 전자 카탈로그 데이터에 대하여 적합한 분류를 추천하는 카탈로그 분류단계를 포함하여 구성된다.The present invention relates to a method for automatically constructing an electronic catalog, wherein a learning data generation step of generating learning data by performing a normalization and standardization process by extending a representation by extracting a key word with reference to a lexical dictionary for prebuilt electronic catalog data Wow; A catalog classifier learning step of delivering the training data to a catalog classifier to train the catalog classifier; Vocabulary expansion and standardization step of classification-requested e-catalog data to be classified to classify the e-catalog data to be categorized by extending the expression through key word extraction, performing normalization and standardization, and delivering it to the catalog classifier. Wow; The catalog classifier includes a catalog classification step of performing classification learning using the learning data and recommending a suitable classification for the classification requested electronic catalog data.

전자 카탈로그, 자동 분류, 카탈로그 속성, 어휘 확장 E-catalogue, automatic categorization, catalog properties, vocabulary extensions

Description

전자 카탈로그 자동 구축 방법 {Automatic Construction Method Of Electronic Catalogs}Automatic Construction Method Of Electronic Catalogs

도 1은 종래 전자 카탈로그 구축 절차를 개략적으로 도시한 도면,1 is a view schematically showing a conventional electronic catalog construction procedure;

도 2는 본 발명에 따른 전자 카탈로그 자동 구축 방법을 설명하기 위해 개략적으로 도시한 처리 절차도,2 is a schematic process diagram illustrating a method for automatically building an electronic catalog according to the present invention;

도 3은 본 발명에 따른 카탈로그 자동 분류기의 작동 프로세스를 개략적으로 도시한 도면,3 is a view schematically showing an operating process of the catalog automatic classifier according to the present invention;

도 4는 본 발명에 따른 전자 카탈로그 자동 구축 방법에서 신규 요청 품목이 오프-라인이나 온-라인으로 들어왔을 때 자동화 툴의 처리 흐름도를 도식화한 도면,4 is a diagram illustrating a processing flowchart of an automated tool when a new request item comes off-line or on-line in the automatic electronic catalog construction method according to the present invention;

도 5는 본 발명에 따른 전자 카탈로그 자동 구축 방법에서 신규 요청되어 온 데이터를 품목 승인하는 시점에서의 흐름도.5 is a flowchart at the time of item approval of the newly requested data in the electronic catalog automatic construction method according to the present invention.

본 발명은 전자 카탈로그 자동 구축 방법에 관한 것으로, 보다 상세하게는 전자 상거래시 유통되는 상품 정보(상품 카탈로그)를 마켓 플레이스(Market Place) 의 분류체계에 맞도록 자동 분류하고 정제하는 전자 카탈로그 구축을 위한 전자 카탈로그 자동 구축 방법에 관한 것이다.The present invention relates to a method for automatically building an electronic catalog, and more particularly, to an electronic catalog for automatically classifying and refining product information (commodity catalog) distributed in electronic commerce according to a classification system of a market place. The present invention relates to an electronic catalog automatic construction method.

현재, B2B 마켓 플레이스 등과 같은 전자 상거래 비즈니스는 다량의 물품을 취급한다. 이때, 각 참여 주체별 물품에 대한 인식 및 판단은 주로 해당 물품이 속한 분류에 의해 이루어지며, 이는 공급자와 구매자의 전자화된 물품 내역을 필요로 하게 된다. 전자화된 물품 내역을 구성하는 것이 전자 카탈로그이며, 공급자와 구매자는 해당 전자 카탈로그의 물품 내역을 확인하고 필요로 하는 물품에 대한 거래를 수행하게 된다. 그리고 이는 전자적으로 이루어지는 거래 요청 및 처리이므로 수주 및 발주 문서 등에 대한 전자적인 처리뿐만 아니라 자동화 처리를 가능하게 한다는 점에서 전자상거래 시스템의 핵심 기반이라고 할 수 있다.Currently, e-commerce businesses such as B2B marketplaces handle large quantities of goods. At this time, the recognition and judgment of the goods for each participating entity is mainly made by the classification to which the goods belong, which requires the details of the electronic goods of the supplier and the buyer. The electronic catalog is an electronic catalog, and the supplier and the buyer check the electronic catalog and perform a transaction on the required product. And since this is a transaction request and processing made electronically, it can be said to be the core foundation of the electronic commerce system in that it enables automated processing as well as electronic processing of orders and order documents.

전자 카탈로그 시스템을 구축하고, B2C나 B2B 마켓 플레이스를 운영하게 되면 마켓 플레이스를 이용하는 고객이나 상품 담당자를 통해서 해당 마켓 플레이스의 전자 카탈로그에서 추가적인 상품등록이 필요하게 된다.If you build an e-catalogue system and operate a B2C or B2B marketplace, you will need to register additional products in the e-catalogue of the marketplace through your customer or product manager.

전자 카탈로그 구축에 있어, 기존에 존재하는 산업별 표준 분류 및 그 기준에 따른 개별 물품에 대하여 분류작업에는 많은 인력과 비용을 투입하여야 한다. 또한, 개별 물품에 대하여 정확한 분류를 하기 위해서는 물품 지식을 보유한 산업별 전문가(Domain Experts)가 필요하다. In building an electronic catalog, a lot of manpower and money should be invested in the existing classification of industry-specific standards and the classification of individual items according to the standards. In addition, accurate classification of individual articles requires domain experts with product knowledge.

이와 같이 추가적인 상품등록이 필요할 때 추가적인 상품등록을 요하는 요청건수가 적을 때는 마켓 플레이스 운영자나 구매 담당자, 카탈로그 담당자의 업무투입시간이 크게 소요되지는 않지만, 전자 카탈로그에 등록할 상품 개수가 대량의 데 이터이거나 등록할 상품의 분류가 다품종 및 다원화되어 있을 경우에는 해당 운영자나 담당자의 업무투입시간이 많이 필요하게 되고, 이에 따라 마켓 플레이스는 적기에 상품을 등록하고 주문할 수 있도록 하기 위해서 인력증원이나 비용을 지불하게 된다. 도 1은 기존의 상품 등록 처리를 도식화한 도면이다.When additional product registration is required, if the number of requests for additional product registration is small, the input time of the marketplace operator, the purchasing manager, or the catalog manager does not take much time, but the number of products to be registered in the electronic catalog is large. If the data or the classification of the product to be registered are diversified and diversified, the time required for the operation of the operator or the person in charge is increased. Accordingly, the marketplace can increase the manpower or the cost in order to register and order the product in a timely manner. You pay. 1 is a diagram illustrating an existing product registration process.

기존의 일반적인 전자 카탈로그 시스템에서 상품 등록은 도 1의 전자 카탈로그 상품 등록 처리와 같은 절차로 진행되고 있다. 이를 설명하면 다음과 같다.In the existing general electronic catalog system, product registration is performed in the same procedure as the electronic catalog product registration process of FIG. 1. This is described as follows.

즉, 바이어(Buyer)로부터의 상품등록요청은 3가지 방법으로 이루어진다. 기존 웹 인터페이스를 이용한 개별 아이템의 신규입력, 기 구축된 타사 전산망과 실시간으로 이루어지는 일괄 아이템의 인터페이스(I/F) 신규입력, 그리고 해당 사업장 신규 런칭 혹은 대규모 사업으로 인한 다량의 벌크성 아이템의 신규입력이다.That is, a product registration request from a buyer is made in three ways. New input of individual items using the existing web interface, new input of interface (I / F) of batch items made in real time with established third-party computer networks, and new input of large quantities of bulk items due to new launch of the site or large-scale business to be.

신청된 신규요청 데이터들은 각각의 경로에 따라 클린징(Cleansing) 작업이 이루진 후 클린징이 끝난 데이터를, 웹 입력 및 I/F 입력에 대해서는 바로 저장하고, 벌크성 대량 아이템에 대해서는 엑셀데이터와 별도의 C/S프로그램으로 비공개적이고 수동적인 신규요청 데이터베이스 작업이 이루어진다.Requested new data will be saved immediately after cleansing work along each path, for web input and I / F input, and separate from Excel data for bulk bulk items. A C / S program creates a private, passive new request database.

기입된 신규요청 건은 카탈로그 총괄 담당자가 분류(UNSPSC의 세그먼트까지)를 확인 후 카탈로그 총괄 담당자는 실제 분류체계의 리프 노드(Leaf Node)를 담당하는 카탈로그 담당자를 찾아서 직접 할당한다. 해당 품목의 카탈로그 담당자는 요청들어 온 품목이 어떠한 UNSPSC 리프 노드에 생성할지를 결정한 후 기존상품과 동일한 제품이 있는지 모든 아이템에 대해 개별적인 확인 작업을 거치고 전자 카탈로그에 상품을 등록하게 된다.After the catalog manager checks the classification (up to the segment of UNSPSC), the catalog manager finds the catalog manager in charge of the leaf node of the actual taxonomy and assigns it directly. The catalog manager of the item decides on which UNSPSC leaf node the requested item will be created, and then individually checks all items for the same product as the existing product and registers the product in the electronic catalog.

좀 구체적으로 살펴보면 전자 카탈로그에 상품을 등록하기 위해서는 다음과 같은 과정을 거치게 된다.In detail, in order to register a product in an electronic catalog, the following process is performed.

즉, 바이어가 마켓 플레이스에 등록을 요청하는 상품등록 요청 데이터는 비정형성을 띄게 되고, 이러한 비정형성을 띄고 있는 신규요청 데이터를 마켓 플레이스 전자 카탈로그 시스템에 등록하기 위해서 정비하는 데이터 정형화 작업인 데이터 클린징 작업이 필요하게 된다.In other words, the product registration request data that the buyer requests to register with the marketplace is atypical, and the data cleansing operation, which is a data shaping operation that is maintained to register such atypical new request data in the marketplace e-catalog system. This is necessary.

또, 바이어가 요청한 상품을 전자 카탈로그에 등록할 때에 시장에서 비즈니스가 활성화되어 있는 마켓 플레이스에서 취급하는 상품이 많거나 상품등록요청 들어오는 건수가 대량, 다품종일 때는 한 명의 카탈로그 담당자가 처리하기에는 업무량이 많을 수밖에 없고 이에 따라서 거래가 활발한 대형 B2B, B2C 마켓 플레이스에서는 상품의 등록을 담당하는 해당 카탈로그 품목 담당자 수가 적게는 5명에서 많게는 20명까지 업무를 분담하고 있다. 따라서 신규상품등록요청이 다량으로 들어올 경우에는 카탈로그 총괄담당자가 각각 분류 및 상품군에 해당하는 카탈로그 담당자에게 요청 건을 할당해주는 작업이 필요하다.In addition, when a product requested by a buyer is registered in an e-catalog, there is a lot of work to be handled by one catalog manager when there are a large number of products handled by a marketplace where the business is active in the market, or when the number of product registration requests comes in large quantities or multiple products. As a result, the large B2B and B2C marketplaces, which are actively trading, share their work with as few as five to as many as twenty. Therefore, when a large number of new product registration requests come in, it is necessary for the catalog manager to assign a request to the catalog manager corresponding to the classification and product group.

또한, 신규상품등록 요청에 대해서 각각의 카탈로그 담당자가 결정되면 해당 카탈로그 담당자는 자신이 맡은 신규상품등록 요청 건들을 기존에 가지고 있는 상품등록 정보와 비교해 본 후 기 구축된 상품정보가 있는 경우 신규 데이터를 구축하지 않고 해당 아이템에 매핑하여 아이템의 중복을 없앤다.In addition, when each catalog owner is determined for a new product registration request, the catalog manager compares the new product registration requests with his existing product registration information, and if there is already established product information, Eliminate duplicates of items by mapping them to the item without building it.

또, 해당 카탈로그 담당자는 자신이 맡은 신규상품등록 요청 건이 기존 데이터와 중복되지 않을 경우 분류체계의 최종 리프 클래스(Leaf Class)에 분류를 한 후에 신규품목을 등록하거나, 신규요청승인처리 작업을 거친 후 요청한 바이어에게 통보하게 된다.In addition, if the request for registering a new product does not overlap with the existing data, the catalog manager registers the new item after classifying it to the final leaf class of the classification system, or after completing the new request approval process. The requested buyer will be notified.

이와 같이 요청들어 온 상품의 등록 시에 가장 많은 인력 및 시간 투입을 필요로 하는 지연부분(Bottleneck Zone)은 데이터 클린징(Cleansing) 부분, 상품분류 및 특성에 따른 카탈로그 담당자 할당 부분, 그리고 상품 등록시 적합한 UNSPSC 분류체계 결정 부분을 들 수 있다.The bottleneck zone, which requires the most manpower and time input when registering the requested product, includes the data cleansing part, the cataloging part assignment according to the product classification and characteristics, and the appropriate UNSPSC for product registration. The classification system decision part.

이상 설명한 바와 같이, 전자 카탈로그를 기반으로 한 마켓 플레이스를 운영할수록 비즈니스가 확장되고 그에 따르는 전자 카탈로그에 등록할 상품의 증대와 대량화, 다품종화로 인해서 전자 카탈로그에 등록하는 데는 많은 시간과 인력의 투입 요구된다. 종래 상품등록 처리로는 비즈니스가 활성화되면 그와 정비례해서 마켓 플레이스의 카탈로그 담당자 인력충원이 반드시 필요하게 되는 문제가 있다. 또, 바이어의 신규상품등록 요청이 지연되면 카탈로그 상품등록 리드 타임(Lead Time)은 늘어나게 되고 결국 소싱과 주문, 배송 등 이후의 처리에서도 시간은 늘어나고 그로 인해 고객 불만이 증대될 우려도 있다.As described above, as the marketplace based on the e-catalog is operated, the business expands, and accordingly, the increase, mass, and variety of products to be registered in the e-catalog require a lot of time and manpower to register the e-catalog. . In the conventional product registration process, when a business is activated, there is a problem in that the recruitment of the catalog staff of the market place is necessary. In addition, if a buyer's request for new product registration is delayed, the lead time of catalog product registration is increased, resulting in an increase in time for subsequent processing such as sourcing, ordering, and delivery, which may increase customer dissatisfaction.

따라서, 고객 불만을 해소하고 고객의 요청에 빠르게 응대하고 성공적인 온라인 B2B 마켓 플레이스를 만들기 위해서 카탈로그 상품등록 리드 타임의 감소가 각각의 마켓 플레이스들의 해결해야할 하나의 큰 이슈(Issue)가 되고 있으며, 바이어가 상품등록요청 의뢰한 품목에 대해서 처리하는 기존의 상품등록 처리 중에서 카탈로그 상품등록 리드 타임을 지연시키는 주요한 3가지 지연부분(Bottleneck Zone)을 자동화해서 지연의 해소가 요망된다. 즉, 카탈로그 상품등록시에 데이터 클린징의 자동화, 카탈로그 담당자 할당의 자동화, 그리고 분류 및 품목추천의 자동화가 요망되고 있다.Therefore, reducing catalog entry lead times is one big issue for each marketplace to resolve customer complaints, respond quickly to customer requests, and create a successful online B2B marketplace. Eliminating delays by automating three major bottleneck zones that delay catalog product registration lead times among existing product registration processes that process items requested for product registration requests. In other words, there is a need for automation of data cleansing during catalog product registration, automation of catalog staff assignment, and automation of classification and item recommendation.

이에, 본 발명은 상기한 종래 기술의 문제점을 해결하기 위하여 이루어진 것으로, 전자 상거래시 유통되는 상품 정보(상품 카탈로그)를 마켓 플레이스의 분류체계에 맞도록 데이터 클린징과 카탈로그 담당자 할당 및 분류/품목추천을 완전 자동화함으로써 카탈로그 상품등록의 리드 타임을 현저히 감소시킨 전자 카탈로그 자동 구축 방법을 제공하고자 함에 그 목적이 있다.Accordingly, the present invention has been made to solve the above-mentioned problems of the prior art, and data cleansing and catalog assigning and classification / item recommendation are made to fit the product information (commodity catalog) distributed in electronic commerce in accordance with the marketplace classification system. It is an object of the present invention to provide a method for automatically building an electronic catalog, which significantly reduces lead time of catalog product registration.

상기한 목적을 달성하기 위해 본 발명에 따른 전자 카탈로그 자동 구축 방법은, 기 구축된 전자 카탈로그 데이터에 대하여 어휘 사전을 참조하여 주요 단어추출을 통해서 표현을 확장하여 정규화 및 표준화 처리를 수행해서 학습 데이터를 생성하는 학습 데이터 생성 단계와; 상기 학습 데이터를 카탈로그 분류기에 전달하여 상기 카탈로그 분류기를 학습시키는 카탈로그 분류기 학습 단계와; 분류 대상이 되는 분류 요청된 전자 카탈로그 데이터에 대하여 어휘 사전을 참조하여 주요 단어추출을 통해서 표현을 확장하고 정규화 및 표준화 처리를 수행해서 카탈로그 분류기에 전달하는 분류 요청된 전자 카탈로그 데이터의 어휘 확장 및 표준화 단계와; 상기 카탈로그 분류기가 상기 학습 데이터를 이용하여 분류 학습을 수행하고 상기 분류 요청된 전자 카탈로그 데이터에 대하여 적합한 분류를 추천하는 카탈로그 분류단계를 포함하여 구성된다.In order to achieve the above object, the automatic electronic catalog construction method according to the present invention performs the normalization and standardization process by extending the expression by extracting key words with reference to the lexical dictionary for the pre-built electronic catalog data to perform the learning data. Generating training data to generate; A catalog classifier learning step of delivering the training data to a catalog classifier to train the catalog classifier; Vocabulary expansion and standardization step of classification-requested e-catalog data to be classified to classify the e-catalog data to be categorized by extending the expression through key word extraction, performing normalization and standardization, and delivering it to the catalog classifier. Wow; The catalog classifier includes a catalog classification step of performing classification learning using the learning data and recommending a suitable classification for the classification requested electronic catalog data.

이하, 첨부 도면을 참조하여 본 발명의 바람직한 실시예에 따른 전자 카탈로그 자동 구축 방법에 대하여 상세히 설명하기로 한다.Hereinafter, an electronic catalog automatic construction method according to a preferred embodiment of the present invention with reference to the accompanying drawings will be described in detail.

본 발명은 전자 카탈로그 구축에 있어서 카탈로그 리드 타임(Catalog Lead Time)에 절대적인 영향을 미치는 3가지 지연 부분(Bottleneck Spot)을 자동화 툴을 이용해서 해소하고자 한다. 기존의 전자 카탈로그 구축 처리에서는 데이터 클린징(Data Cleansing), 총괄 담당자의 실제품목을 담당하는 카탈로그 담당자 할당, 품목이 위치할 분류를 찾아내기 위한 분류 및 품목추천이 주요한 지연 부분이었고, 이들 부분에서는 모두 일일이 눈으로 확인하거나 검색을 해보아야 하는 수동화 처리 과정이었다.The present invention aims to solve the three bottleneck spots that have an absolute influence on the catalog lead time in the electronic catalog construction by using an automation tool. In the existing e-catalog building process, the major delays were data cleansing, the assignment of the catalog manager responsible for the actual items of the general manager, the classification to find the classification in which the items are located, and the item recommendation. It was a manual process that had to be checked or searched visually.

도 2는 본 발명의 바람직한 실시예에 따라 전자 카탈로그 자동 구축 시의 세부적인 업무 처리의 순차적 흐름을 도시한 도면이다.FIG. 2 is a diagram illustrating a sequential flow of detailed business processes at the time of automatic electronic catalog construction according to a preferred embodiment of the present invention.

먼저, 바이어가 마켓 플레이스를 이용하면서 필요한 상품이 마켓 플레이스 내의 전자 카탈로그에 등록되어있지 않으면 구매주문서(PO)를 낼 수가 없기 때문에 신규상품등록 요청을 하게 된다(바이어의 신규상품등록 요청 단계).First, when a buyer uses the market place and a required product is not registered in the electronic catalog in the market place, a purchase order PO cannot be issued, so a new product registration request step is made.

이러한 신규 요청은 이용하는 해당 마켓 플레이스 시스템을 이용해서 온라인으로 신규 요청을 할 수도 있고, B2B 마켓 플레이스의 경우 오프-라인으로 거래를 해오던 바이어 회사나 신규로 바이어 회사가 런칭(Launching)하게 되면 기존에 오프-라인이나 내부시스템에서 사용하던 바이어 회사의 오프-라인 또는 온-라인 카탈로그를 마켓 플레이스 전자 카탈로그에 대량으로 상품등록을 하게 된다.These new requests can be made online using the marketplace system you are using, and in the case of B2B marketplaces, when a buyer company or a new buyer company is launched, The off-line or on-line catalogs of buyer companies used in off-line or internal systems will be registered in bulk in the marketplace electronic catalog.

바이어의 신규상품등록 요청 시에 은닉화 되어 있던 벌크 프로세스를 정규화 프로세스로 전환한다. 바이어는 아이템 벌크 데이터를 더 이상 비공식적으로 담당자에게 전해주지 않는다.When the buyer requests new product registration, the hidden bulk process is converted into a normalization process. Buyers will no longer inform item owners of item bulk data.

바이어가 가지고 있는 대량 데이터는 규정화된 프로세스를 통해 기존 웹과 I/F를 통해 들어온 것처럼 기존 DB에 입력된다.The bulk data that buyers have is entered into existing DB as if it came through existing web and I / F through a prescribed process.

이와 같이 일관성 있게 들어온 모든 신규요청 로 데이터(Raw Data)는 자동화 툴의 데이터 자동 클린징(Auto Cleansing)과정과 자동화 툴의 자동 카탈로그 담당자 할당 프로세스를 탄다. 자동분류기를 통한 신규요청되어 온 데이터에 대한 분류 및 품목의 자동추천을 받아 요청보완 기능프로세스를 탄 후 전자카탈로그에 상품등록 완료가 된다.All of these new raw data coming in consistently go through the Auto Cleansing process of the Automated Tool and the Auto Catalog Assignment Process of the Automated Tool. After registration of new requested data through automatic classifier and automatic recommendation of items, through request complementary function process, product registration is completed in electronic catalog.

여기서, 바이어가 필요로 하는 상품을 요청한 데이터의 품질이 현저히 낮아서 현업 카탈로그 담당자나 자동화 툴로도 확인 및 결정이 불가한 신규품목요청일 경우에는 바이어 회사에 다시 데이터 내용의 보강을 요청하는 요청보완기능을 제공하도록 하는 것이 바람직하다. 카탈로그 담당자는 요청보완요청을 하게 되고 바이어 회사는 내역을 확인한 후에 마켓 플레이스에 다시 데이터 내용을 보강시켜 주어서 전자카탈로그에 상품등록을 진행하게 된다.Here, in case of a new item request that cannot be confirmed and determined by the sales catalog manager or the automation tool because the quality of the data that the buyer requested the product is significantly low, the request supplement function is requested to reinforce the data contents to the buyer company. It is desirable to provide. The catalog manager makes a request for supplementary request. The buyer company checks the details and then reinforces the data in the market place and registers the product in the electronic catalog.

본 발명에서 데이터 클린징 자동화는 다음과 같이 이루어진다.In the present invention, data cleansing automation is performed as follows.

바이어가 신규 상품등록 요청을 한 데이터는 2가지 형태로 존재하게 된다. 먼저 첫 번째 형태는 마켓 플레이스 시스템을 이용한 온-라인 요청으로 정규화된 포맷으로 신청요청을 하는 경우와 다른 한 경우는 신규상품등록 요청을 할 데이터가 대량의 데이터일 때 대개의 경우 기존의 바이어 회사에서 사용하던 엑셀(Excel) 파일이나 내부에서 기존에 사용하던 EDI시스템의 전자카탈로그의 파일을 프리 포맷(Free Format) 형식으로 마켓 플레이스에 전달해 줄 경우가 많다. 바이어로부터 전달받은 신규상품등록요청 데이터들은 프리 포맷 형식일 경우가 많은 가공되지 않은 로 데이터(Raw Data)이다. 따라서 마켓 플레이스에서 이용할 수 있는 어느 정도 정형화된 데이터이고 가공하기 위한 데이터 클린징 작업이 필요하다.There are two forms of data that a buyer requests for new product registration. First, the first form is an on-line request using a marketplace system. In the other case, when a large amount of data is required for a new product registration request, the existing buyer company usually In many cases, the Excel file or the electronic catalog file of the EDI system used internally is delivered to the marketplace in free format. The new product registration request data received from the buyer is raw raw data which is often in a pre-format format. Therefore, some form of data available in the marketplace and data cleansing is required to process.

데이터 클린징 자동화 툴에서는 룰기반 자동 데이터 클린징 시스템(Auto Data Cleansing System)을 사용하여 미리 정형화된 포맷의 클린징 룰을 정의할 수 있도록 한다. 또한, 마켓 플레이스에서 설정해놓은 데이터 클린징 룰에 바이어의 요청 데이터가 클린징 되게 된다. 클린징 된 데이터는 일단 마켓 플레이스의 전자카탈로그 시스템에서 사용할 수 있는 형식으로 변경되게 된다.Automated data cleansing tools use rule-based Auto Data Cleansing Systems to define cleansing rules in a pre-formatted format. In addition, the buyer's request data is cleaned by the data cleansing rules set in the market place. Once cleaned, the data will be converted into a format that can be used in the marketplace's electronic catalog system.

또, 본 발명에서 카탈로그 담당자 할당 자동화는 다음과 같이 이루어진다. In addition, the catalog manager assignment automation in the present invention is performed as follows.

바이어가 신규 요청한 데이터를 데이터 클린징 과정을 거치고 나서 클린징 된 데이터는 마켓 플레이스의 전자 카탈로그 시스템의 신규 요청 데이터베이스로 DB에 저장된다. 각각 신규요청되어 온 데이터는 각각의 분류체계의 품목을 관리하고 있는 개별 카탈로그 담당자에게 할당한다[자동화 툴의 자동 카탈로그 담당자 잡(Job) 할당]. After the data has been cleaned by the buyer, the cleaned data is stored in the DB as a new request database in the marketplace's electronic catalog system. Each newly requested data is assigned to an individual catalog manager who manages the items in each taxonomy (automated catalog manager job assignment in the automated tool).

기존에는 각각 요청을 총괄 담당자가 확인한 후에 각각의 신규상품등록요청을 처리할 담당자를 결정하게 되었기 때문에 총괄담당자의 확인시간이 많이 소요됐다. 그러나, 본 발명에서는 자동화 툴을 도입하여 신규요청되어 온 데이터에 대한 과거 신규 등록됐던 이력을 학습한 러닝 시스템(Learning System)의 가동으로 각 분류별 담당자가 자동으로 할당되게 된다. 이때 자동 분류기의 결과에 의해 분류별로 자동으로 담당자를 할당할 수도 있고 담당자별로 작업량을 조절하여 할당할 수도 있으므로 총괄 담당자의 잡(Job) 할당 소요 시간의 낭비를 없앨 수 있다. 그리고 만약 자동화 툴에서 자동으로 할당한 내용을 변경하고 싶을 때는 관리화면에서 바로 수동으로 담당자 할당을 조정하는 것도 가능하다.Previously, since the general manager confirmed each request and decided the person who would handle each new product registration request, it took a lot of time for the general manager to check. However, in the present invention, a person in each category is automatically assigned by operating an learning system that introduces an automated tool and learns a history of newly registered data on newly requested data. In this case, the assignee can be automatically assigned to each category by the result of the automatic classifier, or the assignment can be made by adjusting the amount of work for each person in charge, thereby eliminating the waste of time required for job allocation of the general manager. And if you want to change the assignments automatically made by the automation tool, you can adjust the assignment of the contact person directly from the administration screen.

또한, 본 발명에서 분류 및 품목 추천 자동화는 다음과 같이 이루어진다. In addition, the classification and item recommendation automation in the present invention is performed as follows.

신규요청되어 온 데이터는 자동화 툴의 자동분류기 시스템을 통하면서 각각 분류를 담당하고 있는 카탈로그 담당자가 신규 요청되어 온 데이터를 처리하기 편리하도록 자동 추천(Auto Recommendation) 기능을 제공한다. Newly requested data is provided through the automated sorter system of the automated tool, and the auto-recommendation function is provided so that the catalog manager in charge of each classification can easily handle the newly requested data.

해당 카탈로그 담당자는 종래에는 신규상품등록 요청 온 모든 데이터에 대해서 마켓 플레이스에서 검색확인을 통해서 아니면 개인의 경험치를 바탕으로만 해당요청품목을 어느 분류에 생성할지를 결정하였으나, 자동화 툴을 이용하게 되면 자동분류기에서 추천해주는 UNSPSC 분류체계 및 품목을 바탕으로 신규상품등록을 더 빠르고 정확하게 판단하고 업무를 처리할 수 있다.Previously, the catalog manager decided on which category to generate the requested item based on the user's experience or search confirmation on all the data requested for registration of new products. Based on the UNSPSC classification system and items recommended by the company, new product registrations can be judged faster and more accurately.

상기와 같이 구성된 본 발명에 따른 전자 카탈로그 자동 구축 시스템에서 채용되는 카탈로그 자동 분류기에 대하여 설명한다.The catalog automatic classifier employed in the automatic electronic catalog construction system according to the present invention configured as described above will be described.

본 발명에서는 개발한 자동 분류기를 이용하여 카탈로그의 분류 코드를 추천하며, 이 분류기는 나이브 베이지언 분류기(Naive Bayesian Classifier)를 확장한 분류 모델을 사용한다.In the present invention, the classification code of the catalog is recommended using the developed automatic classifier. The classifier uses a classification model that extends the Naive Bayesian Classifier.

카탈로그 분류에는 품목명, 규격, 제조사에 명시된 카탈로그 정보를 사용하 며, 등록된 유사어 정보를 활용할 수 있도록 되어 있고 나이브 베이지언 이론(Naive Bayesian Theory)에 근거하며 학습에 의하여 분류 코드를 추천하는 특징을 갖고 있다.The catalog classification uses the catalog information specified by the item name, specification, and manufacturer, and can use the registered synonym information, based on the Naive Bayesian Theory, and recommends classification codes by learning. have.

이러한 카탈로그 자동 분류기의 작동 프로세스는 도 3과 같다.The operation process of this catalog automatic classifier is shown in FIG.

도 3에 도시한 바와 같이, 기 구축 데이터(기 구축된 전자 카탈로그 데이터)에 대하여 어휘 사전(단순 명사 사전에서 온톨로지 확장까지를 포함하는 표준 어휘 목록)을 참조하여 주요 단어추출을 통해서 표현을 확장하여 정규화 및 표준화 처리를 수행해서 학습 데이터(학습을 위해 고안된 전자 카탈로그 데이터)를 생성하여 카탈로그 분류기에 전달한다(S1,S3,S4). 이에 따라, 상기 카탈로그 분류기는 전달받은 학습 데이터를 이용하여 학습하게 된다.As shown in FIG. 3, the expression is expanded through key word extraction with reference to a lexical dictionary (a standard vocabulary list including a simple noun dictionary to an ontology extension) with respect to previously constructed data (prebuilt electronic catalog data). Normalization and standardization processing is performed to generate learning data (electronic catalog data designed for learning) and deliver it to the catalog classifier (S1, S3, S4). Accordingly, the catalog classifier learns using the received training data.

한편, 요청 데이터(분류 대상이 되는 전자 카탈로그 데이터)에 대하여 어휘 사전(단순 명사 사전에서 온톨로지 확장까지를 포함하는 표준 어휘 목록)을 참조하여 주요 단어추출을 통해서 표현을 확장하여 정규화 및 표준화 처리를 수행해서 카탈로그 분류기에 전달한다(S2,S5). On the other hand, with respect to the request data (e-catalogue data to be classified), the lexical dictionary (a standard lexical list including a simple noun dictionary to an ontology extension) is referred to to extend the expression through key word extraction to perform normalization and standardization processing. To the catalog classifier (S2, S5).

상기 카탈로그 분류기는 학습 데이터를 이용하여 분류 학습을 수행하며, 입력되는 요청 데이터에 대하여 적합한 분류(분류 카탈로그)를 추천한다(S6). 여기서, 상기 카탈로그 분류기는 하나의 요청 데이터에 대하여 예를 들면 3개 정도의 분류 카탈로그를 추천하게 되며, 이 추천된 분류 카탈로그는 카탈로그 분류 담당자에 의하여 검증, 매핑 및 중복 체크 과정을 거친 후에 하나의 최종 분류 카탈로그가 해당 요청 데이터에 대한 전자 카탈로그로서 선정되어 통합 카탈로그 DB에 저장 된다(S7).The catalog classifier performs classification learning using learning data, and recommends a suitable classification (classification catalog) with respect to the input request data (S6). Here, the catalog classifier recommends, for example, about three classification catalogs for one request data, and the recommended classification catalog is subjected to verification, mapping, and redundancy check by a catalog classification officer. The classification catalog is selected as an electronic catalog for the corresponding request data and stored in the integrated catalog DB (S7).

본 발명에 따른 카탈로그 학습 및 분류에는 카탈로그 속성(예를 들면 품명, 규격, 제조원, 모델번호 등)에 따라서 다른 분류 가중치를 적용하며, 이는 확장된 나이브 베이지언(Naive Bayesian) 분류 및 학습 알고리즘을 채택하여 달성한다.Catalog learning and classification according to the present invention applies different classification weights according to catalog attributes (e.g., product name, specification, manufacturer, model number, etc.), which adopts the extended Naive Bayesian classification and learning algorithm. To achieve.

자동화툴의 자동분류기의 기반기술은 여러 가지의 학습이론이 사용되어있고, 특히 학습, 분류의 핵심부분엔 Navie Bayesian 분류, 학습이론이 사용되었다.The basic technology of the automated classifier of the automated tool uses various learning theories, and Navie Bayesian classification and learning theory are used as the core part of learning and classification.

카탈로그에 대한 중복 판별은 다음과 같은 기준에 의하여 수행된다. Duplicate determination on the catalog is performed based on the following criteria.

대용량 카탈로그 검색 엔진(MCI)을 이용하여 신규 품목요청에 포함된 단어를 정확하게 가지고 있는 기존품목을 추천한다. 시스템은 기본적으로 품명, 규격, 모델번호를 기준으로 가장 요청 품목과 유사한 단어를 가진 품목을 추천한다. 검색대상이 되는 속성은 품명, 규격, 제조원, 모델번호 등 4개의 속성을 조합하여 품목을 추천받을 수 있다. 특수 문자가 사용된 경우와 띄어쓰기가 잘못된 경우에도 가장 유사한 속성값을 가진 품목을 추천한다. 중복 카탈로그 판별 기준은 수시로 변경 가능하며 최초 3개의 품목을 추천하여 사람이 직접 중복임을 확인할 수 있는 인터페이스를 제공한다.We recommend using the Mass Catalog Search Engine (MCI) to list existing items that correctly contain the words contained in the new item request. The system basically recommends items with words that resemble the most requested items based on product name, specification, and model number. The attributes to be searched can be recommended by combining four attributes such as product name, specification, manufacturer and model number. Even if special characters are used and spaces are incorrect, the item with the most similar attribute value is recommended. Duplicate catalog discrimination criteria can be changed from time to time, and the first three items are recommended to provide an interface that allows a person to directly confirm the duplicate.

다음으로, 신규 요청 품목에 대하여 본 발명의 처리를 적용하면 다음과 같다.Next, applying the treatment of the present invention to a new requested item is as follows.

도 4는 신규 요청 품목이 오프-라인이나 온-라인으로 들어왔을 때 자동화 툴의 처리 흐름도를 도식화한 도면이다.4 is a diagram illustrating a processing flow diagram of an automated tool when a new requested item comes in off-line or on-line.

바이어로부터 오프-라인에서 로(Raw)형태의 데이터(예를 들면 많은 양의 데 이터에 대한 예를 들면 EXEL파일 형태의 데이터)가 벌크(BULK) 형태로 입력되면(S10), 시스템 내에서 기 정의된 룰에 따라 입력값을 자동 클린징하여(S12) 입력 데이터를 자동 변환하고(S14), 그 변환 데이터를 추천하고 그 추천 데이터 중에서 선택된 데이터로 문서 변환을 수행하여 정형화 데이터를 얻는다(S16~S20).When raw data in a raw form (for example, data in EXEL file format for a large amount of data) is input in a bulk form (S10) off-line from a buyer (S10), Automatically clean the input value according to the defined rule (S12) and automatically convert the input data (S14), recommend the converted data, and convert the document into data selected from the recommended data to obtain the standardized data (S16 to S20). ).

한편, 바이어로부터 온-라인에서 I/F를 통해서 로(Raw)형태의 데이터(예를 들면 많은 양의 데이터)가 벌크(BULK) 형태로 입력되거나(S10) 또는 웹을 통해서 로(Raw)형태의 데이터(예를 들면 많은 양의 데이터)가 입력되면(S24), 이 입력된 데이터는 시스템 내에서 기 정의된 룰에 따라 자동 클린징되어(S26) 정형화 데이터 형태로 변환된다(S20).On the other hand, raw data (for example, a large amount of data) in a raw form is input in bulk (BULK) form through I / F from a buyer on-line (S10) or raw (raw) form through the web. When data (for example, a large amount of data) is input (S24), the input data is automatically cleaned according to a rule defined in the system (S26) and converted into a standardized data form (S20).

이와 같이 정형화된 데이터는 데이터베이스에 등록저장되고 이와 동시에 요청자인 해당 바이어에게 등록되었음을 통지한다(S28,S30). 데이터베이스에 저장된 데이터는 총괄담당자에 의하여 자동 분류기를 사용하여 1차로 자동 분류를 수행하고 자동분류기에 의하여 분류 추천된 데이터를 선택하고 각 데이터를 처리할 카탈로그 담당자를 할당한다(S32~S36). 이에 따라 시스템은 할당된 담당자에게 할당 등록을 통지하게 된다(S38).The formalized data is registered and stored in the database, and at the same time, the buyer is notified that the data is registered (S28, S30). The data stored in the database is automatically classified by the general manager using the automatic classifier, selects the data recommended for classification by the automatic classifier, and assigns a catalog manager to process each data (S32 to S36). Accordingly, the system notifies the assigned person in charge of the registration registration (S38).

도 5는 신규 요청되어 온 데이터를 품목 승인하는 시점에서의 흐름도이다.5 is a flowchart at the time of item approval of newly requested data.

카탈로그 담당자에 의한 신규 요청 검색에 따라 시스템은 신규 요청 사항을 검색하고, 검색된 신규 요청 사항에 대하여 재 분류를 실시할 것인지를 담당자에게 문의한다(S40,S42).According to the new request search by the catalog manager, the system searches for a new request and asks the person in charge whether to reclassify the searched new request (S40, S42).

카탈로그 담당자가 재 분류를 실시하면 카탈로그 분류기에서 자동분류를 실 시하고 카탈로그 분류기에 의하여 분류 추천을 받게 된다(S44,46). 이때, 카탈로그 담당자가 분류를 자신이 할 것인지를 결정하는데, 자신이 하지 않을 경우에는 총괄 담당자에게 재 할당을 요청하게 된다(S48, S50).When the catalog manager reclassifies, the catalog sorter performs the automatic sorting and receives a classification recommendation by the catalog sorter (S44, 46). At this time, the catalog manager decides whether or not to classify. If not, the catalog manager requests re-allocation to the general manager (S48 and S50).

한편, 카탈로그 담당자가 분류를 계속할 경우에는 자동분류과정(S52) 및 검색 과정(S54)을 통하여 자동으로 기존 품목이 추천되고(S56), 상기 S44 및 S46에서 자동분류되고 자동 분류 추천된 품목이 상기 자동 추천된 기존 품목과 중복되는 지를 검사한다(S58). On the other hand, if the catalog manager continues to classify the existing items are automatically recommended through the automatic classification process (S52) and the search process (S54) (S56), and the items automatically classified and automatically classified in the S44 and S46 is recommended Check whether the existing items are automatically recommended (S58).

상기 S58에서 기존 품목과 중복되는 것이 확인되면 해당 기존 품목을 맵핑하고 품목을 지정하여 전자 카탈로그 데이터베이스에 저장한다(S62,S64,S66). 한편, 상기 S58에서 기존 품목과 중복되지 않는 것이 확인되면 해당 품목을 새로 지정하여 전자 카탈로그 데이터베이스에 저장한다(S64,S66).If it is confirmed in step S58 that the existing item is duplicated, the corresponding existing item is mapped and the item is designated and stored in the electronic catalog database (S62, S64, S66). On the other hand, if it is confirmed in step S58 that the existing item is not duplicated, the new item is designated and stored in the electronic catalog database (S64, S66).

상기한 본 발명에 따른 자동화툴을 적용하기 전과 전용한 후를 비교하기 위하여, 신규런칭으로 데이터 100건의 신규품목이 요청된 경우에 작업소요시간을 측정하였고, 그 결과는 표1과 같았다.In order to compare before and after applying the automation tool according to the present invention described above, the time required for measuring 100 new items as a new launch was measured for the work time, and the results are shown in Table 1.

[표 1]TABLE 1

본 발명에 따른 자동화툴 적용 전Before applying the automation tool according to the present invention 본 발명에 따른 자동화툴 적용Application of automation tool according to the present invention 작업 소요 내역   Job history 1) 총괄 담당자(1명) : .신규런칭용 RAW데이터에 카탈로그 담당자 지정 분배 : 3시간 .분류체계 지정 및 카탈로그 담당자 최종할당 : 3시간 2) 카탈로그 담당자(5명) . 분류체계지정 등 : 각 2시간 (총 10시간)1) General manager (1 person): .Catalog manager designation for new launch RAW data distribution: 3 hours. Classification system designation and catalog manager final allocation: 3 hours 2) Catalog manager (5 people). Classification system designation, etc .: 2 hours each (total 10 hours) 1) 총괄 담당자(1명) . 자동화툴 시스템에 로딩 작업시간 : 45분 2) 자동화툴 시스템 작동(클린징, 분류추천 등) : 15분 3) 카탈로그 담당자(1명) 최종확인 : 3시간1) General manager (1 person). Loading time on automated tool system: 45 minutes 2) Automated tool system operation (cleaning, classification, etc.): 15 minutes 3) Catalog manager (1 person) Final confirmation: 3 hours 총 작업소요시간Total work time 16시간16 hours 4시간4 hours

따라서, 본 발명을 적용하면 전자 상거래시 유통되는 상품 정보(상품 카탈로 그)를 마켓 플레이스의 분류체계에 맞도록 데이터 클린징과 카탈로그 담당자 할당 및 분류/품목추천을 완전 자동화 함으로써 카탈로그 상품등록의 리드 타임을 현저히 감소시킬 수 있게 된다.Therefore, according to the present invention, the lead time of catalog product registration by fully automating data cleansing, catalog assignee, and classification / item recommendation to match the product information (product catalog) distributed in electronic commerce according to the marketplace classification system. Can be significantly reduced.

한편, 본 발명은 상기한 특정 실시형태에 한정되는 것이 아니라 본 발명의 요지를 벗어나지 않는 범위내에서 여러가지로 변형 및 수정하여 실시할 수 있는 것이다.In addition, this invention is not limited to the above-mentioned specific embodiment, It can variously deform and modify within the range which does not deviate from the summary of this invention, and can implement.

이상 설명한 바와 같이 본 발명에 의하면, 전자상거래가 활성화되어 전자 카탈로그에 등록할 상품의 증대와 대량화, 다품종화가 되더라도 전자 카탈로그에 등록하는 데에 소요되는 시간과 인력의 투입을 현저히 감소시킬 수 있고, 이에 따라 카탈로그 상품등록 리드 타임을 감소시킬 수 있으며 고객 불만을 해소하고 고객의 요청에 빠르게 응대하여 성공적인 온라인 B2B 마켓 플레이스를 만드는데 기여할 수 있다.As described above, according to the present invention, even if the e-commerce is activated and the number of products to be registered in the e-catalog is increased, the number of mass products and the variety of products are increased, the time and manpower required to register the e-catalog can be significantly reduced. This can reduce catalog entry lead times, resolve customer complaints, and respond quickly to customer requests, helping to create a successful online B2B marketplace.

Claims (4)

삭제delete 기 구축된 전자 카탈로그 데이터에 대하여 어휘 사전을 참조하여 주요 단어추출을 통해서 표현을 확장하여 정규화 및 표준화 처리를 수행해서 학습 데이터를 생성하는 학습 데이터 생성 단계와;A learning data generation step of generating learning data by performing a normalization and standardization process by extending an expression through key word extraction with reference to a lexical dictionary with respect to the previously constructed electronic catalog data; 상기 학습 데이터를 카탈로그 분류기에 전달하여 상기 카탈로그 분류기를 학습시키는 카탈로그 분류기 학습 단계와;A catalog classifier learning step of delivering the training data to a catalog classifier to train the catalog classifier; 분류 대상이 되는 분류 요청된 전자 카탈로그 데이터에 대하여 어휘 사전을 참조하여 주요 단어추출을 통해서 표현을 확장하고 정규화 및 표준화 처리를 수행해서 카탈로그 분류기에 전달하는 분류 요청된 전자 카탈로그 데이터의 어휘 확장 및 표준화 단계와;Vocabulary expansion and standardization step of classification-requested e-catalog data to be classified to classify the e-catalog data to be categorized by extending the expression through key word extraction, performing normalization and standardization, and delivering it to the catalog classifier. Wow; 상기 카탈로그 분류기가 상기 학습 데이터를 이용하여 분류 학습을 수행하고 상기 분류 요청된 전자 카탈로그 데이터에 대하여 적합한 분류로서 분류 카탈로그를 추천하는 카탈로그 분류단계와;A catalog classification step of performing, by the catalog classifier, classification learning using the learning data and recommending a classification catalog as a suitable classification for the classification-requested electronic catalog data; 상기 카탈로그 분류단계에서 추천된 분류카탈로그에 대하여 자동분류 및 검색을 통하여 자동으로 추천된 기존 카탈로그를 참조해서 중복 검사를 수행하는 단계를 포함하는 것을 특징으로 하는 전자 카탈로그 자동 구축 방법.And performing a duplicate check by referring to an existing catalog which is automatically recommended through automatic classification and search for the classified catalog recommended in the catalog classification step. 제 2항에 있어서,The method of claim 2, 상기 카탈로그 분류단계에서 상기 카탈로그 분류기는 하나의 분류 요청된 전자 카탈로그 데이터에 대하여 복수의 분류 카탈로그를 추천하는 것을 특징으로 전자 카탈로그 자동 구축 방법.And in the catalog classification step, the catalog classifier recommends a plurality of classification catalogs for one classification requested electronic catalog data. 제3항에 있어서,The method of claim 3, 상기 어휘 사전은 단순 명사 사전에서 온톨로지 확장까지를 포함하는 표준 어휘 목록을 포함하는 것을 특징으로 하는 전자 카탈로그 자동 구축 방법.The lexical dictionary includes a standard lexical list including a simple noun dictionary and an ontology extension.
KR1020060017578A 2006-02-23 2006-02-23 Automatic Construction Method Of Electronic Catalogs KR100756658B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020060017578A KR100756658B1 (en) 2006-02-23 2006-02-23 Automatic Construction Method Of Electronic Catalogs

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020060017578A KR100756658B1 (en) 2006-02-23 2006-02-23 Automatic Construction Method Of Electronic Catalogs

Publications (2)

Publication Number Publication Date
KR20070087311A KR20070087311A (en) 2007-08-28
KR100756658B1 true KR100756658B1 (en) 2007-09-10

Family

ID=38613353

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020060017578A KR100756658B1 (en) 2006-02-23 2006-02-23 Automatic Construction Method Of Electronic Catalogs

Country Status (1)

Country Link
KR (1) KR100756658B1 (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20010008030A (en) * 2000-11-03 2001-02-05 유병도 A method and system for updating electronic commerce shopping mall automatically
KR20010102687A (en) * 2000-05-04 2001-11-16 정만원 Method and System for Web Documents Sort Using Category Learning Skill
KR20040021789A (en) * 2002-09-04 2004-03-11 차상영 Method and system for registering goods information
KR20040029895A (en) * 2002-10-02 2004-04-08 씨씨알 주식회사 Search system
KR20060120338A (en) * 2005-05-19 2006-11-27 엔에이치엔(주) Commodity information registering method and system which automatically matches commodity model and category with the commodity information
KR20060126119A (en) * 2005-06-03 2006-12-07 엔에이치엔(주) Commodity information registering method and system which automatically matches commodity model with the commodity information

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20010102687A (en) * 2000-05-04 2001-11-16 정만원 Method and System for Web Documents Sort Using Category Learning Skill
KR20010008030A (en) * 2000-11-03 2001-02-05 유병도 A method and system for updating electronic commerce shopping mall automatically
KR20040021789A (en) * 2002-09-04 2004-03-11 차상영 Method and system for registering goods information
KR20040029895A (en) * 2002-10-02 2004-04-08 씨씨알 주식회사 Search system
KR20060120338A (en) * 2005-05-19 2006-11-27 엔에이치엔(주) Commodity information registering method and system which automatically matches commodity model and category with the commodity information
KR20060126119A (en) * 2005-06-03 2006-12-07 엔에이치엔(주) Commodity information registering method and system which automatically matches commodity model with the commodity information

Also Published As

Publication number Publication date
KR20070087311A (en) 2007-08-28

Similar Documents

Publication Publication Date Title
Saarinen et al. Procurement strategies for information systems
Jadidi et al. A new normalized goal programming model for multi-objective problems: A case of supplier selection and order allocation
US5842193A (en) Knowledge based planning and analysis (KbPA)™
US20050060324A1 (en) System and method for creation and maintenance of a rich content or content-centric electronic catalog
US11461824B2 (en) Systems and methods of product recommendation and integrated language modelling
De Araujo et al. Integrated model for supplier selection and performance evaluation
KR102033408B1 (en) Method for providing information and relaying transactions of building materials and equipment together with price and performance
CN111967927A (en) Commercial purchasing method for calculating satisfaction degree through multiple criteria
US20180053204A1 (en) Auto-population of discount information into an e-invoice
Mahata An integrated production-inventory model with backorder and lot for lot policy in fuzzy sense
KR102520651B1 (en) Independent product recommendation service establishment system and method of providing product recommendation service using the same
Zhao et al. A rule-based exclusion method for tolerance specification of revolving components
KR100756658B1 (en) Automatic Construction Method Of Electronic Catalogs
Morris et al. A design taxonomy for eliciting customer requirements
Bichler et al. Design and implementation of an intelligent decision analysis system for e-sourcing
JP2001175687A (en) System and method for standardized item content management for electronic commerce between companies
Mahdiloo et al. Optimal direct mailing modelling based on data envelopment analysis
Astuti et al. Product Review Sentiment Analysis by Artificial Neural Network Algorithm
Das et al. Models for supply chain vendor selection in e-markets
Khan et al. A fuzzy random periodic review mixture inventory model with backorder price discount
Marjani et al. An innovative hybrid fuzzy TOPSIS based on design of experiments for multi-criteria supplier evaluation and selection
Dimyati Integrated model for Multi-criteria Supplier Selection and Order Allocation Problem
CN111435368B (en) Object query method, device, storage medium and server
Zhao et al. A Resource Allocation Model Based on Customer Demand Preference and Product Iteration
Tahmasebpoor et al. Comparing Two Inspection Policies for an EOQ Model with Imperfect Quality Items under Inspection Errors.

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
G170 Re-publication after modification of scope of protection [patent]
FPAY Annual fee payment

Payment date: 20120903

Year of fee payment: 6

FPAY Annual fee payment

Payment date: 20130903

Year of fee payment: 7

FPAY Annual fee payment

Payment date: 20141002

Year of fee payment: 8

FPAY Annual fee payment

Payment date: 20151001

Year of fee payment: 9

FPAY Annual fee payment

Payment date: 20160824

Year of fee payment: 10

FPAY Annual fee payment

Payment date: 20180103

Year of fee payment: 11

LAPS Lapse due to unpaid annual fee