/ELMo_4_NER

ELMo is the popular way of contextual embedding. In this project, ELMo tensorflow model (bilm) is integrated in NER. It is good example of how to train ELMo weighted layer with downstream model. It shows the ELMo pertained model can provide better performance.

Primary LanguagePython

No issues in this repository yet.