Metadata-Version: 1.1
Name: cabocha-python
Version: 0.69
Summary: Python wrapper for CaboCha: Japanese Dependency Structure Analyzer
Home-page: https://github.com/ikegami-yukino/cabocha/tree/master/python
Author: Yukino Ikegami
Author-email: yknikgm@gmail.com
License: BSD or LGPL
Description: This is a python wrapper for CaboCha. it does not sopport Windows Python 64bit version.
        
            License
            ---------
            CaboCha is copyrighted free software by Taku Kudo <taku@chasen.org>
        is released under any of the the LGPL (see the file LGPL) or the
        BSD License (see the file BSD).
            
Platform: Windows
Platform: macOS
Platform: Linux
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: BSD License
Classifier: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
Classifier: Natural Language :: Japanese
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Text Processing
