mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
add govader-backend (#4166)
govader-backend under the title of Natural Language Processing
This commit is contained in:
parent
ee656d96a4
commit
3350d6f78b
@ -1704,6 +1704,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.
|
||||
|
Loading…
Reference in New Issue
Block a user