On Feb 11, 2012, at 7:20 AM, Jim foo.bar wrote:
> HI everyone,
>
> I was just wondering whether anyone has used the clojure-opennlp
> wrapper for multi-word named entity recognition (NER)? I am using it
> to train a drug finder from my private corpus and even though i get
> correct behavior when
Just for the record, it seems this issue has been fixed today:
https://github.com/dakrone/clojure-opennlp/commit/887add29a1fbc3b4aac7d12f5cbc52c43c6a7dcd
Try out the the new 0.1.8 version.
On Feb 11, 9:20 am, "Jim foo.bar" wrote:
> HI everyone,
>
> I was just wondering whether anyone has used
On Nov 17, 10:15 am, labwor...@gmail.com wrote:
> That's probably an OpenNLP question, but here it goes. Is there a way to
> tell the tokenizer to make tokens of more than one word according to a
> multi-word lexicon?
>
> Thanks for any ideas.
> melipone
Not sure I understand what you're trying to