sheffieldnlp / deepQuest

Framework for neural-based Quality Estimation
https://sheffieldnlp.github.io/deepQuest/
BSD 3-Clause "New" or "Revised" License
42 stars 13 forks source link

Predictions for unseen data not supported (word-level QE) #7

Closed fredblain closed 5 years ago

fredblain commented 5 years ago

Summary

To produce word-level predictions on test data, one currently has to create artificial dummy labels to use along with the data during training. This is inconvenient as it prevents from using a pretrained model to produce labels for unseen data.

Expected behavior

One should be able to reuse a pretrained word-level QE model to predict word-level labels for unseen data, using the 'sampling' mode.

Related issue(s): #3

fredblain commented 5 years ago

Tested with:

To produce predictions for unseen data:

The path to the file which contains the predictions will be given in the log.