You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sequence Labeling model(BI-LSTM-CRF) with nbest output.
Cite:
@article{yang2017neural,
title={Neural Reranking for Named Entity Recognition},
author={Yang, Jie and Zhang, Yue and Dong, Fei},
booktitle = {Proceedings of RANLP},
year={2017}
}
About
Sequence Labeling Models in Lasagne (added Nbest CRF outputs)