Skip to content

Instantly share code, notes, and snippets.

View fredriko's full-sized avatar

Fredrik Olsson fredriko

View GitHub Profile
@fredriko
fredriko / kwic.perl
Last active September 6, 2023 13:33
Keyword in context concordancer
#!/usr/bin/perl -w
##
## kwic.perl --
##
## A simple key-word in context concordancer.
##
## Fredrik Olsson, 8/10 1999. Modified 15/8 2012 to work with stdin as the only input
##
## Usage:
##