/GBDP

Primary LanguageJupyter Notebook

GBDP Graph Based Dependency Parser

This is a parser that aims to identify relations between words using graph-based algorithms. It consists two main parts: encoder and decoder. Final output is a graph with arcs between words and labels on them.