DeepDependencyParsingProblemSet icon indicating copy to clipboard operation
DeepDependencyParsingProblemSet copied to clipboard

A step-by-step problem set for implementing a high-quality deep dependency parser in Pytorch

Deep Dependency Parsing in Pytorch

This problem set walks through the implementation of a high-quality dependency parser in Pytorch. There are comments and hints abound, and each deliverable has a specific unit test that can be run with nosetests. Please do not post solutions to the problems on the internet.