texar-pytorch
texar-pytorch copied to clipboard
Support ELMo in texar-pytorch
Requested by Forte Team. @hunterhector
This task includes the ELMoEmbedder
adapted from allennlp
and the corresponding ELMoTokenizer
adapted from allennlp
and MosesTokenizer.
For the tokenizer part, see: https://github.com/allenai/allennlp/issues/1933