never mind... https://opennlp.apache.org/maven-dependency.html#opennlp-tools-snapshot-dependency
2016-12-04 12:14 GMT+01:00 Damiano Porta <[email protected]>: > Hello, > there is not LemmatizerME class in OpenNLP 1.6.0 > (https://github.com/apache/opennlp/blob/trunk/opennlp- > tools/src/main/java/opennlp/tools/lemmatizer/LemmatizerME.java) > > I have this dependency: > > <dependency> > <groupId>org.apache.opennlp</groupId> > <artifactId>opennlp-tools</artifactId> > <version>1.6.0</version> > </dependency> > > How can i use it? (without download all the library) > Is there a WIP Maven dependency? > > Thank you > Damiano >
