forked from GitHub/gf-rgl
moved the small app chunking grammars from lib/src/experimental to examples/translator; the proper place might be in the git contributions, but this can be decided later
This commit is contained in:
@@ -7,10 +7,3 @@ bigtranslator:
|
|||||||
midtranslator:
|
midtranslator:
|
||||||
gf -s -make -literal=Symb -probs=NDPredTrans.probs -name=TransEngChiSwe NDTransEng.gf NDTransSwe.gf NDTransChi.gf +RTS -K200M
|
gf -s -make -literal=Symb -probs=NDPredTrans.probs -name=TransEngChiSwe NDTransEng.gf NDTransSwe.gf NDTransChi.gf +RTS -K200M
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
app:
|
|
||||||
gf -s -make -literal=Symb -probs=NDPredTrans.probs -name=AppEngSwe AppEng.gf AppSwe.gf
|
|
||||||
bigapp:
|
|
||||||
gf -s -make -literal=Symb -probs=NDPredTrans.probs -name=AppEngChiFinFreSwe AppEng.gf AppSwe.gf AppChi.gf AppFre.gf AppFin.gf +RTS -K200M
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user