You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@opennlp.apache.org by "Manoj B. Narayanan" <ma...@gmail.com> on 2017/02/06 07:23:19 UTC

Using multiple models

Hi,

Using TokenNameFinder in command line I was able to load two or more models
at the same time. Is it possible to do this in Java code.

Thanks,
Manoj.

Re: Using multiple models

Posted by "Manoj B. Narayanan" <ma...@gmail.com>.
Hi Madhawa,

Thanks for sharing. I will look into them.

Regards,
Manoj

On Mon, Feb 6, 2017 at 1:32 PM, Madhawa Kasun Gunasekara <
madhawa30@gmail.com> wrote:

> Hi Manoj,
>
> Yes, you can. Please find the documentation link [1]. This blog also might
> helpful to you [2]
>
> [1]
> https://opennlp.apache.org/documentation/manual/opennlp.
> html#tools.namefind.recognition.api
>
> [2]
> http://madhawagunasekara.blogspot.com/2014/10/training-
> name-entity-recognizer-model.html
>
> Thanks,
> Madhawa
>
>
> Madhawa
>
> On Mon, Feb 6, 2017 at 12:53 PM, Manoj B. Narayanan <
> manojb.narayanan2011@gmail.com> wrote:
>
> > Hi,
> >
> > Using TokenNameFinder in command line I was able to load two or more
> models
> > at the same time. Is it possible to do this in Java code.
> >
> > Thanks,
> > Manoj.
> >
>

Re: Using multiple models

Posted by Madhawa Kasun Gunasekara <ma...@gmail.com>.
Hi Manoj,

Yes, you can. Please find the documentation link [1]. This blog also might
helpful to you [2]

[1]
https://opennlp.apache.org/documentation/manual/opennlp.html#tools.namefind.recognition.api

[2]
http://madhawagunasekara.blogspot.com/2014/10/training-name-entity-recognizer-model.html

Thanks,
Madhawa


Madhawa

On Mon, Feb 6, 2017 at 12:53 PM, Manoj B. Narayanan <
manojb.narayanan2011@gmail.com> wrote:

> Hi,
>
> Using TokenNameFinder in command line I was able to load two or more models
> at the same time. Is it possible to do this in Java code.
>
> Thanks,
> Manoj.
>