GithubHelp home page GithubHelp logo

difftool's Introduction

diffTool

A diffTool for annotated data set

因为标注数据的需求,所以自己写了个python程序来完成标注所需要的操作问题。

因为我们数据标注有如下几个事情要做:

  • 查看模型跑的结果
  • 把结果和比较的文件的源码对应在一起
  • 把变化前后两个文件对应位置放在一起比较
  • 录入标注结果

根据以上的要求,我们需要实现的需求有如下几点:

  • 1、一个窗口界面,所有的操作最好都能够通过点击来实现 √
  • 2、窗口界面要能够显示多个文件(类似谷歌浏览器的多标签)
  • 3、要能够显示出两个文件的差异
  • 4、能够点击结果文件然后跳转到对应的源码文件 √
  • 5、能够通过点击就完成标注结果的录入。 √

突发奇想,想记录在实现这一个软件过程中给我帮助,解决一些问题的网页:

difftool's People

Contributors

don98 avatar

Watchers

 avatar

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.