google-code-export / dkpro-core-asl

Automatically exported from code.google.com/p/dkpro-core-asl
0 stars 0 forks source link

[OpenNLP] Add OpenNLP POS Tagger support #60

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
We currently have no really free POS tagger in DKPro Core ASL, since we cannot 
redistribute TreeTagger binaries and models as Maven artifacts. Thus, an 
alternative like the OpenNLP POS tagger would be nice, because here the 

Original issue reported on code.google.com by richard.eckart on 6 May 2012 at 6:01

GoogleCodeExporter commented 9 years ago
Simple PosTagger component implemented. Only maxent so far.
Created script to build model JARs.

Revision 615

Original comment by richard.eckart on 6 May 2012 at 6:09