Documer\Storage\Adapter::getWordCount PHP Method

getWordCount() public method

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