Package | Description |
---|---|
it.cnr.isti.hpc.dexter.label | |
it.cnr.isti.hpc.dexter.label.mapdb |
Class and Description |
---|
IdHelper
An IdHelper provides the conversion between an entity label (e.g.,
Pablo_Picasso) and an integer representing the entity (e.g., 24176).
|
IdHelperFactory.Type |
IdToLabel
IdToArticle stores the map
wiki-id -> label |
IdToLabelWriter
IdToLabelWriter takes care to write in a persistent format the
mapping
id -> label . |
LabelToId
LabelToId stores the map
label -> id |
LabelToIdWriter
Label2IdWriter takes care to write in a persistent format the
mapping
label -> wiki-id . |
Class and Description |
---|
IdToLabel
IdToArticle stores the map
wiki-id -> label |
IdToLabelWriter
IdToLabelWriter takes care to write in a persistent format the
mapping
id -> label . |
LabelToId
LabelToId stores the map
label -> id |
LabelToIdWriter
Label2IdWriter takes care to write in a persistent format the
mapping
label -> wiki-id . |
Copyright © 2013. All rights reserved.