RISS 학술연구정보서비스

검색

인기 검색어

    다국어 입력

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

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

    예시)
    • 中文 을 입력하시려면 zhongwen을 입력하시고 space를누르시면됩니다.
    • 北京 을 입력하시려면 beijing을 입력하시고 space를 누르시면 됩니다.
    닫기
    KCI등재

    LLM 모델에 기반한 중국어 결과보어 구문의 자동추출 프레임워크 연구 = Constructing a Large-Scale Chinese Resultative Complement Dataset Using Large Language Models

    한글로보기

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

    • 0

      상세조회
    • 0

      다운로드
    서지정보 열기
    • 내보내기
    • 내책장담기
    • 공유하기
      • URL 복사
    • 오류접수
    인용문이 복사되었습니다.

    부가정보

    국문 초록 (Abstract) kakao i 다국어 번역

    본 연구는 제2언어 학습자의 중국어 학습에서 난도가 높은 문법 범주 중 하나인 결과보어 구문의 자동 추출 문제를 해결하기 위해, 대규모 언어 모델(LLM)에 기반한 결과보어 특화 데이터셋 구축 프레임워크를 제안한다. 중국어 결과보어는 동사와 보어가 결합해 복합동사처럼 기능한다. 또한 결과보어 구문은 ‘동사+동사' 또는 ‘동사+형용사' 형태로 구성되지만, 동일한 표면 구조가 항상 결과보어를 의미하는 것은 아니기에 표면 형식 기반 탐지 방식으로는 신뢰성 있는 구별이 어렵다. 범용 중국어 형태소 분석기(HanLP, Jieba, Stanza 등), CCL, BCC와 같은 코퍼스 검색 역시 결과보어 구분의 체계적 추출에 한계를 지니고 있어 기존 방식만으로는 신뢰도 높은 자동 추출이 어렵다. 이에 본 연구는 결과보어의 언어학적 특징을 반영한 판정 기준을 바탕으로 결과보어 구조를 자동 식별할 수 있는 모델을 설계하고자 한다. 이러한 프레임워크는 대규모 코퍼스에서 해당 구문을 정확하게 추출하여 미검출 및 오검출을 최소화하는 데 중점을 둔다. 이러한 접근은 고빈도 유형 중심이었던 기존 연구의 한계를 넘어, 다양한 결과보어를 포괄하는 대규모 데이터셋 구축을 가능하게 한다. 이는 중국어 문법 연구 및 제2언어 학습자 대상 교육 자료 개발에도 실질적 기여를 할 것으로 기대된다.
    번역하기

    본 연구는 제2언어 학습자의 중국어 학습에서 난도가 높은 문법 범주 중 하나인 결과보어 구문의 자동 추출 문제를 해결하기 위해, 대규모 언어 모델(LLM)에 기반한 결과보어 특화 데이터셋 ...

    본 연구는 제2언어 학습자의 중국어 학습에서 난도가 높은 문법 범주 중 하나인 결과보어 구문의 자동 추출 문제를 해결하기 위해, 대규모 언어 모델(LLM)에 기반한 결과보어 특화 데이터셋 구축 프레임워크를 제안한다. 중국어 결과보어는 동사와 보어가 결합해 복합동사처럼 기능한다. 또한 결과보어 구문은 ‘동사+동사' 또는 ‘동사+형용사' 형태로 구성되지만, 동일한 표면 구조가 항상 결과보어를 의미하는 것은 아니기에 표면 형식 기반 탐지 방식으로는 신뢰성 있는 구별이 어렵다. 범용 중국어 형태소 분석기(HanLP, Jieba, Stanza 등), CCL, BCC와 같은 코퍼스 검색 역시 결과보어 구분의 체계적 추출에 한계를 지니고 있어 기존 방식만으로는 신뢰도 높은 자동 추출이 어렵다. 이에 본 연구는 결과보어의 언어학적 특징을 반영한 판정 기준을 바탕으로 결과보어 구조를 자동 식별할 수 있는 모델을 설계하고자 한다. 이러한 프레임워크는 대규모 코퍼스에서 해당 구문을 정확하게 추출하여 미검출 및 오검출을 최소화하는 데 중점을 둔다. 이러한 접근은 고빈도 유형 중심이었던 기존 연구의 한계를 넘어, 다양한 결과보어를 포괄하는 대규모 데이터셋 구축을 가능하게 한다. 이는 중국어 문법 연구 및 제2언어 학습자 대상 교육 자료 개발에도 실질적 기여를 할 것으로 기대된다.

    더보기

    다국어 초록 (Multilingual Abstract) kakao i 다국어 번역

    This study proposes a large language model (LLM)–based framework for constructing a specialized dataset of Chinese resultative complement constructions (RCCs) to overcome the limitations of existing automatic extraction methods. Despite being a critical yet challenging category for second language learners, RCCs are difficult to identify accurately because their "verb + verb/adjective" surface structures often overlap with non-resultative compounds, leading to significant structural ambiguity. While conventional morphological analyzers like HanLP and Jieba, as well as corpora such as CCL and BCC, often struggle with high-precision extraction, this research introduces a model that utilizes linguistically informed diagnostic criteria to capture the defining properties of RCCs. By prioritizing precision and minimizing error rates across large-scale corpora, this framework moves beyond high-frequency pattern matching to enable the construction of a comprehensive, diverse RCC dataset. Ultimately, this work contributes a robust computational approach to Chinese linguistic research and provides a foundational resource for developing advanced pedagogical materials.
    번역하기

    This study proposes a large language model (LLM)–based framework for constructing a specialized dataset of Chinese resultative complement constructions (RCCs) to overcome the limitations of existing automatic extraction methods. Despite being a crit...

    This study proposes a large language model (LLM)–based framework for constructing a specialized dataset of Chinese resultative complement constructions (RCCs) to overcome the limitations of existing automatic extraction methods. Despite being a critical yet challenging category for second language learners, RCCs are difficult to identify accurately because their "verb + verb/adjective" surface structures often overlap with non-resultative compounds, leading to significant structural ambiguity. While conventional morphological analyzers like HanLP and Jieba, as well as corpora such as CCL and BCC, often struggle with high-precision extraction, this research introduces a model that utilizes linguistically informed diagnostic criteria to capture the defining properties of RCCs. By prioritizing precision and minimizing error rates across large-scale corpora, this framework moves beyond high-frequency pattern matching to enable the construction of a comprehensive, diverse RCC dataset. Ultimately, this work contributes a robust computational approach to Chinese linguistic research and provides a foundational resource for developing advanced pedagogical materials.

    더보기

    분석정보

    View

    상세정보조회

    0

    Usage

    원문다운로드

    0

    대출신청

    0

    복사신청

    0

    EDDS신청

    0

    동일 주제 내 활용도 TOP

    더보기

    주제

    연도별 연구동향

    연도별 활용동향

    연관논문

    연구자 네트워크맵

    공동연구자 (7)

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

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

    나만을 위한 추천자료

    해외이동버튼