p38
This commit is contained in:
@@ -71,6 +71,15 @@ parameters:
|
|||||||
- tc
|
- tc
|
||||||
- '0,02'
|
- '0,02'
|
||||||
|
|
||||||
|
normalization:
|
||||||
|
# Generic language normalization tables. Keep these in YAML so PHP code
|
||||||
|
# executes normalization logic without owning language-specific lists.
|
||||||
|
ascii_transliteration:
|
||||||
|
ä: ae
|
||||||
|
ö: oe
|
||||||
|
ü: ue
|
||||||
|
ß: ss
|
||||||
|
|
||||||
stopword_groups:
|
stopword_groups:
|
||||||
de_core:
|
de_core:
|
||||||
- der
|
- der
|
||||||
|
|||||||
Reference in New Issue
Block a user