Skip to content

Commit

Permalink
Add --no-tokenizer to tei2korapxml description (fixes #8)
Browse files Browse the repository at this point in the history
Change-Id: I8bfcde32ab198cf178bf8fa3f037f67a0c05df90
  • Loading branch information
Akron committed Jun 6, 2024
1 parent 22bab38 commit 8adce77
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ docker run --rm \
-v ${PWD}/example:/data:z korap/kalamar:latest-conv \
tei2korapxml \
--inline-tokens '!cmc#morpho' \
--no-tokenizer \
--input /data/dck-part1.i5.xml > dck.zip
```

Expand Down

0 comments on commit 8adce77

Please sign in to comment.