Java edu.stanford.nlp.ling TaggedWordFactory fields, constructors, methods, implement or subclass

Example usage for Java edu.stanford.nlp.ling TaggedWordFactory fields, constructors, methods, implement or subclass

Introduction

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

The text is from its open source code.

Constructor

TaggedWordFactory(char divider)
Create a new TaggedWordFactory.

Method

LabelnewLabelFromString(String word)
Create a new word, where the label is formed from the String passed in.