{
"code": "ml",
"name": "Malayalam",
"nativeName": "മലയാളം",
"script": "Malayalam",
"hyphenMins": {
"left": 1,
"right": 1
},
"letterPattern": "[ഀ-ൿ]",
"wordSplitPattern": "[^\\p{L}]+",
"sentenceBoundaryPattern": "[.!?]+",
"formulas": {
"gunning_fog": {
"enabled": true
},
"smog": {
"enabled": true
},
"coleman_liau": {
"enabled": true
},
"ari": {
"enabled": true
},
"lix": {
"enabled": true,
"longWordThreshold": 6
}
}
}