connormeaton / python-word-error-rate

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Python 80.4%Language:HTML 19.6%