File size: 361 Bytes
9d63bb7 a6e6eee |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
---
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.
|