Coder Social home page Coder Social logo

Choosing an algorithm about collatex HOT 6 OPEN

interedition avatar interedition commented on July 23, 2024
Choosing an algorithm

from collatex.

Comments (6)

djbpitt avatar djbpitt commented on July 23, 2024

@moh55m55 @rhdekker Not a silly question at all. The Java version of CollateX lets the user select different collation methods. The Python version supports a single method, so there is no need to specify.

from collatex.

 avatar commented on July 23, 2024

Thanks. What is the method the python version supports?
I see two methods: EditGraphAligner and ExperimentalAstarAligner

from collatex.

djbpitt avatar djbpitt commented on July 23, 2024

@moh55m55 @rhdekker The default in the CollateX Python port is EditGraphAligner. You can use ExperimentalAstarAligner by specifying astar=True as a parameter to the collate() function. I haven’t tested the Astar aligner and I don’t know how “experimental” it is, that is, whether it is sufficiently functional to produce useful output.

from collatex.

 avatar commented on July 23, 2024

Thanks. Is the EditGraphAligner based on the Needleman algorithm?

from collatex.

rhdekker avatar rhdekker commented on July 23, 2024

@moh55m55 @djbpitt Yes, but with enhancements to lower the cost of the token matching and to align more than two witnesses.

from collatex.

 avatar commented on July 23, 2024

Thanks,
What is the alignment score used in EditGraphAligner? the scoring schemes (match, mismatch, and gap)?

from collatex.

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.