freebsd-ports/textproc/tokyodystopia/pkg-descr
Li-Wen Hsu f5e32cda68 - Update to 0.9.15
- Update MASTER_SITES and WWW

PR:		ports/160187
Submitted by:	sunpoet
2011-09-02 12:52:46 +00:00

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/