Skip to content

psresnik/kwic_ngrams

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Creating and querying a keyword-in-context (KWIC) index with n-grams, not just words

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages