• Title/Summary/Keyword: Entity-based

Search Result 748, Processing Time 0.037 seconds

Development and Evaluation of Information Extraction Module for Postal Address Information (우편주소정보 추출모듈 개발 및 평가)

  • Shin, Hyunkyung;Kim, Hyunseok
    • Journal of Creative Information Culture
    • /
    • v.5 no.2
    • /
    • pp.145-156
    • /
    • 2019
  • In this study, we have developed and evaluated an information extracting module based on the named entity recognition technique. For the given purpose in this paper, the module was designed to apply to the problem dealing with extraction of postal address information from arbitrary documents without any prior knowledge on the document layout. From the perspective of information technique practice, our approach can be said as a probabilistic n-gram (bi- or tri-gram) method which is a generalized technique compared with a uni-gram based keyword matching. It is the main difference between our approach and the conventional methods adopted in natural language processing that applying sentence detection, tokenization, and POS tagging recursively rather than applying the models sequentially. The test results with approximately two thousands documents are presented at this paper.

Token-Based Classification and Dataset Construction for Detecting Modified Profanity (변형된 비속어 탐지를 위한 토큰 기반의 분류 및 데이터셋)

  • Sungmin Ko;Youhyun Shin
    • The Transactions of the Korea Information Processing Society
    • /
    • v.13 no.4
    • /
    • pp.181-188
    • /
    • 2024
  • Traditional profanity detection methods have limitations in identifying intentionally altered profanities. This paper introduces a new method based on Named Entity Recognition, a subfield of Natural Language Processing. We developed a profanity detection technique using sequence labeling, for which we constructed a dataset by labeling some profanities in Korean malicious comments and conducted experiments. Additionally, to enhance the model's performance, we augmented the dataset by labeling parts of a Korean hate speech dataset using one of the large language models, ChatGPT, and conducted training. During this process, we confirmed that filtering the dataset created by the large language model by humans alone could improve performance. This suggests that human oversight is still necessary in the dataset augmentation process.

Construction of Case-based System for the Cause Diagnosis of an Electrical Fires (전기화재 원인진단을 위한 사례기반 시스템 구축)

  • Lee, Jong-Ho;Kim, Doo-Hyun;Kim, Sung-Chul
    • Fire Science and Engineering
    • /
    • v.21 no.2 s.66
    • /
    • pp.42-47
    • /
    • 2007
  • This paper presents the development of a case-based system for an electrical fire cause diagnosis system using the entity relation database. The relation database which provides a very simple but powerful way of representing data is widely used. The system focused on database construction and cause diagnosis can diagnose the causes of electrical fires easily and efficiently. In order to store and access to the information concerned with electrical fires, the key index items which identify electrical fires uniquely are derived out. The case-based system consists of a case which contains information from the past fires. The case-based system could present the cause of a newly occurred fire to be diagnosed by searching the case-based database for reasonable matching. The case-based system has not only searching functions with multiple attributes by using the collected various information(such as fire evidence, structure, and weather of a fire scene) but also more improved diagnosis functions which can be easily used for the electrical fire cause diagnosis system.

Model-based Design for Autonomous Defense Systmes (자치적 방어 시스템을 위한 모델베이스기반 설계)

  • 이종근
    • Journal of the Korea Society for Simulation
    • /
    • v.8 no.1
    • /
    • pp.89-99
    • /
    • 1999
  • The major objective of this research is to propose a design architecture for autonomous defense systems for supporting highly intelligent behavior by combining decision, perception, and action components. Systems with such high levels of autonomy are critical for advanced battlefield missions. By integrating a plenty of advanced modeling concepts such as system entity structure, endomorphic modeling, engine-based modeling, and hierarchical encapsulation & abstraction principle, we have proposed four layered design methodology for autonomous defense systems that can support an intelligent behavior under the complicated and unstable warfare. Proposed methodology has been successfully applied to a design of autonomous tank systems capable of supporting the autonomous planning, sensing, control, and diagnosis.

  • PDF

A Jini-Based Ubiquitous Messaging System Supporting Context Awareness and User Mobility

  • Choi, Tae-Uk;Chung, Ki-Dong
    • Journal of Korea Multimedia Society
    • /
    • v.7 no.6
    • /
    • pp.832-840
    • /
    • 2004
  • In ubiquitous environments, context is any information that can be used to characterize the situation of an entity such as a person or an object. Many sensors and small computers collect contexts and provide applications with them. Thus, ubiquitous applications need to represent contexts and exploit them effectively. In this paper, we design and implement a context-aware messaging system, called UMS (Ubiquitous Messaging System), based on Java and Jini. UMS can represent various contexts using XML scripts, and communicate text messages regardless of user's location using the proxy mechanism of Jini.

  • PDF

