fastwer icon indicating copy to clipboard operation
fastwer copied to clipboard

How to obtain the number of correct symbols?

Open 97morningstar opened this issue 3 years ago • 3 comments

I would like to normalize the output following the article by Rafael C. Carrasco:

https://sites.google.com/site/textdigitisation/qualitymeasures/computingerrorrates

Like this:

image where C = Number of correct characters

How can I calculate the number of correct characters?

97morningstar avatar Jul 10 '21 07:07 97morningstar

I have this issue as well and can't find the solution anywhere

nabilafathia avatar Nov 18 '21 13:11 nabilafathia

Any more information in this matter?

365id-github-admin avatar May 16 '22 11:05 365id-github-admin

I used the following lib instead: https://pypi.org/project/cer/1.0.1/

eslambakr avatar Feb 11 '23 08:02 eslambakr