parsey-mcparseface-server icon indicating copy to clipboard operation
parsey-mcparseface-server copied to clipboard

Getting started with parsey mcparseface

Open satwat opened this issue 8 years ago • 2 comments

Hi, I have installed syntaxnet. and I tried to run the demo as mentioned at https://github.com/tensorflow/models/tree/master/syntaxnet#installation but its not working. can you help me, I am new to this.

satwat avatar Jun 18 '16 00:06 satwat

Sorry I don't have time to help you, and I don't really know how it all works either. You should seek help from wherever Tensorflow recommends people go for help.

JoshData avatar Jun 18 '16 00:06 JoshData

you can use docker

docker pull brianlow/syntaxnet

docker run -i -t brianlow/syntaxnet:latest /bin/bash echo I saw the dude with glasses|./syntaxnet/demo.sh

johndpope avatar Oct 19 '16 00:10 johndpope