janbakker commited on
Commit
1850b7f
1 Parent(s): 264e3be

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ tags:
5
+ - doc_simp
6
+ ---
7
+
8
+ # Contextual classifier (planning model)
9
+
10
+ This is the contextual classifier pretrained on Wiki-auto.
11
+
12
+ It belongs to the paper Beyond Sentence-Level Text Simplification.
13
+
14
+ The [doc_simp](https://github.com/JanB100/doc_simp) library should be used to interface with this model.