Package gr.demokritos.iit.jinsect.documentModel.representations

Class Summary
DocumentGraph  
DocumentNGramDistroGraph  
DocumentNGramGaussNormGraph A Document N-gram Graph that uses a Gaussian bell scaling faction to determine weights applied to various distances of neighbouring n-grams.
DocumentNGramGaussNormSymWinGraph  
DocumentNGramGraph Represents the graph of a document, with vertices n-grams of the document and edges the number of the n-grams' co-occurences within a given window.
DocumentNGramHistogram  
DocumentNGramSymWinDistroGraph  
DocumentNGramSymWinGraph  
DocumentWordDistroGraph  
DocumentWordGraph  
DocumentWordHistogram  
NGramGaussNormDocument