Hi, I have the following error when running the script:
File "pyparseface.py", line 20, in
from syntaxnet import sentence_pb2, structured_graph_builder
ImportError: cannot import name structured_graph_builder
I understand that structured_graph_builder is part of syntaxnet? Do i need to run my script within a certain folder? Many thanks in advance