Package | Description |
---|---|
edu.illinois.cs.cogcomp.edison.features | |
edu.illinois.cs.cogcomp.nlp.corpusreaders.corpusutils |
Modifier and Type | Method and Description |
---|---|
static Set<Feature> |
FeatureUtilities.getFeatures(Counter<String> counter)
Convert a counter over strings into a set of real valued features.
|
Modifier and Type | Method and Description |
---|---|
Counter<String> |
CreateTrainDevTestSplit.getLabelTotals() |
Modifier and Type | Method and Description |
---|---|
Map<CreateTrainDevTestSplit.Split,Counter<String>> |
CreateTrainDevTestSplit.getBestRelSplitCounts() |
Map<String,Counter<String>> |
CreateTrainDevTestSplit.getLabelCounts() |
Copyright © 2017. All rights reserved.