nlp

NLP library

This project provides a set of algorithms and implementations for natural language processing in Go.

Selected Machine Learning algorithms for natural language processing and semantic analysis in Golang

GitHub

451 stars
24 watching
45 forks
Language: Go
last commit: over 3 years ago
Linked from 2 awesome lists

feature-hashgogolanglatent-dirichlet-allocationlatent-semantic-analysislatent-semantic-indexingldalocality-sensitive-hashinglsalshlsimachine-learningnatural-language-processingnlprandom-indexingrandom-projectionssimhashsingular-value-decompositionsvdtf-idf

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
nlpodyssey/spago A Go-based machine learning library designed to support neural architectures in natural language processing 1,759
shady831213/algorithms A collection of algorithms and data structures implemented in Go. 806
nikolaydubina/go-featureprocessing A Go library for fast and simple feature engineering and machine learning data preprocessing 121
dathoangnd/gonet A Go module implementing a multi-layer Neural Network for machine learning tasks 82
pemistahl/lingua-go A library that accurately detects the language of short to long text inputs without requiring external APIs or configuration. 1,192
tomcraven/goga A Golang library implementing a genetic algorithm with configurable simulator, selector, and mating components. 220
nikolaydubina/go-ml-benchmarks A benchmarking project comparing performance of different machine learning inference frameworks and models on Go platform 30
goml/gobrain A Go library implementing neural networks with basic training and prediction capabilities 561
alonsovidales/go_ml Provides pre-built implementations of machine learning algorithms in Go 202
songtianyi/go-mxnet-predictor A Go library providing a direct interface to MXNet's C API for deep learning inference 55
nlpodyssey/cybertron A Go package providing an easy interface to use pre-trained NLP models from the HuggingFace repository for tasks like text classification and machine translation. 293
xamber/varis A Go-based neural network library for building and training artificial neural networks. 55
aunum/goro A high-level machine learning library built on Gorgonia for Go that aims to provide an easy-to-use interface for building and training neural networks. 373
abadojack/whatlanggo A library for detecting and identifying languages in text 644
namisan/mt-dnn A PyTorch package implementing multi-task deep neural networks for natural language understanding 2,238