<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cdec-dtrain/tests, branch master</title>
<subtitle>Mirror of https://github.com/pks/cdec-dtrain.git
</subtitle>
<id>https://git.simianer.de/mirrored/cdec-dtrain/atom?h=master</id>
<link rel='self' href='https://git.simianer.de/mirrored/cdec-dtrain/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.simianer.de/mirrored/cdec-dtrain/'/>
<updated>2015-07-07T23:23:04Z</updated>
<entry>
<title>fix compile issue on AWS</title>
<updated>2015-07-07T23:23:04Z</updated>
<author>
<name>Chris Dyer</name>
<email>cdyer@master</email>
</author>
<published>2015-07-07T23:23:04Z</published>
<link rel='alternate' type='text/html' href='https://git.simianer.de/mirrored/cdec-dtrain/commit/?id=752e978a9cec51cfbb8d8acd9b70b8b21e588ca6'/>
<id>urn:sha1:752e978a9cec51cfbb8d8acd9b70b8b21e588ca6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update run-system-tests.pl</title>
<updated>2015-04-29T17:36:49Z</updated>
<author>
<name>amittai</name>
<email>amittai@users.noreply.github.com</email>
</author>
<published>2015-04-29T17:36:49Z</published>
<link rel='alternate' type='text/html' href='https://git.simianer.de/mirrored/cdec-dtrain/commit/?id=4a8873731dd6d7965665bb90e8530bd83167d6f3'/>
<id>urn:sha1:4a8873731dd6d7965665bb90e8530bd83167d6f3</id>
<content type='text'>
Line 6 doesn't work, but there are two possible reasons (and possible fixes). Either
A) the test should be looking for the build decoder in $cdec/build/decoder/cdec instead of in $cdec/decoder/cdec.
or
B) the "make -j4" command should be creating a decoder executable at $cdec/decoder/cdec , but isn't.

I assumed (A), because it's simpler.
</content>
</entry>
<entry>
<title>fixed lattice gold files</title>
<updated>2015-02-05T00:14:56Z</updated>
<author>
<name>armatthews</name>
<email>armatthe@cmu.edu</email>
</author>
<published>2015-02-05T00:14:56Z</published>
<link rel='alternate' type='text/html' href='https://git.simianer.de/mirrored/cdec-dtrain/commit/?id=0abf34b3bf216b041dab3c338f9ac263d912376c'/>
<id>urn:sha1:0abf34b3bf216b041dab3c338f9ac263d912376c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated tests for lattice input</title>
<updated>2015-02-05T00:02:18Z</updated>
<author>
<name>armatthews</name>
<email>armatthe@cmu.edu</email>
</author>
<published>2015-02-05T00:02:18Z</published>
<link rel='alternate' type='text/html' href='https://git.simianer.de/mirrored/cdec-dtrain/commit/?id=71868c10c5930e2d74719ed5cfcbf863a1a4a866'/>
<id>urn:sha1:71868c10c5930e2d74719ed5cfcbf863a1a4a866</id>
<content type='text'>
</content>
</entry>
<entry>
<title>conll example in cdec</title>
<updated>2014-11-28T19:06:33Z</updated>
<author>
<name>Chris Dyer</name>
<email>cdyer@allegro.clab.cs.cmu.edu</email>
</author>
<published>2014-11-28T19:06:33Z</published>
<link rel='alternate' type='text/html' href='https://git.simianer.de/mirrored/cdec-dtrain/commit/?id=2d684c9e3f5478d1aec7374824f94a5d6a761d07'/>
<id>urn:sha1:2d684c9e3f5478d1aec7374824f94a5d6a761d07</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix cfg rescore test</title>
<updated>2014-10-19T19:36:05Z</updated>
<author>
<name>Chris Dyer</name>
<email>redpony@gmail.com</email>
</author>
<published>2014-10-19T19:36:05Z</published>
<link rel='alternate' type='text/html' href='https://git.simianer.de/mirrored/cdec-dtrain/commit/?id=55700b774fe8130b8b9f6dce69d36cb2a0b671f7'/>
<id>urn:sha1:55700b774fe8130b8b9f6dce69d36cb2a0b671f7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove json hypergraph format</title>
<updated>2014-10-19T19:23:31Z</updated>
<author>
<name>Chris Dyer</name>
<email>redpony@gmail.com</email>
</author>
<published>2014-10-19T19:23:31Z</published>
<link rel='alternate' type='text/html' href='https://git.simianer.de/mirrored/cdec-dtrain/commit/?id=b2d5b3da636cfbef53830245f1f5281add2a4b62'/>
<id>urn:sha1:b2d5b3da636cfbef53830245f1f5281add2a4b62</id>
<content type='text'>
</content>
</entry>
<entry>
<title>check for non-rescorable hypergraphs</title>
<updated>2014-04-26T03:45:32Z</updated>
<author>
<name>Chris Dyer</name>
<email>redpony@gmail.com</email>
</author>
<published>2014-04-26T03:45:32Z</published>
<link rel='alternate' type='text/html' href='https://git.simianer.de/mirrored/cdec-dtrain/commit/?id=1400adb9f5e8ebf8ea1658d658893f0731b6fc22'/>
<id>urn:sha1:1400adb9f5e8ebf8ea1658d658893f0731b6fc22</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix tree-to-string forest so it works with cube pruning assumptions</title>
<updated>2014-04-25T17:20:06Z</updated>
<author>
<name>Chris Dyer</name>
<email>redpony@gmail.com</email>
</author>
<published>2014-04-25T17:20:06Z</published>
<link rel='alternate' type='text/html' href='https://git.simianer.de/mirrored/cdec-dtrain/commit/?id=94d515b00d66d9ea18758b951c1ce4789f3875b0'/>
<id>urn:sha1:94d515b00d66d9ea18758b951c1ce4789f3875b0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix rescoring</title>
<updated>2014-04-18T00:55:34Z</updated>
<author>
<name>Chris Dyer</name>
<email>redpony@gmail.com</email>
</author>
<published>2014-04-18T00:55:34Z</published>
<link rel='alternate' type='text/html' href='https://git.simianer.de/mirrored/cdec-dtrain/commit/?id=28691c37a0e08b77b786d77ce8a48a185e02910d'/>
<id>urn:sha1:28691c37a0e08b77b786d77ce8a48a185e02910d</id>
<content type='text'>
</content>
</entry>
</feed>
