salesforce / awd-lstm-lm

LSTM and QRNN Language Model Toolkit for PyTorch
BSD 3-Clause "New" or "Revised" License
1.96k stars 487 forks source link

Score a test sentence #109

Closed ykl7 closed 4 years ago

ykl7 commented 4 years ago

Is there a way to use a model to output a score for an external test sentence using a QRNN model?