lenskit.data.Vocabulary ======================= .. currentmodule:: lenskit.data .. autoclass:: Vocabulary .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~Vocabulary.__init__ ~Vocabulary.add_terms ~Vocabulary.copy ~Vocabulary.id ~Vocabulary.ids ~Vocabulary.number ~Vocabulary.numbers ~Vocabulary.term ~Vocabulary.terms .. rubric:: Attributes .. autosummary:: ~Vocabulary.index ~Vocabulary.size ~Vocabulary.name