Skip to content

JonathanChiang/ParseyMcparseFace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

ParseyMcparseFace

Exploring Google's SyntaxNet: Neural Models of Syntax.

General Notes on Installation

terminal commands sequentially and successfully used 1)

export ALL_PROXY=$http_proxy:relevant proxy

  1. Issue with path links on brew.1, (Deletes path)

rm -rf /usr/local/share/man/man1/brew.1

  1. pip installation (pip install numpy was already installed)

pip install asciitree pip install mock

  1. From tutorial (Once you completed the above steps, you can build and test SyntaxNet with the following commands:)

git clone --recursive https://github.com/tensorflow/models.git cd models/syntaxnet/tensorflow ./configure (asked about Google Cloud Platform and configuration of GPU and cuda)

Ended up with a errors in the build tests

Attempting Docker installation

About

Exploring Google's SyntaxNet: Neural Models of Syntax.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published