Thai word-segmentation FTS parser — tsvector, soundex, RTGS romanization, NER
pgext.cloud · Source code · Documentation · License text · Control file · PGXN
| Package | kham_pg |
|---|---|
| Version | 0.8.2 |
| PostgreSQL versions | 14 · 15 · 16 · 17 · 18 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Stars | 1 |
| Latest commit | 2026-05-03 |
| Latest release | 2026-05-03 |
| Catalogue updated | 2026-08-30 |
| pg_jieba | Chinese full-text search parser based on cppjieba |
| thai_parser | Thai-language parser and text search configuration for PostgreSQL full-text search. |
| pspacy | PL/Python full-text-search helpers that use spaCy for multilingual lemmatization, tsvector generation and tsquery generation. |
| jieba_parser | Jieba parser for full-text search. |
| jusquci | French tokenizer and PostgreSQL full-text-search parser. |
| pg_mystem | Runs Yandex Mystem worker processes to provide Russian-language lemmatization from PostgreSQL queries. |
| pgroonga | Use Groonga as index, fast full text search platform for all languages! |
| pg_fts_greek | Postgres FTS Improvements for Greek |
| pg_tiktoken_c | Fast tiktoken BPE tokenizer for PostgreSQL implemented in C |
| simple_parser | C full-text-search parser that splits input only at ASCII space characters, preserving punctuation such as underscores inside tokens. |