gse
NLP library
A Go-based NLP library providing efficient multilingual text segmentation and analysis capabilities.
Go efficient multilingual NLP and text segmentation; support English, Chinese, Japanese and others.
3k stars
63 watching
215 forks
Language: Go
last commit: 3 months ago
Linked from 2 awesome lists
chineseenglishgogsehmmhmm-viterbi-algorithmjapanesejiebanlpsegmenttrie
Related projects:
Repository | Description | Stars |
---|---|---|
james-bowman/nlp | This project provides a set of algorithms and implementations for natural language processing in Go. | 450 |
nicksnyder/go-i18n | A toolset for translating Go programs into multiple languages | 3,017 |
golang/go | A programming language designed to build simple, reliable, and efficient software | 124,071 |
go-vgo/robotgo | Automation tool for interacting with graphical user interfaces on multiple platforms. | 9,678 |
m1/go-localize | An i18n engine for Go that supports translating locale strings from various file formats. | 59 |
sebastianruder/nlp-progress | A comprehensive repository tracking progress in NLP tasks and their corresponding datasets. | 22,715 |
glycerine/greenpack | A serialization library for Go that adds versioning, stronger typing, and optional schema to MessagePack | 115 |
pemistahl/lingua-go | A library that accurately detects the language of short to long text inputs without requiring external APIs or configuration. | 1,190 |
goplus/gop | A programming language designed to simplify coding and make it accessible to a wider audience | 8,965 |
golang/tools | Provides tools and packages for static analysis and code transformation of Go programs. | 7,401 |
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. | 286 |
xxjwxc/public | A comprehensive utility package for Go programmers | 175 |
grpc/grpc-go | A high-performance RPC framework that supports mobile and HTTP/2-based communication. | 21,100 |
gogf/gf | A modular framework for building high-performance and scalable enterprise-class applications in Golang. | 11,713 |
google/gopacket | Provides a set of tools for packet processing and decoding in Go. | 6,349 |