/gate_to_json

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

gate_to_json

This component exports debbie annotations in XML GATE format to JSON format..

Description of the project

This component is only used inside the debbie pipeline because is tied up to that specific domain.

Build and Run the Docker

# To build the docker, just go into the gate_to_json folder and execute
docker build -t gate_to_json .
#To run the docker, just set the input_folder and the output
mkdir ${PWD}/output_annotation; docker run --rm -u $UID -v ${PWD}/input_folder:/in:ro -v ${PWD}/output_annoation:/out:rw gate_to_json gate-to-json -i /in -o /out -a MY_SET_NAME	

Parameters:

-i input folder with the documents to annotated. The documents could be plain txt or xml gate documents.

-o output folder with the documents annotated in gate format.

-a annotation set output

Actual Version 2.0.1, 2022-11-11

Built With

  • Docker - Docker Containers
  • Maven - Dependency Management

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

  • Austin McKitrick - Javier Corvi

License

This project is licensed under the GNU GENERAL PUBLIC LICENSE Version 3 - see the LICENSE file for details..

Funding

Funding

This project has received funding from the European Union’s Horizon 2020 research and innovation programme under the Marie Sklodowska-Curie grant agreement No 751277