Add missing augmenter

This commit is contained in:
Matthew Honnibal 2020-09-30 20:18:45 +02:00
parent 59294e91aa
commit 5128298964

View File

@ -53,6 +53,7 @@ gold_preproc = false
max_length = 0
# Limitation on number of training examples
limit = 0
augmenter = null
# Training hyper-parameters and additional features.
[training]