Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GateNLP/gate-core
/ setFeatures
Method
setFeatures
src/main/java/gate/util/FeatureBearer.java:34–34 ·
view source on GitHub ↗
Set the feature set
(FeatureMap features)
Source
from the content-addressed store, hash-verified
32
33
/** Set the feature set */
34
public
void
setFeatures(FeatureMap features);
35
36
}
// interface FeatureBearer
Callers
10
testCreation
Method · 0.65
unpackMarkup
Method · 0.65
getDocumentFormat
Method · 0.65
createResource
Method · 0.65
SerialCorpusImpl
Method · 0.65
setTransientSource
Method · 0.65
readGateXmlDocument
Method · 0.65
startElement
Method · 0.65
initLocalData
Method · 0.65
setValueAt
Method · 0.65
Implementers
7
AbstractFeatureBearer
src/main/java/gate/util/AbstractFeatur
DocumentFormat
src/main/java/gate/DocumentFormat.java
AbstractVisualResource
src/main/java/gate/creole/AbstractVisu
SimpleRelation
src/main/java/gate/relations/SimpleRel
FeatureMapEditorDialog
src/main/java/gate/gui/FeatureMapEdito
FeaturesSchemaEditor
src/main/java/gate/gui/FeaturesSchemaE
SerialDatastoreViewer
src/main/java/gate/gui/SerialDatastore
Calls
no outgoing calls
Tested by
1
testCreation
Method · 0.52