Java program to perform the initial conversion of json files into xmi for preparing the annotation phase of the COBHUNI Corpus.
To change the paths for the input and output files, uncomment the code with the with the label #NOTE in config.properties and the makefile and edit the path directions. You must create an output. directory within test/ mirroring test/input.
$ make
Alicia Gonález Martínez - https://gitlab.com/alrazi/ini_xmiconverter/
The COBHUNI Project - Universität Hamburg - https://www.cobhuni.uni-hamburg.de/
Copyright 2016 Alicia Gonzalez Martinez
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.