Code Monkey home page Code Monkey logo

sqlite3-icu's Introduction

SQLite3-ICU

目的

基于ICU构造SQLite3中文分词器,用于Android App全文检索。

参考列表

  1. 官方介绍, 中文分词器用到Analysis特性,http://www-01.ibm.com/software/globalization/icu/index.html
  2. Android内置ICU源码,不同Android版本内置不同版本ICU(不同版本ICU,源码不兼容,注意坑),https://github.com/android/platform_external_icu4c
  3. 《Android 4.4.2 ICU 语言包 精简、裁剪、定制、本地化》,推荐文章,http://chenggoi.com/2015/01/06/Android_ICU_Customizing/
  4. 14.04 apt-get icu52.1版本,http://packages.ubuntu.com/trusty/libicu-dev,但为了和Android 4.4.2 ICU49.1.1对齐,采用源码编译;
  5. ICU以及字符编码的介绍,很有意思的一篇短文,http://www.cnblogs.com/kind064100611/p/3486771.html
  6. Android NDK 下的宽字符编码转换及icu库的使用 ,http://blog.csdn.net/liujian885/article/details/6536897
  7. Android内置SQLite3不支持自定义分词器,呵呵,https://github.com/android/platform_external_sqlite

sqlite3-icu's People

Contributors

wangwang4git avatar

Watchers

James Cloos avatar Fofso avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.