org.ow2.weblab.service.language
Interface NGramProfilesPatched.RankResult

Enclosing class:
NGramProfilesPatched

public static interface NGramProfilesPatched.RankResult


Method Summary
 int getLength()
           
 java.lang.String getName(int pos)
           
 NGramProfilesPatched getProfiles()
           
 double getScore(int pos)
           
 

Method Detail

getProfiles

NGramProfilesPatched getProfiles()

getLength

int getLength()

getScore

double getScore(int pos)

getName

java.lang.String getName(int pos)


Copyright © 2004-2012. All Rights Reserved.