Commit 797335c3 authored by calberti's avatar calberti
Browse files

README update: credits, python 2.7 (#123)

parent f1a48926
...@@ -72,6 +72,8 @@ instructions for training models on other datasets. ...@@ -72,6 +72,8 @@ instructions for training models on other datasets.
Running and training SyntaxNet models requires building this package from Running and training SyntaxNet models requires building this package from
source. You'll need to install: source. You'll need to install:
* python 2.7:
* python 3 support is not available yet
* bazel: * bazel:
* **versions 0.2.0 - 0.2.2b, NOT 0.2.3** * **versions 0.2.0 - 0.2.2b, NOT 0.2.3**
* follow the instructions [here](http://bazel.io/docs/install.html) * follow the instructions [here](http://bazel.io/docs/install.html)
...@@ -595,21 +597,21 @@ To ask questions or report issues please contact syntaxnet-users@google.com. ...@@ -595,21 +597,21 @@ To ask questions or report issues please contact syntaxnet-users@google.com.
Original authors of the code in this package include (in alphabetical order): Original authors of the code in this package include (in alphabetical order):
* apresta@google.com (Alessandro Presta) * Alessandro Presta
* bohnetbd@google.com (Bernd Bohnet) * Aliaksei Severyn
* chrisalberti@google.com (Chris Alberti) * Andy Golding
* credo@google.com (Tim Credo) * Bernd Bohnet
* danielandor@google.com (Daniel Andor) * Chris Alberti
* djweiss@google.com (David Weiss) * Daniel Andor
* epitler@google.com (Emily Pitler) * David Weiss
* gcoppola@google.com (Greg Coppola) * Emily Pitler
* golding@google.com (Andy Golding) * Greg Coppola
* istefan@google.com (Stefan Istrate) * Keith Hall
* kbhall@google.com (Keith Hall) * Kuzman Ganchev
* kuzman@google.com (Kuzman Ganchev) * Michael Collins
* mjcollins@google.com (Michael Collins) * Michael Ringgaard
* ringgaard@google.com (Michael Ringgaard) * Ryan McDonald
* ryanmcd@google.com (Ryan McDonald) * Slav Petrov
* severyn@google.com (Aliaksei Severyn) * Stefan Istrate
* slav@google.com (Slav Petrov) * Terry Koo
* terrykoo@google.com (Terry Koo) * Tim Credo
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment