This is an automated email from the ASF dual-hosted git repository.
mawiesne pushed a change to branch
OPENNLP-1641-Add-code-comments-in-ud-train.sh-script
in repository https://gitbox.apache.org/repos/asf/opennlp-models.git
at 621f840 OPENNLP-1641 Add code comments in ud-train.sh script - adds
comments to script configuration parameters - renames previous UD_HOME to
TRAIN_HOME - introduces actual UD_HOME, pointing to the directory with UD
treebanks, to make UD version updates easier - adds TRAIN_TOKENIZER,
TRAIN_POSTAGGER, TRAIN_SENTDETECT switches to control what is model types are
trained or skipped - adds EXPERIMENTAL_LANGUAGES to prepare further script
capabilities - fixes double redirection for P [...]
This branch includes the following new commits:
new 621f840 OPENNLP-1641 Add code comments in ud-train.sh script - adds
comments to script configuration parameters - renames previous UD_HOME to
TRAIN_HOME - introduces actual UD_HOME, pointing to the directory with UD
treebanks, to make UD version updates easier - adds TRAIN_TOKENIZER,
TRAIN_POSTAGGER, TRAIN_SENTDETECT switches to control what is model types are
trained or skipped - adds EXPERIMENTAL_LANGUAGES to prepare further script
capabilities - fixes double redirection for P [...]
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.