Skip to content

util

allennlp_models.structured_prediction.predictors.util

[SOURCE]


TAG_MAP#

TAG_MAP = {
    ".": {POS: PUNCT, "PunctType": "peri"},
    ",": {POS: PUNCT, "PunctType": "comm"},
    "-LRB- ...