![]() Introduce new classes for numericalization and padding, in preparation for moving away from torchtext.Field and torchtext.Batch. The new classes are based on namedtuples, which are more compatible with pytorch. Move the useful parts of torchtext.Iterator (batching and bucketing by example length) into a new Iterator class. |
||
---|---|---|
.. | ||
__init__.py | ||
common.py | ||
multi_lingual_translation_model.py | ||
multitask_question_answering_network.py |