SQLite3-ICU

Chinese tokenizer

A C-based implementation of a Chinese tokenizer for SQLite3 using ICU's Analysis feature.

SQLite3 ICU Tokenizer

GitHub

6 stars
2 watching
3 forks
Language: C
last commit: about 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
iwongu/sqlite3ppA C++ wrapper around the SQLite3 API to simplify its use in C++ applications.610
xujiajun/gotokenizerA tokenizer based on dictionary and Bigram language models for text segmentation in Chinese21
benwebber/sqlite3-uuidAn extension for generating UUIDs in a SQLite database48
gorilla/cssA utility for parsing and breaking down CSS3 code into smaller components87
sillsdev/icu-dotnetA C# wrapper for ICU4C's subset of libraries providing Unicode and Globalization support62
c4n/pythonlextoA Python wrapper around the Thai word segmentator LexTo, allowing developers to easily integrate it into their applications.1
abiliojr/fts5-snowballA Snowball stemmer tokenizer extension for FTS5 in SQLite48
glzhao89/auto_taos_cfgAutomates the generation of TDengine log, data, and configuration files0
frost/isnProvides PostgreSQL type definitions and Ecto extensions for international standards in data storage10
haifengkao/sqlitesubstringsearchA tokenizer that supports fast substring search with FTS (full text search) capabilities83
languagemachines/uctoA tokeniser for natural language text that separates words from punctuation and supports basic preprocessing steps such as case changing66
wangfreexx/wangfreexx-tianruoocr-cl-paddleAn open-source OCR project using the PaddleOCR framework to recognize Chinese characters and text.1,338
nytud/quntokenA C++ tokenizer that tokenizes Hungarian text14
goodsign/icuProvides a Cgo binding to detect and convert text encoding in a Unicode-based C library21