reiver / go-porterstemmer

A native Go clean room implementation of the Porter Stemming algorithm.
https://godoc.org/github.com/reiver/go-porterstemmer
MIT License
190 stars 45 forks source link

step5a function bug fix #11

Open sitanshunanda opened 8 years ago

sitanshunanda commented 8 years ago

Facing a fatal error. Added the fix