/pykwic

KWIC and Extruct maximal substrings Library for unicode text using Suffix Array.

Primary LanguageC++MIT LicenseMIT

pykwic

KWIC Library for unicode text using Suffix Array.

Based on esa.hxx and sais.hxx.

Authors & Contributors

This module is based on esa.hxx by Daisuke Okanohara and sais.hxx by Yuta Mori.

This module is prepared with reference to Minise by Daisuke Okanohara.

License

Wrapper code is licensed under MIT License.

Bundled esa.hxx and sais.hxx are licensed under MIT License.