This website requires JavaScript.
Explore
Help
Sign In
GitHub
/
gf-core
Watch
1
Star
0
Fork
1
You've already forked gf-core
mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced
2026-04-13 06:49:31 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5f3b35a5f93e0b8c5f82c2f4d4a4c2b8aa7685cc
gf-core
/
src
History
kr.angelov
5f3b35a5f9
refactor the compilation of CFG and EBNF grammars. Now they are parsed by using GF.Grammar.Parser just like the ordinary GF grammars. Furthermore now GF.Speech.CFG is moved to GF.Grammar.CFG. The new module is used by both the speech conversion utils and by the compiler for CFG grammars. The parser for CFG now consumes a lot less memory and can be used with grammars with more than 4 000 000 productions.
2014-03-21 21:25:05 +00:00
..
binary
/Data
Fix the fix
2014-03-04 14:35:14 +00:00
compiler
refactor the compilation of CFG and EBNF grammars. Now they are parsed by using GF.Grammar.Parser just like the ordinary GF grammars. Furthermore now GF.Speech.CFG is moved to GF.Grammar.CFG. The new module is used by both the speech conversion utils and by the compiler for CFG grammars. The parser for CFG now consumes a lot less memory and can be used with grammars with more than 4 000 000 productions.
2014-03-21 21:25:05 +00:00
example-based
Eliminate mutual dependencies between the GF compiler and the PGF library
2013-11-05 13:11:10 +00:00
runtime
added hasLinearization method in the Python binding
2014-03-20 14:48:47 +00:00
server
gf -server: add a command to manually flush the PGF cache
2014-03-19 16:15:05 +00:00
tools
Created a new page documenting available editor modes for GF
2011-09-20 12:41:32 +00:00
ui
a darker red in translation app: dictionary lookup for each word, identity if lookup fails
2014-03-18 13:22:13 +00:00
www
Wide coverage demo web app: add speech synthesis
2014-03-17 15:59:43 +00:00