3

Is there a way to get Syntaxnet running on Windows 8. I am new to Syntaxnet and Tensorflow ecosystem. Any suggestion is welcome. Thank you.

David
  • 311
  • 1
  • 4
  • 14

1 Answers1

0

You could try running syntaxnet in a docker container using this Dockerfile or a similar one. See for example: https://github.com/brianlow/syntaxnet-docker.

calberti
  • 106
  • 3