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
- Adding vocab to field object
- arr = [[self.vocab.stoi[x] for x in ex] for ex in arr] KeyError: None
- How to load huge file of data?
- Load data from pandas
- pytorch minimum version isn't specified
- Sequence Tagging custom dataset
- Experimental bucket by sequence length sampler
- Story: Serializing datasets
- build_vocab with custom word embedding
- Added WMT News Crawl Dataset for language modeling
- Docs
- Python not yet supported