Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 408 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 408 Bytes

CS3219-KWIC

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