http://chineseinput.net/에서 pinyin(병음)방식으로 중국어를 변환할 수 있습니다.
변환된 중국어를 복사하여 사용하시면 됩니다.
황정희,류근호,Hwang Jeong Hee,Ryu Keun Ho 한국정보처리학회 2004 정보처리학회논문지D Vol.11 No.7
웹에서 효율적인 정보 관리와 데이터 교환을 위해 XML의 중요성이 증가함에 따라 XML의 구조 통합과 구조 검색에 대한 연구가 진행되고 있다. 구조가 정의되어 있는 XML 문서의 구조 검색은 스키마 또는 DTD를 통해 가능하다 그러나 DTD나 스키마가 정의되어 있지 않은 XML 문서에 대한 검색은 기존의 검색 방법을 적용할 수 없다. 그러므로 이 논문에서는 구조 정보가 주어지지 않은 많은 양의 XML 문서를 대상으로 구조를 빠르게 검색하기 위한 기반 연구로써 새로운 클러스터링 기법을 제안한다. 먼저 각 문서로부터 빈발한 구조의 특성을 추출한다. 그리고 추출된 빈발 구조를 문서의 대표 구조로 하여 유사 구조기반의 클러스터링을 수행한다. 이것은 서로 다른 구조의 전체 문서를 대상으로 검색하는 것보다 신속하게 구조 검색을 할 수 있도록 한다. 또한 유사한 구조들로 그룹화되어 있는 클러스터들을 기반으로 XML 문서에 대한 구조 검색을 수행한다. 아울러 구조 검색의 적용 방법을 기술하고, 그에 대한 결과의 예를 보여 제안 기법의 효율성을 증명한다. As the importance or XML is increasing to manage information and exchange data efficiently in the web, there are on going works about structural integration and retrieval. The XML. document with the defined structure can retrieve the structure through the DTD or XML schema, but the existing method can't apply to XML. documents which haven't the structure information. Therefore. in this paper we propose a new clus-tering technique at a basic research which make it possible to retrieve structure fast about the XML documents that haven't the structure information. We first estract the feature of frequent structure from each XML document. And we cluster based on the similar structure by con-sidering the frequent structure as representative structure of the XML document, which makes it possible to retrieve the XML document raster than dealing with the whole documents that have different structure. And also we perform the structure retrieval about XML documents based on the clusters which is the group of similar structure. Moreover, we show efficiency of proposed method to describe how to apply the structure retrieval as well as to display the example of application result.
시맨틱 웹 기반의 고객 정보 검색 시스템의 설계 및 구현
황정희,구미숙,이현아,류근호,Hwang Jeong-Hee,Gu Mi-Sug,Lee Hyun-Ah,Ryu Keun-Ho 한국정보처리학회 2006 정보처리학회논문지D Vol.13 No.4
시맨틱 웹 기반의 서비스를 제공하기 위해서는 특정 도메인 지식에 대한 명시적인 명세화 및 지식의 개념과 개념과의 관계를 정형화하는 온톨로지를 통해서 이루어진다. 그러므로 특정 도메인 지식의 명세화와 정형화를 위해서는 관심 있는 도메인내의 지식을 개념화하는 온톨로지의 생성이 필수적이다. 이 논문에서는 택배 마케팅의 잠재 고객에 대한 정보를 검색하기 위해, 시맨틱 웹 기반의 온톨로지 생성을 위한 구체적인 도메인을 설계하고, 생성된 온톨로지를 이용하는 정보 검색 방법을 제안하였다. 제안된 온톨로지를 기반으로 고객의 정보를 수집하는 데이터 검색 로봇을 구현 하였다. 아울러 온톨로지의 생성과 데이터 검색 로봇이 데이터 검색을 정확하게 수행함을 확인 하였다. Ontology specifies the knowledge in a specific domain and defines the concepts of knowledge and the relationships between concepts. It is possible to provide the service based on the semantic web through the ontology. Therefore, to specify and define the knowledge in a specific domain, it is required to generate the ontology which conceptualizes the knowledge. Accordingly, to search the information of potential customers for home-delivery marketing of post office, we design the specific domain to generate the ontology based on the semantic web in this paper. And we propose how to retrieve the information, using the generated ontology. We implement the data search robot which collects the information based on the generated ontology. Also, we confirm that the ontology and the search robot perform the information retrieval exactly.
황정희,Hwang, Jeong-Hee 한국정보처리학회 2008 정보처리학회논문지D Vol.15 No.1
유비쿼터스 환경에서 상황정보 인식 분야를 연구하면서 가장 밑바탕에서 기초가 될 수 있는 것은 인터넷 기술과 XML(Extensible Markup Language)이다. 인터넷을 통한 통신에서 XML 데이터의 사용이 일반화되고 있으며 데이터의 형태는 연속적이다. 그리고 XML 스트림 데이터에 대한 질의를 처리하기 위한 방안들이 제시되고 있다. 이 논문에서는 스트림 데이터에 대한 질의처리를 효율적으로 수행하기 위한 기반연구로써 XML을 레이블의 순서화된 트리로 모델링하여 온라인 환경에서 빈발한 구조를 추출하는 마이닝 방법을 제안한다. 즉, 지속적으로 입력되는 XML 데이터의 구조를 트리로 모델링하고 각각의 트리를 하나의 트리 집합의 구조로 표현하여 현재 윈도우 시점에서 빈발한 구조를 정확하고 빠르게 추출하는 방법을 제시한다. 제시하는 방법은 XML의 질의 처리 및 색인 구성의 기초 자료로 활용될 수 있다. The basic research of context aware in ubiquitous environment is an internet technique and XML. The XML data of continuous stream type are popular in network application through the internet. And also there are researches related to query processing for streaming XML data. As a basic research to efficiently query, we propose not only a labeled ordered tree model representing the XML but also a mining method to extract frequent structures from streaming XML data. That is, XML data to continuously be input are modeled by a stream tree which is called by XFP_tree and we exactly extract the frequent structures from the XFP_tree of current window to mine recent data. The proposed method can be applied to the basis of the query processing and index method for XML stream data.
황정희,신문선,이종연,황익수,Hwang, Jeong-Hee,Shin, Moon-Sun,Lee, Jong-Yun,Hwang, Ik-Soo 한국정보처리학회 2009 정보처리학회논문지 C : 정보통신,정보보안 Vol.16 No.3
RFID 기술은 유비쿼터스 환경을 구현하기 위한 핵심기술 중 하나로 물리적인 접촉 없이 인식 가능한 기술로써 기업과 학술적 분야에서 많은 관심을 받고 있다. 특히 물류 환경에서 RFID 기술 기반의 물류 환경 관리는 비용 및 납기의 개선 등에 큰 효율성을 가져올 수 있다. 이 논문에서는 국제 물류 프로세스에 대한 보안 요구사항을 분석하고 RBAC 기반의 접근 제어 모델을 제안한다. 그리고 접근제어의 제약조건을 UML로 표현한다. RFID technique which is recognizable without the physical contact between the reader and the tag is the core to archive ubiquitous environment, and has been attracting a lot of interest from both industry and academic institutes. Especially, RFID based logistic service management can get the low priced cost and the advancement of the appointed date of delivery. In this paper, we first analyze security requirements of international logistics process, and then propose a RBAC based security model and represent access control constraints using UML.
황정희,김영균,류근호,Hwang, Jeong-Hee,Kim, Young-Gyun,Ryu, Keun-Ho 한국정보처리학회 2004 정보처리학회논문지D Vol.11 No.2
ebXML(Electronic Business using extensible Markup Language) is an XML based new international standard framework of the electronic business. Interoperability among mutually different industry fields can be realized by reusing core component, as a infrastructure of data. For this interoperability, it is needed to define the concrete concept of core component, through analyzing the role and applicability of the core component in business process which defines the interoperability among different companies. Therefore, in this paper, we Inquire the role of the core component in the ebXML, and implement the core component storage system which generates core component to register in registry/repository. The designed system for storing the core component generates suitable core component structure to register in registry/repositor), which can be used to generate new business information entity in a modeling step of business process. ebXML은 XML기반의 새로운 국제 표준 전자상거래 프레임워크이다. 서로 다른 산업분야 간의 상호운용성은 하부 데이터 구조인 핵심 컴포넌트의 재사용을 통하여 가능하다. 이러한 상호운용을 위하여 서로 다른 기업 간의 상호작용을 정의하는 비즈니스 프로세스에서의 핵심 컴포넌트의 역할과 적용 가능성에 대한 분석을 통한 핵심 컴포넌트의 명확한 개념 정립이 필요하다. 따라서 이 논문에서는 ebXML과 핵심 컴포넌트의 역할을 알아보고 등록/저장소에 등록하기 위한 핵심 컴포넌트를 생성하는 핵심 컴포넌트 저장 시스템을 설계 및 구현한다. 이 논문의 핵심 컴포넌트 저장을 위한 시스템은 등록/저장소에 등록하기 적합한 핵심 컴포넌트 구조를 생성하고, 비즈니스 프로세스의 모델링 단계에서 새로운 비즈니스 정보 개체의 생성을 위해서 이용되거나 재 사용될 수 있다.
클러스터의 주요항목 가중치 기반 XML 문서 클러스터링
황정희,Hwang, Jeong-Hee 한국정보처리학회 2007 정보처리학회논문지D Vol.14 No.1
발달된 인터넷 환경과 데이터 교환 표준 언어로서 확정되고 있는 XML을 기반으로 하여 대량의 웹 문서들이 생산되면서 정보 추출의 대상은 자연스럽게 웹 문서로 이동하게 되었다. 이에 따라 급속히 증가하고 있는 XML 문서에 대한 구조, 통합 및 검색을 위한 연구들이 있다. 이 논문에서는 XML 문서들에 대한 질의 처리, 검색 등을 효율적으로 처리하기 위한 기반으로써 빈발구조 중심의 XML 문서를 클러스터링 하는 방법을 제안한다. 첫째 XML 문서를 트리 구조로 표현하여 분리하고 분리된 구조들을 대상으로 빈발하게 발생하는 구조들을 추출한다. 둘째 각 XML 문서에서 추출된 빈발 구조들을 트랜잭션의 항목으로 취급하여 클러스터링을 수행한다. 클러스터링을 수행할 때 각 클러스터의 생성 및 생성된 전체 클러스터의 응집도를 함께 고려하는 주요항목 가중치를 이용한다. 셋째 기존연구와의 비교 실험을 통해 제안하는 방법의 우수성을 증명한다. As the web document of XML, an exchange language of data in the advanced Internet, is increasing, a target of information retrieval becomes the web documents. Therefore, there we researches on structure, integration and retrieval of XML documents. This paper proposes a clustering method of XML documents based on frequent structures, as a basic research to efficiently process query and retrieval. To do so, first, trees representing XML documents are decomposed and we extract frequent structures from them. Second, we perform clustering considering the weight of large items to adjust cluster creation and cluster cohesion, considering frequent structures as items of transactions. Third, we show the excellence of our method through some experiments which compare which the previous methods.
황정희,류근호,Hwang, Jeong-Hee,Ryu, Keun-Ho 한국정보처리학회 2003 정보처리학회논문지D Vol.10 No.7
인터넷의 사용 증가로 정보의 양은 기하급수적으로 증가하고 있으며 웹 데이터의 표준인 XML의 데이터 표현의 유연성으로 인해 EDMS(Electronic Document Management System), ebXML(e-business extensible Markup Language) 등 웹 기반의 전자문서론 이용하는 시스템들은 XML를 문서 교환 방식 및 표준 문서 형식으로 도입하고 있는 실정이다. 그러므로 점차 확산되어 가고 있는 XML 문서에 대한 효율적인 문서의 관리와 검색을 위한 연구가 필요하다. 이 논문에서는 다중 문서간의 구조적 유사성을 분류하기 위하여 엘리먼트의 순서적 의미를 갖는 XML 문서를 대상으로 순차패턴을 이용하여 문서의 특성을 반영하는 대표구조를 추출하고 추출된 구조를 기반으로 유사 구조 문서를 클러스터링하는 방법을 제시한다. 이 논문의 제안 알고리즘은 클러스터의 응집도와 클러스터간의 유사도를 함께 고려하는 비용계산 방식을 이용하므로써 클러스터링의 정확도를 높일 수 있는 효과를 얻을 수 있다. As the use of internet is growing, the amount of information is increasing rapidly and XML that is a standard of the web data has the property of flexibility of data representation. Therefore electronic document systems based on web, such as EDMS (Electronic Document Management System), ebXML (e-business extensible Markup Language), have been adopting XML as the method for exchange and standard of documents. So research on the method which can manage and search structural XML documents in an effective wav is required. In this paper we propose the clustering method based on structural similarity among the many XML documents, using typical structures extracted from each document by sequential pattern mining in pre-clustering process. The proposed algorithm improves the accuracy of clustering by computing cost considering cluster cohesion and inter-cluster similarity.
여성노인의 대사증후군과 모유수유, 골밀도와의 연관성 분석
황정희,Hwang, Jeong Hee 국제문화기술진흥원 2021 The Journal of the Convergence on Culture Technolo Vol.7 No.3
여성은 폐경이후에 대사증후군의 위험이 더욱 증가한다고 보고되고 있지만, 출산으로 인한 모유수유, 골밀도와 대사증후군의 융합적 연관성에 대한 연구는 부족하다. 본 연구에서는 2010년과 2011년의 제 5기 국민건강영양조사의 원시자료를 이용하여 여성노인 939명을 대상으로, 모유 수유한 자녀수 기준의 세 그룹으로 분류하여 모유 수유한 자녀수, 골밀도와 대사증후군과의 연관성을 분석하였다. 분석 결과에서 변수 보정 후 모유수유 자녀수의 증가에 따른 대사증후군의 위험요인과 골밀도와의 유의한 연관성은 나타나지 않았지만, 모유 수유한 자녀수가 많은 여성노인은 더 많은 대사증후군 위험 요소들과 유의한 연관성을 보였다. 이러한 연구결과는 여성노인의 대사증후군 예방과 진단 그리고 건강관리를 위한 기초 자료로 활용될 수 있다. Women are reported to have increased risk of metabolic syndrome after menopause. Nevertheless, there is a lack of study on the convergent association between breast-feeding, bone mineral density(BMD) and metabolic syndrome due to women's childbirth. In this study, the data of 939 elderly women using raw data from the fifth Korean National Health and Nutrition Examination Survey(KNHANES V-1 and 2) in 2010 and 2011 were analyzed. The correlation between breast-feeding children, BMD and metabolic syndrome was analyzed by dividing them into three groups based on the number of breast-feeding children. As a result of the analysis, no specific association was found between risk factors of metabolic syndrome and BMD according to the increase in the number of breast-feeding children after adjustment for confounders. However, elderly women with a large number of breast-feeding children showed a significant association with more risk factors of metabolic syndrome. These findings can be used as a basic material for the prevention and diagnosis of metabolic syndrome and health care in elderly women.
창업기업의 경영성과에 미치는 영향요인에 관한 연구: 외식산업을 중심으로
황정희,정규석,홍승표,Hwang, Jeong Hee,Chung, Kyu Suk,Hong, Seung Pyo 한국벤처창업학회 2013 벤처창업연구 Vol.8 No.1
본 연구는 국내 문헌연구와 외식업 성공사례들을 통해 외식업 창업성공요인들을 도출하고, 이 요인들이 경영성과에 미치는 영향을 창업외식업체에 대한 설문조사를 통하여 실증적 연구를 수행하였다. 첫째, 창업자 특성 요인이 경영 성과에 미치는 영향을 분석한 결과, 사회적 기술은 순이익 증가율과 고객 증가율에 유의한 영향을 주는 것으로 나타났으며 창업 준비성은 순이익 증가율, 고객 증가율 및 좌석 회전율에 유의한 결과가 확인되었다. 둘째, 운영 관리 요인에서는 접근성이 고객 증가율과 좌석 회전율에, 시설은 좌석 회전율에, 서비스 역량은 순이익 증가율과 고객 증가율 및 좌석 회전율에, 촉진 활동은 고객 증가율에 각각 유의한 것으로 확인되었다. 셋째, 상품 요인에서는 창업외식업의 경우에 품질지향성이 경영성과에 미치는 영향은 통계적으로 유의하지 않은 것으로 확인되었다. 따라서 본 연구는 외식업의 창업을 위한 요인을 제시함으로써 외식업을 창업하려는 외식창업 준비자 및 기존 외식업 사업자들의 성공전략수립에 기여할 것이다. This study, through the domestic literature research and the success stories of restaurant business, derived the success factors, the impact of these factors on the management performance was carried out through a survey for the establishment of Foodservice Business empirical research. First, according to the result that analyze effect that founder special quality factor gets in management result, was expose that a social technology causes effect that keep in mind in net profit growth rate and customer rate of increment and result that establishment readiness keeps in mind in net profit growth rate, customer rate of increment and seat turnover rate was confirmed. Second, in operation management factor accessibility in customer rate of increment and seat turnover rate, facilities in seat turnover rate, service capacity in net profit growth rate and customer rate of increment and seat turnover rate, promotion activity was confirmed that keep in mind each in customer rate of increment. Third, the effect that quality directivity gets in management result in occasion of establishment restaurant business in goods factor was confirmed that do not keep in mind statistically. Therefore, this study, by presenting the factors for establishment of restaurant business, may contribute to the success strategy establishment of the establishment restaurant business preparator and existing restaurant businessmen.
황정희,Hwang, Jeong Hee 국제문화기술진흥원 2022 The Journal of the Convergence on Culture Technolo Vol.8 No.6
Data mining is a technique that explores knowledge such as relationships and patterns between data by exploring and analyzing data. Data that occurs in the real world includes a temporal attribute. Temporal data mining research to find useful knowledge from data with temporal properties can be effectively utilized for predictive judgment that can predict the future. In this paper, we propose an algorithm using time-unit grouping to classify the database into regular time period units and discover frequent pattern itemsets in time units. The proposed algorithm organizes the transaction and items included in the time unit into a matrix, and discovers frequent items in the time unit through grouping. In the experimental results for the performance evaluation, it was found that the execution time was 1.2 times that of the existing algorithm, but more than twice the frequent pattern itemsets were discovered.