Numerals to Words Converter in C++ inspired from Python’s inflect library https://pypi.python.org/pypi/inflect.
Correctly generate plurals, singular nouns, ordinals, indefinite articles; convert numbers to words.
Useful for text to speech (TTS) engines.
Project link: https://gitlab.com/alibitek-cpp/numerals-to-words-converter-cpp