Essence.Vocabulary.vocabulary
You're seeing just the function
vocabulary
, go back to Essence.Vocabulary module for more information.
Link to this function
vocabulary(d)
Specs
vocabulary(any()) :: List.t()
The vocabulary
method computes the vocabulary of a given
Essence.Document
. The vocabulary is the unique set of dictionary words in
that text.