바로가기메뉴

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

logo

검색어: Selecting, 검색결과: 171
초록보기
초록

본 논문에서는 OpenURL을 이용한 전자자원 링킹시스템의 개요를 기술하고 있다 이어서 16개의 OpenURL link resolver를 선정해서 서버설치여부, 보유하고 있는 저널종수, 서비스 커스터마이제이션, 사용통계서비스 등을 기준으로 비교분석하였다. 분석결과는 각 도서관 및 유관기관에서 링킹시스템을 구입 또는 구축해서 이용할 경우 자관에 맞는 시스템을 선정하는데 도움이 될 것이다.

Abstract

This study describes the concept of link resolvers using OpenURL. Then, the study analyzed the commercially available link resolvers in terms of remote & local hosting, title list, customization of the services and usage statistics. The results will help the libraries select the appropriate link resolvers that are relevant to the features of the libraries.

52
노영희(건국대학교) ; 신영지(건국대학교) ; 곽우정(건국대학교) 2019, Vol.36, No.2, pp.7-29 https://doi.org/10.3743/KOSIM.2019.36.2.007
초록보기
초록

본 연구에서는 특화도서관 이용자를 대상으로 특화서비스 현황, 이용경험 및 전반적인 만족도 등을 조사하고, ISA 기법을 기반으로 특화 주제 자료, 특화서비스 장소, 특화프로그램, 특화 주제 분야 시설 및 환경에 대한 중요도와 만족도를 비교하여, 특화도서관 운영의 문제점과 개선방안을 도출하고자 하였다. 그 결과, 첫째, 특화도서관의 주제 선정 시, 해당 도서관의 지역적 특징과 역사, 인구분포 등을 반영하여 주제를 선정해야 하며, 지역 주민 및 도서관 이용자의 수요조사가 고려되어야 할 것이다. 둘째, 특화도서관은 특화프로그램의 기획 시, 프로그램의 질적 향상을 위해 전문성을 갖춘 프로그램 진행자를 기반으로 하여 차별성 있는 프로그램의 운영을 고려하여야 할 것이며, 또한 충분한 주제 관련 장서와 공간을 확보하고, 더 나아가 장서와 연계하여 프로그램을 기획하여야 한다. 셋째, 특화도서관은 공간은 이용자에게 특화장서와 서비스, 정보서비스 등을 제공하기 위해 자관이 제공하는 특화주제를 서비스하기 적합한 구조여야 한다. 또한 공간을 구성함에 있어 이용자의 요구를 반영하는 것을 고려해야 한다.

Abstract

The purpose of this study is to investigate the status of specialized services, user experience, and the overall satisfaction for the specialized library users, and based on the ISA method, compare the specialized theme data, specialized service place, specialized program, specialized theme area facilities and environment, and derive issues of the specialized library operation and improvement measures. Consequently, first, when selecting the theme of the specialized library, the theme ought to be selected to reflect the regional characteristics, history and demographics of the library, and the demand survey of the local residents and library users would need to be considered. Second, when planning the specialized program, the specialized library ought to consider operating differentiated programs based on the program operator who has the expertise to improve the quality of the program. Furthermore, sufficient theme related books and space must be secured, and moreover, the program must be planned in connection with the book collection. Third, the specialized library should be so structured as to ensure that the space may serve specialized themes provided by the library in order to provide specialized collections, services, and information services for the users. In addition, reflecting the needs of the users in designing the space must be considered.

초록보기
초록

본 연구는 실재 시스템 환경에서 문헌 분류를 위해 범주화 기법을 적용할 경우, 범주화 성능이 어느 정도이며, 적정한 문헌범주화 성능의 달성을 위하여 분류기 학습에 필요한 범주당 가장 이상적인 학습문헌집합의 규모는 무엇인가를 파악하기 위하여 kNN 분류기를 사용하여 실험하였다. 실험문헌집단으로15만 여건의 실제 서비스되는 데이터베이스에서 2,556건 이상의 문헌을 가진 8개 범주를 선정하였다. 이들을 대상으로 범주당 학습문헌수 20개(Tr20)에서 2,000개(Tr2000)까지 단계별로 증가시키며 8개 학습문헌집합 규모를 갖도록 하위문헌집단을 구성한 후, 학습문헌집합 규모에 따른 하위문헌집단 간 범주화 성능을 비교하였다. 8개 하위문헌집단의 거시평균 성능은 F1 값 30%로 선행연구에서 발견된 kNN 분류기의 일반적인 성능에 미치지 못하는 낮은 성능을 보였다. 실험을 수행한 8개 대상문헌집단 중 학습문헌수가 100개인 Tr100 문헌집단이 F1 값 31%로 비용대 효과면에서 분류기 학습에 필요한 최적정의 실험문헌집합수로 판단되었다. 또한, 실험문헌집단에 부여된 주제범주 정확도를 수작업 재분류를 통하여 확인한 후, 이들의 범주별 범주화 성능과 관련성을 기반으로 위 결론의 신빙성을 높였다.

