Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExtractStopWords ¶
func ExtractStopWords() []string
Extract words present in all document of the corpus, likely stop words
Types ¶
type RssArticle ¶
type RssArticles ¶
type RssArticles struct {
XMLName xml.Name `feed`
Articles []RssArticle `xml:"entry"`
}
Click to show internal directories.
Click to hide internal directories.