kwic
Here are 3 public repositories matching this topic...
This web app allows to annotate Keyword in Context indices (KWIC) with lemmata, senses and parts of speech in an effective way.
-
Updated
Jun 14, 2023 - Java
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.
Add this topic to your repo
To associate your repository with the kwic topic, visit your repo's landing page and select "manage topics."