Skip to content

Release 0.1.1

Compare
Choose a tag to compare
@jaycollett jaycollett released this 10 Jan 18:37
· 6 commits to main since this release

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.