You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# This script converts the XMI files into TEI files. It uses the CorefAnnotator (https://github.com/nilsreiter/CorefAnnotator/releases/latest) for conversion.
# A soft link with the path to CorefAnnotator's jar file (e.g. 'CorefAnnotator-1.14.3-full.jar') needs to be create under the name 'path-to-corefannotator'; alternatively, you can change the value of the variable $PATHTOCOREFANNOTATOR to the path inside this script.