Release 0.1.1
This release updates the API logic to properly deal with input text that is longer than 500 words, which is the maximum recommended length for a single normalizer run. The API will chunk the large input text, process it, and then return it as a single text output.