Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3e1e258 + 54011a3 commit c956a07Copy full SHA for c956a07
syntaxnet/README.md
@@ -80,7 +80,7 @@ source. You'll need to install:
80
* `apt-get install swig` on Ubuntu
81
* `brew install swig` on OSX
82
* protocol buffers, with a version supported by TensorFlow:
83
- * check your protobuf version with `pip freeze | grep protobuf1`
+ * check your protobuf version with `pip freeze | grep protobuf`
84
* upgrade to a supported version with `pip install -U protobuf==3.0.0b2`
85
* asciitree, to draw parse trees on the console for the demo:
86
* `pip install asciitree`
0 commit comments