You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The mediocre fuzzy matching etc. cause issues in the speaker matching algorithm. Especially false negatives seem to be an issue as we add more metadata.
We got a 93% accuracy. Roughly 2% of this is due to OCR errors and multiple people in the intro (which is hard to solve atm). The remaining 5% can be corrected.
Some clear issues are: processing hyphens, multiple first names, and name abbreviations (like A. B. Lundberg etc.).
Let's write a test that checks this file, and fix the algorithm so that the test passes.
The mediocre fuzzy matching etc. cause issues in the speaker matching algorithm. Especially false negatives seem to be an issue as we add more metadata.
The text was updated successfully, but these errors were encountered: