You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@opennlp.apache.org by Otis Gospodnetic <ot...@gmail.com> on 2012/12/10 21:36:28 UTC

POS tagging of phrases, not full sentences?

Hi,

Can OpenNLP perform POS tagging of phrases or does it absolutely need as
input natural text with sentences?

Thanks,
Otis
--
Performance Monitoring - http://sematext.com/spm/index.html
Search Analytics - http://sematext.com/search-analytics/index.html

Re: POS tagging of phrases, not full sentences?

Posted by Svetoslav Marinov <sv...@findwise.com>.
Hi,

It will even POS tag single words. So you don't need to bind yourself to
sentences. In addition there is a dictionary which specifies exactly which
POS tags certain words can have.

Best,
Svetoslav

On 2012-12-10 21:36, "Otis Gospodnetic" <ot...@gmail.com> wrote:

>Hi,
>
>Can OpenNLP perform POS tagging of phrases or does it absolutely need as
>input natural text with sentences?
>
>Thanks,
>Otis
>--
>Performance Monitoring - http://sematext.com/spm/index.html
>Search Analytics - http://sematext.com/search-analytics/index.html