public class ModelInfo extends Object
Modifier and Type | Field and Description |
---|---|
FeatureManifest |
featureManifest |
FeatureExtractor |
fex |
Constructor and Description |
---|
ModelInfo(SenseManager manager) |
Modifier and Type | Method and Description |
---|---|
Lexicon |
getLexicon() |
edu.illinois.cs.cogcomp.sl.util.WeightVector |
getWeights() |
void |
loadWeightVector() |
public final FeatureManifest featureManifest
public final FeatureExtractor fex
public ModelInfo(SenseManager manager) throws Exception
Exception
public edu.illinois.cs.cogcomp.sl.util.WeightVector getWeights()
public void loadWeightVector()
public Lexicon getLexicon()
Copyright © 2017. All rights reserved.