Usage
When ie-eval is installed in your environment, you may use the following commands:
ie-eval bow-
To compute the Bag-of-Word (BoW) recognition and error rates globally and for each semantic category. More details in the dedicated page.
ie-eval botw-
To compute the Bag-of-Tagged-Word (BoTW) recognition and error rates globally and for each semantic category. More details in the dedicated page.
ie-eval boe-
To compute the Bag-of-Entity (BoE) recognition and error rates globally and for each semantic category. More details in the dedicated page.
ie-eval cer-
To compute the Entity Character Error Rate (ECER) and Entity Word Error Rate (EWER) metrics globally. More details in the dedicated page.
ie-eval nerval
To compute the soft-aligned entity Precision, Recall and F1-score (Nerval) globally. More details in the dedicated page.
ie-eval all-
To compute all available metrics globally and for each semantic category. More details in the dedicated page.