Skip to main content

Installing SyntaxNet on ubuntu - Deep learning - tensorflow

1. Install Java8 (Java7(deprecated)
2. Install Brazel:
$ echo "deb [arch=amd64] http://storage.googleapis.com/bazel-apt stable jdk1.8" | sudo tee /etc/apt/sources.list.d/bazel.list
$ curl https://storage.googleapis.com/bazel-apt/doc/apt-key.pub.gpg | sudo apt-key add -
 sudo apt-get update && sudo apt-get install bazel
3. sudo apt-get install swig
4. sudo pip install -U protobuf==3.0.0b2
5. sudo pip install asciitree
6. sudo pip install numpy
Then you must have git installed : sudo apt-get install git
and then built and test

  git clone --recursive https://github.com/tensorflow/models.git
  cd models/syntaxnet/tensorflow
  ./configure
  cd ..
  bazel test syntaxnet/... util/utf8/...
  # On Mac, run the following:
  bazel test --linkopt=-headerpad_max_install_names \
    syntaxnet/... util/utf8/...

Comments

Popular posts from this blog

आपण महाराष्ट्राच्या संस्कृतीचे अजूनही खरंच पाईक आहोत कि भरकटलोत ?

महाराष्ट्र दिनाच्या सगळ्यांना शुभेच्छा. तसं ज्याला आज आपण महाराष्ट्र म्हणतो, त्याचा हा आधुनिक जन्म दिवस. महाराष्ट्र कधी पासून अस्तित्वात असेल? म्हणजे इथली संस्कृती, आपण जे वागतो, जगतो, बोलतो, राहतो वगैरे वगैरे. कधी पासून हे सगळं असं असावं? याचं उत्तर आपल्या सारख्या सामान्यांपेक्षा हा ज्या कोणत्या विषयाचा विषय असेल त्या विषयाच्या निष्णातांना जास्त चांगलं माहित असेल. तरी, आपला एक सामान्य माणूस म्हणून या भूमीवर अधिकार आहे आणि त्याच अधिकाराने आपण आपला एक अंदाज लावू शकतो. म्हणजे ज्ञानेश्वर-नामदेव इथे आपल्याला या मराठी राज्याची - महाराष्ट्राची - सुरुवात झाली असावी, असा अंदाज लावता येईल.म्हणजे आजच्या आपल्या मराठी म्हणता येईल अशा संस्कृतीची सुरवात तिथून झाली असं आपण समजू शकतो. किंवा मला जे मांडायचं त्या साठी ते सोयीचं आहे म्हणून समजा हवं तर! पण मीच कशाला वारकरी साहित्यातच संत बहिणाबाईंनी लिहून ठेवलयं - संतकृपा झाली । इमारत फळा आली ॥ १ ॥ ज्ञानदेवें रचिला पाया । उभारिलें देवालया ॥ २ ॥ नामा तयाचा किंकर । तेणें रचिलें तें आवार ॥ ३ ॥ जनार्दन एकनाथ । खांब दिधला भागवत ॥ ४ ॥ तुका झालासे कळस । भजन करा ...

Is Higher Education a Bubble? A view ...

Peter Thiel founder PayPal and now a Venture Capitalist puts his thought on the education system. Looks his thoughts are biased to his  experiences, but this view towards education is not completely wrong when the education system doesn't produce the quality resources. The situation in the India is similar and may be the bauble will burst one day. Need to be careful. Education is a bubble in a classic sense. To call something a bubble, it must be overpriced and there must be an intense belief in it. Housing was a classic bubble, as were tech stocks in the ’90s, because they were both very overvalued, but there was an incredibly widespread belief that almost could not be questioned — you had to own a house in 2005, and you had to be in an equity-market index fund in 1999. Probably the only candidate left for a bubble — at least in the developed world (maybe emerging markets are a bubble) — is education. It’s basically extremely overpriced. People ar...

Writing in Hindi/Marathi, Indianising information and softwares

It's the decade of localization and software is never an exception to it. In this Flat world, information-flow is independent of geography; and the next flattening phenomenon is information-flow independent of languages. I correct myself, it's not 'next', it has been happening here around me and you since last some years. See the regional language content on web and see the user base of Internet spreading to common masses. With this spread has come many opportunities and challenges for the computer industry; the challenge of communication gap is the major factor which will decide how efficiently we grabt hose opportunities and convert them to win-win situation for ourselves and our customers. Research labs around the globe are working towards solving all these challenges. India is not behind in it. organizations like CDAC, IITs,IIITs and like are working on language technology since last decade itself. Now there are many private players into this and most of ...