<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gf-core.git/src/www/js/gftranslate.js, 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>2016-06-17T10:19:46+00:00</updated>
<entry>
<title>Wide Coverage Translation Demo: switch to App16.pgf (adds Russian)</title>
<updated>2016-06-17T10:19:46+00:00</updated>
<author>
<name>john.j.camilleri</name>
<email>john.j.camilleri@chalmers.se</email>
</author>
<published>2016-06-17T10:19:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=5155495ba58e4201a50b276cb06bd0933b3a9915'/>
<id>urn:sha1:5155495ba58e4201a50b276cb06bd0933b3a9915</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Wide coverage translation demo: updated to use App15.pgf</title>
<updated>2015-11-27T09:56:49+00:00</updated>
<author>
<name>hallgren</name>
<email>hallgren@chalmers.se</email>
</author>
<published>2015-11-27T09:56:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=724b8aa8aec953162465c618ca37d0509cfab8e5'/>
<id>urn:sha1:724b8aa8aec953162465c618ca37d0509cfab8e5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Wide Coverage Translation Demo: length limit test uses # of source chars now</title>
<updated>2015-04-16T12:21:32+00:00</updated>
<author>
<name>hallgren</name>
<email>hallgren@chalmers.se</email>
</author>
<published>2015-04-16T12:21:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=1420e35cbb3ff46c0b834dc5d44dabcbf226684f'/>
<id>urn:sha1:1420e35cbb3ff46c0b834dc5d44dabcbf226684f</id>
<content type='text'>
The length limit test previously used the URL-encoded UTF-8 representation
of the source sentense. This was needed because of a fixed size buffer in C.
Now that the server is in Haskell, the only reason the length is limited
is to avoid excessive time and space use in the parser, so it is better to
count source characters. This also avoids being too restrictive with
non-European languages.
</content>
</entry>
<entry>
<title>Wide coverage translation demo: show an informative error message for sentences that exceed the length limit</title>
<updated>2015-04-09T10:18:41+00:00</updated>
<author>
<name>hallgren</name>
<email>hallgren@chalmers.se</email>
</author>
<published>2015-04-09T10:18:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=71de9a26ef5489ab98c85f5e584acdf99d1f4e3c'/>
<id>urn:sha1:71de9a26ef5489ab98c85f5e584acdf99d1f4e3c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Wide Coverage Translation Demo: zoomable panable collapsible syntax trees</title>
<updated>2015-03-24T18:03:10+00:00</updated>
<author>
<name>hallgren</name>
<email>hallgren@chalmers.se</email>
</author>
<published>2015-03-24T18:03:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=12f5dc9ecedf0ad74cc1303c63743b6647e4081e'/>
<id>urn:sha1:12f5dc9ecedf0ad74cc1303c63743b6647e4081e</id>
<content type='text'>
This is an experimental solution using JavaScript code from
https://github.com/christos-c/tree-viewer, d3js.org and jquery.com.
</content>
</entry>
<entry>
<title>Wide Coverage Translation Demo: add a way to obtain inflection tables</title>
<updated>2015-03-22T22:54:05+00:00</updated>
<author>
<name>hallgren</name>
<email>hallgren@chalmers.se</email>
</author>
<published>2015-03-22T22:54:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=2041578406b0b8c7e0dfda59387e1ee7078eb79f'/>
<id>urn:sha1:2041578406b0b8c7e0dfda59387e1ee7078eb79f</id>
<content type='text'>
Too see inflection tables, click on a translated sentense, then click on a
blue function name in the textual representation of the abstract syntax tree.
</content>
</entry>
<entry>
<title>gftransate.js: increase sentence length limit for "fast" language to 500</title>
<updated>2015-02-20T14:34:37+00:00</updated>
<author>
<name>hallgren</name>
<email>hallgren@chalmers.se</email>
</author>
<published>2015-02-20T14:34:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=2c617e6cf9ce250c38d5d9c79c279a60d9ef8d27'/>
<id>urn:sha1:2c617e6cf9ce250c38d5d9c79c279a60d9ef8d27</id>
<content type='text'>
Currently Bul, Chi, Eng and Swe are marked as "fast" in the documentation.
</content>
</entry>
<entry>
<title>gftranslate.js: reduce sentense length limit to 200 (URL encoded) characters</title>
<updated>2015-02-20T12:31:41+00:00</updated>
<author>
<name>hallgren</name>
<email>hallgren@chalmers.se</email>
</author>
<published>2015-02-20T12:31:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=9f70eaa13c73a39712413d806cb65c89aa10802f'/>
<id>urn:sha1:9f70eaa13c73a39712413d806cb65c89aa10802f</id>
<content type='text'>
This limit might still be to high to avoid excessive time/space use in the
parser for certain languages in the wide coverage translation grammar.
</content>
</entry>
<entry>
<title>Wide Coverage Translation Demo: use App14.pgf, remove spaces from Chi, Jpn and Tha output</title>
<updated>2015-02-18T13:58:49+00:00</updated>
<author>
<name>hallgren</name>
<email>hallgren@chalmers.se</email>
</author>
<published>2015-02-18T13:58:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=24232004f02672320450225c144b0cca2756fc54'/>
<id>urn:sha1:24232004f02672320450225c144b0cca2756fc54</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Wide Coverage Translation Demo: use App13.pgf, adding support for Japanese</title>
<updated>2015-01-21T16:02:37+00:00</updated>
<author>
<name>hallgren</name>
<email>hallgren@chalmers.se</email>
</author>
<published>2015-01-21T16:02:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=c398b1e794cada1558eb10c1d09573e184269de2'/>
<id>urn:sha1:c398b1e794cada1558eb10c1d09573e184269de2</id>
<content type='text'>
Japanese uses the same lexer as Chinese, i.e. every character is a separate
token.
</content>
</entry>
</feed>
