Skip to content

Add Inflect Python Library#1364

Closed
rohan-bansal wants to merge 1 commit intovinta:masterfrom
rohan-bansal:patch-1
Closed

Add Inflect Python Library#1364
rohan-bansal wants to merge 1 commit intovinta:masterfrom
rohan-bansal:patch-1

Conversation

@rohan-bansal
Copy link

@rohan-bansal rohan-bansal commented Oct 2, 2019

I found this library useful, so hopefully, others can too. :)

What is this Python project?

Just a new library that I found useful.

Describe features.

It can convert numbers to words and help with grammar and text processing.

What's the difference between this Python project and similar ones?

Deals with plurals, and all different types of words.

Enumerate comparisons.

Quoting its PyPi page,

  • plural plural_noun plural_verb plural_adj singular_noun no num
  • compare compare_nouns compare_nouns compare_adjs
  • a an
  • present_participle
  • ordinal number_to_words
  • join
  • inflect classical gender
  • defnoun defverb defadj defa defan
    --

Anyone who agrees with this pull request could vote for it by adding a 👍 to it, and usually, the maintainer will merge it when votes reach 20.

I found this library useful, so hopefully, others can too. :)
@stale stale bot added the stale label Nov 7, 2019
@stale stale bot closed this Nov 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant