SimpleNERtagger-ES
Last released
This is an on-development NER-tagger in spanish. Regardless other NER-taggers in the market/wilds/Huggingface, this one will include non-common tags. Also, it will work with three kind of methods at the same time: deterministic and based on regular expressions (v0.1), transformer-based fine-tunned over preexisting data (v0.2) and LLM-prompt-based leveraging few-shot learning techniques (v0.3).