mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 04:59:31 -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
|
||||
literal=Symb ;
|
||||
beam_size=0.95 ;
|
||||
coding = utf8 ;
|
||||
|
||||
|
||||
|
||||
@@ -24,7 +24,6 @@ open PhonoFre, MorphoFre, ResFre, ParadigmsFre, SyntaxFre, Prelude in {
|
||||
|
||||
flags
|
||||
literal=Symb ;
|
||||
beam_size=0.95 ;
|
||||
coding = utf8 ;
|
||||
|
||||
|
||||
|
||||
@@ -24,7 +24,6 @@ open MorphoSpa, ResSpa, ParadigmsSpa, SyntaxSpa, Prelude in {
|
||||
|
||||
flags
|
||||
literal=Symb ;
|
||||
beam_size=0.95 ;
|
||||
coding = utf8 ;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user