allofphysicsgraph / latex-in-arxiv

extract math latex from content in arxiv
4 stars 1 forks source link

graph of papers based on equations #16

Open bhpayne opened 10 months ago

bhpayne commented 10 months ago

There are lots of "build a directed graph of bibliographic citations" tools. If you can find a graph of relationships among papers using equations and that equation graph is better than bibliographic citation networks, that would be potentially useful to people who currently use citation-based graphs.

For example, a relatively "weak" correlation of math between two papers is the following. If paper1 has a+b and paper2 has a+b then place edge between those two papers. (That edge is weak because the use of the two equations might be a coincidence.)

For a slightly stronger correlation are there papers where a+b is used and there's a nearby citation to a bibliographic entry to a paper that also has the same a+b? That would be a stronger edge.