lilt / markup-tag-evaluation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Markup-Tag-Evaluation

Markup-Tag-Evaluation implements metrics to evaluate hypothesized markup tag placements in a sentence against reference tag placement in the same sentence.

The metrics assume that each tag of the reference appears exactly once in the hypothesis. Chapter 3 of the paper Automatic Bilingual Markup Transfer provides a detailed description of the evaluation metrics.

Installation and Usage

pip install .
evaluate-markup-tags --help

About

License:MIT License


Languages

Language:Python 99.5%Language:Shell 0.5%