| Name: | marisa |
|---|---|
| Version: | 0.2.4 |
| Release: | 3.el7 |
| Architecture: | i686 |
| Group: | Unspecified |
| Size: | 248574 |
| License: | BSD or LGPL |
| RPM: | marisa-0.2.4-3.el7.i686.rpm |
| Source RPM: | marisa-0.2.4-3.el7.src.rpm |
| Build Date: | Sat May 03 2014 |
| Build Host: | ca-buildj3.us.oracle.com |
| Vendor: | Oracle America |
| URL: | https://code.google.com/p/marisa-trie/ |
| Summary: | Static and spece-efficient trie data structure library |
| Description: | 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. |