Update README.md
Browse files
README.md
CHANGED
@@ -15,22 +15,22 @@ compiled to support the development and evaluation of neural machine translitera
|
|
15 |
models for Punjabi text.
|
16 |
|
17 |
## Models
|
18 |
-
|
19 |
-
- **BLEU Score:** 98.1
|
20 |
-
- **Word-level Accuracy:** 99.5%
|
21 |
-
- **Character Error Rate (CER):** 99.1%
|
22 |
|
23 |
-
|
24 |
-
- **BLEU Score:** 87.7
|
25 |
|
26 |
## Corpus Details
|
27 |
-
- **Total Sentences:** 6.3 million
|
28 |
-
- **Domains Covered:** Various domains including CCaligned, ccmatrix, TED, QED, OPUS, TIco,
|
29 |
-
Wikimedia, Multicclaigned, Emille, IJCNLP, xlent, and paracrawl.
|
30 |
-
- **Test Corpus:** FLORES-101
|
31 |
|
32 |
## Usage
|
33 |
-
These resources are intended to facilitate research and development in the field of Punjabi
|
34 |
transliteration. They can be used to train new models or improve existing ones, enabling high-quality
|
35 |
transliteration between Gurmukhi and Shahmukhi scripts.
|
36 |
|
|
|
15 |
models for Punjabi text.
|
16 |
|
17 |
## Models
|
18 |
+
### Gurmukhi-to-Shahmukhi Model
|
19 |
+
- **BLEU Score:** 98.1
|
20 |
+
- **Word-level Accuracy:** 99.5%
|
21 |
+
- **Character Error Rate (CER):** 99.1%
|
22 |
|
23 |
+
### Shahmukhi-to-Gurmukhi Model
|
24 |
+
- **BLEU Score:** 87.7
|
25 |
|
26 |
## Corpus Details
|
27 |
+
- **Total Sentences:** 6.3 million
|
28 |
+
- **Domains Covered:** Various domains including CCaligned, ccmatrix, TED, QED, OPUS, TIco,
|
29 |
+
Wikimedia, Multicclaigned, Emille, IJCNLP, xlent, and paracrawl.
|
30 |
+
- **Test Corpus:** FLORES-101
|
31 |
|
32 |
## Usage
|
33 |
+
* These resources are intended to facilitate research and development in the field of Punjabi
|
34 |
transliteration. They can be used to train new models or improve existing ones, enabling high-quality
|
35 |
transliteration between Gurmukhi and Shahmukhi scripts.
|
36 |
|