You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: hammering_syntaxnet_to_behave.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
1
2
2
## Hammering SyntaxNet to behave:
3
3
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).
6
6
7
7
## 1. Build Errors
8
8
Build is done with `bazel test --linkopt=-headerpad_max_install_names dragnn/... syntaxnet/... util/utf8/...` command.
0 commit comments