ng-plural-form
Angular filter to display correct grammatical case for word's plural form in Slavic languages
Angular filter to display correct grammatical case for word's plural form in Slavic languages
Determining whether a number (integer or floating point) should be treated as singular, plural, or paucal. Slavic languages may treat some plural numbers as a grammatical singular, and may use a second grammatical plural, called paucal.
Gets gender of person by his/her name. Algorithm based on "lvovich", "gender-detection-from-name" and "gender-rus" packages, combining their results. Perfomance showed the 92% accuracy checking it with 50k names.