<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gf-core.git/src/GF/Speech/CFGToFiniteState.hs, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.adelon.net/gf-core.git/atom?h=master</id>
<link rel='self' href='https://git.adelon.net/gf-core.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/'/>
<updated>2008-06-25T16:43:48+00:00</updated>
<entry>
<title>removed src for 2.9</title>
<updated>2008-06-25T16:43:48+00:00</updated>
<author>
<name>aarne</name>
<email>aarne@cs.chalmers.se</email>
</author>
<published>2008-06-25T16:43:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=b96b36f43de3e2f8b58d5f539daa6f6d47f25870'/>
<id>urn:sha1:b96b36f43de3e2f8b58d5f539daa6f6d47f25870</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bottom-up and top-down filtering do not need fix point iteration.</title>
<updated>2007-06-27T17:46:34+00:00</updated>
<author>
<name>bringert</name>
<email>bringert@cs.chalmers.se</email>
</author>
<published>2007-06-27T17:46:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=af45f33d51298f5b9ce60b4b8786c326eb4601b1'/>
<id>urn:sha1:af45f33d51298f5b9ce60b4b8786c326eb4601b1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Oops, I had managed to remove the preprocessing step in makeSimpleRegular, which broke SLF and non-rec SRGS generation for grammars which need bottom-up filtering.</title>
<updated>2007-06-26T15:09:48+00:00</updated>
<author>
<name>bringert</name>
<email>bringert@cs.chalmers.se</email>
</author>
<published>2007-06-26T15:09:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=88653403fc5602f1c0ee8d3bef789ac98c9b67c7'/>
<id>urn:sha1:88653403fc5602f1c0ee8d3bef789ac98c9b67c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Some clean-up in finite-state network generation: MFA now keeps track of start lattice name, instead of having a wrapper lattice. Replaced MFALabel with Symbol.</title>
<updated>2007-06-25T16:25:58+00:00</updated>
<author>
<name>bringert</name>
<email>bringert@cs.chalmers.se</email>
</author>
<published>2007-06-25T16:25:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=862c780f78ae6d3b4495b56a2070d1ec1ff25e5c'/>
<id>urn:sha1:862c780f78ae6d3b4495b56a2070d1ec1ff25e5c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Some refactorings needed for recursion removal.</title>
<updated>2007-06-25T13:38:40+00:00</updated>
<author>
<name>bringert</name>
<email>bringert@cs.chalmers.se</email>
</author>
<published>2007-06-25T13:38:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=2b63a895690e6f4eb57c0a1b95692b640b9d9e2c'/>
<id>urn:sha1:2b63a895690e6f4eb57c0a1b95692b640b9d9e2c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added makeSRG.</title>
<updated>2007-06-21T13:40:13+00:00</updated>
<author>
<name>bringert</name>
<email>bringert@cs.chalmers.se</email>
</author>
<published>2007-06-21T13:40:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=16bfb1250b0bc97d3b1786585c80bcb3d969e874'/>
<id>urn:sha1:16bfb1250b0bc97d3b1786585c80bcb3d969e874</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added regexps grammar printer. This is a first step towards recursion-free SRGS.</title>
<updated>2007-06-20T16:08:23+00:00</updated>
<author>
<name>bringert</name>
<email>bringert@cs.chalmers.se</email>
</author>
<published>2007-06-20T16:08:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=6968004f1945530fa3be91f7982d1f225f92267d'/>
<id>urn:sha1:6968004f1945530fa3be91f7982d1f225f92267d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove removeIdenticalRules, since it would get rid of alternative parse results.</title>
<updated>2007-03-20T22:09:17+00:00</updated>
<author>
<name>bringert</name>
<email>bringert@cs.chalmers.se</email>
</author>
<published>2007-03-20T22:09:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=7ae2e0167889e6fde45fcd175d3dfab0029f973a'/>
<id>urn:sha1:7ae2e0167889e6fde45fcd175d3dfab0029f973a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Do the same initial transformations as for CFGs when generating FAs: remove cycles, identical rules and down top-down and bottom-up filtering.</title>
<updated>2007-03-20T22:00:50+00:00</updated>
<author>
<name>bringert</name>
<email>bringert@cs.chalmers.se</email>
</author>
<published>2007-03-20T22:00:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=00e681aee886c3b12acbaf07068571238a955ed2'/>
<id>urn:sha1:00e681aee886c3b12acbaf07068571238a955ed2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Renamed removeEmptyCats to bottomUpFilter.</title>
<updated>2007-03-20T21:15:59+00:00</updated>
<author>
<name>bringert</name>
<email>bringert@cs.chalmers.se</email>
</author>
<published>2007-03-20T21:15:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=a8d356d59913f0ac32b1066fadca0fb674d79385'/>
<id>urn:sha1:a8d356d59913f0ac32b1066fadca0fb674d79385</id>
<content type='text'>
</content>
</entry>
</feed>
