Predictor-Estimator predicting¶
Contents
usage: kiwi predict [-h] --test-source TEST_SOURCE --test-target TEST_TARGET
[--wmt18-format [WMT18_FORMAT]]
[--sentence-level [SENTENCE_LEVEL]]
[--binary-level [BINARY_LEVEL]]
[--valid-batch-size VALID_BATCH_SIZE]
[--predict-inverse [PREDICT_INVERSE]]
predictor-estimator Prediction¶
Predictor Estimator (POSTECH)
--wmt18-format | Read target tags in WMT18 format. Default: False |
--sentence-level | |
Predict Sentence Level Scores Default: False | |
--binary-level | Predict binary sentence labels Default: False |
--valid-batch-size | |
Batch Size Default: 32 | |
--predict-inverse | |
Predict target -> source instead of source -> target. Default: False |