Slide 4
Slide 4 text
Background
4
} The space efficiency is significant in many recent applications:
} Word lexicon of NLP and IR,
} Management of URLs of Web graph,
} RDF dictionary of Semantic Web,
} Gazetteer of GISs, and so on…
} For example, recent RDF systems consider to store a URI
dataset of 14GB in main memory [Mavlyutov+ 14]
} Such management will be impossible when using naïve data
structures, at least on general personal computers
} Compact dictionary implementation is very important
} Needless to say, time performance is also important