mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 03:32:51 -06:00
remove the beam_size flag from the other ParseXXX grammars
This commit is contained in:
@@ -26,7 +26,6 @@ open ResChi, ParadigmsChi, SyntaxChi, Prelude in {
|
|||||||
|
|
||||||
flags
|
flags
|
||||||
literal=Symb ;
|
literal=Symb ;
|
||||||
beam_size=0.95 ;
|
|
||||||
coding = utf8 ;
|
coding = utf8 ;
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -24,7 +24,6 @@ open PhonoFre, MorphoFre, ResFre, ParadigmsFre, SyntaxFre, Prelude in {
|
|||||||
|
|
||||||
flags
|
flags
|
||||||
literal=Symb ;
|
literal=Symb ;
|
||||||
beam_size=0.95 ;
|
|
||||||
coding = utf8 ;
|
coding = utf8 ;
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -24,7 +24,6 @@ open MorphoSpa, ResSpa, ParadigmsSpa, SyntaxSpa, Prelude in {
|
|||||||
|
|
||||||
flags
|
flags
|
||||||
literal=Symb ;
|
literal=Symb ;
|
||||||
beam_size=0.95 ;
|
|
||||||
coding = utf8 ;
|
coding = utf8 ;
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user