Documer\Storage\Adapter::getWordProbabilityWithLabel PHP 메소드

getWordProbabilityWithLabel() 공개 메소드

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