[numex] Changes to existing numex rules files. Adding Dutch, Japanese, Polish, Danish, Swedish and Finnish numex rules (priority based on frequency in OpenStreetMap)

This commit is contained in:
Al
2015-06-04 03:13:39 -04:00
parent 65abde908b
commit ab802bc361
12 changed files with 4248 additions and 314 deletions

View File

@@ -369,19 +369,23 @@
],
"ordinal_indicators": [
{
"suffixes": [
"th",
"st",
"nd",
"rd",
"th",
"th",
"th",
"th",
"th",
"th"
]
"suffixes": {
"0": ["th"],
"1": ["st"],
"11": ["th"],
"2": ["nd"],
"12": ["th"],
"3": ["rd"],
"13": ["th"],
"4": ["th"],
"5": ["th"],
"6": ["th"],
"7": ["th"],
"8": ["th"],
"9": ["th"]
}
}
],
"stopwords": [
"and"