eliotj commited on
Commit
bdad1d5
1 Parent(s): b3022a1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -7,7 +7,7 @@ language:
7
  ---
8
  **OCRerrcr** is a small language model specialized for the detection of OCR error.
9
 
10
- OCRerrcr was trained by Elliot Jones for PleIAs on a sample of 1000 documents with labelled OCR errors from open data documents (Finance Commons) and cultural heritage sources (Common Corpus).
11
 
12
  To date, OCRerrcr provide the most accurate agnostic OCR error rate estimate. PleIAs has also develop an alternative pipeline for this tasks, [OCRoscope](https://github.com/Pleias/OCRoscope), that scale significantly better but also significantly less accurate, especially for document with fewer mistakes.
13
 
 
7
  ---
8
  **OCRerrcr** is a small language model specialized for the detection of OCR error.
9
 
10
+ OCRerrcr was trained by Eliot Jones for PleIAs on a sample of 1000 documents with labelled OCR errors from open data documents (Finance Commons) and cultural heritage sources (Common Corpus).
11
 
12
  To date, OCRerrcr provide the most accurate agnostic OCR error rate estimate. PleIAs has also develop an alternative pipeline for this tasks, [OCRoscope](https://github.com/Pleias/OCRoscope), that scale significantly better but also significantly less accurate, especially for document with fewer mistakes.
13