Added parameter encoding="utf-8" when open the gold standard json file to avoid UnicodeDecodeError
Added the calculation and printing of the recall total
Added a text bar to show the progress of the calculation of the precision (useful for bert weighting because it takes quite a long time)
Added parameter encoding="utf-8" when open the gold standard json file to avoid UnicodeDecodeError Added the calculation and printing of the recall total Added a text bar to show the progress of the calculation of the precision (useful for bert weighting because it takes quite a long time)