pytorch/text
A PyTorch library providing data loaders, datasets, vocabularies, and text-processing transforms for NLP.

Not currently ranked — collecting fresh signals.
star history
Torchtext is a PyTorch ecosystem library for natural language processing. It provides raw text iterators for common NLP datasets, vocabulary and embedding classes, text-processing transformations, and pre-trained model utilities. The library enables loading, preprocessing, and tokenizing text data for training deep learning models in PyTorch.
Frequently asked
- What is pytorch/text?
- A PyTorch library providing data loaders, datasets, vocabularies, and text-processing transforms for NLP.
- Is text open source?
- Yes — pytorch/text is open source, released under the BSD-3-Clause license.
- What language is text written in?
- pytorch/text is primarily written in Python.
- How popular is text?
- pytorch/text has 3.6k stars on GitHub.
- Where can I find text?
- pytorch/text is on GitHub at https://github.com/pytorch/text.