RJ3vans commited on
Commit
cf60b87
·
verified ·
1 Parent(s): 4861840

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -10,7 +10,9 @@ pipeline_tag: token-classification
10
  tags:
11
  - code
12
  ---
13
- This model is used to tag the tokens in an input sequence with information about the different signs of syntactic complexity that they contain. For more details, please see Chapters 2 and 3 of my thesis (https://rj3vans.github.io/Evans2020_SentenceSimplificationForTextProcessing.pdf.
 
 
14
 
15
  It was derived using code written by Dr. Le An Ha at the University of Wolverhampton.
16
 
 
10
  tags:
11
  - code
12
  ---
13
+ This model is used to tag the tokens in an input sequence with information about the different signs of
14
+ syntactic complexity that they contain. For more details, please see Chapters 2 and 3 of my thesis
15
+ (https://rj3vans.github.io/Evans2020_SentenceSimplificationForTextProcessing.pdf.
16
 
17
  It was derived using code written by Dr. Le An Ha at the University of Wolverhampton.
18