Abstract

This paper examines a level of categorization performance in a reallife collection of abstract articles in the fields of science and technology, and tests the optimal size of documents per category in a training set using a kNN classifier. The corpus is built by choosing categories that hold more than 2,556 documents first, and then 2,556 documents per category are randomly selected. It is further divided into eight subsets of different size of training documents: each set is randomly selected to build training documents ranging from 20 documents (Tr20) to 2,000 documents (Tr2000) per category. The categorization performances of the 8 subsets are compared. The average performance of the eight subsets is 30% in F1 measure which is relatively poor compared to the findings of previous studies. The experimental results suggest that among the eight subsets the Tr100 appears to be the most optimal size for training a kNN classifier. In addition, the correctness of subject categories assigned to the training sets is probed by manually reclassifying the training sets in order to support the above conclusion by establishing a relation between and the correctness and categorization performance.

초록보기
초록

본 연구는 6시그마 DMAIC 방법론의 정의(Define)와 측정(Measure) 단계의 기법들을 활용하여 대학도서관 멀티미디어 서비스 개선에 영향을 미치는 주요 변수들을 도출하였다. 이를 위하여 S대학교 중앙학술정보관의 사례를 중심으로 현장 사서들의 브레인스토밍, X-Y Matrix와 특성요인도 작성, 도서관 홈페이지를 통한 이용자 의견 분석, 이용자 인터뷰 등을 통하여 대학도서관 멀티미디어 서비스의 프로세스를 분석하고, 핵심 품질특성을 지표화하였다. 그리고 Process Map과 특성요인도를 통하여 멀티미디어 서비스에 영향을 미치는 잠재원인변수들을 도출하고, 도출한 잠재원인변수를 X-Y Matrix와 Pareto Chart에 의하여 우선순위화하여 멀티미디어 서비스에 영향을 미치는 주요 요인으로 ‘자료 선정 전담자 유무’, ‘자료 선정주기’, ‘독립된 멀티미디어실 운영 유무’, ‘자료 배가 방법’, ‘인기자료 안내 여부’, ‘입수자료 통보 여부’, ‘신간 자료 안내 방법’, ‘구입주문 처리 방법’, ‘주문자료 진행사항 점검 주기’, ‘자료 신청자 유형’, ‘자료 신청 방법’, ‘반납 시 자료 상태 점검 여부’, ‘소장자료 목록 안내 방법’, ‘연체자료 회수방법’의 14개 변수를 도출하였다.

Abstract

This study analyzed the process of multimedia services and indexed the core quality characteristics through the tools employed in ‘Define’ and ‘Measure’ steps of the 6 Sigma DMAIC methodology. To achieve the goal, as a case study of ‘S’ University Central Library, first, brainstorming technique was used to tap the librarians, second, interview with the half-time student workers, third, user’s opinion on homepage was analyzed and lastly, the interview with the users. This study also drew some potential causal factors which would likely to affect the multimedia service using Process Map and C&E Diagram. Those factors were prioritized using X-Y matrix and Pareto Chart. This study revealed 14 factors affecting multimedia services: ‘presence/absence of the persons who are in charge of selection’, ‘cycle of selection materials’, ‘presence/absence of seperated multimedia room’, ‘materials arrangement method’, ‘notification of popular materials’, ‘notification of documents arrivals’, ‘methods of noticing new arrivals’, ‘methods of ordering materials’, ‘cycle of checking order status’, ‘types of persons requesting materials’, ‘methods of requesting materials’, ‘checking of the status of the returned materials’, ‘methods of noticing materials in housed’, and ‘methods of ways to return overdue materials’.

초록보기
초록

Abstract

