Skip to content

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

Notifications You must be signed in to change notification settings

connormeaton/python-word-error-rate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 80.4%
  • HTML 19.6%