<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cdec-dtrain/utils, branch cmake</title>
<subtitle>Mirror of https://github.com/pks/cdec-dtrain.git
</subtitle>
<id>https://git.simianer.de/mirrored/cdec-dtrain/atom?h=cmake</id>
<link rel='self' href='https://git.simianer.de/mirrored/cdec-dtrain/atom?h=cmake'/>
<link rel='alternate' type='text/html' href='https://git.simianer.de/mirrored/cdec-dtrain/'/>
<updated>2015-04-02T04:36:01Z</updated>
<entry>
<title>fix PIC flag on old version of cmake</title>
<updated>2015-04-02T04:36:01Z</updated>
<author>
<name>Chris Dyer</name>
<email>cdyer@allegro.clab.cs.cmu.edu</email>
</author>
<published>2015-04-02T04:36:01Z</published>
<link rel='alternate' type='text/html' href='https://git.simianer.de/mirrored/cdec-dtrain/commit/?id=b94534e74eea111da31a46c88652fe7018d9fe56'/>
<id>urn:sha1:b94534e74eea111da31a46c88652fe7018d9fe56</id>
<content type='text'>
</content>
</entry>
<entry>
<title>deal with libdl</title>
<updated>2015-03-05T03:46:33Z</updated>
<author>
<name>Chris Dyer</name>
<email>cdyer@vivace.clab.cs.cmu.edu</email>
</author>
<published>2015-03-05T03:46:33Z</published>
<link rel='alternate' type='text/html' href='https://git.simianer.de/mirrored/cdec-dtrain/commit/?id=d99c7b9593e5f0c4a408302b82e7bfeaeee665bc'/>
<id>urn:sha1:d99c7b9593e5f0c4a408302b82e7bfeaeee665bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove perfect hash function stuff, add zip option to extract.cc</title>
<updated>2015-03-05T02:36:51Z</updated>
<author>
<name>Chris Dyer</name>
<email>redpony@gmail.com</email>
</author>
<published>2015-03-05T02:36:51Z</published>
<link rel='alternate' type='text/html' href='https://git.simianer.de/mirrored/cdec-dtrain/commit/?id=bafcdb6a06c0fe9db64f703e954b299cd8f39289'/>
<id>urn:sha1:bafcdb6a06c0fe9db64f703e954b299cd8f39289</id>
<content type='text'>
</content>
</entry>
<entry>
<title>migration to cmake</title>
<updated>2015-03-03T06:14:07Z</updated>
<author>
<name>Chris Dyer</name>
<email>redpony@gmail.com</email>
</author>
<published>2015-03-03T06:14:07Z</published>
<link rel='alternate' type='text/html' href='https://git.simianer.de/mirrored/cdec-dtrain/commit/?id=6cbdccb1d9a62b2723b962ba4b6e66f1631e48d3'/>
<id>urn:sha1:6cbdccb1d9a62b2723b962ba4b6e66f1631e48d3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tool to dedupilate corpus with hashing</title>
<updated>2015-02-04T02:23:17Z</updated>
<author>
<name>CHRISTOPHER DYER</name>
<email>cdyer@CHRISTOPHERs-MacBook-Pro.local</email>
</author>
<published>2015-02-04T02:23:17Z</published>
<link rel='alternate' type='text/html' href='https://git.simianer.de/mirrored/cdec-dtrain/commit/?id=e2d9eb0ba94acd728a0706fa4209a36f67dd6d80'/>
<id>urn:sha1:e2d9eb0ba94acd728a0706fa4209a36f67dd6d80</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge with upstream</title>
<updated>2014-12-17T21:11:38Z</updated>
<author>
<name>Wu, Ke</name>
<email>wuke@cs.umd.edu</email>
</author>
<published>2014-12-17T21:11:38Z</published>
<link rel='alternate' type='text/html' href='https://git.simianer.de/mirrored/cdec-dtrain/commit/?id=7468e8d85e99b4619442c7afaf4a0d92870111bb'/>
<id>urn:sha1:7468e8d85e99b4619442c7afaf4a0d92870111bb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Combine everything related to maxent to a single file</title>
<updated>2014-12-17T21:00:04Z</updated>
<author>
<name>Wu, Ke</name>
<email>wuke@cs.umd.edu</email>
</author>
<published>2014-12-17T21:00:04Z</published>
<link rel='alternate' type='text/html' href='https://git.simianer.de/mirrored/cdec-dtrain/commit/?id=b6dd5a683db9dda2d634dd2fdb76606819594901'/>
<id>urn:sha1:b6dd5a683db9dda2d634dd2fdb76606819594901</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move non-MaxEnt code out of utils</title>
<updated>2014-12-06T17:17:27Z</updated>
<author>
<name>Wu, Ke</name>
<email>wuke@cs.umd.edu</email>
</author>
<published>2014-12-06T17:17:27Z</published>
<link rel='alternate' type='text/html' href='https://git.simianer.de/mirrored/cdec-dtrain/commit/?id=16827862bcc4f04ada087abc255c6604d88076c1'/>
<id>urn:sha1:16827862bcc4f04ada087abc255c6604d88076c1</id>
<content type='text'>
1. alignment.h, argument_reorder_model.h, src_sentence.h, tree.h,
   tsuruoka_maxent.h -&gt; decoder/ff_const_reorder_common.h.

2. Trainers source files (argument_reorder_model.cc and
   constituent_reorder_model.cc) are moved to training/const_reorder.
</content>
</entry>
<entry>
<title>Remove synutils.h</title>
<updated>2014-12-06T15:37:48Z</updated>
<author>
<name>Wu, Ke</name>
<email>wuke@cs.umd.edu</email>
</author>
<published>2014-12-06T15:37:48Z</published>
<link rel='alternate' type='text/html' href='https://git.simianer.de/mirrored/cdec-dtrain/commit/?id=a21959213f9b1cc15befae52dbb5091e848de7a1'/>
<id>urn:sha1:a21959213f9b1cc15befae52dbb5091e848de7a1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #59 from kho/mrmira</title>
<updated>2014-11-24T05:16:18Z</updated>
<author>
<name>Chris Dyer</name>
<email>redpony@gmail.com</email>
</author>
<published>2014-11-24T05:16:18Z</published>
<link rel='alternate' type='text/html' href='https://git.simianer.de/mirrored/cdec-dtrain/commit/?id=41e89b46b19fedfae33637383dd3f055d0f356b5'/>
<id>urn:sha1:41e89b46b19fedfae33637383dd3f055d0f356b5</id>
<content type='text'>
Mr.MIRA compatibility</content>
</entry>
</feed>
