cut the verdict into different part
Project description
判決書段落分割
使用方法
安裝套件
pip install VerdictCut
找事實
from VerdictCut import find_fact
fact = find_fact(text)
print(fact)
找論罪科刑
from VerdictCut import find_justice
justice = find_justice(text)
print(justice)
找附錄法條
from VerdictCut import find_laws
laws = find_laws(laws))
print(laws)
找主文
from VerdictCut import find_maintext
maintext = find_maintext(text)
print(maintext)
找人物
from VerdictCut import find_roles
roles = find_roles(text)
print(roles)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
VerdictCut-0.1.6.tar.gz
(10.6 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 VerdictCut-0.1.6.tar.gz.
File metadata
- Download URL: VerdictCut-0.1.6.tar.gz
- Upload date:
- Size: 10.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/40.6.2 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.7.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5af201be028dcc234a2029988e3d1719256eab56c64d2dc383401f85def39d9a
|
|
| MD5 |
1bbf86e0b9a224f20c499d4ecbe38f39
|
|
| BLAKE2b-256 |
127c215f682e6c49727b4adc34da34b7dd639e386e0fa0087a64794797250653
|
File details
Details for the file VerdictCut-0.1.6-py3-none-any.whl.
File metadata
- Download URL: VerdictCut-0.1.6-py3-none-any.whl
- Upload date:
- Size: 14.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/40.6.2 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.7.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
212a3d4a0cded3349c2f6b2840f983e4a45270a5026182182e8815d1973cf0e7
|
|
| MD5 |
cc42f731117d0ea608db3f385d4c33ea
|
|
| BLAKE2b-256 |
51444737c48489ffec204a73432168aa552ed9f3b433f69d3ddabfc484cc9d2a
|