RJ3vans commited on
Commit
7eeca9f
1 Parent(s): 600a335

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -1,3 +1,9 @@
1
  Try the test sentence:
2
 
3
- The woman said "my name is Sarah and I live in London."
 
 
 
 
 
 
 
1
  Try the test sentence:
2
 
3
+ The woman said "my name is Sarah and I live in London."
4
+
5
+ The model should tag the tokens in the sentence with information about whether or not they are contained within a compound clause. If you find the model useful, please cite my thesis which presents the dataset used for finetuning:
6
+
7
+ Evans, R. (2020) Sentence Simplification for Text Processing. Doctoral thesis. University of Wolverhampton. Wolverhampton, UK. (http://rgcl.wlv.ac.uk/~richard/Evans2020_SentenceSimplificationForTextProcessing.pdf)
8
+
9
+ There you will find more information about the tagging scheme.