updated for the new sample and its new bug

Change-Id: I78d908583e6127d8c9f425f73eba5da934bb2617
1 file changed
tree: 0990b903a34d299a71bd86337bf0a2544d2267ff
  1. KorAP_schemas/
  2. test/
  3. .gitignore
  4. catalog.xml
  5. LICENSE.txt
  6. nkjp2korap.xsl
  7. Readme.md
Readme.md

NKJP2KorAP

Tools for converting NKJP-XML format to KorAP-XML

Installation

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.

Examples Usage

Development and License

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

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.

References