Giter VIP home page Giter VIP logo

Comments (2)

supriyan avatar supriyan commented on July 18, 2024

If this ranking has to be done purely on the basis of citations, then i
have done it. I can explain when we meet.
Just brain storming - is citations the only factor for a paper to be
important or it also depends on who cited it - for eg -

2 papers, both have 50 citations in dblp, but one gets cited by more
important papers.

-Sup

On Sat, Sep 15, 2012 at 1:46 PM, Christan Grant [email protected]:

Here is another problem for you @virup https://github.com/virup
@clintpgeorge https://github.com/clintpgeorge @supriyanhttps://github.com/supriyan

We want to calculate a global importance factor for all the papers in the
data set.
This is similar to page rank. The value of a paper CR(p) should produce a
value that is the probability that if I am randomly looking for an
important paper I land on p.

A paper with citations should have a higher value than a paper with no
citations.

A paper with P citations should have a smaller value compared to a paper
with G citations of citations where |P| - |G| < sigma.

The references of a paper do no affect the paper's score. (Although we
should have a self-citation penalty)

Also, can we compute these values using SQL?


Reply to this email directly or view it on GitHubhttps://github.com//issues/18.

Supriya Nirkhiwale
4337 NW 35th Terrace
Gainesville, FL 32605
USA

from grisham.

cegme avatar cegme commented on July 18, 2024

OK, I have a solution that it looks like it solves the problem. It is in UDF/citation_count.sql. You can see the program UDF/citation_count.py to see what the solution is supposed to be.

from grisham.

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.