Datasets:
created README and added data
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- README.md +48 -0
- test/page-1.sido_colette.parquet +3 -0
- test/page-103.sido_colette.parquet +3 -0
- test/page-105.sido_colette.parquet +3 -0
- test/page-111.sido_colette.parquet +3 -0
- test/page-116.sido_colette.parquet +3 -0
- test/page-127.sido_colette.parquet +3 -0
- test/page-130.sido_colette.parquet +3 -0
- test/page-131.sido_colette.parquet +3 -0
- test/page-14.sido_colette.parquet +3 -0
- test/page-140.sido_colette.parquet +3 -0
- test/page-146.sido_colette.parquet +3 -0
- test/page-149.sido_colette.parquet +3 -0
- test/page-158.sido_colette.parquet +3 -0
- test/page-16.sido_colette.parquet +3 -0
- test/page-162.sido_colette.parquet +3 -0
- test/page-169.sido_colette.parquet +3 -0
- test/page-171.sido_colette.parquet +3 -0
- test/page-174.sido_colette.parquet +3 -0
- test/page-2.sido_colette.parquet +3 -0
- test/page-33.sido_colette.parquet +3 -0
- test/page-34.sido_colette.parquet +3 -0
- test/page-37.sido_colette.parquet +3 -0
- test/page-38.sido_colette.parquet +3 -0
- test/page-42.sido_colette.parquet +3 -0
- test/page-43.sido_colette.parquet +3 -0
- test/page-47.sido_colette.parquet +3 -0
- test/page-53.sido_colette.parquet +3 -0
- test/page-58.sido_colette.parquet +3 -0
- test/page-62.sido_colette.parquet +3 -0
- test/page-66.sido_colette.parquet +3 -0
- test/page-69.sido_colette.parquet +3 -0
- test/page-70.sido_colette.parquet +3 -0
- test/page-75.sido_colette.parquet +3 -0
- test/page-94.sido_colette.parquet +3 -0
- test/page-96.sido_colette.parquet +3 -0
- test/page-99.sido_colette.parquet +3 -0
- train/page-10.sido_colette.parquet +3 -0
- train/page-100.sido_colette.parquet +3 -0
- train/page-101.sido_colette.parquet +3 -0
- train/page-102.sido_colette.parquet +3 -0
- train/page-104.sido_colette.parquet +3 -0
- train/page-106.sido_colette.parquet +3 -0
- train/page-108.sido_colette.parquet +3 -0
- train/page-109.sido_colette.parquet +3 -0
- train/page-11.sido_colette.parquet +3 -0
- train/page-110.sido_colette.parquet +3 -0
- train/page-112.sido_colette.parquet +3 -0
- train/page-113.sido_colette.parquet +3 -0
- train/page-114.sido_colette.parquet +3 -0
README.md
ADDED
@@ -0,0 +1,48 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-4.0
|
3 |
+
task_categories:
|
4 |
+
- image-to-text
|
5 |
+
language:
|
6 |
+
- fr
|
7 |
+
tags:
|
8 |
+
- synthetic
|
9 |
+
- print
|
10 |
+
- automatic-text-recognition
|
11 |
+
size_categories:
|
12 |
+
- 1K<n<10K
|
13 |
+
pretty_name: Noisy Ground Truth - Words Replaced with XXX
|
14 |
+
---
|
15 |
+
|
16 |
+
# Noisy Ground Truth - Words Replaced with XXX
|
17 |
+
|
18 |
+
Dataset of synthetic data for experimentation with noisy ground truth. The text in the dataset is based on [Colette's *Sido* and *Les Vignes*](https://www.gutenberg.org/cache/epub/71251/pg71251.txt), also the data was processed prior to generating images with the [TextRecognitionDataGenerator](https://textrecognitiondatagenerator.readthedocs.io/en/latest/).
|
19 |
+
|
20 |
+
In Noisy Ground Truth - Words Replaced with XXX, each variation column is affected by the noise, without considering the split between train, validation and test.
|
21 |
+
|
22 |
+
## Dataset Description
|
23 |
+
|
24 |
+
- created by: Alix Chagué
|
25 |
+
- license: CC BY 4.0
|
26 |
+
- languages: French
|
27 |
+
|
28 |
+
## Data structure
|
29 |
+
|
30 |
+
The dataset is composed of the following columns:
|
31 |
+
|
32 |
+
- `gold`: the original text
|
33 |
+
- `source`: identifies the original work from which the text was extracted
|
34 |
+
- ex: "sido-colette" means that the text was extracted from Colette's *Sido* (or *Les Vignes*)
|
35 |
+
- `MW-F`: the first word is replaced with XXX
|
36 |
+
- `MW-L`: the last word is replaced with XXX
|
37 |
+
- `MW-50`: half of the words are replaced with XXX, chosen randomly
|
38 |
+
- `MW-50-L`: half of the words are replaced with XXX, chosen from the end of the text
|
39 |
+
- `MW-1`: one word is replaced with XXX, chosen randomly
|
40 |
+
- `MW-1-POS`: position of the word replaced with XXX in MW-1
|
41 |
+
- `n_line`: number identifying the line in page # `n_page`
|
42 |
+
- `n_page`: number identifying the page (the page changes every 25 lines)
|
43 |
+
- `split`: split between train, validation and test (applied at page level)
|
44 |
+
- `im`: image
|
45 |
+
|
46 |
+
## Dataset Card Contact
|
47 |
+
|
48 |
+
Alix Chagué ([email protected])
|
test/page-1.sido_colette.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:22dc5112346fcd0e6ea50199bd73e80ff52fcad44bc0606abb158ae24a84f603
|
3 |
+
size 818508
|
test/page-103.sido_colette.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:035477439bbb26ef98afcbad5d5a1967cd4e91ce56dcc773d52b8410ef50c4af
|
3 |
+
size 853367
|
test/page-105.sido_colette.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5769adaf0786ada36795e1918f1788b531c8f96b5001cb352c9b699049b63918
|
3 |
+
size 875905
|
test/page-111.sido_colette.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6a362302267128ea69a89d955c8d4d884f16e285b68b5e7e226e1a034d1f42ab
|
3 |
+
size 881605
|
test/page-116.sido_colette.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:df14758497e8654611ae2a15acc8db2d55f15e6973440e7e27e59e2f8344b703
|
3 |
+
size 805843
|
test/page-127.sido_colette.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9edc1af606b89b66b8bff45cce98b414056545afee1dc054db5a172cbd35cc33
|
3 |
+
size 794485
|
test/page-130.sido_colette.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b0b390ac8de2de3b7a9481c4ebf4afd44c4e8924ea905ee3286884c082d6c89a
|
3 |
+
size 850053
|
test/page-131.sido_colette.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2f38bf2b8ab970f7edc9a2e182768c3d666c1c81fb9d2494a50b0fe85bf46e9c
|
3 |
+
size 704270
|
test/page-14.sido_colette.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:60185c58a03c6ce5c552959f9bca8c7a9109543059fc36765433b8cb04cfa9a0
|
3 |
+
size 805652
|
test/page-140.sido_colette.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ee90f8d3d5c0a1e99c30c36a8da91eb58cb88887ae7dd4fd9f40d0bf4dd60e9b
|
3 |
+
size 871190
|
test/page-146.sido_colette.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e2ceab10db08518c8b8e7e3e707ac4a5a57eb1774e6b0ceeda551feaca3160d9
|
3 |
+
size 892087
|
test/page-149.sido_colette.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5a8b1bb64cdc5d60cae6a94bfe51a6aa5676c6d8d38fcb4e5e32ba4197b3604e
|
3 |
+
size 894748
|
test/page-158.sido_colette.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:67f9538bdedafc05bebc9cb76423a74b4fa8b8d7270b6cbbc13e50260885d9b2
|
3 |
+
size 808772
|
test/page-16.sido_colette.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9072b0b16cc24dffed2ddcd9cad38f8fe126aef495065feae2df64ce74a77a95
|
3 |
+
size 758151
|
test/page-162.sido_colette.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:87cf5c0ff5eea8b2626f5f6b225ae1a6475e0e791f330955be868016451d6e5d
|
3 |
+
size 808962
|
test/page-169.sido_colette.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c533beb3d439f69bfc2fba898b4e20b383896f4b4afbcb29b29bd2f1e495352f
|
3 |
+
size 846909
|
test/page-171.sido_colette.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fed1826cb4f6ae15551698dc82b7ad6861edf158685110eb8c39fe2977ca45d7
|
3 |
+
size 859484
|
test/page-174.sido_colette.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3373d6bab5747c176c03a88ac60ac24f0edd5b141d03e61dcfff3e51d1b4c263
|
3 |
+
size 856893
|
test/page-2.sido_colette.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a483ba8ad1d1ef1ec8c4de0844770ca1cd9e0849ca3838fda7a2264726a56915
|
3 |
+
size 861938
|
test/page-33.sido_colette.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b1af3ab55108663c5cdc37c98700561fe40ced0398db5709c6370e85ec25d76b
|
3 |
+
size 836189
|
test/page-34.sido_colette.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:037b150877e2667d788f8d3556bd22db73eaf0a184260871ceeed3e673e621df
|
3 |
+
size 833077
|
test/page-37.sido_colette.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7e50b9fb680cc756b3de24b4c2743d075a7510a325e2a2f670cdfe7f98e5da13
|
3 |
+
size 840682
|
test/page-38.sido_colette.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:89b3997727f09e54b20a856ad6807774861115bf538a52e5b728274634b34c94
|
3 |
+
size 764684
|
test/page-42.sido_colette.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7fad0e3af2de5200d77c875c170fcafbe1c7f14050d8a23c71fff1a0c3b79dd4
|
3 |
+
size 825177
|
test/page-43.sido_colette.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4c67e279d26fdbe375857b3a7ec384c611c01f490a3c30cb856688eaeaa96aea
|
3 |
+
size 835548
|
test/page-47.sido_colette.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c246f724e8bcd9cbe945a55dc1d206efcb637dba50279644c73e160abee858f9
|
3 |
+
size 734526
|
test/page-53.sido_colette.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e2db7705bdc51c27a6b49cc9d5663a86e598cd5940f7c17d71505a749fe05c2e
|
3 |
+
size 667774
|
test/page-58.sido_colette.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a4cd2b91f72794209707daae04481a929951eec7995a73fed674db6bc308c074
|
3 |
+
size 732814
|
test/page-62.sido_colette.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0d592c3f74343bd160817c5924cac062974a11512da33c02ca4e840aa8c880f0
|
3 |
+
size 763206
|
test/page-66.sido_colette.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:12a682ce08706ea627d6f3d2d4a414b548f111044634856395fc3bb122b2a5e0
|
3 |
+
size 662588
|
test/page-69.sido_colette.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ae57f23ebb244f2f3544b10d46bc84919f4685660f2fc3ae444faab042218949
|
3 |
+
size 874744
|
test/page-70.sido_colette.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a9ec6af781f65320299fefcf08a661d665cb3acc27bf322bb5ea4f51639cbccf
|
3 |
+
size 803266
|
test/page-75.sido_colette.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:21289b77286f019ddefc506d37c0220d3763856f2f2b1949adae82abe6779e68
|
3 |
+
size 885554
|
test/page-94.sido_colette.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cb499c6f8ea457bd5b3eed667f44001acafcef86d3e9d37547a02e28017a560e
|
3 |
+
size 871190
|
test/page-96.sido_colette.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3127377b0406897f9c77ae46ac7858459209541b5c1243028688ac785b999b44
|
3 |
+
size 829710
|
test/page-99.sido_colette.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5f748eca9d50875bdbf38b51bf41eddbd88d0182ecdedeb86ea720c10779b528
|
3 |
+
size 823178
|
train/page-10.sido_colette.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2529f3ef3492ce3e4501db05e6d96175f232e84cec528238712851c927f17e9a
|
3 |
+
size 906203
|
train/page-100.sido_colette.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:357800292883463a836b2e68d43df916f1083bbc120a929a7fafb81ed02bba2d
|
3 |
+
size 812533
|
train/page-101.sido_colette.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:33dfe40ebbb79de56981c4069639e6258681e57e941482bea16c4187b38713c9
|
3 |
+
size 893298
|
train/page-102.sido_colette.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:489f66de0d8fa4c111150ab7a893bfd7899219ae7f2c03e2f7557f9b231d3d23
|
3 |
+
size 878186
|
train/page-104.sido_colette.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9f2c123dba22cd148fd803d32d5aaf2d7ae671b97af69f0023bc3026031ea0de
|
3 |
+
size 807884
|
train/page-106.sido_colette.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a3dd57607908ecd0d286831ed130b92ca35fa13f98dd51798a7b1cb1780073c5
|
3 |
+
size 753562
|
train/page-108.sido_colette.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0723321aa81f3d84198b14b17ea75a8a9d76f4888199ca4de70dfcf2c0ff6cc6
|
3 |
+
size 847389
|
train/page-109.sido_colette.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:13ec17a0273e416f236cc59ddd02b031ca4857ef7d91a9950da28834b1da7af3
|
3 |
+
size 815425
|
train/page-11.sido_colette.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:463f09d80a0aa6ae12a780aa095b849f25ef2b97160ca79756a3ee237f3398c7
|
3 |
+
size 899431
|
train/page-110.sido_colette.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f863be77b73a863acd880e1b5963dc527d070af482f8bed6564d500cc58285e5
|
3 |
+
size 877566
|
train/page-112.sido_colette.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ca07d9abeaa3ed38ace0d1526f678310b5662e617a61a2edf2f3ae60f3c0b4db
|
3 |
+
size 822510
|
train/page-113.sido_colette.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f4fd384c08ef915093dc6061a91ff2b4d3c19ea82f9a6f2191d74d6ddb9e1cf0
|
3 |
+
size 764988
|
train/page-114.sido_colette.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8f6667c19534bddf507ca777aab448f1e0e47bdc1856e41d0d08fc695be5e8b4
|
3 |
+
size 834392
|