In this study, pathfinder network analysis has been carried out to identify subject domains of documents which cited articles in the ASIST Proceedings. This represents how articles in the ASIST Proceedings are flowed and used in what subjects areas. For this analysis, 240 documents were selected through a search of the Scopus database. The complete linkage clustering method was used to draw out 16 clusters from 240 documents. Through MDS and pathfinder network analysis, knowledge networks of clusters have been produced. As a result, articles in the ASIST Proceedings relating to knowledge management, bibliometrics, information retrieval and digital libraries have been cited actively by other publications. The most frequent citation flow type of ASIST proceedings was citation from proceedings(ASIST) to reviews(ARIST), via journals, and the most popular subject areas related to documents were bibliometrics.

56
서은경(한성대학교) ; 이원경(한성대학교) 2008, Vol.25, No.2, pp.25-48 https://doi.org/10.3743/KOSIM.2008.25.2.025
초록보기
초록

Abstract

The purpose of this study is to suggest retrieval interfaces for Korean paintings which support users to retrieve specific digitalized images of them through various access points and to widely browse based on unique features Korean paintings. The study, first, develops a set of descriptive elements suitable for Korean paintings. Twenty-six core elements and one hundred seventy-two attributes are selected as descriptive items for Korean paintings based on the opinion of 8 experts. Then, to gain realistic evidence of what descriptive elements of image serve users as access points, it is investigated which elements are used as retrieval access points among 26 core elements by 300 peered users who are consisted with two groups such as common users and domain specialists. The study, in final, designs two(general and advanced) types of search interfaces and display interfaces based on the most popular top 15 descriptive elements. This access-enhanced platform which enables user-oriented searches will satisfy users in image retrieving.

57
안혜림(연세대학교 일반대학원 문헌정보학과) ; 박지홍(연세대학교) 2016, Vol.33, No.2, pp.61-76 https://doi.org/10.3743/KOSIM.2016.33.2.061
초록보기
초록

Abstract

This study aims at proposing three prestige indices—closeness prestige, input domain, and proximity prestige- as useful measures for the impact of a particular node in citation networks. It compares these prestige indices with other impact indices as it is still unknown what dimensions of impact these indices actually measure. The prestige indices enable us to distinguish the most prominent actors in a directed network, similar to the centrality indices in undirected networks. Correlation analysis and principal component analysis were conducted on the author citation network to identify the differentiated implications of the three prestige indices from the existing impact indices. We selected simple citation counting, h-index, PageRank, and the three kinds of centrality indices which assume undirected networks as the existing impact measures for comparison with the three prestige indices. The results indicate that these prestige indices demonstrate distinct impact dimension from the other impact indices. The prestige indices reflect indirect impact while the others direct impact.

58
정은경(이화여자대학교) ; 윤정원(University of South Florida) 2010, Vol.27, No.2, pp.37-60 https://doi.org/10.3743/KOSIM.2010.27.2.037
초록보기
초록

Abstract

The purpose of this study is to investigate image search query reformulation patterns in relation to image attribute categories. A total of 592 sessions and 2,445 queries from the Excite Web search engine log data were analyzed by utilizing Batley’s visual information types and two facets and seven sub-facets of query reformulation patterns. The results of this study are organized with two folds: query reformulation and categorical transition. As the most dominant categories of queries are specific and general/nameable, this tendency stays over various search stages. From the perspective of reformulation patterns, while the Parallel movement is the most dominant, there are slight differences depending on initial or preceding query categories. In examining categorical transitions, it was found that 60-80% of search queries were reformulated within the same categories of image attributes. These findings may be applied to practice and implementation of image retrieval systems in terms of assisting users’ query term selection and effective thesauri development.

59
최예진(이화여자대학교 문헌정보학과) ; 정연경(이화여자대학교) 2016, Vol.33, No.3, pp.63-83 https://doi.org/10.3743/KOSIM.2016.33.3.063
초록보기
초록

