Documer\Storage\Adapter::getWordProbabilityWithLabel PHP Méthode

getWordProbabilityWithLabel() public méthode

Get the probability that this word shows up in a LABEL document
public getWordProbabilityWithLabel ( $word, $label ) : float
$word
$label
Résultat float
    public function getWordProbabilityWithLabel($word, $label);