rdenadai/BR-BERTo
Transformer model for Portuguese language (Brazil pt_BR)
This project provides a specialized artificial intelligence model for understanding and processing text written in Brazilian Portuguese. It takes raw Brazilian Portuguese text as input and can be used to extract meaning, identify sentiment, or classify content within that text. Anyone working with large volumes of Portuguese-language data, such as market researchers, customer support analysts, or content strategists, would find this useful.
No commits in the last 6 months.
Use this if you need an AI model specifically optimized for accurate comprehension of Brazilian Portuguese text for tasks like sentiment analysis, topic extraction, or content moderation.
Not ideal if you are working with other Portuguese dialects (like European Portuguese) or if your text analysis needs are not specific to the Portuguese language.
Stars
16
Forks
3
Language
Python
License
MIT
Category
Last pushed
Sep 15, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/rdenadai/BR-BERTo"
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"...