marisa: marisa (trie data structure library)
marisa:
marisa: Matching Algorithm with Recursively Implemented StorAge (MARISA) is a
marisa: static and space-efficient trie data structure. And libmarisa is a
marisa: C++ library to provide an implementation of MARISA. Also, the package
marisa: of libmarisa contains a set of command line tools for building and
marisa: operating a MARISA-based dictionary.
marisa:
marisa: Homepage: https://code.google.com/p/marisa-trie/
marisa:
marisa: