f5e32cda68
- Update MASTER_SITES and WWW PR: ports/160187 Submitted by: sunpoet
16 lines
657 B
Text
16 lines
657 B
Text
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
|
|
|
|
Tokyo Dystopia is available on platforms which have API conforming to C99 and
|
|
POSIX. Tokyo Dystopia is a free software licensed under the GNU Lesser General
|
|
Public License.
|
|
|
|
WWW: http://fallabs.com/tokyodystopia/
|