Core Components
This section deals with "core" functionalities offered by EDS-NLP:
- Generic matchers against regular expressions and list of terms
- Text cleaning
- Sentence boundaries detection
Available components
| Component | Description |
|---|---|
eds.normalizer | Non-destructive input text normalisation |
eds.sentences | Better sentence boundary detection |
eds.matcher | A simple yet powerful entity extractor |
eds.terminology | A simple yet powerful terminology matcher |
eds.contextual_matcher | A conditional entity extractor |
eds.endlines | An unsupervised model to classify each end line |