/NLP_HW2

This is a repository for our homework as part of the Technion NLP course

Primary LanguagePython

NLP_HW2

In this homework, we implemented a Dependency Parser for learning dependent grammar.

We implemented the model after selecting the parameters, the structure Perceptron algorithm and analyze the quality of our success.