Welcome to Pytorch-NLP’s documentation! — PyTorch-NLP 0.5.0 documentation (original) (raw)
- Docs »
- Welcome to Pytorch-NLP’s documentation!
- Edit on GitHub
PyTorch-NLP is a library for Natural Language Processing (NLP) in Python. It’s built with the very latest research in mind, and was designed from day one to support rapid prototyping. PyTorch-NLP comes with pre-trained embeddings, samplers, dataset loaders, metrics, neural network modules and text encoders. It’s open-source software, released under the BSD3 license.
Package Reference
- torchnlp.datasets package
- torchnlp.download package
- torchnlp.encoders package
- torchnlp.metrics package
- torchnlp.nn package
- torchnlp.random package
- torchnlp.samplers package
- torchnlp.utils package
- torchnlp.word_to_vector package