go-freeling icon indicating copy to clipboard operation
go-freeling copied to clipboard

Trailing whitespace in text causes error

Open drankou opened this issue 6 years ago • 0 comments

Trailing whitespace in document content causes nil return of AnalyzeText() method. Seems that it's panic in Workflow() method and defer function providing recovery returning nil value.

drankou avatar Feb 24 '19 13:02 drankou