Skip to content
#

kwic

Here are 13 public repositories matching this topic...

The KWIC index system accepts an ordered set of lines, each line is an ordered set of words, and each word is an ordered set of characters. Any line may be “circularly shifted” by repeatedly removing the first word and appending it at the end of the line. The KWIC index system outputs a listing of all circular shifts of all lines in alphabetical…

  • Updated May 31, 2017
  • Java

Improve this page

Add a description, image, and links to the kwic topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the kwic topic, visit your repo's landing page and select "manage topics."

Learn more