org.cleartk.opennlp
Class Tokenizer
java.lang.Object
org.cleartk.opennlp.Tokenizer
public class Tokenizer
- extends Object
An OpenNLP opennlp.tools.tokenize.Tokenizer 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 |
Tokenizer
public Tokenizer()
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.