- 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.
-
- 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.
-
- 12 May, 2016 1 commit
-
-
calberti authored
-