A deep dive into AllenNLP's core abstraction: how exactly we represent textual inputs, both on the data side and the model side.
See the BucketBatchSampler for AllenNLP's built-in way to organize batches
BucketBatchSampler