Skip to content

A processor for KWDLC and KyotoCorpus

License

Notifications You must be signed in to change notification settings

Tzawa/kyoto-reader

 
 

Repository files navigation

kyoto-reader: Parser for KWDLC and KyotoCorpus

京都大学ウェブ文書リードコーパス (KWDLC) および京都大学テキストコーパス (KyotoCorpus) のパーサー。
コーパス文書中から形態素・係り受け関係・述語項構造・共参照関係・固有表現情報を抽出します。

Requirements

Installation

$ pip install kyoto-reader

or

$ git clone https://github.com/ku-nlp/kyoto-reader
$ cd kyoto-reader
$ python setup.py install [--prefix=path]

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>

About

A processor for KWDLC and KyotoCorpus

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 98.1%
  • Makefile 1.9%