Open HichemBenChaaben opened 6 years ago
IMHO it is really hard task. You can pluralize individual word (e.g. using https://www.npmjs.com/package/pluralize) but pluralizing sentence is really hard task. That's because you need to parse English text somehow and your algorithm should be "smart" enough to identify which word must be pluralized. E.g. in your example "unread" or "messages" must be pluralized? Yes, it is easy for human being but how computer should know which word must be pluralized.
I think this issue will not be fixed in the scope of this project.
Version
Configuration
and be collected as the following