Skip to content

Commit 738c9f9

Browse files
authored
Update hammering_syntaxnet_to_behave.md
1 parent ea42fd8 commit 738c9f9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

hammering_syntaxnet_to_behave.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11

22
## Hammering SyntaxNet to behave:
33
This blog is a listing of errors encountered while setting it up and how I hammered them to make it behave.
4-
5-
Also, if you need the final working installation instructions to get syntaxnet import working in python application, please refer [here](https://github.com/spoddutur/syntaxnet/edit/master/syntaxnet_setup_for_osx.md).
4+
<br/>
5+
**Note:** I've blogged down the [final working installation instructions to get syntaxnet import working in python](https://github.com/spoddutur/syntaxnet/edit/master/syntaxnet_setup_for_osx.md).
66

77
## 1. Build Errors
88
Build is done with `bazel test --linkopt=-headerpad_max_install_names dragnn/... syntaxnet/... util/utf8/...` command.

0 commit comments

Comments
 (0)