mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-07 02:02:51 -06:00
now the beam size for the statistical parser can be configured by using the flag beam_size in the top-level concrete module
This commit is contained in:
@@ -24,6 +24,7 @@ open MorphoEng, ResEng, ParadigmsEng, Prelude in {
|
||||
|
||||
flags
|
||||
literal=Symb ;
|
||||
beam_size=0.95 ;
|
||||
|
||||
lin
|
||||
myself_NP = regNP "myself" singular ;
|
||||
|
||||
Reference in New Issue
Block a user