Giter Club home page Giter Club logo

Comments (2)

pdinklag avatar pdinklag commented on May 28, 2024

Issuing ./tdc --list=bi gives

There is more than algorithm named 'bi'. Please specify using one of the following canonical IDs:
bi:lzss_bidirectional_coder
bi:lzss_bidirectional_coder

Do you have it declared twice in the registry?

Can we push default parameters into the coder bi such that we do not have to write bi(binary,binary,binary),
and use as default strategy the best one, i.e., plcpcomp?

This can be set up in the meta functions.

Binary is likely never the best choice for coding, and "best choice" depends very much on the input.
As for plcpcomp being the default, has it been fully implemented in-memory? Is the PLCPPeaksStrategy obsolete?

from tudocomp.

koeppl avatar koeppl commented on May 28, 2024

Do you have it declared twice in the registry?

I am using /etc/registries/lcpcomp.py of the master branch, but could not find a duplicate.

Binary is likely never the best choice for coding, and "best choice" depends very much on the input.

It would be nice for newcomers to just issue any compressor without parameters.
Currently, invoking lcpcomp is meddlesome.
It would also be a good idea to have a core registry with standard implementations a user would expect.

As for plcpcomp being the default, has it been fully implemented in-memory?

It has already been fully implemented before the work on the EM algorithm started.

Is the PLCPPeaksStrategy obsolete?

Yes, kind of. It works, but I would favor its sibling LexParseStrategy instead, as I expect new research results on lex-parse.

from tudocomp.

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.