pykwic

KWIC Library for unicode text using Suffix Array.


License
MIT
Install
pip install pykwic==0.1.5

Documentation

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.