- 16 Jan, 2017 1 commit
-
-
Justine Tunney authored
Fixes #657
-
- 19 Oct, 2016 1 commit
-
-
Jaemin Cho authored
For English News Corpus, [Ling et al. (2015)](http://www.cs.cmu.edu/~lingwang/papers/emnlp2015.pdf)'s score is 97.78 -> 97.44 (lower than SyntaxNet and Parsey Mcparseface) according to [Andor et al. (2016)](http://arxiv.org/abs/1603.06042).
-
- 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.
-
- 29 Aug, 2016 3 commits
-
-
Jerry Nieuviarts authored
-
Gideon Wulfsohn authored
-
Prakhar Mishra authored
* Update README.md Added alternative way to install bazel. Because people have been facing problem and by mistake they are downloading the latest version. * Update README.md
-
- 25 Aug, 2016 1 commit
-
-
calberti authored
-
- 08 Aug, 2016 1 commit
-
-
calberti authored
* Adding scripts for tokenization and parsing in new languages.
-
- 05 Aug, 2016 1 commit
-
-
calberti authored
* Adding references to @calberti and @andorardo to syntaxnet readme.
-
- 04 Aug, 2016 1 commit
-
-
calberti authored
* Morpher and segmenter transition systems and new features (quotes, punctuation, capitalization, character ngrams, morphology attributes).
-
- 20 Jul, 2016 1 commit
-
-
calberti authored
-
- 02 Jun, 2016 1 commit
-
-
Luke LaFountaine authored
-
- 18 May, 2016 1 commit
-
-
calberti 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.
-
- 16 May, 2016 1 commit
-
-
Jim Alateras authored
* doc: Add instructions on installing numpy * fix typo
-
- 14 May, 2016 2 commits
-
-
Patrick Neschkudla authored
-
Katsunori Nakanishi authored
-
- 12 May, 2016 1 commit
-
-
calberti authored
-