| Modifier and Type | Method and Description |
|---|---|
PropertyList |
SequenceConfidenceInstance.getFeatures() |
| Modifier and Type | Method and Description |
|---|---|
Instance |
Pipe.pipe(Object data,
Object target,
Object name,
Object source,
Instance parent,
PropertyList properties)
Create and process an Instance.
|
| Modifier and Type | Method and Description |
|---|---|
PropertyList |
Token.getFeatures() |
PropertyList |
PropertyHolder.getFeatures() |
PropertyList |
Token.getProperties() |
PropertyList |
PropertyHolder.getProperties() |
PropertyList |
Instance.getProperties() |
PropertyList |
Instance.getPropertyList() |
| Modifier and Type | Method and Description |
|---|---|
void |
Token.setFeatures(PropertyList pl) |
void |
PropertyHolder.setFeatures(PropertyList pl) |
void |
Token.setProperties(PropertyList newProperties) |
void |
PropertyHolder.setProperties(PropertyList newProperties) |
void |
Instance.setPropertyList(PropertyList p) |
| Constructor and Description |
|---|
AugmentableFeatureVector(Alphabet dict,
PropertyList pl,
boolean binary) |
AugmentableFeatureVector(Alphabet dict,
PropertyList pl,
boolean binary,
boolean growAlphabet) |
FeatureVector(Alphabet dict,
PropertyList pl,
boolean binary) |
FeatureVector(Alphabet dict,
PropertyList pl,
boolean binary,
boolean growAlphabet) |
SparseVector(Alphabet dict,
PropertyList pl,
boolean binary) |
SparseVector(Alphabet dict,
PropertyList pl,
boolean binary,
boolean growAlphabet) |
| Modifier and Type | Field and Description |
|---|---|
protected PropertyList |
PropertyList.next |
| Modifier and Type | Method and Description |
|---|---|
static PropertyList |
PropertyList.add(String key,
double value,
PropertyList rest) |
static PropertyList |
PropertyList.add(String key,
Object value,
PropertyList rest) |
static PropertyList |
PropertyList.add(String key,
String value,
PropertyList rest) |
PropertyList |
PropertyList.Iterator.nextProperty() |
static PropertyList |
PropertyList.remove(String key,
PropertyList rest) |
static PropertyList |
PropertyList.sumDuplicateKeyValues(PropertyList pl) |
| Modifier and Type | Method and Description |
|---|---|
static PropertyList |
PropertyList.add(String key,
double value,
PropertyList rest) |
static PropertyList |
PropertyList.add(String key,
Object value,
PropertyList rest) |
static PropertyList |
PropertyList.add(String key,
String value,
PropertyList rest) |
static PropertyList |
PropertyList.remove(String key,
PropertyList rest) |
static PropertyList |
PropertyList.sumDuplicateKeyValues(PropertyList pl) |
| Constructor and Description |
|---|
Iterator(PropertyList pl) |
NumericIterator(PropertyList pl) |
ObjectIterator(PropertyList pl) |
PropertyList(String key,
PropertyList rest) |
| Modifier and Type | Method and Description |
|---|---|
PropertyList |
MentionPair.getFeatures() |
| Modifier and Type | Method and Description |
|---|---|
void |
MentionPair.setFeatures(PropertyList pl) |
| Modifier and Type | Method and Description |
|---|---|
PropertyList |
VenuePaperCluster.getFeatures() |
PropertyList |
NodeClusterPair.getFeatures() |
| Modifier and Type | Method and Description |
|---|---|
PropertyList |
NodePair.getFeatures() |
Copyright © 2019 JULIE Lab, Germany. All rights reserved.