Bidirectional recurrent neural networks: Difference between revisions

Content deleted Content added
No edit summary
Added Entity Extraction to the applications of BRNN
Line 26:
*Part-of-speech tagging
*Dependency Parsing<ref>Grella and Cangialosi "Non-Projective Dependency Parsing via Latent Heads Representation" (2018).</ref>
*Entity Extraction<ref>{{Cite journal|last=Dernoncourt|first=Franck|last2=Lee|first2=Ji Young|last3=Szolovits|first3=Peter|date=2017-05-15|title=NeuroNER: an easy-to-use program for named-entity recognition based on neural networks|url=http://arxiv.org/abs/1705.05487|journal=arXiv:1705.05487 [cs, stat]}}</ref>
 
==See also==