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-12 14:29:31 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c873531172752680c05a39e7d2af2ee6d1c3f078
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