Package | Description |
---|---|
edu.illinois.cs.cogcomp.lbjava.classify | |
edu.illinois.cs.cogcomp.lbjava.learn |
Modifier and Type | Class and Description |
---|---|
class |
DiscreteReferringFeature
A referring discrete feature is one that has its own identifier, but whose value comes from a
separate feature that it refers to.
|
class |
DiscreteReferringStringFeature
A referring discrete feature is one that has its own identifier, but whose value comes from a
separate feature that it refers to.
|
Modifier and Type | Method and Description |
---|---|
int |
ChildLexicon.childLexiconLookup(DiscreteReferrer f,
int label)
Updates the counts in
ChildLexicon.parents for the children of f . |
Copyright © 2016. All rights reserved.