JuliaText / JuliaText/TextAnalysis.jl
Throw appropriate error for pad_sequence input of length > maxlen
Open
good-first-issue
help wanted
- Dominant language
- Julia
- Stars
- 384
- Forks
- 92
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/JuliaText/TextAnalysis.jl/blob/f11877268ba3911b30f7b13c549411a08cd380ad/src/sentiment.jl#L4
This function returns `nothing` in case the input length > maxlen.
It will be better to have a proper error handling and err message display for this.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.