On 2/8/2012 6:20 PM, Aliaksandr Autayeu wrote:
> On Wed, Feb 8, 2012 at 3:02 PM, Jim - FooBar(); <jimpil1...@gmail.com>wrote:
>
>> Any chance you remember whether you tokenized the sentences *and
>> pos-tagged the tokens* before feeding them to the maxent NER model? I' m
>> asking because the docs say you *ONLY* need to tokenize sentences before
>> sending
> AFAIK, there was no POS tagging.
>
> Aliaksandr
>
Actually, the documentation should say that it needs to be run through
the sentence detector and tokenizer before sending to the name finder.

James

Reply via email to