jakemcc / similarity-presentation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Similarity Presentation

Presentation and some supporting code for a presentation I gave on text for similarity.

View it here

Development

Presentation uses cleaver for generating the presentation.

bin/watch watches the similarity.md and builds presentation.html as changes happen.

bin/build builds presentation.html once.

python -m SimpleHTTPServer and then open this.

References

Some references can be found in the docs directory. Some of them were used for understanding the algorithm. Others I found after writing this and thought they were useful and helped clarify ideas.

About


Languages

Language:Clojure 99.0%Language:Shell 0.6%Language:CSS 0.3%