constants.py 182 Bytes Edit Raw Blame History 1 2 3 4 5 RESOLVERS = ['entity_based', 'incremental'] NOUN_TAGS = ['subst', 'ger', 'depr'] PPRON_TAGS = ['ppron12', 'ppron3'] ZERO_TAGS = ['fin', 'praet', 'bedzie', 'impt', 'winien', 'aglt']