liuzl / ling
Natural Language Processing Toolkit in Golang
☆63Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for ling
- Read and use word2vec vectors in Go☆56Updated 6 years ago
- Go implementation of today's most used tokenizers☆39Updated 3 years ago
- package lingo provides the data structures and algorithms required for natural language processing☆153Updated last year
- doc2vec , word2vec, implemented by golang. word embedding representation☆41Updated 6 years ago
- Convenience packages for data science in Go.☆29Updated this week
- A lemmatizer implemented in Go☆84Updated last year
- Natural language detection package in pure Go☆171Updated 3 years ago
- Go Stanford NLP POS Tagger wrapper☆38Updated 7 years ago
- Go Bindings for BERT NLP Models☆99Updated 5 years ago
- Named Entity Recognition for golang via MITIE☆33Updated 6 years ago
- example bleve application for indexing and search beers and breweries☆90Updated 3 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆86Updated 4 years ago
- A simple to use, not ready for production, matrix package☆30Updated 6 years ago
- Utilities for working with discrete probability distributions and other tools useful for doing NLP work☆96Updated 12 years ago
- The research project based on the draft design of Go Generics☆34Updated 3 years ago
- Cluster analysis library for Golang☆89Updated 4 years ago
- Jaro-Winkler distance in Go☆36Updated last year
- dmmclust is a package for clustering short texts, based on Yin and Wang (2014)☆25Updated 6 years ago
- Read csv file from go using tags☆121Updated 5 months ago
- Generative Julia Set Image in Go☆19Updated 3 years ago
- utils for Go context☆25Updated 4 years ago
- Strict Runtime Dependency Injection for Golang