Skip to content

Pad sequences with something other than keras.preprocessing.text #158

@JohnGiorgi

Description

@JohnGiorgi

Currently, we are using keras.preprocessing.text to pad sequences. This function is easy to use and convenient, but given that we have dropped Keras support (#157) we will need to find a new way to pad sequences. Perhaps torchtext?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions