matlab-deep-learning/transformer-models
Deep Learning Transformer models in MATLAB
This project provides pre-trained language models like BERT, FinBERT, and GPT-2 within MATLAB to help you analyze and generate text. You can input raw text, like financial news or factory reports, and get outputs such as text classifications, sentiment scores (positive, neutral, negative), or summarized versions of your documents. It's designed for engineers, researchers, and data scientists working with text data who prefer to use MATLAB for their deep learning tasks.
240 stars. No commits in the last 6 months.
Use this if you need to perform tasks like text classification, sentiment analysis on financial documents, or automatic text summarization using powerful deep learning models, all within the MATLAB environment.
Not ideal if you prefer to work with deep learning frameworks outside of MATLAB, or if your primary goal is to train complex transformer architectures from scratch without using pre-built models.
Stars
240
Forks
64
Language
MATLAB
License
—
Category
Last pushed
Sep 19, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/matlab-deep-learning/transformer-models"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
OpenNMT/OpenNMT-py
Open Source Neural Machine Translation and (Large) Language Models in PyTorch
argosopentech/argos-translate
Open-source offline translation library written in Python
niedev/RTranslator
Open source real-time translation app for Android that runs locally
vistec-AI/thai2transformers
Pretraining transformer based Thai language models
Freed-Wu/translate-shell
Translate text by google, bing, youdaozhiyun, haici, stardict, openai, large language model of...