using default chain: - *tika* ( optional , TikaEngine) - *langdetect* ( required , LanguageDetectionEnhancementEngine) - *opennlp-sentence* ( required , OpenNlpSentenceDetectionEngine) - *opennlp-token* ( required , OpenNlpTokenizerEngine) - *opennlp-pos* ( required , OpenNlpPosTaggingEngine) - *opennlp-ner* ( required , NamedEntityExtractionEnhancementEngine) - *dbpediaLinking* ( required , NamedEntityTaggingEngine) - *entityhubExtraction* ( required , EntityLinkingEngine) - *dbpedia-dereference* ( required , EntityDereferenceEngine)
I will try disabling langdetect then. niedz., 14 kwi 2019 o 21:08 Rafa Haro <rh...@apache.org> napisał(a): > Hi Grzergorz, > > Can you provide details about your enhancement chain?. Probably you can try > by disabling language detection and forcing English as language for the > whole chain > > El El dom, 14 abr 2019 a las 20:52, Grzegorz Trzeciak <gtrzec...@gmail.com > > > escribió: > > > I need to provide a proof of concept for a customer using Stanbol > enhancer > > but the POC needs to be in Polish, only now I realised there is no > support > > for Polish in Stanbol (other than language recognition). At the moment > > running the enhancer on a text only returns the recognized language, so > my > > question is twofold: > > > > 1. Is there a quick and dirty way of making Stanbol work with Polish > > language (for POC only) > > 2. What are the steps necessary to implement the correct solution of > > supporting another language > > > > Thanks > > > > Grzegorz Trzeciak > > >