Jacson

de.spieleck.app.ngramj
Interface Categorizer

All Known Implementing Classes:
CategorizerImpl

public interface Categorizer

Classify a profile against a set of profiles.

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
 void addProfile(IterableProfile prof)
           
 Profile match(Profile prof)
           
 

Method Detail

addProfile

void addProfile(IterableProfile prof)

match

Profile match(Profile prof)

spieleck.de