Git Product home page Git Product logo

locality-sensitive-hashing's People

Contributors

singhj avatar tbrooks007 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

locality-sensitive-hashing's Issues

Architecture

A write up for the proposed architecture is now documented on the README page, for discussion when we meet today.

See you at Diesel in Somerville at 7:00 this evening.

Compute similarity accurately

read_tweepy.lsh_report() shows similarity by referring to the number of common buckets. A more accurate way would be to use Jaccard similarity instead.

question about license

Hi, I am a little bit confused about the project license. In the homepage http://openlsh.datathinks.org/, it says that this project applies MIT license, but in the license file, it says Apache License V2. Which one is correct? Is it possible to adapt the core lsh code to other language and reference your work?

Thanks!

Factor LSH Parameters

Some of the LSH parameters are embedded in the Matrix constructor. They should be factored into settings.py.

how to make it run with a source data in a .xlsx or a csv. file

Hi,

I have never worked with python. My objective is to make your code work with excel or csv file, as I have some collected twitter messages to be clustered. I have encountered two problems:

  1. when i tried to run the example data, there is no output anywhere, the command line finished execution. Then nothing happened. Where can I see the output?
  2. I don't know what exactly is the desired data source should look like, from code it looks like some html file. So how exactly can I parse a xlsx file with two columns: twitter id, twitter text?

Thanks!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.