Java edu.stanford.nlp.tagger.maxent TaggerConfig fields, constructors, methods, implement or subclass

Example usage for Java edu.stanford.nlp.tagger.maxent TaggerConfig fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for edu.stanford.nlp.tagger.maxent TaggerConfig.

The text is from its open source code.

Constructor

TaggerConfig(TaggerConfig old)
We force you to pass in a TaggerConfig rather than any other superclass so that we know the arg error checking has already occurred
TaggerConfig(String... args)
TaggerConfig(Properties props)