Update README.md
Browse files
README.md
CHANGED
|
@@ -56,7 +56,7 @@ In this study, 10 English text samples of varying quality were generated and tra
|
|
| 56 |
|
| 57 |
The scatterplot below illustrates the predicted quality scores grouped by each text sample. Notably, the prediction scores exhibit low variability across different languages for the same text, indicating a consistent assessment of translation quality regardless of the target language.
|
| 58 |
|
| 59 |
-
<img src="plot.png" alt="Scatterplot of predicted quality scores grouped by text sample and language" width="
|
| 60 |
|
| 61 |
This analysis highlights the effectiveness of using machine learning classifiers in evaluating textual quality across multiple languages.
|
| 62 |
|
|
|
|
| 56 |
|
| 57 |
The scatterplot below illustrates the predicted quality scores grouped by each text sample. Notably, the prediction scores exhibit low variability across different languages for the same text, indicating a consistent assessment of translation quality regardless of the target language.
|
| 58 |
|
| 59 |
+
<img src="plot.png" alt="Scatterplot of predicted quality scores grouped by text sample and language" width="100%"/>
|
| 60 |
|
| 61 |
This analysis highlights the effectiveness of using machine learning classifiers in evaluating textual quality across multiple languages.
|
| 62 |
|