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 |
---|---|
InMemoryMonolingualCorpus.Builder |
InMemoryMonolingualCorpus.Builder.add(Sentence sentence)
Appends a sentence to the end of the list contained by this builder.
|