• Title/Summary/Keyword: Association Retrieval

Search Result 375, Processing Time 0.026 seconds

Statistical Information of Korean Dictionary to Construct an Enormous Electronic Dictionary (대용량 전자사전 구축을 위한 국어 대사전의 통계 정보)

  • Kim, Cheol-Su;Kim, Yang-Beom
    • The Journal of the Korea Contents Association
    • /
    • v.7 no.6
    • /
    • pp.60-68
    • /
    • 2007
  • There are various application areas of Language information processing such as information retrieval, morphological analysis, spell checker, voice recognition, character recognition, etc. In these language information processing areas, an electronic dictionary is essential. This thesis made researches on basic statistical information on the Korean dictionary and on the construction of electronic dictionary. The targets of analysis were the number of registered word in Korea dictionary, the entry number of registered word in electronic dictionary, the number of used syllables, the number of different syllables, the average length of entry, the distribution of part of speech and the number of used nodes to construct electronic dictionary using Trie, except for words including a archaic word or incomplete syllables. Total entry number of electronic dictionary is 361,980, the number of used syllables is 1,289,659, the average length of entries is 3.56 and the number of different syllables is 2,463. Theses informations would play a beneficial role in constructing an electronic dictionary and in processing Korean information.

An Indexing Technique for Object-Oriented Geographical Databases (객체지향 지리정보 데이터베이스를 위한 색인기법)

  • Bu, Ki-Dong
    • Journal of the Korean association of regional geographers
    • /
    • v.3 no.2
    • /
    • pp.105-120
    • /
    • 1997
  • One of the most important issues of object-oriented geographical database system is to develop an indexing technique which enables more efficient I/O processing within aggregation hierarchy or inheritance hierarchy. Up to present, several indexing schemes have been developed for this purpose. However, they have separately focused on aggregation hierarchy or inheritance hierarchy of object-oriented data model. A recent research is proposing a nested-inherited index which combines these two hierarchies simultaneously. However, this new index has some weak points. It has high storage costs related to its use of auxiliary index. Also, it cannot clearly represent the inheritance relationship among classes within its index structure. To solve these problems, this thesis proposes a pointer-chain index. Using pointer chain directory, this index composes a hierarchy-typed chain to show the hierarchical relationship among classes within inheritance hierarchy. By doing these, it could fetch the OID list of objects to be retrieved more easily than before. In addition, the pointer chain directory structure could accurately recognize target cases and subclasses and deal with "select-all" typed query without collection of schema semantic information. Also, it could avoid the redundant data storing, which usually happens in the process of using auxiliary index. This study evaluates the performance of pointer chain indexing technique by way of simulation method to compare nested-inherited index. According to this simulation, the pointer chain index is proved to be more efficient with regard to storage cost than nested-inherited index. Especially in terms of retrieval operation, it shows efficient performance to that of nested-inherited index.

  • PDF

Wine Label Recognition System using Image Similarity (이미지 유사도를 이용한 와인라벨 인식 시스템)

  • Jung, Jeong-Mun;Yang, Hyung-Jeong;Kim, Soo-Hyung;Lee, Guee-Sang;Kim, Sun-Hee
    • The Journal of the Korea Contents Association
    • /
    • v.11 no.5
    • /
    • pp.125-137
    • /
    • 2011
  • Recently the research on the system using images taken from camera phones as input is actively conducted. This paper proposed a system that shows wine pictures which are similar to the input wine label in order. For the calculation of the similarity of images, the representative color of each cell of the image, the recognized text color, background color and distribution of feature points are used as the features. In order to calculate the difference of the colors, RGB is converted into CIE-Lab and the feature points are extracted by using Harris Corner Detection Algorithm. The weights of representative color of each cell of image, text color and background color are applied. The image similarity is calculated by normalizing the difference of color similarity and distribution of feature points. After calculating the similarity between the input image and the images in the database, the images in Database are shown in the descent order of the similarity so that the effort of users to search for similar wine labels again from the searched result is reduced.

