PetrochukM/PyTorch-NLP
A PyTorch extension providing text data utilities, word embeddings, dataset loaders, and metrics for NLP model development.

Velocity · 7d
+0.7
★ / day
Trend
→steady
star history
PyTorch-NLP (torchnlp) extends PyTorch to provide foundational text processing capabilities including dataset loaders, samplers, tokenization helpers, word embedding retrieval, and evaluation metrics for NLP. The library supports common NLP benchmark datasets and includes neural network components like SRU (Simple Recurrent Unit) to accelerate NLP model prototyping.