text
https://github.com/pytorch/text
Python
Models, data loaders and abstractions for language processing, powered by PyTorch
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported2 Subscribers
Add a CodeTriage badge to text
Help out
- Issues
- [WIP] using std::array in vocab for additional speed-ups
- [RFC] Prototype pretrained models in torchtext
- unk_init not used when passed to Vocab
- Helper function for Vocab object
- An implementation feature like torchtext.data.BucketIterator in regular Dataloader
- Update the format of the raw_datasets.json file to pass FB internal lint check
- Support for hashing tricks
- KeyError in vocab if the vocab is built on a subset of the initially read data
- build_vovab with fasttext
- args.pipeline_mode=pipe to use torch.distributed.pipeline.sync.Pipe
- Docs
- Python not yet supported