Tuesday, October 8, 2013

Learned something new

From the guy with Chris. constituent parsing is not as good as dependency parsing for languages that don't have fixed word orders, such as Russian.

New idea: maybe use tree ajoining grammar for my task. If the tree which includes three parts is created, then we don't need parsing.