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 | Field and Description |
---|---|
protected FileBackedIdManager<es.ehu.si.ixa.prebmt.model.filebacked.FileBackedCorpora.Element> |
FileBackedMonolingualCorpus.idManager
The id manager that maps every element in the corpus to its corresponding
id.
|
Modifier and Type | Method and Description |
---|---|
FileBackedIdManager |
FileBackedIdManager.Builder.build()
Creates a
FileBackedIdManager representing the data in this
builder and backed by the file with which it was created. |