tsujuifu/pytorch_lstm-shuttle
A PyTorch implementation of LSTM-Shuttle
This project helps machine learning engineers and researchers accelerate text processing tasks while improving accuracy. It takes in raw text data, like movie reviews or news articles, and processes it to produce more accurate sentiment analysis or text classification results. It's designed for those developing or researching advanced natural language processing models.
No commits in the last 6 months.
Use this if you are a machine learning engineer or researcher working on natural language processing tasks and need to improve the efficiency and accuracy of text analysis models.
Not ideal if you are a business user looking for a ready-to-use application for text analysis without needing to build or optimize models.
Stars
10
Forks
—
Language
Jupyter Notebook
License
—
Category
Last pushed
Aug 11, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/tsujuifu/pytorch_lstm-shuttle"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Ricardokevins/Kevinpro-NLP-demo
All NLP you Need Here. 目前包含15个NLP demo的pytorch实现(大量代码借鉴于其他开源项目,原先是自己玩的,后来干脆也开源出来)
graykode/nlp-tutorial
Natural Language Processing Tutorial for Deep Learning Researchers
spro/practical-pytorch
Go to https://github.com/pytorch/tutorials - this repo is deprecated and no longer maintained
apachecn/nlp-pytorch-zh
《Natural Language Processing with PyTorch》中文翻译
allenai/allennlp-models
Officially supported AllenNLP models