Description
marisa - Matching Algorithm with Recursively Implemented StorAge
Distribution: openSUSE 42.1
Repository: openSUSE Oss all
Package name: marisa
Package version: 0.2.4
Package release: 8.2
Package architecture: x86_64
Package type: rpm
Installed size: 121.87 KB
Download size: 27.60 KB
Official Mirror: ftp.gwdg.de
Matching Algorithm with Recursively Implemented StorAge (MARISA) is a
static and space-efficient trie data structure. And libmarisa is a C++
library to provide an implementation of MARISA. Also, the package of
libmarisa contains a set of command line tools for building and
operating a MARISA-based dictionary.
A MARISA-based dictionary supports not only lookup but also reverse
lookup, common prefix search and predictive search.