RJ3vans commited on
Commit
7b08e49
·
verified ·
1 Parent(s): 7b36bda

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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, the 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
 
 
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