Directories ¶
Path | Synopsis |
---|---|
bin
|
|
pkg
|
|
data
Package data manages interacting with the product database to fetch SERP data.
|
Package data manages interacting with the product database to fetch SERP data. |
graph
Package graph contains code and logic for computing the [Markov cluster](https://micans.org/mcl/) from a graph of keywords with edges weighted by the similarity scores among them.
|
Package graph contains code and logic for computing the [Markov cluster](https://micans.org/mcl/) from a graph of keywords with edges weighted by the similarity scores among them. |
rankings
Package rankings contains logic for parsing rankings data -- either from stored JSON files or from a database -- and combining them into a SERP containing prominent results for a search as well as the keyword that yielded those results.
|
Package rankings contains logic for parsing rankings data -- either from stored JSON files or from a database -- and combining them into a SERP containing prominent results for a search as well as the keyword that yielded those results. |
rbo
Package rbo contains a Go port of a Python implementation of the rank-biased overlap algorithm designed for SERP structures defined in the rankings package.
|
Package rbo contains a Go port of a Python implementation of the rank-biased overlap algorithm designed for SERP structures defined in the rankings package. |
Click to show internal directories.
Click to hide internal directories.