go-freeling
go-freeling copied to clipboard
Trailing whitespace in text causes error
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.