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.
TextAnalysis.jl/src/sentiment.jl
Line 4 in f118772
This function returns
nothingin case the input length > maxlen.It will be better to have a proper error handling and err message display for this.