Converts paragraphs containing textual representation of numbers to decimal values
e.g. There are twelve apples -> There are 12 apples
Useful for text mining and extracting metadata from text documents
Run WordsToNumbersUtil.java
Maven
Run from Maven
- Maven - Dependency Management
- James Graham - Initial work - (https://github.com/jgraham0325)
This project is licensed under the MIT License - see the LICENSE.md file for details
https://stackoverflow.com/questions/26948858/converting-words-to-numbers-in-java