• 제목/요약/키워드: Modeling language

검색결과 1,027건 처리시간 0.037초

대화시스템을 위한 계획인식과 담화스택을 이용한 효과적인 응답 생성 (Using Plan Recognition and a Discourse Stack for Efficient Response Generation in a Dialogue System)

  • 강상우;고영중;서정연
    • 한국정보과학회 언어공학연구회:학술대회논문집(한글 및 한국어 정보처리)
    • /
    • 한국정보과학회언어공학연구회 2006년도 제18회 한글 및 한국어 정보처리 학술대회
    • /
    • pp.177-182
    • /
    • 2006
  • 대화 시스템에 관한 기존 연구는 대화 현상에 대한 원리를 이해하는데 초점을 맞춘 연구와 매우 제한적인 상황에서 동작하는 실용적인 시스템 구축에 관한 연구로 이루어져 왔다. 전자의 연구를 위해서 계획기반모델(plan-based model)이 제안되었는데, 이는 복잡한 대화 구조를 모델링(modeling)할 수 있으며, 다양한 현상에서의 사용자 목적 추론이 가능하다. 하지만 계획기반모델은 초기 설계가 어려우며 실용적인 대화 시스템 구축에 있어서 시스템 응답을 생성하기 위한 상호작용 모델로의 확장이 매우 어렵다는 단점이 있다. 본 연구는 이러한 계획 기반 모델의 단점을 보완하고 실용적인 대화시스템을 구축하기 위하여 시스템 응답을 위한 확인 대화 전략과 담화스택(discourse stack)을 계획기반 대화 모델링에 적용하여 효율적인 응답을 생성할 수 있는 기법을 제안한다.

  • PDF

VRML과 XML을 이용한 가상 세계여행 시스템의 설계 (Design of Cyber World Tour System by VRML & XML)

  • 이강현;오영갑;최성
    • 한국산학기술학회:학술대회논문집
    • /
    • 한국산학기술학회 2000년도 추계학술대회
    • /
    • pp.280-284
    • /
    • 2000
  • 최근에 많이 소개되는 인터넷을 이용한 교육, 학습의 대부분은 텍스트를 기반으로 하고 이미지를 삽입하는 방식을 이용하여 이루어지고 있다. 이런 방식은 인문, 사회분야의 과목에는 충분한 효과를 기대할 수 있지만 화학, 물리 등의 자연과학 과목에는 충분한 효과를 기대하기 어렵다. 이제는 통신의 발달로 인해 네트워크 사용이 생활화됨으로써 더 이상 VRML(Virtual Reality Modeling Language)이 넷스케이프 네비게이터나 마이크로소프트 인터넷 익스플로러 같은 인터넷 브라우저상에서 3차원 오브젝트만을 보여주는 시기는 지났다. 가상 세계여행 시스템은 최근 급속도로 확장되고 있는 인터넷과 인터넷 응용기술인 VRML, XML(extensible Makeup Language)을 이용하여 아직까지 사진이나 영상으로만 볼 수 있었던 세계의 도시, 건축물에 대한 정보를 3차원으로 구성된 세계여행을 통해 현실감 있는 정보를 제공하기 위해 설계되었다. 시스템의 특징은 세계의 대도시 및 유명 건축물을 VRML과 XML을 이용하여 가상으로 구성하고, 사용자는 프로그램 내에서 자신이 선택한 아바타를 조종하여 그 도시들을 여행함으로써 가상 공간 내에서 세계여행을 할 수 있다는 것이다. 또한 사용자는 여행중인 다른 아바타와의 채팅이 가능하고 도우미 아바타에게 궁금한 점을 질문할 수도 있다.

