Within SharedData/src/sharedData, you will find implementation for KWIC system following Main/subroutine architecture with shared data
Within SharedData/KWIC_V2/src/implicitInvocation, you will find implementation for KWIC system following Object-Oriented architecture with observer pattern
Within KWIC Program, you will find the KWIC system .jar file and instructions on how to run it