Description: 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 order.
- [code] - KWIC system pipe/filter style realize
- [kwicInObject] - KWIC that the keyword in context, is to
- [shualei] - CF brush through the FireWire plug mine
File list (Check if you may need any files):
事件系统
........\Alphabetizer.java
........\CircularShifter.java
........\haha.txt
........\Input.java
........\kwic
........\....\es
........\....\..\Alphabetizer.class
........\....\..\CircularShifter.class
........\....\..\Input.class
........\....\..\KWIC.class
........\....\..\LineStorage.class
........\....\..\LineStorageChangeEvent.class
........\....\..\LineStorageWrapper.class
........\....\..\Output.class
........\....\..\WordIndex.class
........\KWIC.java
........\LineStorage.java
........\LineStorageChangeEvent.java
........\LineStorageWrapper.java
........\Output.java
........\WordIndex.java
........\附件1.doc