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.0rc4.tar.gz
(4.2 kB
view details)
Built Distribution
File details
Details for the file addok-france-1.0.0rc4.tar.gz
.
File metadata
- Download URL: addok-france-1.0.0rc4.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 92c3e05005731438cfc01bd90de328045f9a6c17e3e66b549c942829b427eb95 |
|
MD5 | 8d9aacfc1a34b755804c27e439ff96e4 |
|
BLAKE2b-256 | 25d41f793de0f85942f699b74696cefe0e2dfb7e81633022af8fc8afbc1eddb2 |
File details
Details for the file addok_france-1.0.0rc4-py3-none-any.whl
.
File metadata
- Download URL: addok_france-1.0.0rc4-py3-none-any.whl
- Upload date:
- Size: 5.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e8b139375a862899fa8d1c10110156544cd6d2ffb1a05e71d93c95f3c4f75b90 |
|
MD5 | bb0a98682a08fc2dff42e14879dbd36c |
|
BLAKE2b-256 | 36639b8568ab418ae1c98e8bd4c3e226b638cdeddbd001e9fb80a2af0929b65a |