Yao You
Results
2
issues of
Yao You
This PR updates enhances the `TableAlignment.get_element_level_alignment` function so it can use different kinds of rapidfuzz functions to evaluate content accuracy. The default is set to `partial_token_ratio`.
This PR uses (number of actual table) weighted average instead of average without weights for table metrics. - pages where there are ground truth tables the weight is proportional to...