argilla-io/get_started_with_deep_learning_for_text_with_allennlp
Getting started with AllenNLP and PyTorch by training a tweet classifier
This is a learning resource for developers to understand how to classify Spanish tweets using deep learning. You'll input a collection of Spanish tweets and learn how to configure and train a model to output classifications for them. This resource is for developers looking to get started with deep learning for natural language processing, specifically using AllenNLP and PyTorch.
No commits in the last 6 months.
Use this if you are a developer learning to build deep learning models for text classification, especially in Spanish.
Not ideal if you are an end-user looking for a ready-to-use tool to classify tweets without writing code.
Stars
66
Forks
17
Language
Python
License
—
Category
Last pushed
Nov 15, 2017
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/argilla-io/get_started_with_deep_learning_for_text_with_allennlp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
RingBDStack/SocialED
A python library for social event detection
mesolitica/NLP-Models-Tensorflow
Gathers machine learning and Tensorflow deep learning models for NLP problems, 1.13 < Tensorflow < 2.0
astorfi/Deep-Learning-NLP
:satellite: Organized Resources for Deep Learning in Natural Language Processing
rguthrie3/DeepLearningForNLPInPytorch
An IPython Notebook tutorial on deep learning for natural language processing, including...
DSKSD/DeepNLP-models-Pytorch
Pytorch implementations of various Deep NLP models in cs-224n(Stanford Univ)