/inflection-sr

Code that generates inflected forms of nouns in Serbian.

Primary LanguagePythonMIT LicenseMIT

inflection-sr

Code that generates inflected forms of nouns in Serbian. To use the library one needs to have a lexicon with:

  • Noun form in nominative (singular and plural)
  • Gender of the noun

Rules for noun declination were found at this blog.

Some of the sound transition rules that need to be applied to the declination changes.