• Title/Summary/Keyword: tagging system

Search Result 196, Processing Time 0.025 seconds

A Development of Tag/User Classification System Based on WordNet Hierarchies (WordNet어휘계층구조 기반의 태그/사용자 분류체계 구축지원도구의 개발)

  • Hwang, Suk-Hyung;Choi, Sung-Hee;Kim, Han-Soo;Kim, Jeong-Rae
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2013.05a
    • /
    • pp.1023-1026
    • /
    • 2013
  • 오늘날 인터넷의 발달과 더불어 스마트기기의 보급이 급성장하면서, 다양한 웹사이트에서 데이터가 기하급수적으로 발생되고 있고, 수 많은 다종다양한 데이터를 효율적으로 저장/관리/분석하기 위한 유용한 어노테이션(Anotation) 기법으로서, 리소스에 대한 사용자의 태깅(Tagging)기능이 널리 활용되고 있다. 본 연구에서는, 사용자들의 공통 태그 데이터를 수집하여, WordNet을 기반으로 다양한 수준의 태그/사용자 분류체계를 구축하기 위한 지원도구개발에 관한 연구결과를 보고한다.

Proper Noun Embedding Model for the Korean Dependency Parsing

  • Nam, Gyu-Hyeon;Lee, Hyun-Young;Kang, Seung-Shik
    • Journal of Multimedia Information System
    • /
    • v.9 no.2
    • /
    • pp.93-102
    • /
    • 2022
  • Dependency parsing is a decision problem of the syntactic relation between words in a sentence. Recently, deep learning models are used for dependency parsing based on the word representations in a continuous vector space. However, it causes a mislabeled tagging problem for the proper nouns that rarely appear in the training corpus because it is difficult to express out-of-vocabulary (OOV) words in a continuous vector space. To solve the OOV problem in dependency parsing, we explored the proper noun embedding method according to the embedding unit. Before representing words in a continuous vector space, we replace the proper nouns with a special token and train them for the contextual features by using the multi-layer bidirectional LSTM. Two models of the syllable-based and morpheme-based unit are proposed for proper noun embedding and the performance of the dependency parsing is more improved in the ensemble model than each syllable and morpheme embedding model. The experimental results showed that our ensemble model improved 1.69%p in UAS and 2.17%p in LAS than the same arc-eager approach-based Malt parser.

Indoor Location Tracking System using 2.4GHz Wireless Channel Model (2.4GHz 채널을 이용한 실내 위치 인식 시스템)

  • Jung, Kyung-Kwon;Choi, Jung-Yeon;Chung, Sung-Boo;Park, Jin-Woo;Eom, Ki-Hwan
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2008.10a
    • /
    • pp.846-849
    • /
    • 2008
  • In recent years there has been growing interest in wireless sensor networks (WSNs) for a variety of indoor applications. In this paper, we present the RSSI-based localization in indoor environments. In order to evaluate the relationship between distance and RSSI, the log-normal path loss shadowing model is used. By tagging users with a sensor node and deploying a number of nodes at fixed position in the building, the RSSI can be used to determine the position of tagged user. This system operates by recording and processing signal strength information at the base stations. It combines Euclidean distance technique with signal strength matrix obtained during real-time measurement to determine the location of user. The experimental results presented the ability of this system to estimate user's location with a accuracy.

  • PDF

Comparison of behavior characteristics between wild and cultured black seabream Acanthopagrus schlegeli using acoustic telemetry (음향 텔레메트리 기법을 이용한 자연산과 양식산 감성돔의 행동특성 비교)

  • Kang, Kyoung-Mi;Shin, Hyeon-Ok;Kang, Don-Hyug;Kim, Min-Seon
    • Journal of the Korean Society of Fisheries and Ocean Technology
    • /
    • v.44 no.2
    • /
    • pp.141-147
    • /
    • 2008
  • Acoustic telemetry technique is one of useful tools to get behavioral information of the free-swimming fish. In this study, we conducted acoustic telemetry using coded acoustic transmitters to compare behavior characteristics between wild and cultured black seabream Acanthopagrus schlegeli, one of target species to promote resource in the marine ranching area. Two wild fish and five cultured fish were released in the marine ranching area after tagging surgically. Three of cultured fish were domesticated using the remote acoustic conditioning system for 3 weeks before being released. Two wild fish stayed at the released point for 2 hours and 9 days, respectively. One of wild fish was found about 10.8km away from the released point after 5 months. Two cultured fish stayed at the released point for 6 days and 75 days, respectively. One of acoustic conditioned fish stayed at the released point for 131 days and then was found about 10.1km away from the released point after 25 days. Others stayed at the released point during this study period(159 days).

