profile picture of Tim Brockman

Timothy
Brockman

IT Manager / Code Contributor

@

tel: 1 407 602 7721
Tim@TimBrockman.com
github.com/timBrockman
Meetup.com/members/805108/
LinkedIn.com/in/timbrockman

By indexing static content with this tool, ranked search results become possible on static sites. It creates a json object with TF-IDF scores that allows performant search of content based on cosign similarity. In short, this is a node.js implimentation of Porter Stemmed, log normalized, TF-IDF that outputs a json object with some quick lookups.

Node.js Ranked static search on Github