다양한 매체와 유형으로 생산되는 정보자원에 대한 이용이 높아짐에 따라, 정보자원을 기술하기 위한 정보조직의 도구로서 메타데이터에 대한 중요성이 높아지고 있다. 본 연구에서는 메타데이터 분야의 연구 영역을 파악할 수 있도록 동시출현단어 분석을 사용하여 메타데이터 분야의 지적 구조를 규명하고자 하였다. 이를 위하여 1998년 1월 1일부터 2016년 7월 8일까지 Web of Science 핵심컬렉션에 등재된 저널에 게재된 문헌을 대상으로 ‘metadata’라는 질의어로 Topic 검색을 수행하여, 총 727건의 논문에 대한 서지정보를 수집하였다. 이 중 저자 키워드를 가진 410건의 논문의 저자 키워드로 수집하고, 전처리 과정을 거쳐 저자 키워드 총 1,137개를 추출하여 최종적으로 빈도수 6회 이상의 키워드 37개를 분석대상으로 선정하였다. 이후 메타데이터 분야의 지적구조 규명을 위해 첫째, 네트워크 분석을 통하여 2개 영역 9개 군집을 도출하였으며, 메타데이터 분야 키워드들의 지적 관계를 시각화하고, 중심성 분석을 통한 전역 중심 키워드와 지역 중심이 높은 키워드를 제시하였다. 둘째, 군집분석을 실시하여 형성된 6개의 군집을 다차원축적지도상에 표시하였으며, 각 키워드들 간의 상관관계에 따른 지적구조를 제시하였다. 이러한 연구의 결과는 메타데이터 분야의 지적구조를 시각적으로 파악할 수 있게 하며, 향후 메타데이터 관련 교육과 연구의 방향성 모색에 유용하게 사용될 수 있을 것이다.

Abstract

As the usage of information resources produced in various media and forms has been increased, the importance of metadata as a tool of information organization to describe the information resources becomes increasingly crucial. The purposes of this study are to analyze and to demonstrate the intellectual structure in the field of metadata through co-word analysis. The data set was collected from the journals which were registered in the Core collection of Web of Science citation database during the period from January 1, 1998 to July 8, 2016. Among them, the bibliographic data from 727 journals was collected using Topic category search with the query word ‘metadata’. From 727 journal articles, 410 journals with author keywords were selected and after data preprocessing, 1,137 author keywords were extracted. Finally, a total of 37 final keywords which had more than 6 frequency were selected for analysis. In order to demonstrate the intellectual structure of metadata field, network analysis was conducted. As a result, 2 domains and 9 clusters were derived, and intellectual relations among keywords from metadata field were visualized, and proposed keywords with high global centrality and local centrality. Six clusters from cluster analysis were shown in the map of multidimensional scaling, and the knowledge structure was proposed based on the correlations among each keywords. The results of this study are expected to help to understand the intellectual structure of metadata field through visualization and to guide directions in new approaches of metadata related studies.

60
권현정(연세대학교 문헌정보학과 대학원) ; 이지연(연세대학교 문헌정보학과 교수) 2021, Vol.38, No.3, pp.101-140 https://doi.org/10.3743/KOSIM.2021.38.3.101
초록보기
초록

인공지능 기술이 결제 서비스 분야에도 적극 도입됨에 따라 말로 하는 결제 서비스 ‘음성결제(Voice Payments)’가 언택트 결제 서비스의 트렌드로 주목받고 있다. 음성결제 서비스는 인간의 가장 자연스러운 소통 수단인 ‘목소리’를 통해 결제를 더 빠르고 직관적으로 실행할 수 있는 서비스이다. 본 연구에서는 인공지능 에이전트와의 신뢰 형성을 위한 요인으로 ‘구체성’, ‘친밀감’, ‘자율성’을 선정하였으며, 각 특성들이 음성결제 상황의 음성 인터페이스에 적용되었을 때 이용자의 신뢰가 형성되는지 알아보고자 하였다. 실험 결과 음성결제 인터페이스의 구체성과 자율성은 높을수록, 친밀감은 낮을수록 신뢰가 높아졌다. 또한 구체성과 자율성의 이원상호작용효과가 유의하였다. 수집된 주관식 답변들을 분석 및 종합하여 이용자들이 음성결제 서비스를 접할 때 느끼는 불안 요인들을 파악하고, 음성결제에 대한 신뢰를 높일 수 있는 음성 인터페이스 디자인 방안들을 제안하였다.

Abstract

As the payment service sector actively embraces artificial intelligence technology, “Voice Payments” is becoming a trend in contactless payment services. Voice payment services can execute payments faster and more intuitively through “voice,” the most natural means of communication for humans. In this study, we selected richness, intimacy, and autonomy as factors for building trust with artificial intelligence agents. We wanted to determine whether the trust will be formed if the factors were applied to the voice payment services. The experiment results showed that the higher the richness and autonomy of the voice payment interface and the lower the intimacy, the higher the trust. In addition, the two-way interaction effects of richness and autonomy were significant. We analyzed and synthesized the collected short-answer system to identify users’ anxiety when using voice payment services and proposed speech interface design ideas to increase their trust in the voice payment.

정보관리학회지