ayaka14732/bart-base-cantonese
The pre-trained Cantonese BART model
This is a specialized tool for working with Cantonese text. It takes in written Cantonese, even with missing words, and can complete sentences or generate summaries, making it useful for content creators, researchers, or anyone processing large volumes of Cantonese text. It helps automate understanding and generation of Cantonese language.
No commits in the last 6 months.
Use this if you need to analyze, summarize, or generate grammatically correct Cantonese text, especially if you're dealing with content from online forums or other informal sources.
Not ideal if your primary need is for Mandarin Chinese or other languages, as this model is specifically tuned for Cantonese.
Stars
8
Forks
—
Language
Python
License
—
Category
Last pushed
Nov 06, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/ayaka14732/bart-base-cantonese"
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...