Add France specific string processors.
Project description
# Addok plugin for France specifics
## Installation
pip install addok-france
## Configuration
- Add QUERY_PROCESSORS_PYPATHS
QUERY_PROCESSORS_PYPATHS = [
…,
"addok_france.extract_address",
"addok_france.clean_query",
]
- Add PROCESSORS_PYPATHS
PROCESSORS_PYPATHS = [
…,
"addok_france.glue_ordinal",
"addok_france.fold_ordinal",
"addok_france.flag_housenumber",
…,
]
- Replace default `make_labels` by France dedicated one:
SEARCH_RESULT_PROCESSORS_PYPATHS = [
'addok_france.make_labels',
…,
]
## Installation
pip install addok-france
## Configuration
- Add QUERY_PROCESSORS_PYPATHS
QUERY_PROCESSORS_PYPATHS = [
…,
"addok_france.extract_address",
"addok_france.clean_query",
]
- Add PROCESSORS_PYPATHS
PROCESSORS_PYPATHS = [
…,
"addok_france.glue_ordinal",
"addok_france.fold_ordinal",
"addok_france.flag_housenumber",
…,
]
- Replace default `make_labels` by France dedicated one:
SEARCH_RESULT_PROCESSORS_PYPATHS = [
'addok_france.make_labels',
…,
]
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
addok-france-1.0.0.tar.gz
(4.2 kB
view details)
Built Distribution
File details
Details for the file addok-france-1.0.0.tar.gz
.
File metadata
- Download URL: addok-france-1.0.0.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 02e64ba058ce02d048228f931b49d4f0937320b5fb9a0698dc142e1f86c20a63 |
|
MD5 | c665c519ae005cb912452a8e7ccf8ed0 |
|
BLAKE2b-256 | 1fae625423f03a59ec6b6cfed62cec0d0786770090d619c08988176f76b4659b |
File details
Details for the file addok_france-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: addok_france-1.0.0-py3-none-any.whl
- Upload date:
- Size: 5.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cf60d88f44b8b952f748c4287f16717178de3077063942c8c1de754269d565c4 |
|
MD5 | 907e0fdfed7bc3738d6827653db7bc96 |
|
BLAKE2b-256 | bd7836cfcafd0474edecd36f82cdfd58a1542f761f15fac7c6ca08c378176401 |