liuzl / lingLinks
Natural Language Processing Toolkit in Golang
☆64Updated 5 years ago
Alternatives and similar repositories for ling
Users that are interested in ling are comparing it to the libraries listed below
Sorting:
- package lingo provides the data structures and algorithms required for natural language processing☆156Updated 2 years ago
- Go implementation of today's most used tokenizers☆45Updated 4 years ago
- doc2vec , word2vec, implemented by golang. word embedding representation☆41Updated 7 years ago
- Read and use word2vec vectors in Go☆56Updated 6 years ago
- Natural language detection package in pure Go☆174Updated 4 years ago
- A lemmatizer implemented in Go☆88Updated 2 months ago
- Ngram index for golang☆114Updated 9 years ago
- A Go package that implements the JusText boilerplate removal algorithm☆109Updated 2 years ago
- Simple string pattern matcher for Go☆128Updated last year
- Cluster analysis library for Golang☆93Updated 5 years ago
- TextRank implementation in Golang with extendable features (summarization, phrase extraction) and multithreading (goroutine).☆217Updated last month
- Utilities for working with discrete probability distributions and other tools useful for doing NLP work☆95Updated 13 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆89Updated 4 years ago
- Bayesian text classifier with flexible tokenizers and storage backends for Go☆158Updated 5 years ago
- example bleve application for indexing and search beers and breweries☆92Updated 5 months ago
- Go client library for Pilosa☆57Updated 2 years ago
- Go library for performing computations in word2vec binary models