A general purpose {@link ContextExtractor}. This extractor assumes that documents are simply raw text and contexts should be defined by word co-occurrences. This class depends on a {@link ContextGenerator} forgenerating context vectors.
@author Keith Stevens
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.