KorAP / KorAP-Docker

:whale2: Single Command Installation for KorAP
BSD 2-Clause "Simplified" License
2 stars 2 forks source link

Missing Flag > Corrupt ZIP-File #8

Open notesjor opened 4 months ago

notesjor commented 4 months ago

If I run this command (from README) under Windows: docker run --rm \ -v ${PWD}/example:/data:z korap/kalamar:latest-conv \ tei2korapxml \ --inline-tokens '!cmc#morpho' \ --input /data/dck-part1.i5.xml > dck.zip I get an error message, that --no-tokenizer flag is missing. If I add this flag - the dck.zip is corrupt.

Akron commented 4 months ago

Can you explain what you mean by broken? Isn't it possible to work with the generated zip in the follow up commands? Isn't it possible to open the file using the windows zip tools?

notesjor commented 4 months ago

If I try to convert this ZIP file to JSON via korapxml2krill - you get an error. After some tests I recognize, that the ZIP-File is corrupt - tried to open the ZIP file on the host (Windows) show "7ZIP: File isn't an archive" dck.zip