Parsing English in 500 Lines of Python
Explosion
DECEMBER 17, 2013
This post explains how transition-based dependency parsers work, and argues that this algorithm represents a break-through in natural language understanding. A concise sample implementation is provided, in 500 lines of Python, with no external dependencies. In 2015 this type of parser is now increasingly dominant.
Let's personalize your content