Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 552 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 552 Bytes

KWIC-php

KWIC online implementation. Created for UTEP's CS 5386: Software Design and Architecture.

KWIC is an acronym for Key Word In Context, the most common format for concordance lines. The term KWIC was first coined by Hans Peter Luhn. The system was based on a concept called keyword in titles which was first proposed for Manchester libraries in 1864 by Andrea Crestadoro.

Reference: Wikipedia.

Architectural Styles: Decomposition & Uses:

alt text