Hi All,
My first question to dev (and certainly not last). First off, I'm very much
enjoying working with stanbol. A very cool and accessible piece of work.

My question is about entity linking. While using the dbpediaLinking engine,
I see that the confidence of a match is equivalent to the percentage of
matching chars between the content's selected-text and the
entity-reference. I can't seem to find a way to tune this so that matches
below a minimum confidence are rejected (other than applying a SPARQL query
FILTER later on).

I see a MinimumTokenScore in the config, but it doesn't seem to do
anything. Does that apply only to ManagedSite entity matching?

   thanks!

Reply via email to