Skip to content

Commit

Permalink
docs: Use Correct description
Browse files Browse the repository at this point in the history
  • Loading branch information
kod-kristoff committed May 3, 2024
1 parent 1967059 commit 3b516e3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

__all__ = ["annotate_ocr_correction"]

__description__ = "Calculating word neighbours by mask a word in a BERT model."
__description__ = "Annotate words with corrections of OCR-errors."

__version__ = "0.2.3"

0 comments on commit 3b516e3

Please sign in to comment.