commit | 6a4a252f0a3170252b059956bb2a0ddb5742c0ac | [log] [tgz] |
---|---|---|
author | Piotr Banski <bansp@users.noreply.github.com> | Tue May 24 01:16:47 2022 +0200 |
committer | Piotr Banski <bansp@users.noreply.github.com> | Tue May 24 01:16:47 2022 +0200 |
tree | b19c0ebc16afc9c35f86726ee434e0b4dd81b2d9 | |
parent | f8af3a9e0d4b725e61df40ae79bc57926664bed9 [diff] |
this version attempts to re-traverse the tree over 6k times per single output document with structure in it, and I can't seem to be able to help that. It does the necessary calculation perfectly, but, naturally, in doing so it crashes my desktop Change-Id: Ibbbf76498f26ec6e5f4ac12cc688d852d89157f1
Tools for converting NKJP-XML format to KorAP-XML
The test suite is based on xspec. To install xspec, please follow the Installation Guide. Ensure either xspec.bat
or xspec.sh
is available on the command line.
To run the test suite, execute
$ xspec.sh test/nkjp2korap.xspec
The created report is available in test/xspec/nkjp2korap-result.html
afterwards.
Copyright (c) 2021, Leibniz Institute for the German Language, Mannheim, Germany
This package is developed as part of the KorAP Corpus Analysis Platform at the Leibniz Institute for German Language (IDS).
It is published under the BSD-2 License.
Contributions are very welcome!
Your contributions should ideally be committed via our Gerrit server to facilitate reviewing (see Gerrit Code Review - A Quick Introduction if you are not familiar with Gerrit). However, we are also happy to accept comments and pull requests via GitHub.
Please note that unless you explicitly state otherwise any contribution intentionally submitted for inclusion into this software shall – as this software itself – be under the BSD-2 License.