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, parsePOSBracketForm
public static int threshold
public Object next()
next
in interface edu.illinois.cs.cogcomp.lbjava.parse.Parser
next
in class POSBracketToToken
Copyright © 2017. All rights reserved.