Skip to content

ku-nlp/kyoto-reader

Repository files navigation

kyoto-reader: A processor for KWDLC, KyotoCorpus, and AnnotatedFKCCorpus

License Python 3.7,3.8,3.9,3.10 Python Versions

Deprecation Notice

This repository is no longer maintained. We recommend migrating to rhoknp for ongoing updates and support.

Overview

以下のコーパスから形態素・係り受け関係・述語項構造・共参照関係・固有表現情報を抽出し、Python から扱うためのインターフェースを提供します。

  • 京都大学ウェブ文書リードコーパス (KWDLC)
  • 京都大学テキストコーパス (KyotoCorpus)
  • 不満調査データセットタグ付きコーパス (AnnotatedFKCCorpus)

Requirements

Installation

$ pip install kyoto-reader

Documents

https://kyoto-reader.readthedocs.io/en/latest/

Authors/Contact

京都大学 黒橋・褚・村脇研究室 (contact at nlp.ist.i.kyoto-u.ac.jp)

  • Nobuhiro Ueda <ueda at nlp.ist.i.kyoto-u.ac.jp>