unofficial-pyknp

Python module for JUMAN/KNP.


Keywords
juman, jumanpp, knp, nlp, nlp-parsing
License
Other
Install
pip install unofficial-pyknp==0.4.2

Documentation

pyknp: Python Module for JUMAN++/KNP

形態素解析器JUMAN++(JUMAN)と構文解析器KNPのPythonバインディング (Python2系と3系の両方に対応)。

Requirements

  • Python
    • Verified Versions: 2.7.15, 3.7.11
  • 形態素解析器 JUMAN++ [EN] (or JUMAN[EN])
    • JUMAN++ はJUMANの後継にあたる形態素解析器
  • 構文解析器 KNP [EN]

Installation

$ pip install pyknp

Documents

https://pyknp.readthedocs.io/en/latest/

Authors/Contact

京都大学 黒橋・河原研究室 (contact@nlp.ist.i.kyoto-u.ac.jp)

  • John Richardson, Tomohide Shibata, Yuta Hayashibe, Tomohiro Sakaguchi