2

Parsey McParseface label map has 46 labels, some labels like mwe can not be find in either Universal Dependencies or Stanford typed dependencies Docs.

According to comments in code here:

This CoNLL reader is compatible with the CoNLL-U format described at http://universaldependencies.org/format.html

I'm a little confusing here, which format has been used in Syntaxnet / Parsey McParseface?

imcaspar
  • 652
  • 8
  • 9

1 Answers1

2

The map seems to match the Stanford Typed Dependencies list, as described here, mwe=multi-word expression.

Emilia Apostolova
  • 1,719
  • 15
  • 18