Git Product home page Git Product logo

Comments (4)

ogrergo avatar ogrergo commented on August 11, 2024

This function is too specific for the library, I can add it without the mapping usl -> post list as the first argument but only an usl list (the mapping is application specific).
I think just provide a function to return a mapping term -> usl that contains this term

from ieml.

Vayel avatar Vayel commented on August 11, 2024

@ogrergo to compute the score of a cell, you need to know how many times a usl appears in the collection.

from ieml.

ogrergo avatar ogrergo commented on August 11, 2024

Yes but the score of an usl is application-related. Intlekt scores the tables given the number of posts they quote, the "post" is an Intlekt concept. So I don't think the scoring of tables should be hard coded in ieml.
Maybe with an optional parameter number_of_citations : usl -> int, representing the number of posts using this usl, we can calculate a pertinence metric in the library.

from ieml.

Vayel avatar Vayel commented on August 11, 2024

@ogrergo Maybe your function could take a list of usls with potential duplicates. For instance

['A:', 'E:', 'E:']

would mean that the collection has three posts, one with the usl A: and the two others with the usl E:.

from ieml.

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.