Skip to content

Visualizing Moss (Measure Of Software Similarity) result in a node-link diagram

Notifications You must be signed in to change notification settings

puripant/moss-viz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MossViz

Visualizing Moss (Measure Of Software Similarity) result in a node-link diagram

How to Use

Just open up index.html to see the visualization. It will open an example data file Moss Results.html which can be saved directly from the website.

Visualization

This standard node-link diagram is implemented with D3. Each node is a submission shown with its filename. An edge links two submissions that are more similar than the average of the macthed lines of all submission pairs (visualized as edge thickness). Cliques of plagiarism should be easily detectable.

A simple bounded force layout is applied. Nodes can also be dragged around and fixed for manual layout. An example is shown below.

About

Visualizing Moss (Measure Of Software Similarity) result in a node-link diagram

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published