Update README.md
Browse files
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
|
|
|
|
|
|
|
| 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 |
|