get_token_list

lexnlp.nlp.en.tokens.get_token_list(text: str, lowercase: bool = False, stopword: bool = False) → typing.List

Get token list from text. :param text: :param lowercase: :param stopword: :return: