Modifier and Type | Class and Description |
---|---|
class |
ProposalFunction
Should be renamed to NumericProposalFunction, there can be other types of proposal functions
|
Modifier and Type | Class and Description |
---|---|
class |
FuncNonConstSet |
Modifier and Type | Class and Description |
---|---|
class |
FuncLogProbScore |
class |
FuncOddsScore |
class |
FuncRank |
Modifier and Type | Method and Description |
---|---|
static java.util.Map<java.lang.String,java.util.ArrayList<com.ibm.bluej.util.common.Pair<CompositeTerm,java.lang.Integer>>> |
Optimizer.gatherProposalFunctionPlaceholders(ATerm t) |
Modifier and Type | Class and Description |
---|---|
class |
Bag |
class |
CheckTerm |
class |
ExpandTerm |
class |
FormulaTermCollection<V> |
class |
Function |
class |
FunctionConditional |
class |
ScanTerm |
class |
TermCollection |
class |
TermSet |
Modifier and Type | Class and Description |
---|---|
class |
ExGensym |
class |
ExInside |
class |
ExMember |
class |
ExOutside |
class |
ExSucc |
class |
FuncAbs |
class |
FuncAverage |
class |
FuncCollectionMax |
class |
FuncConcat |
class |
FuncCosine |
class |
FuncDiv |
class |
FuncDotProduct |
class |
FuncEquals |
class |
FuncExp |
class |
FuncIdentity |
class |
FuncIntersection |
class |
FuncIsSubstring |
class |
FuncLess |
class |
FuncLessEquals |
class |
FuncLog |
class |
FuncLogistic |
class |
FuncMax |
class |
FuncMemoized
Use at own risk, not well tested
|
class |
FuncMin |
class |
FuncMinus |
class |
FuncMult |
class |
FuncNonMember |
class |
FuncNotEqual |
class |
FuncPlus |
class |
FuncSetFromBag |
class |
FuncSign |
class |
FuncSize |
class |
FuncSparseVectorSum |
class |
FuncSum |
class |
FuncThreshold |
class |
FuncToSparseVector |
class |
FuncUnion |
class |
FuncVectorSubtract |
class |
FuncVectorSum |
class |
NumberFunction |
class |
SimpleNumberFunction |
class |
VectorFunction |
Modifier and Type | Class and Description |
---|---|
class |
DummyWeightFunc |
Modifier and Type | Class and Description |
---|---|
class |
FuncConnectedTo |
static class |
NERTest.FuncCapitalized |