Re: clojure-opennlp

2012-02-13 Thread Lee Hinman
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 > cor

Re: clojure-opennlp

2012-02-12 Thread Nicolas Buduroi
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

clojure-opennlp

2012-02-11 Thread Jim foo.bar
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 using the command line tool of apache openNLP when trying to

Re: clojure-opennlp

2011-11-17 Thread Lee Hinman
tand what you're trying to get at 100%, but you should be able to train the tokenizer to split words however you'd like, take a look at the training documentation[1] and feel free to email me if you run into any snags. - Lee Hinman [1]: https://github.com/dakrone/clojure-opennlp/blob/

clojure-opennlp

2011-11-17 Thread labwork07
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 -- You received this message because you are subscribed to the Google Groups "Clojure" group. To