Update README.md
Browse files
README.md
CHANGED
@@ -23,7 +23,7 @@ pip install torch
|
|
23 |
|
24 |
## Pre-processing details
|
25 |
|
26 |
-
In order to use
|
27 |
|
28 |
* remove all greek diacritics
|
29 |
* convert to lowercase
|
|
|
23 |
|
24 |
## Pre-processing details
|
25 |
|
26 |
+
In order to use this model, the text needs to be pre-processed as follows:
|
27 |
|
28 |
* remove all greek diacritics
|
29 |
* convert to lowercase
|