Skip to content

Commit

Permalink
Merge pull request #75 from infopz/patch-1
Browse files Browse the repository at this point in the history
Fixed Typo in README
  • Loading branch information
davidsbatista authored Mar 13, 2024
2 parents db0b257 + 495c8c7 commit 09d93f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ We can use the following five metrics to consider difference categories of error
|Incorrect (INC)|the output of a system and the golden annotation don’t match|
|Partial (PAR)|system and the golden annotation are somewhat “similar” but not the same|
|Missing (MIS)|a golden annotation is not captured by a system|
|Spurious (SPU)|system produces a response which doesn’t exit in the golden annotation|
|Spurious (SPU)|system produces a response which doesn’t exist in the golden annotation|

These five metrics can be measured in four different ways:

Expand Down

0 comments on commit 09d93f8

Please sign in to comment.