forked from GitHub/gf-core
tokenized apertium text to test with ; RelV2 and QuestV2 in App (Eng and Swe for the moment) with 20% loss of parsing speed but improved quality
This commit is contained in:
@@ -50,4 +50,7 @@ ComplV2 v np = mkVP v np ;
|
||||
|
||||
PassV2 v2 = SyntaxSwe.passiveVP v2 ;
|
||||
|
||||
RelV2 rp np v2 = mkRCl rp (mkClSlash np (mkVPSlash v2)) ;
|
||||
QuestV2 ip np v2 = mkQCl ip (mkClSlash np (mkVPSlash v2)) ;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user