바로가기메뉴

본문 바로가기 주메뉴 바로가기

logo

검색어: 웹 자료, 검색결과: 3
1
이혜영(동덕여자대학교) ; 박현영(협성대학교) 2016, Vol.33, No.3, pp.219-238 https://doi.org/10.3743/KOSIM.2016.33.3.219
초록보기
초록

본 연구는 대학도서관 정보서비스 연구동향을 살펴보고자 함이 목적이며 이를 수행하기 위하여 2006년부터 2015년까지 문헌정보학 주요 4개 학회지에 발표된 대학도서관 정보서비스 논문을 대상으로 내용분석을 실시하였다. 조사항목으로는 대학도서관 정보서비스 연구 건수, 정보서비스 기능별 하위 주제, 연구방법, 자료수집방법, 연구 이용자 대상 그리고 이론 연구 vs. 실제 서비스 연구이다. 연구결과, 대학도서관 대상의 정보서비스 연구는 다른 분야에 비해 많은 연구가 이루어졌다. 정보서비스 기능에서는 정보제공 기능이, 하위 주제별로는 전자정보서비스, 정보활용교육, 정보(참고)봉사 일반에 관한 연구가 주를 이루고 있었다. 연구방법으로는 조사연구, 사례연구가 주로 사용되었으며 자료수집방법으로는 질문지와 웹사이트 방법이 많이 사용되었다. 학부생 대상의 이용자 연구가 많았으며 실제 서비스 연구가 많은 비중을 차지하였다.

Abstract

With the purpose of looking into the information service study tendency, targeted at university library, this performed a content analysis of the articles in print from 2006 to 2015 on major four academic journals of Library and Information Science. Investigation items were study number of information services, subsidiary themes classified with information service functions, study method, collection method, user object, and theory study vs. service study in reality. As a result, information service studies were performed more than other areas. Information service functions targeted at the study were that of information supply. Major subsidiary themes were electronic information service, information literacy instruction, and information (reference) services general. Major study methods were survey research method,, case study, and major material collection methods were questionnaire and web-based research methods. Major user studies were targeted at undergraduates, and service study in reality took a great share.

초록보기
초록

본 연구에서는 공공도서관의 서비스 프로그램 운영과정에서 생산된 ‘서비스 데이터’를 서지데이터와 연계하여 도서관 목록을 개선시키고자 하였다. 이를 위해 2015년에 우수 도서관으로 선정된 공공도서관 7곳을 대상으로 서비스 데이터를 수집하고 분석하였다. 이를 바탕으로 서지데이터와 서비스 데이터를 서지프레임워크를 적용하여 시범적으로 연계하고, 활용 가능한 인터페이스를 제안하였다. 본 연구결과는 1) 선별적이고 가치 평가가 포함된 서지데이터를 확보하고, 2) 장서의 생애주기 동안 서지데이터를 지속적으로 업데이트할 수 있게 되며, 3) 체계적으로 관리되기 어려웠던 서지데이터의 보존성과 공유 가능성을 향상시킬 수 있으며, 4) 시맨틱웹 환경에서 외부 링크드 데이터를 추가적으로 연계할 수 있는 서지데이터 개발을 위한 기초자료로 활용될 수 있을 것이다.

Abstract

This study aims to improve bibliographic data of public libraries by linking service data, which are produced out of library service programs. Service data collected from the seven award-winning public libraries were selected and analyzed. A Bibliographic Framework is used for linking bibliographic data and service data. Interfaces are also suggested for the two-way data linking. The results can be used to obtain 1) selective and value-added bibliographic data, 2) bibliographic data updated continuously throughout the lifecycle, 3) structured service data for preservation and sharing, and 4) bibliographic data linked to the additional external linked data.

초록보기
초록

본 연구의 목적은 1) 소설 속 지명 데이터베이스(DB)를 구축하고, 2) 확장 가능한 지명 DB를 위해 자동으로 지명을 추출하여 데이터베이스를 갱신하며, 3) 데이터베이스 내의 소설지명과 용례를 검색하고 시각화하는 파일럿시스템을 구현하는 데 있다. 특히, 학습자료(training)에 해당하는 말뭉치(corpus)를 확보하기 어려운, 소설지명과 같이 현재 잘 쓰이지 않는 개체명을 자동으로 추출하는 것은 매우 어려운 문제이다. 효과적인 지명 정보 추출용 학습자료 말뭉치 확보 문제를 해결하기 위해 본 논문에서는 이미 수작업으로 구축된 웹 지식(어휘사전)을 활용하여 학습에 필요한 충분한 양의 학습말뭉치를 확보하는 방안을 적용하였다. 이렇게 확보된 학습용 코퍼스와 학습된 자동추출 모듈을 가지고, 새로운 지명 용례를 찾아 추가하는 지명 데이터베이스 확장 도구를 만들었으며, 소설지명을 지도 위에 시각화하는 시스템을 설계하였다. 또한, 시범시스템을 구현함으로써 실험적으로 그 타당성을 입증하였다. 끝으로, 현재 시스템의 보완점을 제시하였다.

Abstract

This study aimed to design a semi-automatic web-based pilot system 1) to build a Korean novel geo-name, 2) to update the database using automatic geo-name extraction for a scalable database, and 3) to retrieve/visualize the usage of an old geo-name on the map. In particular, the problem of extracting novel geo-names, which are currently obsolete, is difficult to solve because obtaining a corpus used for training dataset is burden. To build a corpus for training data, an admin tool, HTML crawler and parser in Python, crawled geo-names and usages from a vocabulary dictionary for Korean New Novel enough to train a named entity tagger for extracting even novel geo-names not shown up in a training corpus. By means of a training corpus and an automatic extraction tool, the geo-name database was made scalable. In addition, the system can visualize the geo-name on the map. The work of study also designed, implemented the prototype and empirically verified the validity of the pilot system. Lastly, items to be improved have also been addressed.

정보관리학회지