dccuchile/beto
BETO - Spanish version of the BERT model
BETO helps you understand and process Spanish text more accurately. It takes raw Spanish sentences or documents as input and can output analyses like identifying parts of speech, recognizing named entities (people, places), or classifying document topics. This is valuable for data scientists, natural language processing engineers, or researchers working extensively with Spanish language data.
502 stars. No commits in the last 6 months.
Use this if you need a specialized tool for high-accuracy natural language processing tasks in Spanish, outperforming general multilingual models.
Not ideal if your primary need is for a general multilingual model or if you require processing languages other than Spanish.
Stars
502
Forks
63
Language
—
License
CC-BY-4.0
Category
Last pushed
Oct 21, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/dccuchile/beto"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Tongjilibo/bert4torch
An elegent pytorch implement of transformers
nyu-mll/jiant
jiant is an nlp toolkit
lonePatient/TorchBlocks
A PyTorch-based toolkit for natural language processing
monologg/JointBERT
Pytorch implementation of JointBERT: "BERT for Joint Intent Classification and Slot Filling"
grammarly/gector
Official implementation of the papers "GECToR – Grammatical Error Correction: Tag, Not Rewrite"...