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
Thanks for your suggestion, that could be useful. Instead of applying inflections and checking if the word changes, what do you think about using the plural and singular regexp available in the Inflections instance?
Since you can convert a word from its singular form to plural form and visa versa, is there a way to test if a word is plural or singular?
If not could I submit a pull request to do this? I would guess there could be issues with ambiguous words, e.g.
sheep
.The text was updated successfully, but these errors were encountered: