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-16 00:09:31 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dba75911b0ab0841f6a09aab3d6f9101b8ab3668
gf-core
/
src
/
runtime
/
c
/
utils
History
kr.angelov
dba75911b0
patch for adjustable heuristics from Python
2013-06-26 07:36:03 +00:00
..
pgf-parse.c
patch for adjustable heuristics from Python
2013-06-26 07:36:03 +00:00
pgf-print.c
fixed accidental bug in pgf-parse.c
2012-12-18 15:42:04 +00:00
pgf-service.c
the statistical parser is now using two memory pools: one for parsing and one for the output trees. This means that the memory for parsing can be released as soon as the needed abstract trees are retrieved, while the trees themselves are retained in the separate output pool
2013-05-06 15:28:04 +00:00
pgf-translate.c
the statistical parser is now using two memory pools: one for parsing and one for the output trees. This means that the memory for parsing can be released as soon as the needed abstract trees are retrieved, while the trees themselves are retained in the separate output pool
2013-05-06 15:28:04 +00:00