File size: 333 Bytes
681354c 6626d9f |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
---
language:
- en
tags:
- doc_simp
---
# O->ConBART document simplification system
This is the plan-guided context-aware BART model 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. |