Skip to content

0ximalice/python-word-error-rate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-word-error-rate

Calculating the word error rate of two list of strings, and print the difference result into html.

Guideline

Red colors are missing word, Green colors are insertion word. Yellow colors are substitution word and the references are in parenthesis. An example of diff.html

About

Calculates the word error rate of two strings, and the result is written into beautify HTML.

Topics

Resources

Stars

Watchers

Forks