You are not initialising the tagger on every execution, right?
ᐧ

On Fri, Jan 30, 2015 at 10:33 AM, Martin Illecker <[email protected]>
wrote:

> Hello,
>
> does anyone have experience with POS Tagging on Storm?
>
> I'm using the Stanford MaxentTagger [1] with the GATE fast model [2]
> within a bolt but this is far too slow.
> The execution latency of this POS Tagger bolt is around 60 ms and this
> slows down the whole topology. (See [3])
>
> Any help would be appreciated!
>
> Thanks!
>
> Best regards
> Martin
>
> [1]
> http://nlp.stanford.edu/nlp/javadoc/javanlp/edu/stanford/nlp/tagger/maxent/MaxentTagger.html
> [2] https://gate.ac.uk/wiki/twitter-postagger.html
> [3]
> http://mail-archives.apache.org/mod_mbox/storm-user/201501.mbox/%3cCAPbY5A61thA2O6bp4ZOtJV=GY2xHMaaRm5XYjH-zWS=xwvm...@mail.gmail.com%3e
>

Reply via email to