Giter VIP home page Giter VIP logo

Comments (4)

karpathy avatar karpathy commented on September 25, 2024 3

I think your'e referring to something along lines of what I did with Research Lei a while ago:
http://cs.stanford.edu/people/karpathy/researchlei/

basically for every paper there were (on left) all papers that it cites, and also (on right) all papers that cite it, sorted by various things, including author names. This was a nice way to see the evolution.

Problem here is that it's tricky to extract the citations from the pdfs. Not impossible, but kind of tricky. With the citation graph one could then do something along these lines, possibly.

Another option might be to base it purely on L2 similarities as right now, but also on author names: e.g. a very similar paper from the same authors likely inspired this paper. Could look into maybe.

from arxiv-sanity-preserver.

syed-ahmed avatar syed-ahmed commented on September 25, 2024

I stumbled upon your project and then read the microsoft api got shut down... It would have been awesome if those bibliography could come in a RESTful api. What do you mean by L2 similarities? Like L1/L2 distance?

from arxiv-sanity-preserver.

moon05 avatar moon05 commented on September 25, 2024

Do you think we could start working on it?

from arxiv-sanity-preserver.

karelin avatar karelin commented on September 25, 2024

Btw, there is a free API from semanticscholar for backward/forward references, for example it is used by Bibex, https://labs.arxiv.org/projects/bibexplorer, as used at every arXiv page.

Also, there is opencitations project (there is an API and download).

from arxiv-sanity-preserver.

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.