Converts text among Simplified Chinese, Traditional Chinese regional variants and Japanese Shinjitai using OpenCC.
pgext.cloud · Source code · Documentation · License text · Control file
| Package | pg_opencc |
|---|---|
| Version | 1.0 |
| PostgreSQL versions | 13 |
| Repository | Unspecified |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Stars | 1 |
| Latest commit | 2022-05-08 |
| Catalogue updated | 2026-08-30 |
| pg_jieba | Chinese full-text search parser based on cppjieba |
| pspacy | PL/Python full-text-search helpers that use spaCy for multilingual lemmatization, tsvector generation and tsquery generation. |
| pg_mystem | Runs Yandex Mystem worker processes to provide Russian-language lemmatization from PostgreSQL queries. |
| pg_fts_greek | Postgres FTS Improvements for Greek |
| kham_pg | Thai word-segmentation FTS parser — tsvector, soundex, RTGS romanization, NER |
| pg_tiktoken | tiktoken tokenizer for use with OpenAI models in postgres |
| pg_tiktoken_c | Fast tiktoken BPE tokenizer for PostgreSQL implemented in C |
| zhparser | a parser for full-text search of Chinese |