Hi,
I need entity linking in german texts. As I understand the documentation
this is not yet implemented in stanbol.
Are there any plans for the future to do this,
or is this something that a non expert Java developer can do within a few
month?
thanks
Christian Kaufhold
Bayerische Staatsbibliothe
Hi Christian,
EntityLinking for German text does work fine. Named Entity Recognition
is not available for German. Also Proper Noun Linking is more hard as
in German all Nouns are written in upper case what makes it harder for
NLP to distinguish common nouns with proper nouns.
Linking nouns to a c
Hi
Included in the reported error message is the message "Access Denied"
> 710 [main] ERROR com.hp.hpl.jena.rdf.model.impl.RDFDefaultErrorHandler -
> http://relative-uri.fake/(line 1 column 33): {E202} Expecting XML start or
> end element(s). String data "Access Denied" not allowed. Maybe there s
Hi Bhoomin,
Just to be sure I updated my maven version to 3.2.1 (from 3.0.3).
After the update the builds for 0.12.0 (release - i used the tag [1]
and not the download), the 0.12 branch (r1585465) as well as the trunk
[3] (also r1585465) where all fine.
mvn -version
Apache Maven 3.0.4 (r1232337
Many Thanks Rupert. I appreciate your help.
I shall try and let yo know.
Best Regards,
Bhoomin
On Mon, Apr 7, 2014 at 6:14 PM, Rupert Westenthaler <
[email protected]> wrote:
> Hi Bhoomin,
>
> Just to be sure I updated my maven version to 3.2.1 (from 3.0.3).
> After the update th
Thank you, Rupert.
I'll give these guidelines a try as soon as I can.
I can't wait to get started :)
-Original Message-
From: Rupert Westenthaler [mailto:[email protected]]
Sent: Thursday, April 03, 2014 3:04 AM
To: [email protected]
Subject: Re: Installation Guidelines