-
Notifications
You must be signed in to change notification settings - Fork 0
Keyword in Context
License
vahbuna/kwic
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A KWIC Implementation Based on an exercise presented in "Foundations of Statistical Natural Language Processing" by Christopher D. Manning and Hinrich Scütze: Exercise 1.7 Write a program to produce KWIC displays from a text file. Have the user be able to select the word of interest and the size of the surrounding context. Assumptions: Anything surrounded by whitespace is a keyword. Search is case-sensitive. Implementation: There is a command line and GUI version in java and as well as in Python. Build: For java type ant
About
Keyword in Context
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published