Remove 2011 Remove Computational Linguistics Remove Neural Network
article thumbnail

Testing the Robustness of LSTM-Based Sentiment Analysis Models

John Snow Labs

Sentiment Analysis Using Simplified Long Short-term Memory Recurrent Neural Networks. The 49th Annual Meeting of the Association for Computational Linguistics (ACL 2011). abs/2005.03993 Andrew L. Maas, Raymond E. Daly, Peter T. Pham, Dan Huang, Andrew Y. Ng, and Christopher Potts.

article thumbnail

Parsing English in 500 Lines of Python

Explosion

It would be relatively easy to provide a beam-search version of spaCy…But, I think the gap in accuracy will continue to close, especially given advances in neural network learning. ACL 2011 The dynamic oracle training method was first described here: A Dynamic Oracle for Arc-Eager Dependency Parsing.

Python 45