forked from GitHub/gf-core
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