Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewFileScanner ¶
func NewFileScanner() *fileScanner
Types ¶
type TallyCount ¶
func LoadTrainingData ¶
func LoadTrainingData(datafile string) (trainingData TallyCount)
func Tally ¶
func Tally(path string) (results TallyCount)
func (*TallyCount) Print ¶
func (tc *TallyCount) Print()
Click to show internal directories.
Click to hide internal directories.