Closed songtaoshi closed 5 years ago
Hi, no, the code does not contain code to train your own ELMo embeddings.
See the AllenNLP framework how to train own ELMo embeddings. Once trained, you can use them with this code for sequence tagging.
Thanks a lot!
How could I pre-train with my own corpus