rguthrie3 / DeepDependencyParsingProblemSet

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:Python 49.6%Language:Jupyter Notebook 49.6%Language:Shell 0.8%