8000 GitHub - wholder/NumberPronunciation: This code is a partial replacement for the com.ibm.icu.text.RuleBasedNumberFormat package in the ICU4J library
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

This code is a partial replacement for the com.ibm.icu.text.RuleBasedNumberFormat package in the ICU4J library

License

Notifications You must be signed in to change notification settings

wholder/NumberPronunciation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NumberPronunciation

I wrote this code to replace the use of equivalent code in the com.ibm.icu.text.RuleBasedNumberFormat package in the ICU4J library. While very capable, the JAR file for this library weighs in at 12.9 megs and I only needed this one feature for a text to speech project I am working on. The code here is entirely my own, but I have tested it against the UCU4J library (test code included) for English pronunciation.

Limitations

Unlike the ICU4J library, which can handle many languages, this code only handles English pronunciation of cardinal and ordinal numbers.

Credits

About

This code is a partial replacement for the com.ibm.icu.text.RuleBasedNumberFormat package in the ICU4J library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0