View Single Post
Old 02-16-2022, 11:04 AM   #266
steakhutzeee
Connoisseur
steakhutzeee began at the beginning.
 
Posts: 63
Karma: 10
Join Date: Mar 2020
Device: Kindle Paperwhite 4 (2018)
Quote:
Originally Posted by xxyzz View Post
WordDumb uses spaCy's Named Entity Recognition pipeline to find person names and other X-Ray terms. If a character is not included in X-Ray, it's because spaCy doesn't recognize the name. Try the large spaCy model, it has higher NER precision.

I already use the RapidFuzz library to merge similar X-Ray entities, it works quite well for names.
About Rapid Fuzzy, yep sorry. I don’t know why but the Kindle thinks that things like “William’s” is a name, without separating the two words :/ Is this related to the plug-in?

Oh I’m already on large.

Last edited by steakhutzeee; 02-16-2022 at 12:46 PM.
steakhutzeee is offline   Reply With Quote