Inflect

Latest version: v7.4.0

Safety actively analyzes 687918 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 9 of 9

0.2.1

======

* remove incorrect gnome_sudoku import

0.2.0

======

* add gender() to select the gender of singular pronouns
* replace short named methods with longer methods. shorted method now print a message and raise DecrecationWarning

pl -> plural

plnoun -> plural_noun

plverb -> plural_verb

pladj -> plural_adjective

sinoun -> singular_noun

prespart -> present_participle

numwords -> number_to_words

plequal -> compare

plnounequal -> compare_nouns

plverbequal -> compare_verbs

pladjequal -> compare_adjs

wordlist -> join
* change classical() to only accept keyword args: only one way to do it
* fix bug in numwords where hundreds was giving the wrong number when group=3

0.1.8

======

* add line to setup showing that this provides 'inflect' so that
inflect_dj can require it
* add the rest of the tests from the Perl version

0.1.7

======

* replace most of the regular expressions in _plnoun and _sinoun. They run several times faster now.

0.1.6

======

* add method sinoun() to generate the singular of a plural noun. Phew!
* add changes from new Perl version: 1.892
* start adding tests from Perl version
* add test to check sinoun(plnoun(word)) == word
Can now use word lists to check these methods without needing to have
a list of plurals. ;-)
* fix die -> dice

Page 9 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.