Code Monkey home page Code Monkey logo

bookreader's People

Contributors

anandology avatar appdev312 avatar ato avatar bfalling avatar cdrini avatar evanminto avatar iisa avatar imskr avatar jammycakes-ukpds avatar jbpressac avatar jbuckner avatar lmonson avatar mangtronix avatar mc2 avatar mekarpeles avatar nikolas avatar rajbot avatar rchrd2 avatar shaneriley avatar shenzhuxi avatar stweil avatar yankl avatar

Watchers

 avatar

Forkers

swipswaps

bookreader's Issues

Make hyperlinks clickable, opening the corresponding Wayback Machine archived resource.

Thanks @mekarpeles for getting the ball rolling on this. I've copied over relevant portions of your spec here.

Context
There are tens of millions of semantic entities in books stored on the internet archive, many of them with corresponding web resources. This spike aims to enable interaction with URL entities that have a wayback machine resource available.

Proposal & Constraints
The proposed solution (version 1) is to extend the Internet Archive BookReader with a new "Semantic" plugin which, on page-load:

Pulls a page of region-labeled, OCR’d + text using the https://api.archivelab.org/books/{identifier}/pages/{page}/ocr?mode=words API

Hits a new entities endpoint which identifies urls (and later other semantic entities) which returns a list of:

type: e.g. url

location: (x, y, w, h)

value: e.g. https://archive.org

Highlights the corresponding region on the book containing the link and makes the region clickable to a Save Page Now version of the link

I.e., once clicked, capture the webpage if we don’t already have it, or, in either case, bring the patron to a viewable version of this url

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.