sqlite3-unicodesn
FTS tokenizer
An extension that adds full-text search capabilities to SQLite with Snowball stemming.
SQLite unicode full-text-search tokenizer with Snowball stemming
34 stars
5 watching
13 forks
Language: C
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A Snowball stemmer tokenizer extension for FTS5 in SQLite | 48 |
| | A tokenizer that supports fast substring search with FTS (full text search) capabilities | 83 |
| | A C-based implementation of a Chinese tokenizer for SQLite3 using ICU's Analysis feature. | 6 |
| | A Python wrapper around the Thai word segmentator LexTo, allowing developers to easily integrate it into their applications. | 1 |
| | A module to read and parse structured text files into a virtual table in SQLite | 20 |
| | Tool for compile-time checked queries with type generation | 185 |
| | Provides a Rust library for tokenizing text with OpenAI models using tiktoken. | 266 |
| | A Swift library for tokenizing strings with customizable matching behavior | 689 |
| | Provides PostgreSQL type definitions and Ecto extensions for international standards in data storage | 10 |
| | Automates string updates and translations in Xcode projects | 1,370 |
| | A jq extension for SQLite that simplifies working with JSON data in SQL queries | 93 |
| | A tool for tokenizing raw text into words and sentences in multiple languages, including Hungarian. | 4 |
| | Generates unique identifiers in the form of timestamps and sequence numbers with optional machine and process IDs | 4 |
| | A library for fast and functional access to nested data structures in Elixir | 342 |
| | A parser library for F# and C# | 95 |