Off-Line Electronic Payment Scheme using Smart Cards (스마트 카드를 사용한 오프 -라인 전자 지불 기법)

  • Kim, Jeong-Eun;Lee, Hyeong-U;Kim, Tae
    • Journal of KIISE:Computer Systems and Theory
    • /
    • v.26 no.11
    • /
    • pp.1363-1372
    • /
    • 1999
  • 에이전트 기반 이동 컴퓨팅 환경에서 전자 상거래를 구현하기 위해 가장 필요로 하는 것은 안전한 지불 구조를 제공하는 것이다. 본 연구에서는 불확정 전송 기법 1,2 을 사용한 비대화형 엔티티 인증 기법과 Horster 기법 4,5 을 기반으로 메시지 복원 기능을 제공하는 공정 은닉 서명 기법을 제시한다. 또한 이를 직접 Brands가 제시한 오프-라인 전자 지불 시스템 3,6 에 접목한다. 인증 단계가 비대화형으로 수행되므로 이동 엔티티 인증에 효율적이고, 메시지 복원 기능을 갖고 공개 검증 기능을 제공하는 은닉 서명을 적용하기 때문에 카운터 방식을 사용한 스마트 카드 기반 전자 지불 시스템 6 에 효과적으로 적용할 수 있었다. 전자 화폐에 대해서 신뢰 센터에 의한 공정성 검토 기능을 추가로 제공하므로 전자 지불 시스템의 신뢰성을 향상시킬 수 있다.Abstract The primary requirements for realizing the electronic commerce in agent based mobile computing environments are to implement the compatible secure payment framework. In this paper, we propose both the non-interactive entity authentication scheme that is combined with oblivious transfer protocol 1,2 and the message recovery fair blind signature based on Horster scheme 4,5 . And these techniques are directly applied to the Brand's off-line electronic payment system 3,6 . As the authentication processes are done by non-interactive manner, we can also get efficiency for mobile entity authentication. Additionally, as the used signature scheme provides a message recovery function with publicly verifiable properties, it is efficiently applicable to a counter based off-line electronic payment scheme 6 based on the additional device like smart card. Therefore, we can enhance the reliability of proposed electronic payment system based on the publicly verifiable fairness in its electronic cash by a trusted judge.

RFID-based Automatic Entity Information Management System for Smart Refrigerator (스마트 냉장고를 위한 RFID 기반 물품 정보 자동 관리 시스템)

  • Lee, Ju-Dong;Kim, Hyung-Suk;Kim, Tae-Hyoun;Suh, Hyo-Joong
    • Journal of Internet Computing and Services
    • /
    • v.9 no.1
    • /
    • pp.43-54
    • /
    • 2008
  • In this paper, we implement an automatic entity information management system for smart refrigerator using RFID technology in which objects containing electronic tags are automatically identified using radio wave. Unlike current "smart" refrigerators, the system presented in this paper implements smart tag information acquisition mechanism and real-time information management system to provide various information on entities in refrigerators to local and remote users. As the first step, this paper analyzes the requirements for smart refrigerator system based on the RFID and suggests design considerations. Based on the analysis, we propose and implement an efficient tag location tracking method based on antenna transfer method and an intelligent tag information management system based on embedded database and web server. We also provide a wide range of experimental results on the number of tags identified at a time and the tag recognition ratio according to the RFID antenna transfer speed and the angle between tag reader and tags.

  • PDF

