Metadata-Version: 2.1
Name: lawnlp
Version: 0.0.1
Summary: An open-source law package,aiming at Narrating Law just using Python.
Home-page: https://cpanlp.com
Author: Draco Deng
Author-email: dracodeng6@gmail.com
License: MIT
Keywords: python,law,intelligent law,linguistic turn,linguistic
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Natural Language :: English
Classifier: Natural Language :: Chinese (Simplified)
Description-Content-Type: text/markdown
License-File: LICENSE


# lawnlp🎺: Say the truth
### Talk is cheap ,show me the code
#### Narrating LAW using Python



## Install & Import
#### Dependencies
- scipy 
- numpy
- pandas
  
For detailed installation instructions, see the
[documentation](https://cpanlp.com/documentation).
```python
pip install lawnlp
import lawnlp as p
```


Check out: https://cpanlp.com
