Package | Description |
---|---|
edu.illinois.cs.cogcomp.edison.features.lrec | |
edu.illinois.cs.cogcomp.edison.utilities |
Modifier and Type | Field and Description |
---|---|
protected POSMikheevCounter |
POSMikheevFeatureExtractor.counter |
Constructor and Description |
---|
LabelOneAfter(String viewName,
POSMikheevCounter counter) |
LabelOneBefore(String viewName,
POSMikheevCounter counter) |
LabelTwoAfter(String viewName,
POSMikheevCounter counter) |
LabelTwoBefore(String viewName,
POSMikheevCounter counter) |
POSMikheevFeatureExtractor(String viewName,
POSMikheevCounter counter)
Construct the feature extractor given a trained counter.
|
POSWindow(String viewName,
POSMikheevCounter counter) |
Modifier and Type | Method and Description |
---|---|
static POSMikheevCounter |
POSMikheevCounter.read(String json)
Read the an instance of POSMikheevCounter class from JSON format
|
Modifier and Type | Method and Description |
---|---|
static String |
POSMikheevCounter.write(POSMikheevCounter counter)
Write an instance of POSMikheevCounter class to JSON format
|
Copyright © 2017. All rights reserved.