<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cdec-dtrain/python/cdec/scfg, branch sa_mmap</title>
<subtitle>Mirror of https://github.com/pks/cdec-dtrain.git
</subtitle>
<id>https://git.simianer.de/mirrored/cdec-dtrain/atom?h=sa_mmap</id>
<link rel='self' href='https://git.simianer.de/mirrored/cdec-dtrain/atom?h=sa_mmap'/>
<link rel='alternate' type='text/html' href='https://git.simianer.de/mirrored/cdec-dtrain/'/>
<updated>2012-07-27T05:16:03Z</updated>
<entry>
<title>[python] Fork of the suffix-array extractor with surface improvements</title>
<updated>2012-07-27T05:16:03Z</updated>
<author>
<name>Victor Chahuneau</name>
<email>vchahune@cs.cmu.edu</email>
</author>
<published>2012-07-27T05:16:03Z</published>
<link rel='alternate' type='text/html' href='https://git.simianer.de/mirrored/cdec-dtrain/commit/?id=b2a8bccb2bd713d9ec081cf3dad0162c2cb492d8'/>
<id>urn:sha1:b2a8bccb2bd713d9ec081cf3dad0162c2cb492d8</id>
<content type='text'>
Available as the cdec.sa module, with commande-line helpers:
python -m cdec.sa.compile -f ... -e ... -a ... -o sa-out/ -c extract.ini
python -m cdec.sa.extract -c extract.ini -g grammars-out/ &lt; input.txt &gt; input.sgml

+ renamed cdec.scfg -&gt; cdec.sa
+ Python README
</content>
</entry>
<entry>
<title>[python] Support for grammars</title>
<updated>2012-07-21T05:22:53Z</updated>
<author>
<name>Victor Chahuneau</name>
<email>vchahune@cs.cmu.edu</email>
</author>
<published>2012-07-21T05:22:53Z</published>
<link rel='alternate' type='text/html' href='https://git.simianer.de/mirrored/cdec-dtrain/commit/?id=06f90d83a1feafad301d365a4a437e44f68be45b'/>
<id>urn:sha1:06f90d83a1feafad301d365a4a437e44f68be45b</id>
<content type='text'>
- Translation rules can now be create programatically
- Grammars = list of translation rules can be used for translation
- Feature expectations on the hypergraph (inside_outside)
</content>
</entry>
<entry>
<title>Allow SA rule extraction to write to a python buffer</title>
<updated>2012-06-21T21:27:48Z</updated>
<author>
<name>Victor Chahuneau</name>
<email>vchahune@cs.cmu.edu</email>
</author>
<published>2012-06-21T21:27:48Z</published>
<link rel='alternate' type='text/html' href='https://git.simianer.de/mirrored/cdec-dtrain/commit/?id=899f78c7c4c3a8cff97494665ed52ddb3460d44a'/>
<id>urn:sha1:899f78c7c4c3a8cff97494665ed52ddb3460d44a</id>
<content type='text'>
+ very small sa-extract cleanup
</content>
</entry>
<entry>
<title>Python module: initial version</title>
<updated>2012-06-04T06:16:59Z</updated>
<author>
<name>Victor Chahuneau</name>
<email>vchahune@cs.cmu.edu</email>
</author>
<published>2012-06-04T06:16:59Z</published>
<link rel='alternate' type='text/html' href='https://git.simianer.de/mirrored/cdec-dtrain/commit/?id=57d8aeaf862bad8516e8aa87eca10fdb75bdcb3a'/>
<id>urn:sha1:57d8aeaf862bad8516e8aa87eca10fdb75bdcb3a</id>
<content type='text'>
</content>
</entry>
</feed>
