Java edu.stanford.nlp.process TokenizerFactory fields, constructors, methods, implement or subclass

Example usage for Java edu.stanford.nlp.process TokenizerFactory fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for edu.stanford.nlp.process TokenizerFactory.

The text is from its open source code.

Method

TokenizergetTokenizer(Reader r)
Get a tokenizer for this reader.
voidsetOptions(String options)
Sets default options for how tokenizers built from this factory should behave.