dssg / givinggraph

An API tool to help understand the relationships between non-profits, for-profits, and the causes they support.
https://github.com/dssg/givinggraph/wiki/API
MIT License
28 stars 13 forks source link

Change similarity.py to use gensim's Similarity class #10

Closed JohnHBrock closed 10 years ago

JohnHBrock commented 10 years ago

This will ensure there aren't out-of-memory errors and should also make some of the logic simpler.