aboutsummaryrefslogtreecommitdiff
path: root/ext/js/language/language-transforms.js
Commit message (Collapse)AuthorAge
* expand deinflection format (#745)StefanVukovic992024-03-22
* abstract deinflections * undo redundant changes * remove cast * switch to js * MultiLanguageTransformer * comments * comments * fix test * suffixInflection * fix bench * substring instead of replace * without heuristic * suffixMap * add other language deinflections * wip * catch cycles * fix tests * uninflect to deinflect * use less regex * add suru masu stem deinflection