opennlp.tools.lang.spanish
Class TokenChunker
java.lang.Object
opennlp.tools.lang.spanish.TokenChunker
public class TokenChunker
- extends Object
Class which identifies multi-token chunk which are treated as a single token in for POS-tagging.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TokenChunker
public TokenChunker(String modelName)
throws IOException
- Throws:
IOException
main
public static void main(String[] args)
throws IOException
- Throws:
IOException
Copyright © 2010. All Rights Reserved.