Valve Openings and Minimum Pump Head for Precise Operation of Multiple Groundwater Injection Wells (군정의 주입량의 정밀 제어를 위한 유량조절밸브의 개도 및 최소 펌프 소요양정)

  • Park, Namsik;Jang, Chi Woong;Cho, Kwangwoo
    • Journal of Korea Water Resources Association
    • /
    • v.48 no.10
    • /
    • pp.869-877
    • /
    • 2015
  • Freshwater may be injected into aquifers to combat sea water intrusion in groundwater or to store water for later retrieval. For these cases to achieve the desired goal groundwater modeling is commonly used to determine locations and rates of injection wells. When these wells are connected to a pipe network, a flow control valve is installed for each well to regulate the injection rate. When a valve opening is modified, pressure changes in the entire pipe network and thereby changes flow rates in other wells. Therefore, desired valve openings must be determined for all injection wells. The pipe flow analysis allows estimation of the minimum pump power in addition to valve openings. Methods are developed to identify valve openings for multiple wells and the minimum pump power. The methodology developed in this work can contribute to precise operation of multiple injection wells.

The Detection of Slanted Car License Plate Region (기울어진 차량 번호판 영역의 검출)

  • 문성원;장언동;송영준
    • The Journal of the Korea Contents Association
    • /
    • v.4 no.3
    • /
    • pp.125-130
    • /
    • 2004
  • This paper proposes a method of the car license plate recognition from digital camera image. Lots of technology advancement has been accomplished for the least several years. The key issue for recognition rate improvement has been the extraction of correct area on the plate. In the previous studies, the information from an edge or an color on a plate hasn't been used but some declination also taken into account in most cases due to the difficulty of area extraction on a tilted plate The proposed method focuses on transforming a slant plate image to the normalized form to be recognized. It shows good robustness on situations defined by a variety of locations, slants and heights of the license plate, because it detects the edge of license plate by using both the color information and linear regression method. The computer simulation shows that the proposed method records 92% detection rates of license plate and can recognize characters of slant plate with about 50 degrees.

  • PDF

Automatic Extract User Intention from Web Search Log (웹 정보 검색 이력을 이용한 사용자 의도 자동 추출)

  • Park, Kinam;Jung, Soonyoung;Suh, Taewon;Ji, Hyesung;Lee, Taemin;Lim, Heuiseok
    • The Journal of Korean Association of Computer Education
    • /
    • v.12 no.6
    • /
    • pp.21-32
    • /
    • 2009
  • This paper proposes a method to extract a user's intention automatically and implementation of intention map that support a user can appropriate search results using a user' information need accurately. It selects user intention based on searching history obtained from previous users' same queries and extracts user intentions by using clustering algorithm and user intention extraction algorithm, extracted user intentions are represented in an intention map base on a theory of knowledge representation. For the efficiency analysis of intention map, we extracted user intentions using 2,600 search history data which provided by a current domestic commercial search engine. The experimental results using the information intention map search when using general search engines represent more than satisfaction was statistically significant.

  • PDF

An Efficient Method of IR-based Automated Keyword Tagging (정보검색 기법을 이용한 효율적인 자동 키워드 태깅)

  • Kim, Jinsuk;Choe, Ho-Seop;You, Beom-Jong
    • Proceedings of the Korea Contents Association Conference
    • /
    • 2008.05a
    • /
    • pp.24-27
    • /
    • 2008
  • As shown in Wikipedia, tagging or cross-linking through major key-words improves the readability of documents. Recently, the Semantic Web rises the importance of social tagging as a key feature of the Web 2.0 and Tag Cloud has emerged as its crucial phenotype. In this paper we provides an efficient method of automated keyword tagging based on controlled term collection, where the computational complexity of O(mN) - if pattern matching algorithm is used - can be reduced to O(mlogN) - if Information Retrieval is adopted - while m is the length of target document and N is the total number of candidate terms to be tagged. The result shows that IR-based tagging speeds up 5.6 times compared with fast pattern matching algorithm.

  • PDF