An Investigation on the Interoperability between Ontology and the Entity-Relationship Model (온톨로지와 개체관계 모델의 상호운용성에 대한 연구)

  • Lee, Dong-Hoon;Kim, Nam-Gyu;Jung, In-Hwan
    • Journal of Information Technology Applications and Management
    • /
    • v.18 no.4
    • /
    • pp.95-118
    • /
    • 2011
  • In developing information systems, conceptual modeling is among the most fundamental means. The importance attributed to conceptual modeling has not only given rise to a lot of modeling methods, but also to the "yet another modeling approach (YAMA)" syndrome and the "not another modeling approach (NAMA)" hysteria. Criticism of conceptual modeling methods usually targets their lacking of theoretical foundations. In response to such criticism, various approaches towards theoretical foundations of conceptual modeling have been proposed so far. One of the recent responses to the quest for theoretical foundations of conceptual modeling is the reference to the philosophical ontology. The currently most prominent of diverse approaches towards ontological foundations of conceptual modeling appears to be the Bunge-Wand-Weber (BWW) ontology. Recent approaches attempt to regard BWW ontology as another conceptual data model as well as a criterion for evaluating various conceptual models. However, unfortunately, relatively few researches have been made on interoperability between the Entity-Relationship (ER) model, which is the most dominant conceptual data model, and ontology based model. In this paper, we investigate the interoperability between ontology and the ER model. In detail we (i) reclassify components of ER model with respect to ontology concepts, (ii) identify some components that cannot be directly represented in ontology notation, and (iii) present alternative representations to the components to acquire ontologically clear ER diagrams. Additionally, we (iv) present a set of mapping rules for converting the ontologically clear ER diagram into the corresponding ontology. In a case study, we show the process of converting an ER diagram for a concise Project Management System (PMS) into the ontologically clear ER diagram and the corresponding ontology. We also describe an experiment that we undertook to test whether users understand the Ontologically-Clear ER diagram better.

Morphological optimization of process parameters of randomly oriented carbon/carbon composite

  • Raunija, Thakur Sudesh Kumar;Manwatkar, Sushant Krunal;Sharma, Sharad Chandra;Verma, Anil
    • Carbon letters
    • /
    • v.15 no.1
    • /
    • pp.25-31
    • /
    • 2014
  • A microstructure analysis is carried out to optimize the process parameters of a randomly oriented discrete length hybrid carbon fiber reinforced carbon matrix composite. The composite is fabricated by moulding of a slurry into a preform, followed by hot-pressing and carbonization. Heating rates of 0.1, 0.2, 0.3, 0.5, 1, and $3.3^{\circ}C/min$ and pressures of 5, 10, 15, and 20 MPa are applied during hot-pressing. Matrix precursor to reinforcement weight ratios of 70:30, 50:50, and 30:70 are also considered. A microstructure analysis of the carbon/carbon compacts is performed for each variant. Higher heating rates give bloated compacts whereas low heating rates give bloating-free, fine microstructure compacts. The compacts fabricated at higher pressure have displayed side oozing of molten pitch and discrete length carbon fibers. The microstructure of the compacts fabricated at low pressure shows a lack of densification. The compacts with low matrix precursor to reinforcement weight ratios have insufficient bonding agent to bind the reinforcement whereas the higher matrix precursor to reinforcement weight ratio results in a plaster-like structure. Based on the microstructure analysis, a heating rate of $0.2^{\circ}C/min$, pressure of 15 MPa, and a matrix precursor to reinforcement ratio of 50:50 are found to be optimum w.r.t attaining bloating-free densification and processing time.

Automated Forming Sequence Design System for Multistage Cold Forging Parts (다단 냉간단조품의 자동공정설계시스템)

  • Park, J.C.;Kim, B.M.;Kim, S.W.;Kim, H.K.
    • Journal of the Korean Society for Precision Engineering
    • /
    • v.11 no.4
    • /
    • pp.77-87
    • /
    • 1994
  • This paper deals with an automated forming sequence design system by which designers can determine desirable operation sequences even if they have little experience in the design of cold forging process. The forming sequence design in the cold forging is very important and requires many kinds of technical and empirical knowledge. They system isproposed, which generates forming sequence plans for the multistage cold forging of axisymmtrical solid products. Since the process of metal forming can be considered as a transformation of geometry, treatment of the geometry of the product is a key in planning process. To recognize the geometry of the product section, section entity representation and primitive geometries were used. Section entity representation can be used for the calculation of maximum diameter, maximum height, and volume. Forming sequence for the part can be determined by means of primitive geometries such as cylinder, cone, convex, and concave. By utilizing this geometrical characteristics (diameter, height, and radius), the product geometry is expressed by a list of the priitive geometries. Accordingly the forming sequence design is formulated as the search problem which starts with a billet geometry and finishes with a given product one. Using the developed system, the sequence drawing with all dimensions, which includes the proper sequence of operations for the part, is generated under the environment of AutoCAD. Based on the results of forming sequence, process variables(strain, punch pressure, die inner pressure, and forming load) are determined.

  • PDF