Package jxtract

Class Summary
BigramCollection BigramCollection is the datastructure that contains information about a word and all of the bigrams that are within a distance of 5 words from it in any sentence in the corpus.
Corpus This class represents one or more text files that make up a corpus.
JXtract  
S1Bigram A small class to hold a bigram and the results of Stage 1.