Make KorAP tokenizer max heap size adjustable

via an env variable KORAPXMLTEI_TOKENIZER_HEAP_SIZE

Resolves #8

Change-Id: I600de1006acd6c00eab9b2b1c9c8b5492f20f4f2
diff --git a/script/tei2korapxml b/script/tei2korapxml
index 7d079ca..7d9cfbd 100755
--- a/script/tei2korapxml
+++ b/script/tei2korapxml
@@ -804,6 +804,11 @@
 Activate minimal debugging.
 Defaults to C<false>.
 
+=item B<KORAPXMLTEI_TOKENIZER_HEAP_SIZE>
+
+Set the heap size for the tokenizer process.
+Defaults to C<512m>.
+
 =back
 
 =head1 COPYRIGHT AND LICENSE