Giter Site home page Giter Site logo

Comments (7)

wetneb avatar wetneb commented on June 6, 2024 1

I don't particularly like github wikis but I agree this could be documented better, probably just in a regular file.

from openrefine-wikibase.

wetneb avatar wetneb commented on June 6, 2024 1

Awesome, thanks a lot! You need to install redis and configure the reconciliation interface to use it - I will add some docs about that too.

from openrefine-wikibase.

wetneb avatar wetneb commented on June 6, 2024

hey @thadguidry if you ask me to "hurry up", this is not likely to happen any time soon…

from openrefine-wikibase.

thadguidry avatar thadguidry commented on June 6, 2024

@wetneb Oh Antonin, you know already my personality, completely laid back... if this happens in 1 year or more, its fine... I was just showcasing the steps that I performed without docs just to see. When I said "hurry up" it was meant in jest, sorry if you didn't feel that. Text is the worst feeling conductor in the world. lololol

from openrefine-wikibase.

wetneb avatar wetneb commented on June 6, 2024

@thadguidry yeah sorry to react harshly… I have a lot on my plate currently so I have a sort of adverse reaction when being put under more pressure.

from openrefine-wikibase.

thadguidry avatar thadguidry commented on June 6, 2024

For Windows 10 x64 users, they can:

  1. Install Python 3.x latest
  2. Download the compiled python-levenshtein wheel file (.whl) from https://www.lfd.uci.edu/~gohlke/pythonlibs/#python-levenshtein
  3. cd to the downloaded file location cd E:\Downloads or wherever you downloaded to.
  4. Install with command pip install python_Levenshtein-0.12.0-cp37-cp37m-win_amd64.whl
  5. Install the rest of requirements with command pip install -r requirements.txt
  6. Clone or download the openrefine-wikidata repo and extract it to a folder.
  7. cd to the repo folder location cd openrefine-wikidata
  8. Start application with python app.py
C:\Users\THAD\openrefine-wikidata>python app.py
Bottle v0.12.13 server starting up (using WSGIRefServer())...
Listening on http://localhost:8000/
Hit Ctrl-C to quit.

capture

  1. Throw Antonin some coin for working hard on this. (removed my extraneous comments above while we work through and figure out the steps that are needed to run locally for Windows)
  2. Take back some coin to buy drinks for yourself while you figure out where this is munging...is it because it can't reach redis somewhere, or Windows firewall perhaps , or the url path ?
    capture

from openrefine-wikibase.

wetneb avatar wetneb commented on June 6, 2024

Done in the README.

from openrefine-wikibase.

Related Issues (20)

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.