Metadata-Version: 2.1
Name: linggle
Version: 0.0.5
Summary: This toolkit contains APIs for Linggle, LinggleGEC, LinggleWrite, and LinggleBooster.
Home-page: https://github.com/NTHU-NLPLAB/NLPLab_toolkit
Author: sappy5678, dspp779, 
Author-email: sappy@nlplab.cc, jjc@nlplab.cc, isaackch@nlplab.cc
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: requests (>=2.22.0)

# NLPLab_toolkit
[![Documentation Status](https://readthedocs.org/projects/nlplab-toolkit/badge/?version=latest)](https://nlplab-toolkit.readthedocs.io/en/latest/?badge=latest) [![PyPI version](https://badge.fury.io/py/NTHU-NLPLab-toolkit.svg)](https://badge.fury.io/py/NTHU-NLPLab-toolkit) ![test](https://github.com/NTHU-NLPLAB/NLPLab_toolkit/workflows/Python%20package/badge.svg) 

```console
$ pip install linggle-leap
```

Please follow [pep8](https://www.python.org/dev/peps/pep-0008/), [black](https://github.com/psf/black) style and use [doctest](https://docs.python.org/3/library/doctest.html) to test code

This toolkit is maintained by [NTHU NLP Lab](https://www.nlplab.cc/)  
You can check the [documentation](https://nlplab-toolkit.readthedocs.io/en/latest/)


