You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This simple Python script allows you to input a word and get both its singular and plural forms. The script utilizes the `inflect` and `TextBlob` libraries for word processing.
0 commit comments