struct Memo::Vocab::WordFrequency

Overview

Word frequency result from extraction

Defined in:

memo/vocab.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(word : String, count : Int32) #

[View source]

Instance Method Detail

def count : Int32 #

[View source]
def word : String #

[View source]