Disambiguation evidence for torchtext (ecosystem) via surface form

"torchtext"


As subject (48)

Triples where this entity appears as subject under the label "torchtext".

Predicate Object
compatibleWith PyTorch
documentationURL https://pytorch.org/text/stable/index.html
hasComponent torchtext (ecosystem) self-linksurface differs
surface form: torchtext.data
hasComponent torchtext (ecosystem) self-linksurface differs
surface form: torchtext.datasets
hasComponent torchtext (ecosystem) self-linksurface differs
surface form: torchtext.functional
hasComponent torchtext (ecosystem) self-linksurface differs
surface form: torchtext.models
hasComponent torchtext (ecosystem) self-linksurface differs
surface form: torchtext.transforms
hasComponent torchtext.vocab
implements torch.utils.data.Dataset
implements torch.utils.data.IterableDataset
instanceOf PyTorch ecosystem project
instanceOf Python library
instanceOf natural language processing library
instanceOf open-source software
license BSD-style license
maintainedBy PyTorch
surface form: PyTorch team
maintainedBy open-source contributors
operatesOn natural language text
operatesOn text data
partOf PyTorch
surface form: PyTorch ecosystem
programmingLanguage Python
provides data pipelines
provides data processing utilities
provides iterable datasets
provides pretrained text embeddings
provides text datasets
provides tokenization utilities
provides torch.utils.data.Dataset wrappers
provides vocabulary utilities
repositoryPlatform GitHub
sourceCodeRepository https://github.com/pytorch/text
supports TorchScript-compatible transforms
supports batch text processing
supports numericalization of text
supports pretrained word embeddings
supports text data augmentation
supports text tokenization
supports vocabulary building
supportsTask language modeling
supportsTask machine translation
supportsTask natural language processing
supportsTask sequence tagging
supportsTask text classification
targetUser NLP practitioners
targetUser data scientists
targetUser machine learning researchers
usedWith torch.nn
usedWith torchtext-based NLP models