org.cleartk.opennlp
Class POSTagger
java.lang.Object
org.cleartk.opennlp.POSTagger
public class POSTagger
- extends Object
An OpenNLP POSTagger that uses the ClearTK type system.
Copyright (c) 2012, Regents of the University of Colorado
All rights reserved.
- Author:
- Steven Bethard
|
Method Summary |
static org.apache.uima.analysis_engine.AnalysisEngineDescription |
getDescription(String languageCode)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
POSTagger
public POSTagger()
getDescription
public static org.apache.uima.analysis_engine.AnalysisEngineDescription getDescription(String languageCode)
throws org.apache.uima.resource.ResourceInitializationException
- Throws:
org.apache.uima.resource.ResourceInitializationException
Copyright © 2013. All Rights Reserved.