Path to this page:
Subject: CVS commit: pkgsrc/textproc/tokyodystopia
From: OBATA Akio
Date: 2008-09-04 14:21:20
Message id: 20080904122120.6F23A175D0@cvs.netbsd.org
Log Message:
Import tokyodystopia-0.9.5 as textproc/tokyodystopia.
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
Files: