func PrintTags(headers []parser.ArticleHeader)
PrintTags prints tag name and the tag frequency
type PairTagAndCount map[string]int
PairTagAndCount holds the tag name and its frequency