jeremypoulain/nlplay
NLPlay is a Pytorch library which implements some key & baseline models for text classifications problems
This toolbox helps machine learning engineers and data scientists quickly build and compare different models for understanding text. You provide raw text data, and it helps you categorize it, analyze its sentiment, or answer questions about it. This allows you to rapidly experiment with various algorithms to find the best solution for your specific text-related challenges.
No commits in the last 6 months.
Use this if you need to quickly set up and benchmark multiple text classification, sentiment analysis, or question-answering models using common datasets or your own data.
Not ideal if you are looking for a high-level, no-code solution for text analysis and prefer not to engage with model architectures or training.
Stars
8
Forks
1
Language
Python
License
—
Category
Last pushed
Jan 03, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/jeremypoulain/nlplay"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
farach/huggingfaceR
Hugging Face state-of-the-art models in R
DengBoCong/nlp-paper
自然语言处理领域下的相关论文(附阅读笔记),复现模型以及数据处理等(代码含TensorFlow和PyTorch两版本)
xiangking/ark-nlp
A private nlp coding package, which quickly implements the SOTA solutions.
IDEA-CCNL/GTS-Engine
GTS Engine: A powerful NLU Training...
adapter-hub/Hub
ARCHIVED. Please use https://docs.adapterhub.ml/huggingface_hub.html || 🔌 A central repository...