"fern/pages/guides/request-plane.md" did not exist on "cf433e6825d83f41905da47d69ca5ee30d4eb1ba"
- 23 Mar, 2017 1 commit
-
-
Ivan Bogatyy authored
-
- 17 Mar, 2017 2 commits
-
-
Ivan Bogatyy authored
* Release DRAGNN * Update CoNLL evaluation table & evaluator.py * Update documentation & tutorial for DRAGNN * Update the DRAGNN * Tutorial link
-
Ivan Bogatyy authored
-
- 15 Mar, 2017 2 commits
-
-
Ivan Bogatyy authored
* Release DRAGNN * Update CoNLL evaluation table & evaluator.py
-
Ivan Bogatyy authored
-
- 14 Mar, 2017 2 commits
- 24 Feb, 2017 1 commit
-
-
Ivan Bogatyy authored
-
- 23 Feb, 2017 1 commit
-
-
Ivan Bogatyy authored
* Sync SyntaxNet with TensorFlow r1.0 * Fix typo back * Fix Dockerfile to match TensorFlow 1.0
-
- 25 Jan, 2017 1 commit
-
-
Ivan Bogatyy authored
-
- 03 Oct, 2016 1 commit
-
-
Livio Soares authored
Updates to syntaxnet, including update tensorflow sub-module, bazel requirement and fix trainer crash (#479) * syntaxnet: Cosmetic fixes recommended by python lint. * syntaxnet: Fix crash in parser_trainer due to inconsistency between LexiconBuilder::Compute() and context.pbtxt definition ('char-map' input declaration was missing). * syntaxnet: reduce flakiness in GraphBuilderTest. * syntaxnet: Update tensorflow submodule to version > 0.10. * syntaxnet: Update to latest stable bazel (0.3.1). This update comes partially to allow Tensorflow submodule to build succesffuly. In this commit, I also update and simplify the WORKSPACE, to avoid declaring dependencies already present in tensorflow. * syntaxnet: Update bazel version check to require version 0.3.0 * syntaxnet: Document pip requirement, along with python mock module.
-
- 25 Aug, 2016 1 commit
-
-
sgn-andot authored
Fixed conll2tree.py; handling correctly a sentence that has multiple elements with identical representation (#292)
-
- 08 Aug, 2016 1 commit
-
-
calberti authored
* Adding scripts for tokenization and parsing in new languages.
-
- 07 Aug, 2016 1 commit
-
-
calberti authored
* Adding: - offset feature locator, - last word feature function, - untokenized text format.
-
- 04 Aug, 2016 1 commit
-
-
calberti authored
* Morpher and segmenter transition systems and new features (quotes, punctuation, capitalization, character ngrams, morphology attributes).
-
- 21 Jul, 2016 1 commit
-
-
calberti authored
Cleanup changes for syntaxnet.
-
- 03 Jul, 2016 1 commit
-
-
tinh1115 authored
Fixed bug file not found "/syntaxnet/bazel-out/local-opt/bin/syntaxnet/parser_trainer_test.runfiles/syntaxnet/parser_trainer: No such file or directory"
-
- 28 Jun, 2016 1 commit
-
-
David Mansfield authored
* TF defines the same external repositories but with different commit and BUILD * Fix a bunch of bazel namespace issues @tf changed to @org_tensorflow Tensorflow stopped using protobuf as submodule, now it's external, so use @protobuf * Sync to master of tensorflow submodule: - local version of is_cuda in syntaxnet.bzl, - using unique_ptr in file api.
-
- 16 Jun, 2016 1 commit
-
-
David Mansfield authored
-
- 17 May, 2016 1 commit
-
-
calberti authored
* Updating TF submodule to latest and adding a Dockerfile example. * Extra \n in ./configure. * Updating Dockerfile to use bazel 0.2.2b. * Replacing a mention of treebank_union with PMP in the README.
-
- 12 May, 2016 1 commit
-
-
calberti authored
-