Name | SimpleNERtagger-ES JSON |
Version |
0.27
JSON |
| download |
home_page | https://github.com/JesusASmx/SimpleNERtagger_ES |
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). |
upload_time | 2024-12-12 00:00:14 |
maintainer | None |
docs_url | None |
author | Jesús Armenta-Segura |
requires_python | None |
license | None |
keywords |
ner
spanish
tagger
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
Raw data
{
"_id": null,
"home_page": "https://github.com/JesusASmx/SimpleNERtagger_ES",
"name": "SimpleNERtagger-ES",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "NER, SPANISH, TAGGER",
"author": "Jes\u00fas Armenta-Segura",
"author_email": "jesus.jorge.armenta@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/88/5d/b3dd001726d8255ed9c49844b64542a76eedfb920fa83104049b23607461/SimpleNERtagger_ES-0.27.tar.gz",
"platform": null,
"description": "",
"bugtrack_url": null,
"license": null,
"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).",
"version": "0.27",
"project_urls": {
"Download": "https://github.com/JesusASmx/SimpleNERtagger_ES/archive/refs/tags/v027.tar.gz",
"Homepage": "https://github.com/JesusASmx/SimpleNERtagger_ES"
},
"split_keywords": [
"ner",
" spanish",
" tagger"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "885db3dd001726d8255ed9c49844b64542a76eedfb920fa83104049b23607461",
"md5": "3ed94483379d8d06d1d1c2868dc5c586",
"sha256": "74ffde5abc3f875ddb3c58d5043a72c03e56a8d62d23817b7f6b378933f00001"
},
"downloads": -1,
"filename": "SimpleNERtagger_ES-0.27.tar.gz",
"has_sig": false,
"md5_digest": "3ed94483379d8d06d1d1c2868dc5c586",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 5805,
"upload_time": "2024-12-12T00:00:14",
"upload_time_iso_8601": "2024-12-12T00:00:14.387284Z",
"url": "https://files.pythonhosted.org/packages/88/5d/b3dd001726d8255ed9c49844b64542a76eedfb920fa83104049b23607461/SimpleNERtagger_ES-0.27.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-12 00:00:14",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "JesusASmx",
"github_project": "SimpleNERtagger_ES",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "simplenertagger-es"
}