Java opennlp.tools.namefind TokenNameFinderModel fields, constructors, methods, implement or subclass

Example usage for Java opennlp.tools.namefind TokenNameFinderModel fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for opennlp.tools.namefind TokenNameFinderModel.

The text is from its open source code.

Constructor

Method

StringgetLanguage()
Retrieves the language code of the material which was used to train the model or x-unspecified if non was set.
voidserialize(OutputStream out)
Serializes the model to the given OutputStream .