Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 313 Bytes

File metadata and controls

5 lines (4 loc) · 313 Bytes

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.