A Java-based tool that generates Gold Standard for AutomationML files. It takes into account semantic heterogeneity for AutomationML files and produces a Gold standard for them. The final output can be used to measure precision and recall for AML integrated files.
3
stars
1
forks
source link
Adding a flag for the random number of elements #24
Would be very complicated to add a flag that sets on/off the capability of randomized the number of elements? The problem is that in the same run and, due to the randomized number of elements we can't obtain the same results for the method and sometimes we need to have a fixed number. If this is possible to do quickly we do it now, if not we do it later.
Would be very complicated to add a flag that sets on/off the capability of randomized the number of elements? The problem is that in the same run and, due to the randomized number of elements we can't obtain the same results for the method and sometimes we need to have a fixed number. If this is possible to do quickly we do it now, if not we do it later.