el10savio / Inverted-Index-GeneratorLinks
An Inverted Index generator implemented in Go used for text search in large document sets.
☆18Updated 5 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:
- Fast integer map for uint32-to-uint32☆30Updated last month
- 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☆156Updated 2 years ago
- Golang radix tree implementation☆35Updated 6 years ago
- shoco is a compressor for small text strings.☆10Updated 5 years ago
- An easy-to-use, lightweight embedded on-disk database built on Badger for use in your Go programs.☆52Updated 4 years ago
- example bleve application for indexing and search beers and breweries☆92Updated 5 months ago
- Bleve Extensions☆48Updated last year
- adding badger support to blevesearch☆62Updated 2 years ago
- Constant Database native golang implementation☆39Updated 4 years ago
- string interning library for lots of strings☆37Updated 4 years ago
- Latent Dirichlet Allocation☆31Updated 3 years ago
- A standalone lightweight full-text search engine built on top of blevesearch and Go with multiple storage (scorch, boltdb, leveldb, badge…☆161Updated 6 years ago
- schema is a Go package providing access to database schema metadata, for database/sql drivers.☆55Updated last year
- Go implementation of today's most used tokenizers☆45Updated 4 years ago
- A thread-safe, persistent Treap (tree + heap) for ordered key-value mapping and priority sorting.☆28Updated 3 years ago
- Pure-Go full text indexer and search library☆94Updated 10 years ago
- Storing strings without GC overhead☆84Updated 5 years ago
- Natural Language Processing Toolkit in Golang☆64Updated 5 years ago
- Top-k Approximate String Matching.☆68Updated 3 years ago
- Development of Goki has moved to Cogent Core. For the latest stable version of ki v1, import version 1.1.17 and see the v1 branch.☆90Updated last year
- A Go library for performing Unicode Text Segmentation as described in Unicode Standard Annex #29☆89Updated 2 years ago
- A prefix tree implementation in go☆43Updated last year
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆75Updated 2 years ago
- Self-organizing maps in Go☆74Updated 3 years ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆87Updated 2 years ago
- A pure Go implementation of the smaz compression library for short strings.☆20Updated 9 years ago
- Cookie-Based Web Sessions in Go☆62Updated last year
- Small trigram indexer☆33Updated last year