SqliteSubstringSearch

Substring search tokenizer

A tokenizer that supports fast substring search with FTS (full text search) capabilities

An open source tokenizer which supports fast substring search with sqlite FTS (full text search)

GitHub

83 stars
3 watching
9 forks
Language: C
last commit: almost 11 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
illarionov/sqlite3-unicodesnAn extension that adds full-text search capabilities to SQLite with Snowball stemming.34
abiliojr/fts5-snowballA Snowball stemmer tokenizer extension for FTS5 in SQLite48
wangwang4git/sqlite3-icuA C-based implementation of a Chinese tokenizer for SQLite3 using ICU's Analysis feature.6
0xprinc/huff_binarysearchAn implementation of binary search in Solidity for finding elements in sorted arrays.2
zseder/huntokenA tool for tokenizing raw text into words and sentences in multiple languages, including Hungarian.4
denosaurs/tokenizerA simple tokenizer library for parsing and analyzing text input in various formats.17
mathewsanders/mustardA Swift library for tokenizing strings with customizable matching behavior689
thisiscetin/textokenA gem for extracting words from text with customizable tokenization rules31
diasks2/pragmatic_tokenizerA multilingual tokenizer to split strings into tokens, handling various language and formatting nuances.90
elau1004/tfr4sqliteA module to read and parse structured text files into a virtual table in SQLite20
espressocake/needle_sift_bofA tool for searching for specific strings within files using a needle-sift algorithm30
jonsafari/tok-tokA fast and simple tokenizer for multiple languages28
fukamachi/sxqlAn SQL generator for Common Lisp that provides a simple and flexible way to create SQL queries.365
wojciechmula/pyahocorasickA fast and memory-efficient library for exact or approximate string search961
silverstripe/silverstripe-fulltextsearchEnables search functionality with external full-text search engines.44