Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 954 Bytes

File metadata and controls

15 lines (12 loc) · 954 Bytes

Argument-Overlap-Detection

Detection of overlapping argument nodes in SADFace and AIFdb JSON

FOR GENERAL USE
Replace the domainpath variable within def getArguments to a directory consisting ONLY of JSON files.
All atom nodes and their IDs will be retireved and each will be compared to all other nodes through several algorithms
These algorithms will output their detected overlaps by ID

FOR TESTING/DEVELOPMENT
Self detected overlaps are listed within a txt file to fill lists, each line within the txt file are the overlapping nodes.
The program will be run the same as general use.
After these algorithms have filled a list output, the lists are compared to hand detected overlaps with def compareOverlaps.

This work was done for the purpose of a dissertation for a Masters of Science in Computing @ Edinburgh Napier. Interested in what I do or are hiring? Send a message and I'll reply <3