List Detection Module
June 19, 2020 ยท View on GitHub
Purpose
Detects unordered and ordered lists in the text from paragraphs, using bullet points and numberings as indications.
What it does
Creates new List typed elements in the document based on positively detected paragraphs.
Dependencies
None