<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gf-core.git/src/runtime/c/pgf/parser.h, 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>2014-11-27T11:12:14+00:00</updated>
<entry>
<title>remove pgf/parser.h</title>
<updated>2014-11-27T11:12:14+00:00</updated>
<author>
<name>kr.angelov</name>
<email>kr.angelov@gmail.com</email>
</author>
<published>2014-11-27T11:12:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=f63e8faf006cfe9dd69e0248590194b03d142fd6'/>
<id>urn:sha1:f63e8faf006cfe9dd69e0248590194b03d142fd6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>now fully functional Java API for custom literals</title>
<updated>2014-04-10T14:14:31+00:00</updated>
<author>
<name>kr.angelov</name>
<email>kr.angelov@gmail.com</email>
</author>
<published>2014-04-10T14:14:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=1ca09448f9032b92ef436f4e0f658309d60e7ffd'/>
<id>urn:sha1:1ca09448f9032b92ef436f4e0f658309d60e7ffd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>a major redesign in the C runtime. The parser and the linearizer now fully support BIND. The following things are still broken: parseval, word completion, handling 'pre', the robust mode</title>
<updated>2013-10-09T12:08:51+00:00</updated>
<author>
<name>kr.angelov</name>
<email>kr.angelov@gmail.com</email>
</author>
<published>2013-10-09T12:08:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=8cf03bc5b6895568eb08be1415985a64793bb81c'/>
<id>urn:sha1:8cf03bc5b6895568eb08be1415985a64793bb81c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>a major refactoring in the C runtime. GuList is now removed and replaced with GuSeq. The GuSeq/GuBuf API is simplified</title>
<updated>2013-09-17T12:45:00+00:00</updated>
<author>
<name>kr.angelov</name>
<email>kr.angelov@gmail.com</email>
</author>
<published>2013-09-17T12:45:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=2a49e4e1d64ef2df0bb2a8a3822f7fa1048e687f'/>
<id>urn:sha1:2a49e4e1d64ef2df0bb2a8a3822f7fa1048e687f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>patch for adjustable heuristics from Python</title>
<updated>2013-06-26T07:36:03+00:00</updated>
<author>
<name>kr.angelov</name>
<email>kr.angelov@gmail.com</email>
</author>
<published>2013-06-26T07:36:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=3c2d1890d0c5de25bbaa7c582c20bcd67bc47d8c'/>
<id>urn:sha1:3c2d1890d0c5de25bbaa7c582c20bcd67bc47d8c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bug fix in the management of memory pools in the statistical parser</title>
<updated>2013-05-07T08:30:32+00:00</updated>
<author>
<name>kr.angelov</name>
<email>kr.angelov@gmail.com</email>
</author>
<published>2013-05-07T08:30:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=687b326ed0ec67bd597c8e639e1f1e468622d26f'/>
<id>urn:sha1:687b326ed0ec67bd597c8e639e1f1e468622d26f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>word completion in the C runtime. The runtime/python/test.py example is now using readline with word completion</title>
<updated>2013-05-01T06:09:55+00:00</updated>
<author>
<name>kr.angelov</name>
<email>kr.angelov@gmail.com</email>
</author>
<published>2013-05-01T06:09:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=22f44ef61f99acdec5d19f336bb80f6bb3a4e8b7'/>
<id>urn:sha1:22f44ef61f99acdec5d19f336bb80f6bb3a4e8b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>finally the statistical parser is able to return all possible abstract trees</title>
<updated>2013-04-26T20:44:01+00:00</updated>
<author>
<name>kr.angelov</name>
<email>kr.angelov@gmail.com</email>
</author>
<published>2013-04-26T20:44:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=85efdf81e7542bb5d04b176671358135144963e9'/>
<id>urn:sha1:85efdf81e7542bb5d04b176671358135144963e9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>the statistical parser now uses a baseline lexical estimation of the beam size</title>
<updated>2013-02-12T09:41:32+00:00</updated>
<author>
<name>kr.angelov</name>
<email>kr.angelov@gmail.com</email>
</author>
<published>2013-02-12T09:41:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=a4c9d20fc3a92dc2e80208d4fe7b4f54a64a17af'/>
<id>urn:sha1:a4c9d20fc3a92dc2e80208d4fe7b4f54a64a17af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>The first prototype for exhaustive generation in the C runtime. The trees are always listed in decreasing probability order. There is also an API for generation from Python</title>
<updated>2012-12-14T15:32:49+00:00</updated>
<author>
<name>kr.angelov</name>
<email>kr.angelov@gmail.com</email>
</author>
<published>2012-12-14T15:32:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=20aaa4a9899ce454d3c20594a2b7d2d3d38dbc88'/>
<id>urn:sha1:20aaa4a9899ce454d3c20594a2b7d2d3d38dbc88</id>
<content type='text'>
</content>
</entry>
</feed>
