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.3.tar.gz (5.3 kB view hashes)

Uploaded Source

Built Distribution

addok_france-1.1.3-py3-none-any.whl (5.5 kB view hashes)

Uploaded Python 3

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