Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Intersection ¶
intersection returns the set intersection between a and b. a and b have to be sorted in ascending order and contain no duplicates.
func LoadDocuments ¶
loadDocuments loads a Wikipedia abstract dump and returns a slice of documents. Dump example: https://dumps.wikimedia.org/enwiki/latest/enwiki-latest-abstract1.xml.gz
Types ¶
Click to show internal directories.
Click to hide internal directories.