KWIC_NGRAMS Author: Philip Resnik ([email protected]) Last update: January 26, 2020 Python package to construct and query KWIC (keyword in context) indexes for ngrams (n=1,2,3). See kwic_test.py and kwic_test2.py for usage examples.