Draft: Implement the Tree Edit Distance metric
Closes #3
Merge request reports
Activity
added P2 label
assigned to @starride
added 3 commits
The implementation of this metric follows the code from Donut.
Since it's not really order-independent (trees are ordered by values before evaluation), we should discuss whether to keep this metric here or move it to the
atr-ner-eval
library.
Please register or sign in to reply