Splits text into sentences, handling 220+ common abbreviations, and infering acronyms, numbers, URLs, times, names, etc.
The text to be split into sentences.
Optional
default=true - Split on HTML tags like P, DIV, UL, OL.
default=20 - Minimum size for a sentence.
default=600 - Maximum size for a sentence.
An array of sentences. *
ai-research-agent (2024)
Splits text into sentences, handling 220+ common abbreviations, and infering acronyms, numbers, URLs, times, names, etc.