What you are asking to do is actually a very complex task and an active
academic research area.

Jena itself is simply a framework for manipulating and querying RDF data
and does not provide any natural language processing tools.  You would
need to use some other framework like Gate (https://gate.ac.uk) or Apache
UIMA (https://uima.apache.org) to do the unstructured data processing and
then use Jena to convert the output of that into RDF.

Rob

On 16/10/2014 09:59, "[email protected]"
<[email protected]> wrote:

>Hi,
>
>I am a newbie to Jena. Actually I am looking for Plain English "Text to
>n-triple or RDF conversion" using java based Jena API application. As I
>am absolutely new and I am aware that there must be examples to do the
>task. Please advise me how to proceed.
>
>Regards,
>Krishna Oruganti.
>
>
>The information contained in this electronic message and any attachments
>to this message are intended for the exclusive use of the addressee(s)
>and may contain proprietary, confidential or privileged information. If
>you are not the intended recipient, you should not disseminate,
>distribute or copy this e-mail. Please notify the sender immediately and
>destroy all copies of this message and any attachments.
>
>WARNING: Computer viruses can be transmitted via email. The recipient
>should check this email and any attachments for the presence of viruses.
>The company accepts no liability for any damage caused by any virus
>transmitted by this email.
>
>www.wipro.com




  • Newbie krishna.oruganti
    • Re: Newbie Rob Vesse

Reply via email to