dumitrescustefan/Romanian-Transformers
This repo is the home of Romanian Transformers.
This project provides a collection of specialized AI models designed to understand and generate Romanian text. It takes raw Romanian text as input and can output things like identified entities (names, places) or complete new sentences, enabling various text analysis and generation tasks. This resource is for linguists, researchers, or developers working with Romanian language processing.
109 stars. No commits in the last 6 months.
Use this if you need pre-trained language models specifically designed for the Romanian language for tasks like text analysis, named entity recognition, or text generation.
Not ideal if your work involves languages other than Romanian or if you need to build a language model from scratch without leveraging existing pre-trained models.
Stars
109
Forks
7
Language
—
License
MIT
Category
Last pushed
Sep 17, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/dumitrescustefan/Romanian-Transformers"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
xv44586/toolkit4nlp
transformers implement (architecture, task example, serving and more)
luozhouyang/transformers-keras
Transformer-based models implemented in tensorflow 2.x(using keras).
ufal/neuralmonkey
An open-source tool for sequence learning in NLP built on TensorFlow.
graykode/xlnet-Pytorch
Simple XLNet implementation with Pytorch Wrapper
uzaymacar/attention-mechanisms
Implementations for a family of attention mechanisms, suitable for all kinds of natural language...