Package | Description |
---|---|
es.ehu.si.ixa.prebmt.model.filebacked |
Provides file-backed implementations of those interfaces in the domain model
that typically require of large structures of data.
|
Modifier and Type | Method and Description |
---|---|
FileBackedMonolingualCorpus.Builder |
FileBackedMonolingualCorpus.Builder.add(Sentence sentence)
Appends a sentence to the end of the list contained by this builder.
|