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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for addok-france-1.1.0.tar.gz
Algorithm Hash digest
SHA256 fcbd495050727de6797ee08f3f66b2997dfb983353710a8b22f3849eae1363d6
MD5 60ccddab353b38625de414f1c71ce52a
BLAKE2b-256 726623ae716936cfdd57d1ae30a48319aafa2dd9cdba71c5473fe2df2d65a02a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for addok_france-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 43d86d6173e494e5352df41de71eb5242df4cc70a1360711a969b9aa25cd9feb
MD5 18f769c5c78add1e08a8e40c1cdd9507
BLAKE2b-256 3a1f7b2c59d5a15a325c49c2478c4e255c9adcd6f895570e0d36e3006cf0d813

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