get_entity_name

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

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