Documer\Storage\Adapter::getWordProbabilityWithLabel PHP Method

getWordProbabilityWithLabel() public method

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