Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | add a few deinflections for Latin (#901) | StefanVukovic99 | 2024-05-10 |
* 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 * start * organize language transform test by language * simpler folders * wip * wip * delete german test * cleanup |