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.0rc4.tar.gz (4.2 kB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for addok-france-1.0.0rc4.tar.gz
Algorithm Hash digest
SHA256 92c3e05005731438cfc01bd90de328045f9a6c17e3e66b549c942829b427eb95
MD5 8d9aacfc1a34b755804c27e439ff96e4
BLAKE2b-256 25d41f793de0f85942f699b74696cefe0e2dfb7e81633022af8fc8afbc1eddb2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for addok_france-1.0.0rc4-py3-none-any.whl
Algorithm Hash digest
SHA256 e8b139375a862899fa8d1c10110156544cd6d2ffb1a05e71d93c95f3c4f75b90
MD5 bb0a98682a08fc2dff42e14879dbd36c
BLAKE2b-256 36639b8568ab418ae1c98e8bd4c3e226b638cdeddbd001e9fb80a2af0929b65a

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