A Study on Development of UHF RFID R/W Using AT91SAM7S256 (AT91SAM7S256을 이용한 UHF RFID R/W 전용 단말기 개발에 관한 연구)

  • Hwang, Gi-Hyun;Jang, Wan-Tae
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.12 no.7
    • /
    • pp.1301-1307
    • /
    • 2008
  • In this paper, we developed UHF RFID R/W system using AT91SAM7S256(ARM chip), UHF RFID R/W module (WJ7090) and wireless LAN(IEEE 802.11.a/b). And we developed a transmission/receiving packet which is send to UHF R/W module in AT91SAM7S256. In order to show the usefulness of UHF RFID R/W system, we executed a performance test. The developed UHF RFID R/W system shows better performance for reading of RFID tag and data transmission through wireless LAN.

Chinese Multi-domain Task-oriented Dialogue System based on Paddle (Paddle 기반의 중국어 Multi-domain Task-oriented 대화 시스템)

  • Deng, Yuchen;Joe, Inwhee
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2022.11a
    • /
    • pp.308-310
    • /
    • 2022
  • With the rise of the Al wave, task-oriented dialogue systems have become one of the popular research directions in academia and industry. Currently, task-oriented dialogue systems mainly adopt pipelined form, which mainly includes natural language understanding, dialogue state decision making, dialogue state tracking and natural language generation. However, pipelining is prone to error propagation, so many task-oriented dialogue systems in the market are only for single-round dialogues. Usually single- domain dialogues have relatively accurate semantic understanding, while they tend to perform poorly on multi-domain, multi-round dialogue datasets. To solve these issues, we developed a paddle-based multi-domain task-oriented Chinese dialogue system. It is based on NEZHA-base pre-training model and CrossWOZ dataset, and uses intention recognition module, dichotomous slot recognition module and NER recognition module to do DST and generate replies based on rules. Experiments show that the dialogue system not only makes good use of the context, but also effectively addresses long-term dependencies. In our approach, the DST of dialogue tracking state is improved, and our DST can identify multiple slotted key-value pairs involved in the discourse, which eliminates the need for manual tagging and thus greatly saves manpower.

PERFORMANCE EVALUATION AND IMPLEMENTATION OF CLOCK SYSTEM FOR KOREAN VLBI NETWORK (한국우주전파관측망(KVN)을 위한 시각 시스템 구축과 성능측정)

  • Oh, Se-Jin;Je, Do-Heung;Lee, Chang-Hoon;Roh, Duk-Gyoo;Chung, Hyun-Soo;Byun, Do-Young;Kim, Kwang-Dong;Kim, Hyo-Ryung;Jung, Gu-Young;Ahn, Woo-Jin;Hwang, Jeong-Wook
    • Publications of The Korean Astronomical Society
    • /
    • v.22 no.4
    • /
    • pp.189-199
    • /
    • 2007
  • In this paper, we describe the proposed KVN (Korean VLBI Network) clock system in order to make the observation of the VLBI effectively. In general, the GPS system is widely used for the time information in the single dish observation. In the case of VLBI observation, a very high precise frequency standard is needed to perform the observation in accordance with the observation frequency using the radio telescope with over 100km distance. The objective of the high precise clock system is to insert the time-tagging information to the observed data and to synchronize it with the same clock in overall equipments which used in station. The AHM (Active Hydrogen Maser) and clock system are basically used as a frequency standard equipments at VLBI station. This system is also adopted in KVN. The proposed KVN clock system at each station consists of the AHM, GPS time comparator, standard clock system, time distributor, and frequency standard distributor. The basic experiments were performed to check the AHM system specification and to verify the effectiveness of implemented KVN clock system. In this paper, we briefly introduce the KVN clock system configuration and experimental results.

Read Range Reduction in Passive UHF RFID Tag by Smart Device Signal Interference (스마트 기기 신호 간섭에 의한 수동형 UHF 대역 RFID 태그의 인식 거리 감소에 관한 연구)

  • Kwon, Jongwon;Song, Taeseung;Cho, Wonseo
    • The Journal of Korean Institute of Electromagnetic Engineering and Science
    • /
    • v.25 no.1
    • /
    • pp.83-91
    • /
    • 2014
  • The passive UHF RFID tags for item-level tagging are now explosively used in the supply chain and retail applications as they have several advantages, the two most relevant are cost and a longer read range. However, the signal interference problem between RFID tags and smart devices in real world is expected according to the smart-phone and tablet market growth together. The performance of RFID tags can be significantly less. The popular examples are the read-success rates and read range reduction. Especially, KT Corp. recently emphasized the serious signal interference at 900 MHz of LTE and old RFID frequencies through their public demonstration. By popular demands, this paper suggests the interference tolerance measurement method between the passive UHF RFID tag and the transmitted signal from a smart device. In addition, we selected three passive UHF RFID tags(Inlay) available on the market and quantitatively evaluated read range reduction results by interference signals using the PCR(Performance Change Rates) index. As a result, the LTE system is about three times as effective as the WCDMA system in terms of interference effects, and the read range performance of two RFID tags about 60 % drop.

