TextModels.jl icon indicating copy to clipboard operation
TextModels.jl copied to clipboard

Throw error if string_length > maxlen in pad_sequences

Open rushabh-v opened this issue 5 years ago • 0 comments

Fixes: https://github.com/JuliaText/TextAnalysis.jl/issues/183

I haven't added the test as pad_sequenses is not being exported. How should go about adding it?

rushabh-v avatar Jan 08 '21 15:01 rushabh-v