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 supported3 Subscribers
Add a CodeTriage badge to text
Help out
- Issues
- Add ability to set fallback vectors to Vocab
- Allow vocab order to be read from file
- Modify download_from_url to retrieve stopped download
- Create Dataset from multiple files
- Vectors not used when assigned in vocab
- How to add sos token manually to Vocab
- [WIP] Build docs in parallel
- Epoch event in Iterator
- Multi30k.splits(exts=('.fr', '.de'), fields=(SRC, TRG)) still failing with [Errno 2] No such file or directory: '.data/multi30k/train.fr'
- glove vector similar words don't match reported words in paper
- Docs
- Python not yet supported