0.7.0
Changes
- A new
get_elmo_substitutes()
method for language modeling. Requires full model checkpoint with the softmax weights (should be loaded withfull=True
). Still experimental. - The number of deprecation warnings is reduced.
get_elmo_substitutes()
method for language modeling. Requires full model checkpoint with the softmax weights (should be loaded with full=True
). Still experimental.