get_entity_priority

lexnlp.extract.en.dict_entities.get_entity_priority(entity: typing.Tuple[int, str, int, typing.List[typing.Tuple]]) → int

Get priority of the entity. This method is just for more comfortable development - to avoid accessing properties of entities by their indexes. :param entity: :return: