Commit ·
deba89c
1
Parent(s): bdf4f57
language info
Browse files
README.md
CHANGED
|
@@ -28,7 +28,7 @@ task_ids:
|
|
| 28 |
- language-modeling
|
| 29 |
---
|
| 30 |
|
| 31 |
-
# Dataset Card for
|
| 32 |
|
| 33 |
## Table of Contents
|
| 34 |
- [Table of Contents](#table-of-contents)
|
|
@@ -73,6 +73,9 @@ task_ids:
|
|
| 73 |
|
| 74 |
### Languages
|
| 75 |
|
|
|
|
|
|
|
|
|
|
| 76 |
|
| 77 |
| | frequency |
|
| 78 |
|----|------------------|
|
|
|
|
| 28 |
- language-modeling
|
| 29 |
---
|
| 30 |
|
| 31 |
+
# Dataset Card for Berlin State Library OCR data
|
| 32 |
|
| 33 |
## Table of Contents
|
| 34 |
- [Table of Contents](#table-of-contents)
|
|
|
|
| 73 |
|
| 74 |
### Languages
|
| 75 |
|
| 76 |
+
The collection includes material across a large number of languages. The languages of the OCR text have been detected using [langid.py: An Off-the-shelf Language Identification Tool](https://aclanthology.org/P12-3005) (Lui & Baldwin, ACL 2012). The dataset includes a confidence score for the language prediction. **Note:** not all examples may have been successfully matched to the language prediction table from the original data.
|
| 77 |
+
|
| 78 |
+
The frequency of the top ten languages in the dataset is shown below:
|
| 79 |
|
| 80 |
| | frequency |
|
| 81 |
|----|------------------|
|