Hi all,

I have a problem with my Stanbol instance: 
when i post an english text to the enhancer, it fails the execution on ner 
engine with this error:

org.apache.stanbol.enhancer.servicesapi.ChainException: Enhancement Chain 
failed because of required Engine 'ner' failed with Message: Unable to process 
ContentItem 
'<urn:content-item-sha1-a274b8c641d15f7e45f834630d667ab64096b122>' with 
Enhancement Engine 'ner' because the engine was unable to process the content 
(Engine class: 
org.apache.stanbol.enhancer.engines.opennlp.impl.NamedEntityExtractionEnhancementEngine)(Reason:
 'NEREngineCore' failed to process content item 
'urn:content-item-sha1-a274b8c641d15f7e45f834630d667ab64096b122' with type 
'text/plain': java.lang.IllegalStateException: Unable to create 
TokenNameFinderModel for en-ner-person.bin!)! at 
org.apache.stanbol.enhancer.jobmanager.event.impl.EventJobManagerImpl.enhanceContent(EventJobManagerImpl.java:151)

My ner configuration is:
Name: ner
Language : <empty>
Default Language: <empty>
Ranking: 0

If i post an italian or french text there isn't any problems.

Do you know this problem?

Bests,
Alberto

Reply via email to