PyTorch Text PyTorch Text is a library built on PyTorch, an open source machine learning library, for natural language processing tasks. It provides functions for pre-processing and building models for text classification, text generation, and language modeling. It also includes pre-trained models, datasets, and other utilities for quickly building models for any text-related task. Additionally, PyTorch Text includes support for many popular deep learning models, including convolutional neural networks, recurrent neural networks, and transformers.
https://github.com/pytorch/text