get_trigram_distribution

lexnlp.nlp.en.transforms.tokens.get_trigram_distribution(text, lowercase=False, stopword=False)

Get trigram distribution from text. :param text: :param lowercase: :param stopword: :return: