Update README.md
Browse files
README.md
CHANGED
@@ -8,7 +8,7 @@ It was on Tuesdays [when] Peter took Tess for a walk.
|
|
8 |
|
9 |
John was so large [that] he had to crouch to fit through the front door.
|
10 |
|
11 |
-
Please note that it is necessary for you to highlight the left clause boundary using square brackets. When deployed in a text simplification method,
|
12 |
|
13 |
The model should tag the tokens in the sentence with information about whether or not they are contained within particular types of syntactic constituents. If you find the model useful, please cite my thesis which presents the dataset used for finetuning:
|
14 |
|
|
|
8 |
|
9 |
John was so large [that] he had to crouch to fit through the front door.
|
10 |
|
11 |
+
Please note that it is necessary for you to highlight the left clause boundary using square brackets. When deployed in a text simplification method, this sign tagging step can be performed using the model at https://huggingface.co/RJ3vans/SignTagger.
|
12 |
|
13 |
The model should tag the tokens in the sentence with information about whether or not they are contained within particular types of syntactic constituents. If you find the model useful, please cite my thesis which presents the dataset used for finetuning:
|
14 |
|