mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-26 03:08:55 -06:00
test probabilities for resource; rounding of prob sum
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
all: langs test
|
||||
|
||||
test:
|
||||
echo "gr -cat=S -number=11 -cf | tb" | gf langs.gfcm
|
||||
echo "gr -cat=S -number=11 -prob | tb" | gf -probs=lang.gfprob langs.gfcm
|
||||
langs:
|
||||
echo "s ;; pm | wf langs.gfcm" | gf -src */Lang??*.gf english/LangEng.gf
|
||||
|
||||
|
||||
Reference in New Issue
Block a user