On 25.03.2012, at 16:53, Allel Benbrahim wrote: > Hello > > Regarding the previous issue, is there any mean to set the sensitivity of > the Stanbol extraction engine, meaning being able to determine an > acceptability threshold when it interrogates the index base ? > We tried to look at the Stanbol configuration screen "osgi" in order to > enhance the matching with the detected words (person, localisation, > organisation) but did not find the way to do this. >
Would you like to configure a minimum confidence for the * NER engine [1]: Meaning that if the NER model provides a confidence lower that this value no TextAnnotation is created. * NamedEntityLinking engine [2]: meaning that TextAnnotations under that value are not processed by this Engine > Is there a way to set the sensitivity or is it planned on the project > road-map if it is an open issue ? If you create an Issue [3] about this feature, that it will be in the roadmap. As I think it would be relatively easy to implement such an issue should get fixed rather soonish. best Rupert [1] http://incubator.apache.org/stanbol/docs/trunk/enhancer/engines/namedentityextractionengine.html [2] http://incubator.apache.org/stanbol/docs/trunk/enhancer/engines/namedentitytaggingengine.html [3] https://issues.apache.org/jira/browse/STANBOL > Thanks
