org.ow2.weblab.service.language
Interface NGramProfilesPatched.Ranker
- Enclosing class:
- NGramProfilesPatched
public static interface NGramProfilesPatched.Ranker
getRankResult
NGramProfilesPatched.RankResult getRankResult()
reset
void reset()
flush
void flush()
account
void account(java.lang.CharSequence seq,
int pos)
account
void account(java.lang.CharSequence seq)
account
void account(java.io.Reader reader)
throws java.io.IOException
- Throws:
java.io.IOException
Copyright © 2004-2012. All Rights Reserved.