Package | Description |
---|---|
edu.illinois.cs.cogcomp.verbsense.caches | |
edu.illinois.cs.cogcomp.verbsense.experiment | |
edu.illinois.cs.cogcomp.verbsense.jlis |
Modifier and Type | Method and Description |
---|---|
Pair<SenseInstance,SenseStructure> |
FeatureVectorCacheFile.next() |
Modifier and Type | Method and Description |
---|---|
protected List<Pair<SenseInstance,SenseStructure>> |
PruningPreExtractor.process(Pair<SenseInstance,SenseStructure> input) |
Modifier and Type | Method and Description |
---|---|
protected void |
PreExtractor.consumeInstance(SenseInstance x,
SenseStructure y) |
Modifier and Type | Method and Description |
---|---|
protected void |
PruningPreExtractor.consume(Pair<SenseInstance,SenseStructure> input) |
protected boolean |
PruningPreExtractor.prerequisiteCheck(Pair<SenseInstance,SenseStructure> input) |
protected List<Pair<SenseInstance,SenseStructure>> |
PruningPreExtractor.process(Pair<SenseInstance,SenseStructure> input) |
Modifier and Type | Field and Description |
---|---|
List<SenseStructure> |
SentenceStructure.ys |
Constructor and Description |
---|
SentenceStructure(SentenceInstance instance,
List<SenseStructure> ys) |
Copyright © 2017. All rights reserved.