Searched defs:createCompositeCategoricalPatterngram (Results 1 - 1 of 1) sorted by relevance

/ec/ECAssignmentBox/Products/ECAssignmentBox/PlagDetector/Visualize/
H A Dpatterngram.py159 def createCompositeCategoricalPatterngram(basefile, ensemble, klength, normName, mode=CHAR): function
382 img = createCompositeCategoricalPatterngram(s4, [s1, s2, s3, s4, s5, nonplag, minimal, nurzuA], 3, "NORMAL", CHAR)
385 img = createCompositeCategoricalPatterngram(s4, [s1, s2, s3, s4, s5, nonplag, minimal, nurzuA], 1, "NORMAL", CHAR)
388 img = createCompositeCategoricalPatterngram(s4, [s1, s2, s3, s4, s5, nonplag, minimal, nurzuA], 10, "NORMAL", CHAR)
391 img = createCompositeCategoricalPatterngram(s4, [s1, s2, s3, s4, s5, nonplag, minimal, nurzuA], 6, "NORMAL", CHAR)

Completed in 9 milliseconds