public class POSLabeledUnknownWordParser extends POSBracketToToken
threshold
times according to BaselineTarget.| Modifier and Type | Field and Description |
|---|---|
static int |
threshold
Only words that were observed this many times or fewer are returned.
|
currentWord| Modifier and Type | Method and Description |
|---|---|
Object |
next()
Returns the next labeled word in the data.
|
parsePOSBracketForm, parsePOSBracketFormpublic static int threshold
public Object next()
next in interface edu.illinois.cs.cogcomp.lbjava.parse.Parsernext in class POSBracketToTokenCopyright © 2017. All rights reserved.