paramiai/cantoformer
Transformers for Cantonese
Cantonese AI addresses the challenge of building smart applications using Cantonese text, a language often underserviced by existing AI tools. It takes raw Cantonese text, which can be messy with mixed languages and complex grammar, and processes it into a standardized format ready for advanced AI analysis. This is for language technologists, researchers, and developers focused on creating AI solutions for Cantonese speakers.
No commits in the last 6 months.
Use this if you are building natural language processing applications specifically for Cantonese and need a robust way to handle its unique linguistic complexities.
Not ideal if your primary focus is on other languages or if you need a pre-trained model for immediate, out-of-the-box use without customization.
Stars
58
Forks
3
Language
Python
License
MIT
Category
Last pushed
Oct 24, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/paramiai/cantoformer"
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...