aarne
|
7c8d2f71dc
|
commented out the import of Phrasebook in App with --P; the idea is that application grammar parsing is done in a separate phase, which is faster and more flexible. Also re-enabled ComplV3 and ComplV2V, after testing that they don't reduce the parsing speed too much.
|
2016-05-14 08:30:49 +00:00 |
|
aarne
|
55e2a4c9cb
|
added PassV2 to App; PassVPSlash did not work as VPSlash was disabled for speed reasons
|
2015-07-21 13:01:29 +00:00 |
|
aarne
|
3643e20406
|
copied examples/app to examples/slowApp; the new app is a bit scaled down but much faster
|
2015-06-02 12:59:29 +00:00 |
|
aarne
|
72e45bbf95
|
Catalan added to App, do 'make App12.pgf'
|
2014-12-03 09:00:59 +00:00 |
|
aarne
|
8d18828008
|
enabled VP-valued rules for V2V, V3, etc in App. Improve quality with less loss of speed than VPSlash-valued original rules.
|
2014-09-15 16:10:18 +00:00 |
|
aarne
|
3d5d600236
|
enabled more from Construction in App
|
2014-06-18 16:20:53 +00:00 |
|
aarne
|
d7ef5d8c0b
|
improved generation of BNC dictionaries ; now called TopDictionary for clarity
|
2014-04-10 13:07:05 +00:00 |
|
aarne
|
88cf84613e
|
more passives in App. Import changes are now produced with MkApp.hs, which copies the exclude list from App.gf to the concrete syntax files.
|
2014-04-09 14:01:06 +00:00 |
|