/KWIC_events

Event based KWIC

Primary LanguageJava

Project Title

KWIC Event Based Architecture

Description

This is the event based architecture for the Key Word in Context problem. When given an input of 1 or more sentences, the app will circulate each sentence, moving each word one index each, until each word is first. The output will then be alphabetized, first by Capital then by lowercase alphabetization

Getting Started

Simply clone repo.

Dependencies

  • openjdk-21
  • IntelliJ community edition

Installing

  • No packages to install

Authors

Scott Willis scott_willis1@baylor.edu
Jacob Formico jacob_formico1@baylor.edu

Version History

  • 0.1, Initial release