add govader-backend (#4166)

govader-backend under the title of Natural Language Processing
This commit is contained in:
Goktug 2022-04-11 07:04:19 +03:00 committed by Avelino
parent ba302eeb08
commit 03853dc82e
No known key found for this signature in database
GPG Key ID: B345B4D52E98180A

View File

@ -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.