Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 | ||
* | make deinflections language-specific (#720) | StefanVukovic99 | 2024-02-27 |
* abstract deinflections * undo redundant changes * remove cast * MultiLanguageTransformer * comments * comments |