RISS 학술연구정보서비스

검색
다국어 입력

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

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

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

    RISS 인기검색어

      KCI등재

      임의 순서 차트 파싱 알고리즘 = Random Order Chart Parsing Algorithm

      한글로보기

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

      • 0

        상세조회
      • 0

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

      부가정보

      국문 초록 (Abstract)

      차트 파싱 알고리즘에서는 입력 문장의 왼쪽에서 오른쪽으로 파싱을 진행하여야 한다는 제약이 따른다. 본 논문에서는 이러한 제약을 없앤 임의 순서 차트 파싱 알고리즘을 제안한다. 제안한 알고리즘에서는 입력 문장의 각 단어에 대하여 어떤 순서로 파싱을 하더라도 무방하다. 입력 문장의 왼쪽에서 오른쪽으로 파싱을 진행하는 것은 임의 순서로 파싱을 진행하는 것의 특수한 형태이므로 임의 순서 차트파싱 알고리즘에서도 입력 문장의 왼쪽에서 오른쪽으로 파싱을 하는 것이 가능하다. 제안된 알고리즘은 차트 파싱 알고리즘을 확장한 것으로서 제어 구조가 매우 단순하며 구현도 용이하다.
      번역하기

      차트 파싱 알고리즘에서는 입력 문장의 왼쪽에서 오른쪽으로 파싱을 진행하여야 한다는 제약이 따른다. 본 논문에서는 이러한 제약을 없앤 임의 순서 차트 파싱 알고리즘을 제안한다. 제안...

      차트 파싱 알고리즘에서는 입력 문장의 왼쪽에서 오른쪽으로 파싱을 진행하여야 한다는 제약이 따른다. 본 논문에서는 이러한 제약을 없앤 임의 순서 차트 파싱 알고리즘을 제안한다. 제안한 알고리즘에서는 입력 문장의 각 단어에 대하여 어떤 순서로 파싱을 하더라도 무방하다. 입력 문장의 왼쪽에서 오른쪽으로 파싱을 진행하는 것은 임의 순서로 파싱을 진행하는 것의 특수한 형태이므로 임의 순서 차트파싱 알고리즘에서도 입력 문장의 왼쪽에서 오른쪽으로 파싱을 하는 것이 가능하다. 제안된 알고리즘은 차트 파싱 알고리즘을 확장한 것으로서 제어 구조가 매우 단순하며 구현도 용이하다.

      더보기

      다국어 초록 (Multilingual Abstract)

      According to the original chart parsing algorithm, a sentence is parsed in a strict left-to-right order. The modified chart parsing algorithm proposed in this paper breaks the strictness. With the proposed algorithm, a sentence is parsed in a random order. Conventional left-to-right parsing is also possible, since left-to-right parsing is a special case of random-order parsing. The proposed parsing algorithm is an extension of chart parsing algorithm and its control structure is very simple, so that it is easy to implement the algorithm.
      번역하기

      According to the original chart parsing algorithm, a sentence is parsed in a strict left-to-right order. The modified chart parsing algorithm proposed in this paper breaks the strictness. With the proposed algorithm, a sentence is parsed in a random o...

      According to the original chart parsing algorithm, a sentence is parsed in a strict left-to-right order. The modified chart parsing algorithm proposed in this paper breaks the strictness. With the proposed algorithm, a sentence is parsed in a random order. Conventional left-to-right parsing is also possible, since left-to-right parsing is a special case of random-order parsing. The proposed parsing algorithm is an extension of chart parsing algorithm and its control structure is very simple, so that it is easy to implement the algorithm.

      더보기

      목차 (Table of Contents)

      • 요약
      • Abstract
      • 1. 서론
      • 2. 관련 연구
      • 3. 임의 순서 차트 파싱 알고리즘
      • 요약
      • Abstract
      • 1. 서론
      • 2. 관련 연구
      • 3. 임의 순서 차트 파싱 알고리즘
      • 4. 임의 순서 차트 파싱 알고리즘의 적용 예
      • 5. 결론
      • 참고문헌
      더보기

      참고문헌 (Reference)

      1 한국전자통신연구원, "구조설계 : 영한 기술논문 자동번역 시스템 (v1.0)"

      2 Daniel Jurafsky, "Speech and Language Processing" Prentice Hall 2000

      3 Bernd Kiefer, "Redundancy-free Island Parsing of Word Graphs" 1079-1084, 2005

      4 James Allen, "Natural Language Understanding" The Benjamin/Cummings Publishing Company 1995

      5 Aristomenis Thanopoulos, "Linguistic Processor for a Spoken Dialogue System based on Island Parsing Techniques" 2259-2262, 1997

      6 Oliviero Stock, "Island Parsing and Bidirectional Chart" 636-641, 1988

      7 Jong C. Park, "Bidirectional Incremental Parsing for Automatic Pathway Identification with Combinatory Categorial Grammar" 396-407, 2001

      8 Giorgio Satta, "Bidirectional Context-free Grammar Parsing for Natural Language Processing" 69 : 123-164, 1994

      9 Martin Kay, "Algorithm schemata and data structures in syntactic processing" Xerox PARC 1980

      10 Sung-Wan Park, "A Robust Natural Language Parsing Method Using Local Bi-directional Analysis" 176-178, 2000

      1 한국전자통신연구원, "구조설계 : 영한 기술논문 자동번역 시스템 (v1.0)"

      2 Daniel Jurafsky, "Speech and Language Processing" Prentice Hall 2000

      3 Bernd Kiefer, "Redundancy-free Island Parsing of Word Graphs" 1079-1084, 2005

      4 James Allen, "Natural Language Understanding" The Benjamin/Cummings Publishing Company 1995

      5 Aristomenis Thanopoulos, "Linguistic Processor for a Spoken Dialogue System based on Island Parsing Techniques" 2259-2262, 1997

      6 Oliviero Stock, "Island Parsing and Bidirectional Chart" 636-641, 1988

      7 Jong C. Park, "Bidirectional Incremental Parsing for Automatic Pathway Identification with Combinatory Categorial Grammar" 396-407, 2001

      8 Giorgio Satta, "Bidirectional Context-free Grammar Parsing for Natural Language Processing" 69 : 123-164, 1994

      9 Martin Kay, "Algorithm schemata and data structures in syntactic processing" Xerox PARC 1980

      10 Sung-Wan Park, "A Robust Natural Language Parsing Method Using Local Bi-directional Analysis" 176-178, 2000

      더보기

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

      동일학술지 더보기

      더보기

      분석정보

      View

      상세정보조회

      0

      Usage

      원문다운로드

      0

      대출신청

      0

      복사신청

      0

      EDDS신청

      0

      동일 주제 내 활용도 TOP

      더보기

      주제

      연도별 연구동향

      연도별 활용동향

      연관논문

      연구자 네트워크맵

      공동연구자 (7)

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

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

      학술지 이력

      학술지 이력
      연월일 이력구분 이력상세 등재구분
      2014-09-01 평가 학술지 통합(기타)
      2013-04-26 학술지명변경 한글명 : 정보과학회논문지 : 소프트웨어 및 응용</br>외국어명 : Journal of KIISE : Software and Applications KCI등재
      2011-01-01 평가 등재학술지 유지(등재유지) KCI등재
      2009-01-01 평가 등재학술지 유지(등재유지) KCI등재
      2008-10-17 학술지명변경 한글명 : 정보과학회논문지 : 소프트웨어 및 응용</br>외국어명 : Journal of KISS : Software and Applications KCI등재
      2007-01-01 평가 등재학술지 유지(등재유지) KCI등재
      2005-01-01 평가 등재학술지 유지(등재유지) KCI등재
      2002-01-01 평가 등재학술지 선정(등재후보2차) KCI등재
      더보기

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

      나만을 위한 추천자료

      해외이동버튼