GithubHelp home page GithubHelp logo

Comments (10)

dlidstrom avatar dlidstrom commented on July 26, 2024 1

Good suggestion @faywong . I’ll think a bit about this, but can’t promise anything as of now.

from duplo.

dlidstrom avatar dlidstrom commented on July 26, 2024

I am not sure exactly why this happens. Does this cause an issue for you? I guess no, since the program found all cases of duplication, right?

from duplo.

ArsMasiuk avatar ArsMasiuk commented on July 26, 2024

for example:

file_a.c line 100 duplicates to file_a.c line 200 and file_a.c line 500 and file_a.c line 600, expecte the result to be

file_a.c line 100 file_a.c line 200 file_a.c 500 are duplicated other than:

line 100 duplicates to line 200, line 500 duplicates to line 600.

Do you mean that the program says nothing about line 600 in the output?

from duplo.

faywong avatar faywong commented on July 26, 2024

I mean duplicate lines maybe should be expressed as:

“duplicated content": [all the occurences, such as "file1:1", "file2:2" , "file3:4" ... ]

from duplo.

ArsMasiuk avatar ArsMasiuk commented on July 26, 2024

I mean duplicate lines maybe should be expressed as:

“duplicated content": [all the occurences, such as "file1:1", "file2:2" , "file3:4" ... ]

Well I'm currently (slow) working on a GUI frontend for Duplo: https://github.com/ArsMasiuk/duploq
The tool tries to aggregate Duplo's output as well, hope that's what you are talking about?

from duplo.

faywong avatar faywong commented on July 26, 2024

I mean duplicate lines maybe should be expressed as:

“duplicated content": [all the occurences, such as "file1:1", "file2:2" , "file3:4" ... ]

Well I'm currently (slow) working on a GUI frontend for Duplo: https://github.com/ArsMasiuk/duploq
The tool tries to aggregate Duplo's output as well, hope that's what you are talking about?

Cool, aggregate Duplo's output in a post-process step is also a good solution. Also i have opt. the algorithm to boost the performance.

from duplo.

dlidstrom avatar dlidstrom commented on July 26, 2024

@faywong cool, is that something you can share?

from duplo.

faywong avatar faywong commented on July 26, 2024

@faywong cool, is that something you can share?

Currently is only capable of use in our case, hasn't reach the expected performance yet. Anyway, i will update here if we're ready to contribute a better version.

from duplo.

dlidstrom avatar dlidstrom commented on July 26, 2024

In the spirit of open source and all future users of Duplo, please do.

from duplo.

dlidstrom avatar dlidstrom commented on July 26, 2024

@faywong Is there something you can share with your implementation?

from duplo.

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.