X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/639630d5fe91b38d39123f002ef77c70c3b1b520..HEAD:/docs/customize/Tokenizers.md diff --git a/docs/customize/Tokenizers.md b/docs/customize/Tokenizers.md index 3c29972d..d290c148 100644 --- a/docs/customize/Tokenizers.md +++ b/docs/customize/Tokenizers.md @@ -50,7 +50,7 @@ queries. This happens in two stages: as during the import process but may involve other processing like, for example, word break detection. 2. The **token analysis** step breaks down the query parts into tokens, - looks them up in the database and assignes them possible functions and + looks them up in the database and assigns them possible functions and probabilities. Query processing can be further customized while the rest of the analysis