8000 GitHub - tamuhey/pyknp: A Python Module for JUMAN++/KNP
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

tamuhey/pyknp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyknp: Python Module for JUMAN++/KNP

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

Requirements

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

Installation

% pip install pyknp

or

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

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

About

A Python Module for JUMAN++/KNP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%
0