SmallPred for optimized parsing speed: 20 times faster than NDPred

This commit is contained in:
aarne
2014-03-12 16:37:00 +00:00
parent 1a1e7cdb2e
commit ac39f37915
9 changed files with 903 additions and 7 deletions

View File

@@ -1,11 +1,15 @@
--# -path=.:../translator:../../../examples/phrasebook
abstract App =
NDTrans
SmallPred
, Extensions [CN,NP,AdA,AdV,CompoundCN,AdAdV,UttAdV,ApposNP]
, Documentation - [Pol,Tense]
, Dictionary - [Pol,Tense]
, Phrasebook
** {
flags
startcat=Phr;
startcat=Phr ;
fun
PhrasePhr : Phrase -> Phr ;