Java edu.stanford.nlp.sequences SeqClassifierFlags fields, constructors, methods, implement or subclass

Example usage for Java edu.stanford.nlp.sequences SeqClassifierFlags fields, constructors, methods, implement or subclass

Introduction

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

The text is from its open source code.

Field

Constructor

SeqClassifierFlags(Properties props)
Create a new SeqClassifierFlags object and initialize it using values in the Properties object.
SeqClassifierFlags()
Create a new SeqClassifierFlags object initialized with default values.