Add --word2vec option to produce one sentence per line output
otionally with leading metadata columns (via --extract-metadata-regex
<regex>)
Change-Id: Ic564c14bc08a0041798048a90e466b09ea24666e
diff --git a/Changes b/Changes
index 82224b2..78c0829 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,5 @@
+ - --word2vec|lm-training-data option added to print word2vec input format
+ - --extract-metadata-regex added to extract some metadata values as context input for language model training
- by default sentence boundary information is now read from structure.xml files (use --s-bounds-from-morpho otherwise)
- korapxml2conllu: use morpho.xml if present when run on base zips
- korapxml2conllu: new option -c <columns>