Jacson

de.spieleck.app.ngramj
Interface IterableProfile

All Superinterfaces:
Profile
All Known Implementing Classes:
LMDataProfile

public interface IterableProfile
extends Profile

Fairly abstract interface to model an ranking of NGrams.

Version:
$Revision: 2 $ $Date: 2006-03-27 23:00:21 +0200 (Mo, 27 Mrz 2006) $ $Author: nestefan $
Author:
Frank S. Nestel, $Author: nestefan $

Method Summary
 java.util.Iterator ngrams()
          Return an iterator over all contained ngrams
 
Methods inherited from interface de.spieleck.app.ngramj.Profile
getRank
 

Method Detail

ngrams

java.util.Iterator ngrams()
Return an iterator over all contained ngrams


spieleck.de