language: | |
- en | |
tags: | |
- doc_simp | |
# Contextual classifier + docpos (planning model) | |
This is the contextual classifier with document positional embeddings pretrained on Wiki-auto. | |
It belongs to the paper Beyond Sentence-Level Text Simplification. | |
The [doc_simp](https://github.com/JanB100/doc_simp) library should be used to interface with this model. | |