Feasibility Study on Soil Moisture Retrieval using GNSS Reflected Signal (GNSS 반사신호를 이용한 토양수분 산출 가능성 연구)

  • Sin, Dae-Yun;Dinesh, Manandhar;Ryosuke, Shibasaki
    • Proceedings of the Korea Water Resources Association Conference
    • /
    • 2016.05a
    • /
    • pp.80-80
    • /
    • 2016
  • GPS로 대표되는 위성항법시스템(GNSS : Global Navigation Satellite System)은 지구 주위를 돌면서 연속적으로 항법신호를 보내고 있다. 그 중 지구표면으로부터 반사되는 항법신호를 수신하고 해석함으로써 지구표면에 관한 정보를 취득할 수가 있다. GPS로 대표되는 항법신호는 L밴드를 사용하기 때문에 토양수분의 변화 등에 대한 반사강도의 감도가 비교적 높다고 알려져 있으며, 토양수분 측정 등에 사용할 수 있다. 뿐만 아니라 경량화, 소형화하기 쉬운 점, 능동적 마이크로웨이브 리모트센싱시스템(Active Microwave Remote Sensing System)과 달리 스스로 신호를 발사하지 않기 때문에 관측의 스텔스성(Stealth)dl 뛰어난 점 등의 장점을 가지고 있다. 또한 향후 10년 이내에 준천정위성(QZSS), Galileo, COMPAS, IRNSS 등 많은 위성항법시스템이 본격 운용되어 GPS와 함께 120기 정도의 항법위성이 항법신호를 송신할 예정이므로 이용 가능성은 크게 늘어날 것으로 기대된다.한편, 항법위성을 이용한 바이스테이틱 리모트센싱은 반사파의 강도가 상당히 미약하기 때문에 정량적 계측모델의 구축은 미미한 상태이다. 즉, 지상 타워에서의 관측, 항공기에서의 관측, 소형 위성에서의 관측 등이 수행되고 있으나, 타워관측과 같이 지상의 거의 동일한 장소를 계속적으로 관측하는 경우를 제외한 기존의 연구에서는 토지의 피복상황이나 토양수분 등의 상관관계를 제시하는 수준으로써 정량적인 계측방법은 아직 확립되어 있지 않다. 이러한 관점에서 본 연구에서는 GPS위성으로부터의 항법신호를 이용하여 지구표면에 관한 정보를 얻는 바이스테이틱 리모트센싱(Bi-static Remote Sensing) 기술을 바탕으로 육지면과 해면의 판별에 신호특성이 어떻게 유효한가를 실험적으로 밝혔다. 이러한 기술은 토양수분 측정 등 수자 원인자를 추출하는데 유용할 뿐만 아니라 수면의 고도 측정, 해상풍 산출 등에도 응용 가능하다.

  • PDF

Retrieval of Damaged Weather Radar Data using Image Morphology Technique (영상 모폴로지 기법을 활용한 손상된 기상레이더자료 보정 기법)

  • Jang, Kong-Joo;Kim, Hyunjung;Lim, Sanghun;Lee, Keon-Haeng;Hyun, Myung-Suk;Lee, Dong-Ryul
    • Proceedings of the Korea Water Resources Association Conference
    • /
    • 2016.05a
    • /
    • pp.19-19
    • /
    • 2016
  • 오늘날, 보다 정밀한 대기기상 분석과 정확한 기상 예측을 위해 보편적으로 기상레이더를 활용하고 있다. 지표면과 가까운 저층에서 주로 발생하는 국지성 호우 및 돌발기상에 대한 대응을 위해서는 기상레이더 역시 저층 관측이 수반되어야 한다. 하지만, 국토 대부분이 산악지형으로 이루어진 우리나라에서는 산악지형에 의한 지형클러터와 빔 차폐의 영향을 피하여 원만한 기상관측을 위해 대부분의 기상레이더가 고지대에 설치, 운영되고 있다. 그럼에도 불구하고 낮은 고도각의 레이더 관측 자료에서는 여전히 지형 클러터 및 차폐에 따른 영향으로 인해 자료 품질의 신뢰성이 떨어질 수 밖에 없다. 현재 클러터나 차폐가 발생한 영역에 대해 상위 고도각의 자료를 이용하는 등의 방법으로 보정을 수행하고 있지만 각 고도각 관측 자료들의 시간적 차이가 발생함에 따라 부정확성이 발생할 수 있다는 단점이 있다. 따라서 본 논문에서는 차폐 영역 보정에 대한 처리를 위해 단일 관측자료 만을 이용하는 방법을 적용함으로서 시간적 불일치성에 대한 문제를 해결하고, 초단기 강수예측을 위한 강수에코의 정확한 추적을 위해 레이더 영상에 적응적인 차폐, 클러터 보정 기법을 제안한다. 제안 기법은 강수에코의 형태학적 구조에 기반한 차폐보정을 위해 영상 처리 기법의 한 종류인 모폴로지 기법을 적용함으로써 강수에코의 모양, 크기, 및 구조에 따라 침식 및 팽창 과정을 수행하여 클러터나 차폐로 인해 소실된 강수에코 영역을 보정한다. 실험결과 레이더 강수추정의 정확성 향상을 꾀할 수 있었으며, 강수 추적을 위한 강수에코의 형태학적 복원이 가능함을 확인하였다. 이로부터, 향후 저층관측 레이더 자료의 활용성 증대와 에코 형태에 기반한 강수 추적 알고리즘 개발 및 성능 향상에 활용될 수 있을 것으로 기대한다.

  • PDF

Soil Moisture Retrieval of Mountainous Area on Korean Peninsula using Sentinel-1 Data (Sentinel-1 자료를 이용한 한반도 산지에서의 토양수분 복원 연구)

  • Cho, Seongkeun;Choi, Minha
    • Proceedings of the Korea Water Resources Association Conference
    • /
    • 2019.05a
    • /
    • pp.102-102
    • /
    • 2019
  • 토양수분은 수문 및 기상 현상의 주요 요인으로 가뭄, 홍수 및 범람과 같은 자연 재해와 관련이 깊은 인자이다. 이러한 토양수분의 관측 기술 중 위성 데이터를 활용한 원격탐사 기술은 광범위한 지역의 관측이 용이하고 지점이 아닌 공간 데이터를 제공하는 장점을 지니고 있어 토양수분의 관측에 유리하다. 특히 높은 해상도의 위성기반 토양수분 데이터는 토양수분의 변동성이 큰 지역의 수문, 기상학적 현상을 보다 자세히 분석할 수 있게 해주며 가뭄 및 범람과 같은 수자원 관련 재해를 정확하게 분석하는데 요구된다. 이로 인해 최근 Sentinel-1 위성에서 운용중인 Synthetic Aperture Radar(SAR) 데이터를 이용한 매우 높은 공간해상도(10m~1km)를 지니고 있는 토양수분데이터 생산에 관한 연구가 세계적으로 활발히 진행되고 있다. 그러나 국내에서는 Sentinel-1 위성을 이용한 토양수분 데이터 복원에 관한 연구가 미비한 실정이다. 따라서 본 연구에서는 파주 감악산 설마천 유역에서의 Sentinel-1 위성의 SAR 데이터를 이용한 고해상도 토양수분 데이터를 복원하고자 한다. 파주 설마천 유역은 감악산 일대로 경사가 심하고 식생이 두터운 산악지형이다. SAR를 이용하여 산지에서 신뢰성 있는 토양수분 자료를 복원하기 위해서는 가장 큰 오차의 원인으로 작용하는 경사와 식생을 고려하여야 한다. 먼저 표면 경사의 영향의 경우 SAR 센서의 레이더 입사각과 수치 표고 모델을 이용하여 고려하고자 한다. 다음 과정으로 표면 경사가 고려된 Sentinel-1 데이터의 후방산란계수와 Landsat-8 데이터 및 지점 토양수분 데이터를 이용하여 식생에 따른 후방산란계수의 거동을 Water Cloud Model을 이용하여 분석하였다. Water Cloud Model은 토양위의 식생의 수분이 후방산란계수에 혼동을 주는 구름과 같이 작용한다고 가정하고 식생수분을 후방산란계수와 레이더 입사각 및 식생지수를 통해 계산하는 모델이며 이를 이용하여 토양수분 복원에 있어 식생의 영향을 제거하고자 하였다. 이를 통해 식생과 표면 경사를 고려하여 복원된 토양수분 데이터를 설마천 유역의 지점 데이터와 비교 분석하고 다른 위성기반 토양수분 데이터 및 강우 데이터를 이용하여 평가하였다. 본 연구결과를 통해 한반도 산지에서의 SAR 데이터를 이용한 토양수분 복원 기술의 기초가 마련될 것이며 이를 통해 산지가 대부분인 한반도의 토양수분 거동을 이해하는데 유용한 자료를 제공할 수 있을 것으로 기대된다. 본 연구 이후에는 연구결과분석을 통한 산지에서의 고해상도 토양수분 복원 알고리즘을 분석, 보완하고 한반도에서의 SAR 기반 토양수분 데이터의 정확도를 높이는 연구가 진행되어야 할 것이다.

  • PDF