get_sections

lexnlp.nlp.en.segments.sections.get_sections(text, window_pre=3, window_post=3, score_threshold=0.5) → typing.Generator

Get sections from text. :param text: :param window_pre: :param window_post: :param score_threshold: :return: