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:
aarne
2016-06-02 06:29:35 +00:00
parent 5bd869a5fb
commit c41a4e8e9e
4 changed files with 37 additions and 0 deletions

View File

@@ -43,4 +43,7 @@ fun
ComplV3 : V3 -> NP -> NP -> VP ;
RelV2 : RP -> NP -> V2 -> RCl ;
QuestV2 : IP -> NP -> V2 -> QCl ;
}