Package moj.ri

Class Summary
IndexHandler  
RandomIndex A Random Index is an index that contextually indexes the texts that are fed to it.
RandomLabel A RandomLabel consists of a word (or term), a term frequency count, a document frequency count, a randomly initialised label and a contextually updated (weighted window) context vector.
RIprops  
SparseDistributedMemory SparseDistributedMemory extends RandomIndex with saving and loading of the RandomIndex.