org.cleartk.opennlp
Class Tokenizer

java.lang.Object
  extended by 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

Constructor Summary
Tokenizer()
           
 
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
 

Constructor Detail

Tokenizer

public Tokenizer()
Method Detail

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.