pyknp-eventgraph: A development platform for high-level NLP applications in Japanese

About

EventGraph is a development platform for high-level NLP applications in Japanese. The core concept of EventGraph is event, a language information unit that is closely related to predicate-argument structure but more application-oriented. Events are linked to each other based on their syntactic and semantic relations.

Requirements

Installation

To install pyknp-eventgraph, use pip.

$ pip install pyknp-eventgraph

or

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

Author/Contact

Kurohashi-Kawahara Lab, Kyoto University (contact@nlp.ist.i.kyoto-u.ac.jp)

  • Hirokazu Kiyomaru

Other

Indices and tables