from ...symbols import ORTH, LEMMA _exc = {"po'": [{ORTH: "po'", LEMMA: "poco"}]} TOKENIZER_EXCEPTIONS = _exc