Package | Description |
---|---|
es.ehu.si.ixa.prebmt.model.inmemory |
Provides in-memory implementations of most of the interfaces in the domain
model.
|
Modifier and Type | Method and Description |
---|---|
static InMemorySentence |
InMemorySentence.getInstance(Phrase rootPhrase)
Returns an
InMemorySentence with the given Phrase as its root node. |