Chinese legal documents, you can get certain legal term content by the code of term and the code of term by its content
Project description
Legal Documents CN 《中华人民共和国刑法》查询数据
功能
可以根据条款的编号查询到条款的内容信息。
安装
pip install pandas
pip install nltk
pip install legal_documents_cn
示例
from legal_documents_cn import criminal_law_cn as law
law.getInfoByArticleCode(article_code=219,article_sub_code=1)
#第二百一十九条之一
from legal_documents_cn import criminal_law_cn as law
law.getInfoByContent(content='小明交通肇事',vague=True)
#content为需要查询的条款内容,vague为模糊查询
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
legal_documents_cn-0.0.4.tar.gz
(57.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file legal_documents_cn-0.0.4.tar.gz.
File metadata
- Download URL: legal_documents_cn-0.0.4.tar.gz
- Upload date:
- Size: 57.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8a6bd91cbefacd0c29799e976887698784c2c5484ed11d635f8e36df9932a91d
|
|
| MD5 |
462abdc1598293ac989dc7ab4c26dcbf
|
|
| BLAKE2b-256 |
e85389f39535cdc1ee66ec41ecb4a8a2f22f538bc688ab30febdbd0ce9119868
|
File details
Details for the file legal_documents_cn-0.0.4-py3-none-any.whl.
File metadata
- Download URL: legal_documents_cn-0.0.4-py3-none-any.whl
- Upload date:
- Size: 60.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7ff7ff34a29beaa43af06ccbd4280d8be5608061e07c823cdd9d47753c1c7377
|
|
| MD5 |
c641416d03e5961a07c2354964007b08
|
|
| BLAKE2b-256 |
9dd8fd33be13eb3350c771c35cfed63491df3a2b8a7f2f3a573c43c6d1c47ad0
|