flair.splitter#
Sentence Splitter using newline as boundary marker. |
|
Sentence Splitter which treats the full text as a single Sentence. |
|
Sentence splitter using the spacy model en_core_sci_sm. |
|
Sentence Splitter using SegTok. |
|
An abstract class representing a |
|
Sentence Splitter using Spacy. |
|
SentenceSplitter which assumes that there is a tag within the text that is used to mark sentence boundaries. |