RISS 학술연구정보서비스

검색
다국어 입력

http://chineseinput.net/에서 pinyin(병음)방식으로 중국어를 변환할 수 있습니다.

변환된 중국어를 복사하여 사용하시면 됩니다.

예시)
  • 中文 을 입력하시려면 zhongwen을 입력하시고 space를누르시면됩니다.
  • 北京 을 입력하시려면 beijing을 입력하시고 space를 누르시면 됩니다.
닫기
    인기검색어 순위 펼치기

    RISS 인기검색어

      KCI등재

      정규 언어와 문맥 자유 언어 사이의 편집 거리 계산 = Computing the Edit Distance between a Regular Language and a Context-free Language

      한글로보기

      https://www.riss.kr/link?id=A60153383

      • 0

        상세조회
      • 0

        다운로드
      서지정보 열기
      • 내보내기
      • 내책장담기
      • 공유하기
      • 오류접수

      부가정보

      국문 초록 (Abstract)

      우리는 주어진 정규 언어와 문맥 자유 언어 사이의 편집 거리(edit distance)를 계산하는 알고리즘을 제안한다. 편집 거리는 일반적으로 하나의 문자열을 다른 문자열로 변환할 때 필요한 최소한의 연산의 개수를 의미한다. 문자열 단위가 아닌 언어 단위에서의 편집 거리를 계산함으로써, 패턴 매칭(pattern matching)이나 파싱(parsing)을 위해 주어지는 정규 언어와 문맥 자유 언어 간의 유사도를 효율적으로 파악할 수 있다.
      번역하기

      우리는 주어진 정규 언어와 문맥 자유 언어 사이의 편집 거리(edit distance)를 계산하는 알고리즘을 제안한다. 편집 거리는 일반적으로 하나의 문자열을 다른 문자열로 변환할 때 필요한 최소...

      우리는 주어진 정규 언어와 문맥 자유 언어 사이의 편집 거리(edit distance)를 계산하는 알고리즘을 제안한다. 편집 거리는 일반적으로 하나의 문자열을 다른 문자열로 변환할 때 필요한 최소한의 연산의 개수를 의미한다. 문자열 단위가 아닌 언어 단위에서의 편집 거리를 계산함으로써, 패턴 매칭(pattern matching)이나 파싱(parsing)을 위해 주어지는 정규 언어와 문맥 자유 언어 간의 유사도를 효율적으로 파악할 수 있다.

      더보기

      다국어 초록 (Multilingual Abstract)

      We propose an algorithm for computing the edit distance between a regular language and a context-free language. The edit distance is generally defined as the smallest number of operations required to transform a string into the other. By computing the edit distance between two languages instead of strings, we estimate the similarity between a regular language and a context-free language, which are often used for pattern matching or parsing.
      번역하기

      We propose an algorithm for computing the edit distance between a regular language and a context-free language. The edit distance is generally defined as the smallest number of operations required to transform a string into the other. By computing the...

      We propose an algorithm for computing the edit distance between a regular language and a context-free language. The edit distance is generally defined as the smallest number of operations required to transform a string into the other. By computing the edit distance between two languages instead of strings, we estimate the similarity between a regular language and a context-free language, which are often used for pattern matching or parsing.

      더보기

      목차 (Table of Contents)

      • 요약
      • Abstract
      • 1. 서론
      • 2. 예비 지식
      • 3. 정렬 그래프(alignment graph) 만들기
      • 요약
      • Abstract
      • 1. 서론
      • 2. 예비 지식
      • 3. 정렬 그래프(alignment graph) 만들기
      • 4. 정렬 그래프를 이용하여 편집 비용 구하기
      • 5. 편집 거리 계산하기
      • 6. 결론
      • 참고문헌
      더보기

      참고문헌 (Reference)

      1 Karen Kukich, "Techniques for automatically correcting words in text" 24 : 377-439, 1992

      2 John E. Hopcroft, "Introduction to Automata Theory, Languages, and Computation (3rd Edition)" Addison- Wesley Longman Publishing 2006

      3 M. Mohri, "Edit-distance of weighted automata: General definitions and algorithms" 14 (14): 957-982, 2003

      4 Mehryar Mohri, "Edit-distance of weighted automata: General definitions and algorithms" 14 (14): 957-982, 2003

      5 Horst Bunke, "Edit distance of regular languages" 113-124, 1996

      6 Stavros Konstantinidis, "Computing the edit distance of a regular language" 205 : 1307-1316, 2007

      7 Sagnur N. Srihari, "Computer Text Recognition and Error Correction" IEEE Computer Society Press 1985

      8 Alfred V. Aho, "Compilers: principles, techniques, and tools" Addison-Wesley Longman Publishing 1986

      9 R. Durbin, "Biological Sequence Analysis: Probabilistic Models of Proteins and Nucleic Acids" Cambridge University Press 1998

      10 Vladimir I. Levenshtein, "Binary codes capable of correcting deletions, insertions, and reversals" (1s0(8)) : 707-710, 1966

      1 Karen Kukich, "Techniques for automatically correcting words in text" 24 : 377-439, 1992

      2 John E. Hopcroft, "Introduction to Automata Theory, Languages, and Computation (3rd Edition)" Addison- Wesley Longman Publishing 2006

      3 M. Mohri, "Edit-distance of weighted automata: General definitions and algorithms" 14 (14): 957-982, 2003

      4 Mehryar Mohri, "Edit-distance of weighted automata: General definitions and algorithms" 14 (14): 957-982, 2003

      5 Horst Bunke, "Edit distance of regular languages" 113-124, 1996

      6 Stavros Konstantinidis, "Computing the edit distance of a regular language" 205 : 1307-1316, 2007

      7 Sagnur N. Srihari, "Computer Text Recognition and Error Correction" IEEE Computer Society Press 1985

      8 Alfred V. Aho, "Compilers: principles, techniques, and tools" Addison-Wesley Longman Publishing 1986

      9 R. Durbin, "Biological Sequence Analysis: Probabilistic Models of Proteins and Nucleic Acids" Cambridge University Press 1998

      10 Vladimir I. Levenshtein, "Binary codes capable of correcting deletions, insertions, and reversals" (1s0(8)) : 707-710, 1966

      11 Fei-yue Ye, "Application of Information Extraction in Oil Search Engine" 98-102, 2009

      12 Alfred V. Aho, "Algorithms for Finding Patterns in Strings. Handbook of Theoretical Computer Science, In Volume A: Algorithms and Complexity" 255-300, 1990

      더보기

      동일학술지(권/호) 다른 논문

      동일학술지 더보기

      더보기

      분석정보

      View

      상세정보조회

      0

      Usage

      원문다운로드

      0

      대출신청

      0

      복사신청

      0

      EDDS신청

      0

      동일 주제 내 활용도 TOP

      더보기

      주제

      연도별 연구동향

      연도별 활용동향

      연관논문

      연구자 네트워크맵

      공동연구자 (7)

      유사연구자 (20) 활용도상위20명

      인용정보 인용지수 설명보기

      학술지 이력

      학술지 이력
      연월일 이력구분 이력상세 등재구분
      2022 평가예정 재인증평가 신청대상 (재인증)
      2019-01-01 평가 등재학술지 유지 (계속평가) KCI등재
      2016-01-01 평가 등재학술지 유지 (계속평가) KCI등재
      2015-01-01 평가 등재학술지 유지 (등재유지) KCI등재
      2014-09-16 학술지명변경 한글명 : 정보과학회논문지 : 컴퓨팅의 실제 및 레터 -> 정보과학회 컴퓨팅의 실제 논문지
      외국어명 : Journal of KIISE : Computing Practices and Letters -> KIISE Transactions on Computing Practices
      KCI등재
      2013-04-26 학술지명변경 외국어명 : Journal of KISS : Computing Practices and Letters -> Journal of KIISE : Computing Practices and Letters KCI등재
      2011-01-01 평가 등재학술지 유지 (등재유지) KCI등재
      2009-01-01 평가 등재학술지 유지 (등재유지) KCI등재
      2008-10-02 학술지명변경 한글명 : 정보과학회논문지 : 컴퓨팅의 실제 -> 정보과학회논문지 : 컴퓨팅의 실제 및 레터
      외국어명 : Journal of KISS : Computing Practices -> Journal of KISS : Computing Practices and Letters
      KCI등재
      2007-01-01 평가 등재학술지 유지 (등재유지) KCI등재
      2005-01-01 평가 등재학술지 유지 (등재유지) KCI등재
      2002-01-01 평가 등재학술지 선정 (등재후보2차) KCI등재
      더보기

      학술지 인용정보

      학술지 인용정보
      기준연도 WOS-KCI 통합IF(2년) KCIF(2년) KCIF(3년)
      2016 0.29 0.29 0.27
      KCIF(4년) KCIF(5년) 중심성지수(3년) 즉시성지수
      0.24 0.21 0.503 0.04
      더보기

      이 자료와 함께 이용한 RISS 자료

      나만을 위한 추천자료

      해외이동버튼