객체 지향 프로그램에서 클래스 재사용성 측정 모델링 (Modeling for Measurement of Class Reusability in Object-Oriented Programs)

  • 윤희환;구연설
    • 한국정보처리학회논문지
    • /
    • 제6권3호
    • /
    • pp.580-588
    • /
    • 1999
  • The reuse of software components from existing software system enhances productivity and reliability, decreases the cost of production in software development. The extraction of software components with high reusability from existing software system is very important in software reuse. The reuse of a class is classified into white-box reuse to reuse with modification and black-box reuse to reuse without modification. A class has the property of procedural language and object-oriented language. Therefore, it must measure reusability in consideration of two properties. In black-box reuse, independence of class is important quality. It can quantify through information hiding, coupling between objects, cohesion, etc. In white-box reuse, modification is the best important quality. It can quality through class complexity, coupling, cohesion, documentation, etc. We propose a new model for measurement of class reusability and the measure criteria in object-oriented program. A class that is measured by proposed model can judge whether the reuse with modification has the advantage or the reuse without modification has the advantage.

  • PDF

UML 다이어그램의 XML 문서 변환에 관한 연구 (A study on Conversion of UML Diagram to XML Documents)

  • 이정석;박해우;강병욱
    • 한국정보처리학회:학술대회논문집
    • /
    • 한국정보처리학회 2003년도 추계학술발표논문집 (하)
    • /
    • pp.1601-1604
    • /
    • 2003
  • XML(eXtensible Markup Language) 프로그램이나 XML을 이용한 B2B 시스템 구축과 같은 XML 프로젝트에서는 객체 지향적 설계언어인 UML을 이용해 개발하면 효율을 높일 수 있다. UHL(Unified Modeling Language)로 XML문서 구조를 표현하는 이유는 XML문서를 생성, 접근, 수정하는 XML프로그램을 체계적이고 효율적으로 설계할 수 있기 때문이다. DTD(Document Type Declaration)와 스키마(Schema)를 UML로 표현함으로써 프로그래밍을 통합적으로 추진 할 수 있다. 이러한 과정에서 XML의 문서 구조정보의 활용 증대와 UML의 확장이라는 이점을 취할 수 있다. 본 논문에서는 UIML 기반의 다이어그램에서 XML 문서서로의 변환기에 대한 모델을 제안한다.

  • PDF

System Comparisons for GML(Geography Markup Language) Services

  • Lee, Eun-Kyu;Kim, Mi-Jeong;Oh, Byoung-Woo;Jang, Byung-Tae
    • 대한원격탐사학회:학술대회논문집
    • /
    • 대한원격탐사학회 2003년도 Proceedings of ACRS 2003 ISRS
    • /
    • pp.219-221
    • /
    • 2003
  • With regarding to web GIS, OGC promotes WFS allowing a client to retrieve geospatial data encoded in GML which is a modeling language to encode the semantics, syntax and schema of geospatial information resources. Even though GML provides benefits for geographic description, it is too heavy to be processed by mobile devices. In order to address the issue, this paper evaluates GML service with WFS server and GML viewers. Through this paper, we get analyses of properties of GML geospatial data and the effects on wireless devices, which are expected to be fundamental materials onto a design of mobile applications.

  • PDF

