A Rust port of the Python inflect library, used to generate plurals, ordinals, indefinite articles, and to convert numbers to words.
Find a file
Llywelwyn 195dc16f3d .. -> get_si_pron
this almost certainly needs refactoring, but it appears to work correctly.
2023-09-09 08:06:05 +01:00
src .. -> get_si_pron 2023-09-09 08:06:05 +01:00
tests .. -> get_si_pron 2023-09-09 08:06:05 +01:00
.gitignore Initial commit 2023-09-09 02:04:34 +01:00
Cargo.toml initial commit - enclose, joinstem, bysize 2023-09-09 02:07:10 +01:00
LICENSE.md keeping license.md consistent with the license in the o.g project 2023-09-09 04:21:25 +01:00
README.md make_pl_si_lists 2023-09-09 02:50:27 +01:00

inflect