Skip to content

AnnabellaM/KWIC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KWIC_Initial

This is the first version of KWIC system. The system accepts an ordered set of lines. Each line is circularly shifted by repeatedly removing first word and appending it to the end of the line. In the end, the system output all circular shifted line in an alphabetical order.

This system is composed of five components: Input, LineStorage, CircularShift, AlphabeticShift and Output. Master Control Class is responsile for accessing each components .

Screen Shot 2021-09-28 at 1 45 06 AM

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages