el10savio / Inverted-Index-GeneratorLinks
An Inverted Index generator implemented in Go used for text search in large document sets.
☆18Updated 6 years ago
Alternatives and similar repositories for Inverted-Index-Generator
Users that are interested in Inverted-Index-Generator are comparing it to the libraries listed below
Sorting:
- doc2vec , word2vec, implemented by golang. word embedding representation☆41Updated 7 years ago
- package lingo provides the data structures and algorithms required for natural language processing☆158Updated 2 years ago
- An easy-to-use, lightweight embedded on-disk database built on Badger for use in your Go programs.☆52Updated 5 years ago
- Fast integer map for uint32-to-uint32☆33Updated 7 months ago
- A Go package that implements the JusText boilerplate removal algorithm☆110Updated 3 years ago
- Genetic Algorithm and Particle Swarm Optimization☆34Updated 4 years ago
- Whisper p2p messaging visualizing and analysis tool☆47Updated 7 years ago
- A thread-safe, persistent Treap (tree + heap) for ordered key-value mapping and priority sorting.☆28Updated 4 years ago
- adding badger support to blevesearch☆63Updated 2 years ago
- shoco is a compressor for small text strings. [Not maintained].☆10Updated 6 years ago
- Read and use word2vec vectors in Go☆58Updated 7 years ago
- Natural Language Processing Toolkit in Golang☆64Updated 5 years ago
- Simple SQL parser☆78Updated last year
- Static bit vector structures library☆72Updated 6 years ago
- A Go library for performing Unicode Text Segmentation as described in Unicode Standard Annex #29☆88Updated 3 years ago
- Golang radix tree implementation☆35Updated 6 years ago
- Self-organizing maps in Go☆74Updated 3 years ago
- Go package implementing an indexable ordered multimap☆25Updated 7 years ago
- Latent Dirichlet Allocation☆31Updated 4 years ago
- Generic, zero-alloc, 100%-test covered Quadtree for golang☆41Updated 9 months ago
- Constant Database native golang implementation☆39Updated 5 years ago
- Generates minimal embedded database from structs in golang; moved to gitlab.com/microo8/mimir☆40Updated 5 years ago
- A general purpose text classifier☆43Updated 3 years ago
- Simple way to use the Bolt database☆67Updated 3 weeks ago
- ☆18Updated 4 years ago
- Modern internal tools. Defined, controlled, and deployed directly from backend code. No JavaScript. Secure.☆46Updated 4 years ago
- Cookie-Based Web Sessions in Go