.. _nlp_en_segments_paragraphs: ============ :mod:`lexnlp.nlp.en.segments.pages`: Segmenting paragraphs in text ============ The :mod:`lexnlp.nlp.en.segments.paragraphs` module contains methods for segmenting text into zero or more paragraphs. .. attention:: The sections below are a work in progress. Thank you for your patience while we continue to expand and improve our documentation coverage. If you have any questions in the meantime, please feel free to log issues on GitHub at the URL below or contact us at the email below: - GitHub issues: https://github.com/LexPredict/lexpredict-lexnlp - Email: support@contraxsuite.com .. automodapi:: lexnlp.nlp.en.segments.paragraphs :include-all-objects: :members: