메뉴 건너뛰기
.. 내서재 .. 알림
소속 기관/학교 인증
인증하면 논문, 학술자료 등을  무료로 열람할 수 있어요.
한국대학교, 누리자동차, 시립도서관 등 나의 기관을 확인해보세요
(국내 대학 90% 이상 구독 중)
로그인 회원가입 고객센터 ENG
주제분류

추천
검색

논문 기본 정보

자료유형
학위논문
저자정보

조미희 (전북대학교, 전북대학교 일반대학원)

지도교수
김종익
발행연도
2016
저작권
전북대학교 논문은 저작권에 의해 보호받습니다.

이용수0

표지
AI에게 요청하기
추천
검색

이 논문의 연구 히스토리 (2)

초록· 키워드

오류제보하기
String similarity search is an important operation widely used in many application areas such as information retrieval and data cleaning. In order to evaluate a similarity query efficiently, many techniques make use of q-gram inverted lists. The existing techniques initially generate candidate strings by scanning inverted lists and then verify them. Since candidate verification phase consumes most of query processing time, it is very important to make the number of initially generated candidate strings as small as possible.
We have observed that we can remove unnecessary elements in an inverted list using positions of q-gram tokens in a data string and a similarity threshold given in a query. Based on the observation, we propose an new inverted list structure which is divided into multiple sub-lists according to q-gram positions in data strings. Given the proposed inverted lists of a query string and a similarity threshold, we generate candidates by merging sub-lists of the inverted lists which are determined by the similarity threshold. Through experiments on real data sets, we show that the proposed technique substantially reduces the number of candidates and improve performance of similarity query processing significantly.

목차

1. 서 론 3
1.1 연구 배경 3
1.2 연구 내용 5
1.3 논문 구성 6
2. 배경 지식 및 관련 연구 7
2.1 Q?그램 집합 7
2.2 집합 유사도 8
2.3 역 리스트 10
2.4 Prefix-필터링 12
2.5 관련 연구 13
3. 위치 기반 분할 역 리스트 구성 16
3.1 문자열 원소 위치 정보 탐색 16
3.2 문자열 원소 위치 정보가 포함된 역 리스트 구성 19
3.3 위치 기반 분할 역 리스트 탐색 25
4. 실험 및 성능 평가 32
5. 결론 37
참 고 문 헌 38

최근 본 자료

전체보기

댓글(0)

0