GithubHelp home page GithubHelp logo

osha-dedupe's People

Contributors

dchud avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

piccoloa

osha-dedupe's Issues

Blog Post Example Structure

In order to make the repo more accessible to readers of a blog post about "scaling dedupe with Postgres" we should do a bit of reorganization:

  1. Move data samples (training, csv, etc.) to a fixtures directory
  2. Expand the README.md with instructions
  3. Provide a setup script that downloads data and configures Postgres
  4. Maybe provide a simpler configuration.

Code does not seeem to include all the set up scripts

Hi, I'm the author of dedupe and Benjamin told me you were having some trouble getting it work for you.

Could you provide some more documentation on how to get everything setup.

I got to this point:

> python pgdedupe.py 
Traceback (most recent call last):
  File "pgdedupe.py", line 288, in <module>
    main(args)
  File "pgdedupe.py", line 88, in main
    c.execute('SELECT COUNT(*) AS count FROM %s' % SOURCE_TABLE)
  File "/home/fgregg/public/osha-dedupe/.env/lib/python3.4/site-packages/psycopg2/extras.py", line 223, in execute
    return super(RealDictCursor, self).execute(query, vars)
psycopg2.ProgrammingError: relation "records" does not exist
LINE 1: SELECT COUNT(*) AS count FROM records

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.