Table 5 Examples for the evaluation methodology including: Perfect Match, Partial Match (with the Normalized Levenshtein Distance: NLD) and False Positive
From: Leveraging LLMs for legal terms extraction with limited annotated data
Expert annotation | LLM annotation | Result |
|---|---|---|
Very old blue car | Very old blue car | Perfect Match (True Positive) |
Very old blue car | Blue car | Partial Match (True Positive) (NLD = 0.529) |
Blue car | Very old blue car | Partial Match (True Positive) (NLD = 0.529) |
Blue car | Red bus | False Positive |