0.8.0
Changes
- The new
get_elmo_substitutes()
method for language modeling now uses batching and is significantly faster. - Language mode predictions yield lists instead of numpy arrays, for easier serializing.
- Language model predictions yield raw logit scores instead of probabilities.