Array of sentences
Optional
lowerBound: numberWill try to merge sentences if the length of the current sentence is less than this value. If no user input is given, this value is automatically determined by calculating statistics on the data.
Optional
upperBound: numberWill not merge sentences if the conbined length of the sentences is greater than this value. If no user input is given, this value is automatically determined by calculating statistics on the data.
Generated using TypeDoc
Normalize line lengths. Tries to merge sentences with its neighboring sentences onto the same line if they are short.