Update README.md
Browse files
README.md
CHANGED
|
@@ -15,7 +15,7 @@ Each model addresses a specific aspect of the text transformation process, ensur
|
|
| 15 |
|
| 16 |
## Simplification Pipeline
|
| 17 |
The complete text simplification pipeline follows eight sequential steps:
|
| 18 |
-
1. [proofreading](https://huggingface.co/VerbACxSS/sempl-it-proofreading-awq)
|
| 19 |
2. [lex](https://huggingface.co/VerbACxSS/sempl-it-lex-awq)
|
| 20 |
3. [connectives](https://huggingface.co/VerbACxSS/sempl-it-connectives-awq)
|
| 21 |
4. [expressions](https://huggingface.co/VerbACxSS/sempl-it-expressions-awq)
|
|
|
|
| 15 |
|
| 16 |
## Simplification Pipeline
|
| 17 |
The complete text simplification pipeline follows eight sequential steps:
|
| 18 |
+
1. [proofreading](https://huggingface.co/VerbACxSS/sempl-it-proofreading-awq) (this)
|
| 19 |
2. [lex](https://huggingface.co/VerbACxSS/sempl-it-lex-awq)
|
| 20 |
3. [connectives](https://huggingface.co/VerbACxSS/sempl-it-connectives-awq)
|
| 21 |
4. [expressions](https://huggingface.co/VerbACxSS/sempl-it-expressions-awq)
|