Sarah Hoffmann
|
6c5589c9d2
|
fix optional string representation or repr(PlaceName)
|
2023-06-30 11:10:44 +02:00 |
|
biswajit-k
|
36388cafe9
|
fixed typos in docs and code comments
|
2023-03-06 17:09:38 +05:30 |
|
Sarah Hoffmann
|
b19c90b9a6
|
export centroid to tokenizer
May come in handy when developping sanitizers for an area smaller
than country size.
|
2022-07-31 22:10:58 +02:00 |
|
Sarah Hoffmann
|
9864b191b1
|
fix various typos
|
2022-07-31 17:10:35 +02:00 |
|
Sarah Hoffmann
|
34d27ed45c
|
move PlaceName into the generic data module
|
2022-07-29 11:42:20 +02:00 |
|
Sarah Hoffmann
|
3746befd88
|
add documentation for sanitizer interface
Also switches mkdocstrings to 0.18 with the rather unfortunate
consequence that now mkdocstrings-python-legacy is needed as well.
|
2022-07-28 22:00:29 +02:00 |
|
Sarah Hoffmann
|
62eedbb8f6
|
add type hints for sanitizers
|
2022-07-18 09:47:57 +02:00 |
|
Sarah Hoffmann
|
8adab2c6ca
|
add typing information for postcode formatter
|
2022-07-18 09:47:57 +02:00 |
|
Sarah Hoffmann
|
d0c44431d0
|
add typing information for place_info and country_info
|
2022-07-18 09:47:57 +02:00 |
|
Sarah Hoffmann
|
856925d19b
|
remove analyze() from PlaceInfo class
The function creates circular dependencies.
|
2022-07-07 12:06:58 +02:00 |
|
Sarah Hoffmann
|
cbbcbb1fd7
|
move country_info into data submodule
|
2022-07-06 11:08:36 +02:00 |
|
Sarah Hoffmann
|
bce93d60bd
|
move PlaceInfo into data submodule
This data structure is shared between indexer and tokenizer.
|
2022-07-06 10:54:47 +02:00 |
|
Sarah Hoffmann
|
2eca9fc8af
|
cache postcode normalization
|
2022-06-23 23:42:31 +02:00 |
|
Sarah Hoffmann
|
80ea13437d
|
move postcode matcher in a separate file
|
2022-06-23 23:42:31 +02:00 |
|