james-bowman / nlp
Selected Machine Learning algorithms for natural language processing and semantic analysis in Golang
☆451Updated 3 years ago
Alternatives and similar repositories for nlp:
Users that are interested in nlp are comparing it to the libraries listed below
- Word Embeddings in Go!☆475Updated last year
- TextRank implementation in Golang with extendable features (summarization, phrase extraction) and multithreading (goroutine).☆206Updated 3 years ago
- bits of sklearn ported to Go #golang☆349Updated 4 years ago
- A multilingual command line sentence tokenizer in Golang☆442Updated 10 months ago
- Natural language detection library for Go☆644Updated last year
- Spell checking and fuzzy search suggestion written in Go☆383Updated 3 years ago
- [UNMANTEINED] Extract values from strings and fill your structs with nlp.☆388Updated 7 years ago
- Go library for performing computations in word2vec binary models☆195Updated 2 years ago
- Go implementation of the Snowball stemmers☆260Updated 5 months ago
- Golang library for fuzzy matching within a set of strings☆420Updated 2 years ago
- Naive Bayesian Classification for Golang.☆805Updated last year
- Natural language detection package in pure Go☆172Updated 4 years ago
- Go Bindings for BERT NLP Models☆101Updated 5 years ago
- 📚 String comparison and edit distance algorithms library, featuring : Levenshtein, LCS, Hamming, Damerau levenshtein (OSA and Adjacent t…☆494Updated 2 years ago
- Simple Sentiment Analysis in Golang☆274Updated 4 years ago
- Multivariable regression library in Go☆402Updated 8 months ago
- CMU PocketSphinx for Golang, a lightweight speech recognition engine.☆300Updated last year
- Trims, sanitizes & scrubs data based on struct tags (go, golang)☆324Updated last year
- Neural Networks written in go☆565Updated 4 years ago
- Golang HTML to plaintext conversion library