Package de.swa.tools

Class SampleEvaluation

java.lang.Object
de.swa.tools.SampleEvaluation

public class SampleEvaluation
extends java.lang.Object
performs a sample evaluation based on a single xml-file compared to the annotations in a csv file
  • Constructor Summary

    Constructors 
    Constructor Description
    SampleEvaluation()  
  • Method Summary

    Modifier and Type Method Description
    static void main​(java.lang.String[] args)  

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

  • Method Details

    • main

      public static void main​(java.lang.String[] args)