Essence.Ngrams.trigrams
You're seeing just the function
trigrams
, go back to Essence.Ngrams module for more information.
Link to this function
trigrams(token_list)
Calculate a list of three consecutive token triples (tri-grams) from
the given token_list
or Essence.Docuemnt
.