Skip to main content

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',
…,
]

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

addok-france-1.0.0.tar.gz (4.2 kB view details)

Uploaded Source

Built Distribution

addok_france-1.0.0-py3-none-any.whl (5.7 kB view details)

Uploaded Python 3

File details

Details for the file addok-france-1.0.0.tar.gz.

File metadata

File hashes

Hashes for addok-france-1.0.0.tar.gz
Algorithm Hash digest
SHA256 02e64ba058ce02d048228f931b49d4f0937320b5fb9a0698dc142e1f86c20a63
MD5 c665c519ae005cb912452a8e7ccf8ed0
BLAKE2b-256 1fae625423f03a59ec6b6cfed62cec0d0786770090d619c08988176f76b4659b

See more details on using hashes here.

File details

Details for the file addok_france-1.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for addok_france-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 cf60d88f44b8b952f748c4287f16717178de3077063942c8c1de754269d565c4
MD5 907e0fdfed7bc3738d6827653db7bc96
BLAKE2b-256 bd7836cfcafd0474edecd36f82cdfd58a1542f761f15fac7c6ca08c378176401

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page