summaryrefslogtreecommitdiff
path: root/textproc/py-marisa/DESCR
blob: 4d8b4a229a31445f89ec122e0ca5bd92c0a43280 (plain)
1
2
3
4
5
6
7
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.