encryptorcode/pluralize
Pluralize and singularize any word.
This tool helps developers correctly pluralize or singularize words in their applications, especially when dealing with user input or dynamic content. You provide a word, and it returns the correct plural or singular form. It is for software developers building applications that need to handle English grammar rules.
No commits in the last 6 months.
Use this if you are a developer building an application that needs to dynamically pluralize or singularize words based on counts or user input.
Not ideal if your application's words are known beforehand, in which case a simpler, lighter alternative would be more efficient.
Stars
8
Forks
—
Language
Java
License
MIT
Category
Last pushed
Oct 13, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/encryptorcode/pluralize"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
apache/opennlp
Apache OpenNLP
stanfordnlp/CoreNLP
CoreNLP: A Java suite of core NLP tools for tokenization, sentence segmentation, NER, parsing,...
stanfordnlp/python-stanford-corenlp
Python interface to CoreNLP using a bidirectional server-client interface.
dkpro/dkpro-core
Collection of software components for natural language processing (NLP) based on the Apache UIMA...
apache/opennlp-sandbox
Apache OpenNLP Sandbox