DorinK / Window-based-Tagging

Second Assignment in ׳Deep Learning for Texts and Sequences' course by Prof. Yoav Goldberg at Bar-Ilan University

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Window-based-Tagging

Second assignment in Deep Learning course

In this assignment i used a framework that supports auto-diff (computation- graph, backprop) in order to compute gradients, and implement a sequence tagger with window-based features.

I experimented with word pre-trained embeddings, and with different word representations, on two different tagging tasks.

About

Second Assignment in ׳Deep Learning for Texts and Sequences' course by Prof. Yoav Goldberg at Bar-Ilan University


Languages

Language:Python 100.0%