get_bigram_distribution

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

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