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

getInverseWordProbabilityWithLabel() public méthode

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