Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Basic Spanish Transforms (#908) | James Maa | 2024-05-23 |
| | | | | | | | | | | | * Spanish transforms * Add more spanish transforms * Address comments * Fix types * Undo prefix change | ||
* | expand deinflection format (#745) | StefanVukovic99 | 2024-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 |