pchatz commited on
Commit
e6596f6
·
1 Parent(s): 07ddcf0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -23,7 +23,7 @@ pip install torch
23
 
24
  ## Pre-processing details
25
 
26
- In order to use 'palobert-base-greek-social-media-sentiment', the text needs to be pre-processed as follows:
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