Tixierae/deep_learning_NLP
Keras, PyTorch, and NumPy Implementations of Deep Learning Architectures for NLP
This project offers practical solutions for various text-related tasks. It allows users to input text data, such as sentences or documents, and receive outputs like translated text, numerical representations of words and documents, or document classifications. This tool is designed for researchers or practitioners working with large volumes of text who need to automate understanding, translation, or categorization.
440 stars. No commits in the last 6 months.
Use this if you are a researcher or NLP practitioner looking for well-documented implementations of core deep learning models for tasks like machine translation, text embedding, or document classification.
Not ideal if you are looking for a pre-built, production-ready application rather than code implementations for building your own NLP systems.
Stars
440
Forks
104
Language
Jupyter Notebook
License
—
Category
Last pushed
Jul 25, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Tixierae/deep_learning_NLP"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
kermitt2/delft
a Deep Learning Framework for Text https://delft.readthedocs.io/
yoeo/guesslang
Detect the programming language of a source code
matthewdeanmartin/whats_that_code
detect programming language of source in pure python from an ensemble of classifiers
airalcorn2/Deep-Semantic-Similarity-Model
My Keras implementation of the Deep Semantic Similarity Model (DSSM)/Convolutional Latent...
christiansafka/img2vec
:fire: Use pre-trained models in PyTorch to extract vector embeddings for any image