Indonesia Name and Address Preprocessor.
Project description
Indonesia Name and Address Preprocessor
Indonesia Name and Address Preprocessor
- Documentation: https://kloworizer.github.io/nama_alamat
- GitHub: https://github.com/kloworizer/nama_alamat
- PyPI: https://pypi.org/project/nama_alamat/
- Free software: MIT
Features
- Preprocessing Indonesia name and address.
Instalation
pip install nama-alamat
Usage
example of name preproccesing:
from nama_alamat.preprocessing import Preprocessing
preprocessing_nama = Preprocessing(tipe='nama')
strings = 'IR SULAEMAN'
print(preprocessing_nama.preprocessing(strings))
address preproccesing:
from nama_alamat.preprocessing import Preprocessing
preprocessing_alamat = Preprocessing(tipe='alamat')
strings = 'JALAN GARUDA IX BLOK C/3 RT 003 RW 002, JAKARTA UTARA, DKI JAKARTA 12110'
print(preprocessing_alamat.preprocessing(strings))
Credits
This package was created with Cookiecutter and the waynerv/cookiecutter-pypackage project template.
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
nama_alamat-0.2.7.tar.gz
(9.1 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 nama_alamat-0.2.7.tar.gz.
File metadata
- Download URL: nama_alamat-0.2.7.tar.gz
- Upload date:
- Size: 9.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.0 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0a2976aa252b93a34626b8a68db5d10a68cd123195c7c76ea90745f6081d4dd5
|
|
| MD5 |
f8d307bc5bc7f0b11e05a97d4f54ee88
|
|
| BLAKE2b-256 |
dcf9b7d60420d925640de1b0bcb97affd1520eb04db87d720eeb0ac7fc2d5bb0
|
File details
Details for the file nama_alamat-0.2.7-py3-none-any.whl.
File metadata
- Download URL: nama_alamat-0.2.7-py3-none-any.whl
- Upload date:
- Size: 8.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.0 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d402f76b97cb555692194b62baf5de42e6ee9d77cb8cab35ee1375cbd241e5fc
|
|
| MD5 |
c0ce8437cf01ff265af0cdb19198fa1b
|
|
| BLAKE2b-256 |
8da412ed42ab659f2761e61ac56016b113969be50f9a6e134b3239a61f8bc4e6
|