From e9fb390ebf34be0124c42a7fbb2a37e3d3f02783 Mon Sep 17 00:00:00 2001 From: Kristoffer Andersson Date: Thu, 28 Mar 2024 11:09:59 +0100 Subject: [PATCH] docs: fix description --- .../src/sbx_ocr_correction_viklofg_sweocr/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ocr-correction-viklofg-sweocr/src/sbx_ocr_correction_viklofg_sweocr/__init__.py b/ocr-correction-viklofg-sweocr/src/sbx_ocr_correction_viklofg_sweocr/__init__.py index 659ea55..ee2912c 100644 --- a/ocr-correction-viklofg-sweocr/src/sbx_ocr_correction_viklofg_sweocr/__init__.py +++ b/ocr-correction-viklofg-sweocr/src/sbx_ocr_correction_viklofg_sweocr/__init__.py @@ -27,7 +27,7 @@ TOK_SEP = " " -@annotator("Word neighbour tagging with a masked Bert model", language=["swe"]) +@annotator("OCR corrections as annotations", language=["swe"]) def annotate_ocr_correction( out_ocr_correction: Output = Output( ":sbx_ocr_correction_viklofg_sweocr.ocr-correction--viklofg-sweocr",