aarne
|
8be1030e03
|
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
|
3d22d05bdc
|
added PassV2 to App; PassVPSlash did not work as VPSlash was disabled for speed reasons
|
2015-07-21 13:01:29 +00:00 |
|
aarne
|
2529f87942
|
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
|
e443351330
|
AppJpn.gf and a Makefile entry for App13 which includes Japanese. Everything compiles now. But Japanese has no support for chunks, because ChunkFunctor does not typecheck for it due to its richer Utt type.
|
2015-01-14 17:22:47 +00:00 |
|