Package es.uam.eps.ir.relison.links.data
Package containing the auxiliar data structures for the recommendation.
-
Interface Summary Interface Description GraphIndex<U> Class that represents both user and item indexes for a graph. -
Class Summary Class Description FastGraphIndex<U> Class that represents both user and item indexes for a graph.GraphSimpleFastPreferenceData<U> Simple implementation of FastPreferenceData backed by nested lists.GraphSimplePreferenceData<U> Simple map-based preference data for social network evaluation.TerrierIndex Class for generating Terrier indexes and queries from graphs.TerrierStructure Structure for storing the different possible indexes and queries for a Terrier index.