get_paragraphs

lexnlp.nlp.en.segments.paragraphs.get_paragraphs(text: str, window_pre=3, window_post=3, score_threshold=0.5, return_spans: bool = False) → Generator

Get paragraphs.