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

getWordCount() 공개 메소드

Get how many times we have seen this word before
public getWordCount ( $word ) : integer
$word
리턴 integer
    public function getWordCount($word);