mirror of
https://github.com/avelino/awesome-go.git
synced 2026-04-11 02:11:43 +08:00
Add go-propisyu to Morphological Analyzers (#6223)
Co-authored-by: nikita42 <13642481+rekurt@users.noreply.github.com>
This commit is contained in:
parent
cc2160e623
commit
9e705859d4
@ -1987,6 +1987,7 @@ See also [Text Processing](#text-processing) and [Text Analysis](#text-analysis)
|
||||
|
||||
- [go-stem](https://github.com/agonopol/go-stem) - Implementation of the porter stemming algorithm.
|
||||
- [go2vec](https://github.com/danieldk/go2vec) - Reader and utility functions for word2vec embeddings.
|
||||
- [go-propisyu](https://github.com/rekurt/go-propisyu) - Convert numbers to Russian words with correct grammatical gender and noun declension.
|
||||
- [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).
|
||||
|
||||
Loading…
Reference in New Issue
Block a user