Information Structure of Relative Clauses in English: a Flexible and Computationally Tractable Model

  • Song, Sanghoun
    • 한국언어정보학회지:언어와정보
    • /
    • 제18권2호
    • /
    • pp.1-29
    • /
    • 2014
  • Relativization is one of the common syntactic operations to merge two different clauses into a single information unit. This operation plays a pivotal role to structuralize multiple clauses cohesively as well as serves to specify the property an individual has within the context. That implies that relativization contributes to information structure of multiclausal sentences. In this context, this paper delves into information structure of relative clauses in English with an eye toward creation of a computational model from a standpoint of machine translation. The current work employs Head-driven Phrase Structure Grammar (HPSG, Pollard and Sag (1994)) as a theory of grammar and Minimal Recursion Semantics (MRS, Copestake et al. (2005) as a meaning representation system. Building upon these formalisms, this paper addresses how information structure of relative clauses can be represented and constrained. The current work makes use of Individual CONStraints (ICONS) for modeling relative clauses with respect to information structure. The current work also investigates which relative clause involves which information structure constraint. The present study argues that non-restrictive relative clauses impose a more specific constraint on information structure than restrictive relative clauses.

  • PDF

기업간 비즈니스 프로세스 메타데이터 온톨로지 설계 (B2B Business Process Metadata Ontology Design)

  • 김형도;김종우
    • 한국IT서비스학회:학술대회논문집
    • /
    • 한국IT서비스학회 2006년도 추계학술대회
    • /
    • pp.170-176
    • /
    • 2006
  • B2B registries are information systems to registrate B2B related business information such as companies' profiles, business documents, business processes, services and to provide query facilities to find information about potential business partners. In this study, we focus on the design of the repository for B2B business processes. In this paper, a metadata ontology is designed to registrate B2B business processes. In practice, there are several competitive business process definition languages such as ebXML BPSS (Business Process Specification Schema), WSBPEL (Web Service Business Process Execution Language), BPMN (Business Process Modeling Notation), and so on. In order to registrate business processes based on different representation frameworks, the proposed metadata ontology consist of three layers, common metadata, language-specific metadata, and interrelationship metadata. To implement the proposed metadata ontology using ebXML registry, metadata mapping scheme to ebRIM (ebXML Registry Information Model) are also suggested.

  • PDF

관계 대수를 이용한 페트리 네트의 모델링 (Petri Nets Modeling Using Relational Algebra)

  • Young Chan Kim
    • 한국시뮬레이션학회:학술대회논문집
    • /
    • 한국시뮬레이션학회 1992년도 제2회 정기총회 및 추계학술 발표회 발표논문 초록
    • /
    • pp.12-12
    • /
    • 1992
  • This paper proposes an analysis method of Petri nets (PNs) using the relational algebra (RA). More specifically, we represent PNs in relations of the relational model. Based on such representation, we first develop an algorithms for analyzing properties of PNs, such as boundedness, conservation, coverability, reachability, and liveness. The advantage of this approach is as follows: First, the algorithms represented by RA can be easily converted to a query language such as SQL of the widely used, commercial relational database management systems (DBMSs). Second, we can alleviate the problem of state space explosion because relational DBMSs can handle large amounts of data efficiency. Finally, we can use the DBMS's query language to interpret the Petri nets and make simulation.

  • PDF

관계 대수를 이용한 페트리 네트의 모델링 (Modeling of Petri Nets Using Relatinal Algebra)

  • 김영찬
    • 한국시뮬레이션학회논문지
    • /
    • 제1권1호
    • /
    • pp.37-47
    • /
    • 1992
  • This paper proposes an analysis method of petri nets(PNs) using the relational algebra(RA). More wpecifically, we represent PNs in relations of the relational model. Based on such representation, we first develop an algorithm for generating reachability trees of PNs. we then develop an algorithm for generating reachability trees of PNs. We then develop algorithms for analyzing properties of PNs, such as boundedness, conservation, coverability, reachability, and liveness. The advantage of this approach is as follows: First, the algorithms represented by RA can be easity converted to a query language such as SQL of the widely used, commerical relational database management systems(DBMSs). Second, we can alleviate the problem of state space explosion because relational DBMSs can handle large amounts of data efficiently. Finally, we can use the DBMS's query language to interpret the Petri nets and make simulation.

  • PDF

Determinants of Working International Students' Life Satisfaction: The Mediating Role of Sense of Belonging

  • Do-Hyun, Im;Richard, Basilisco;Kwan-Soo, Shin;Seong-Chan, Bae
    • International Journal of Advanced Culture Technology
    • /
    • 제10권4호
    • /
    • pp.322-336
    • /
    • 2022
  • South Korea is in the limelight in the past decades as Korean universities races for internationalization. As the number of students studying abroad tremendously increasing, there has been a growing need for higher education institutions to understand international working students' life satisfaction and sense of belonging. The aim of this research is to outline which determinants affects life satisfaction as mediated by sense of belonging. With the samples size of 102 respondents, the proposed research model was examined using structural equation modeling (SEM) and SPSS. Results show that all determinants (Recognition, Quality of Education, Experienced Difficulties in Public Service and Understanding Korean Language) were positively significant toward Sense of Belonging. Likewise sense of belonging holds the positive indirect significant effects of the four determinants to life satisfaction.