nlpodyssey / gopickle
Go library for loading Python's data serialized with pickle and PyTorch module files.
☆142Updated 7 months ago
Alternatives and similar repositories for gopickle:
Users that are interested in gopickle are comparing it to the libraries listed below
- Random Forest implementation in golang☆52Updated last year
- Go implementation of today's most used tokenizers☆41Updated 4 years ago
- Genetic Algorithm and Particle Swarm Optimization☆33Updated 3 years ago
- npyio provides read/write access to numpy data files.☆62Updated 3 weeks ago
- 🔥 Fast, simple sklearn-like feature processing for Go☆120Updated 4 months ago
- Generative Adversarial Network in Go via Gorgonia☆87Updated 2 years ago
- Data table structure in Go, now developed at https://github.com/cogentcore/core/tree/main/tensor☆115Updated 10 months ago
- Simple string pattern matcher for Go☆127Updated 11 months ago
- ☆120Updated 9 months ago
- Generic and fast binary serializer for Go☆218Updated last year
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆239Updated 4 months ago
- Transform Go code into it's AST☆123Updated 5 years ago
- Useful Go String methods☆190Updated last year
- Create, train, and save Tensorflow Keras models all in Golang☆50Updated 3 years ago
- Word Embeddings in Go!☆482Updated last year
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆87Updated 4 years ago
- Like sync.Mutex, but works across processes☆78Updated last year
- Go Bindings for BERT NLP Models☆103Updated 5 years ago
- Golang library which provide an algorithm to generate all combinations out of a given string array.☆121Updated 5 months ago
- A lemmatizer implemented in Go☆86Updated 2 years ago
- Neural Network for Go.☆82Updated 4 years ago
- Calculate text distance (similarity) in Golang - Experimental implementation☆93Updated 4 years ago
- Golang library to act on structure fields at runtime. Similar to Python getattr(), setattr(), hasattr() APIs.☆30Updated 4 years ago
- WriterSeeker is the in-memory io.WriteSeeker implementation missing in the standard lib☆67Updated 4 years ago
- A better Generic Pool (sync.Pool)☆54Updated 2 months ago
- Go client for txtai☆76Updated 2 weeks ago
- MPEG-1 Video decoder, MP2 Audio decoder and MPEG-PS Demuxer in pure Go☆136Updated 10 months ago
- 🚀 Fast and light wildcard pattern matching.☆84Updated last month
- Path parsing for segment unmarshaling and slicing.☆47Updated last month
- TextRank implementation in Golang with extendable features (summarization, phrase extraction) and multithreading (goroutine).☆211Updated 3 years ago