Jacson

de.spieleck.app.ngramj
Interface Profile

All Known Subinterfaces:
IterableProfile
All Known Implementing Classes:
EntryProfile, LMDataProfile

public interface 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
 double getRank(NGram gram)
          Return the rank of a ngram in the corresponsing profile.
 

Method Detail

getRank

double getRank(NGram gram)
Return the rank of a ngram in the corresponsing profile.


spieleck.de