Korean POS and Homonym Tagging System using HMM (HMM을 이용한 한국어 품사 및 동형이의어 태깅 시스템)

  • Kim, Dong-Myoung;Bae, Young-Jun;Ock, Cheol-Young;Choi, Ho-Soep;Kim, Chang-Hwan
    • Annual Conference on Human and Language Technology
    • /
    • 2008.10a
    • /
    • pp.12-16
    • /
    • 2008
  • 기존의 자연언어처리 연구 중 품사 태깅과 동형이의어 태깅은 별개의 문제로 취급되었다. 그로 인해 두 문제를 해결하기 위한 모델 역시 서로 다른 모델을 사용하였다. 이에 본 논문은 품사 태깅 문제와 동형이의어 태깅 문제는 모두 문맥의 정보에 의존함에 착안하여 은닉마르코프모델을 이용하여 두 가지 문제를 해결하는 시스템을 구현하였다. 제안한 시스템은 품사 및 동형이의어 태깅된 세종 말뭉치 1100만여 어절에 대해 unigram과 bigram을 추출 하였고, unigram을 이용하여 어절의 생성확률 사전을 구축하고 bigram을 이용하여 전이확률 사전을 구축하였다. 구현된 시스템의 성능 확인을 위해 비학습 말뭉치 261,360 어절에 대해 실험하였고, 실험결과 품사 태깅 99.74%, 동형이의어 태깅 97.41%, 품사 및 동형이의어 태깅 97.78%의 정확률을 보였다.

  • PDF

Social Tagging-based Recommendation Platform for Patented Technology Transfer (특허의 기술이전 활성화를 위한 소셜 태깅기반 지적재산권 추천플랫폼)

  • Park, Yoon-Joo
    • Journal of Intelligence and Information Systems
    • /
    • v.21 no.3
    • /
    • pp.53-77
    • /
    • 2015
  • Korea has witnessed an increasing number of domestic patent applications, but a majority of them are not utilized to their maximum potential but end up becoming obsolete. According to the 2012 National Congress' Inspection of Administration, about 73% of patents possessed by universities and public-funded research institutions failed to lead to creating social values, but remain latent. One of the main problem of this issue is that patent creators such as individual researcher, university, or research institution lack abilities to commercialize their patents into viable businesses with those enterprises that are in need of them. Also, for enterprises side, it is hard to find the appropriate patents by searching keywords on all such occasions. This system proposes a patent recommendation system that can identify and recommend intellectual rights appropriate to users' interested fields among a rapidly accumulating number of patent assets in a more easy and efficient manner. The proposed system extracts core contents and technology sectors from the existing pool of patents, and combines it with secondary social knowledge, which derives from tags information created by users, in order to find the best patents recommended for users. That is to say, in an early stage where there is no accumulated tag information, the recommendation is done by utilizing content characteristics, which are identified through an analysis of key words contained in such parameters as 'Title of Invention' and 'Claim' among the various patent attributes. In order to do this, the suggested system extracts only nouns from patents and assigns a weight to each noun according to the importance of it in all patents by performing TF-IDF analysis. After that, it finds patents which have similar weights with preferred patents by a user. In this paper, this similarity is called a "Domain Similarity". Next, the suggested system extract technology sector's characteristics from patent document by analyzing the international technology classification code (International Patent Classification, IPC). Every patents have more than one IPC, and each user can attach more than one tag to the patents they like. Thus, each user has a set of IPC codes included in tagged patents. The suggested system manages this IPC set to analyze technology preference of each user and find the well-fitted patents for them. In order to do this, the suggeted system calcuates a 'Technology_Similarity' between a set of IPC codes and IPC codes contained in all other patents. After that, when the tag information of multiple users are accumulated, the system expands the recommendations in consideration of other users' social tag information relating to the patent that is tagged by a concerned user. The similarity between tag information of perferred 'patents by user and other patents are called a 'Social Simialrity' in this paper. Lastly, a 'Total Similarity' are calculated by adding these three differenent similarites and patents having the highest 'Total Similarity' are recommended to each user. The suggested system are applied to a total of 1,638 korean patents obtained from the Korea Industrial Property Rights Information Service (KIPRIS) run by the Korea Intellectual Property Office. However, since this original dataset does not include tag information, we create virtual tag information and utilized this to construct the semi-virtual dataset. The proposed recommendation algorithm was implemented with JAVA, a computer programming language, and a prototype graphic user interface was also designed for this study. As the proposed system did not have dependent variables and uses virtual data, it is impossible to verify the recommendation system with a statistical method. Therefore, the study uses a scenario test method to verify the operational feasibility and recommendation effectiveness of the system. The results of this study are expected to improve the possibility of matching promising patents with the best suitable businesses. It is assumed that users' experiential knowledge can be accumulated, managed, and utilized in the As-Is patent system, which currently only manages standardized patent information.