Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 565 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 565 Bytes

SlackBuild for marisa-trie

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.

marisa-trie project

usage

git clone https://github.com/slackwarecn-slackbuilds/marisa-trie
cd marisa-trie
source marisa-trie.info
wget $DOWNLOAD
./marisa-trie.SlackBuild