mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Jorelosorio/spelling corrector (#4110)
* Add a new project link to the README.md A spelling corrector for Spanish / English language. * Update README.md * Update README.md * Update README.md
This commit is contained in:
parent
af422cff55
commit
d6b6cf5504
@ -1648,6 +1648,7 @@ See also [Text Processing](#text-processing).
|
||||
- [RAKE.go](https://github.com/afjoseph/RAKE.Go) - Go port of the Rapid Automatic Keyword Extraction Algorithm (RAKE).
|
||||
- [snowball](https://github.com/goodsign/snowball) - Snowball stemmer port (cgo wrapper) for Go. Provides word stem extraction functionality [Snowball native](http://snowball.tartarus.org/).
|
||||
- [spaGO](https://github.com/nlpodyssey/spago) - Self-contained Machine Learning and Natural Language Processing library in Go.
|
||||
- [spelling-corrector](https://github.com/jorelosorio/spellingcorrector) - A spelling corrector for the Spanish language or create your own.
|
||||
|
||||
### Slugifiers
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user