-
Notifications
You must be signed in to change notification settings - Fork 4
GrammarConfigurationRfc
MichaelGoodman edited this page Jul 14, 2020
·
8 revisions
There are a variety of processors that load TDL grammars, such as agree, ACE, the LKB (including LkbFos), PET, and to a limited degree PyDelphin. These all need some way to specify which files to load and how to load them, and most implement their own configuration format. There are some problems with this arrangement: duplication of information, subtle differences among implementations, increased mental burden on grammar developers, etc. This RFC, therefore, proposes a unified configuration file format that works with all processors, possibly with some processor-specific section for unique features.
Home | Forum | Discussions | Events