diff --git a/README.md b/README.md index 1982f180..319e746a 100644 --- a/README.md +++ b/README.md @@ -1705,6 +1705,7 @@ See also [Text Processing](#text-processing) and [Text Analysis](#text-analysis) - [golibstemmer](https://github.com/rjohnsondev/golibstemmer) - Go bindings for the snowball libstemmer library including porter 2. - [gosentiwordnet](https://github.com/dinopuguh/gosentiwordnet) - Sentiment analyzer using sentiwordnet lexicon in Go. - [govader](https://github.com/jonreiter/govader) - Go implementation of [VADER Sentiment Analysis](https://github.com/cjhutto/vaderSentiment). +- [govader-backend](https://github.com/PIMPfiction/govader_backend) - Microservice implementation of [GoVader](https://github.com/jonreiter/govader). - [kagome](https://github.com/ikawaha/kagome) - JP morphological analyzer written in pure Go. - [libtextcat](https://github.com/goodsign/libtextcat) - Cgo binding for libtextcat C library. Guaranteed compatibility with version 2.2. - [nlp](https://github.com/Shixzie/nlp) - Extract values from strings and fill your structs with nlp.