Metadata-Version: 1.1
Name: SimpleNERtagger_ES
Version: 0.1
Summary: 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).
Home-page: https://github.com/JesusASmx/SimpleNERtagger_ES
Author: Jesús Armenta-Segura
Author-email: jesus.jorge.armenta@gmail.com
License: UNKNOWN
Download-URL: https://github.com/JesusASmx/SimpleNERtagger_ES/archive/refs/tags/v01.tar.gz
Description: UNKNOWN
Keywords: NER,SPANISH,TAGGER
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: Programming Language :: Python :: 3.10
