tokyo.dystopia — Python Tokyo Dystopia interface.

New in version 0.7.0.

Platforms: POSIX

Tokyo Dystopia is a full-text search system. You can search lots of records for some records including specified patterns. The characteristic of Tokyo Dystopia is the following.

  • High performance of search
  • High scalability of target documents
  • Perfect recall ratio by character N-gram method
  • Phrase matching, prefix matching, suffix matching, and token matching
  • Multilingualism with Unicode
  • Layered Architecture of APIs

Todo

Rewrite the previous section (copy/pasted from http://1978th.net/tokyodystopia/).

See also

Fundamental Specifications of Tokyo Dystopia Version 1 for more information about Tokyo Dystopia.

TODO

Previous topic

Remote Table Database — RTDB

Next topic

Todo

This Page