mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
8 lines
354 B
Plaintext
8 lines
354 B
Plaintext
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.
|
|
|
|
This package is python module for MARISA.
|