index
:
gf-core.git
master
optimize
Unnamed repository; edit this file 'description' to name the repository.
Adrian
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
runtime
Age
Commit message (
Expand
)
Author
2013-01-08
fix warnings in pgf-parse.c
kr.angelov
2013-01-08
PGF installation instructions for Mac OSX
peter.ljunglof
2013-01-08
Made meta probs an optional argument instead of hard-coded in pgf-translate
peter.ljunglof
2013-01-08
New PGF utility: pgf-parse
peter.ljunglof
2013-01-07
now the Python binding has an alternative representation for abstract trees w...
kr.angelov
2013-01-07
a new reasoner in the C runtime. It supports tabling which makes it decideabl...
kr.angelov
2012-12-27
bugfix in the strings library from the C runtime
kr.angelov
2012-12-19
bugfix: the linearizer should not generate extra space at the end of the sent...
kr.angelov
2012-12-19
bugfix for linearization of metavariables at the root of a tree
kr.angelov
2012-12-19
rename linearize.{h/c} to linearizer.{h/c} which follows the convention used ...
kr.angelov
2012-12-19
a major reimplementation of the linearizer in the C runtime
kr.angelov
2012-12-18
fixed accidental bug in pgf-parse.c
kr.angelov
2012-12-18
the C runtime now can read abstract expressions with literals and meta variables
kr.angelov
2012-12-14
debugging infrastructure in the reasoner
kr.angelov
2012-12-14
bugfix for the reasoner in the C runtime
kr.angelov
2012-12-14
a bit more flexible API for parsing in Python
kr.angelov
2012-12-14
The first prototype for exhaustive generation in the C runtime. The trees are...
kr.angelov
2012-12-13
bugfix in the lexer from the C runtime. the input sentence doesn't have to te...
kr.angelov
2012-12-13
added simple error handling in the Python test
kr.angelov
2012-12-13
added a simple test for the Python binding
kr.angelov
2012-12-13
an initial API for parsing and linearization from Python
kr.angelov
2012-12-13
a top-level API for parsing in the C runtime
kr.angelov
2012-12-13
bugfix: the outside probability of a PgfItemConts must always be initialized ...
kr.angelov
2012-12-13
bugfix: pgf_read_expr no longer requires a semicolon at the end of an abstrac...
kr.angelov
2012-12-12
an initial Python binding to the C runtime
kr.angelov
2012-12-12
started an official API to the C runtime
kr.angelov
2012-12-11
bugfix for robust parsing with multi-word units
kr.angelov
2012-12-03
added experimental script for chunking in the C runtime
kr.angelov
2012-12-03
added INSTALL file and updated README file for the C runtime
kr.angelov
2012-11-22
PGFService.hs: fix type error caused by change to PGF.graphvizParseTree
hallgren
2012-11-22
better visualization of parse trees
peter.ljunglof
2012-11-22
Added C compilation notes for Mac OSX
peter.ljunglof
2012-11-19
remove the duplicated definition of PgfProductionIdx in parser.c
kr.angelov
2012-11-16
bugfix for the building of bottom-up filter in the C runtime
kr.angelov
2012-11-14
revised heuristic in the statistical parser
kr.angelov
2012-11-13
bugfix in the statistical parser
kr.angelov
2012-11-12
two simple heuristics which speed up the statistical parser more than seven t...
kr.angelov
2012-11-12
a simple refactoring in the statistical parser
kr.angelov
2012-11-12
more counters in the profiler for the statistical parser
kr.angelov
2012-11-12
now we store the state instead of the offset for every continuation in the ch...
kr.angelov
2012-11-12
in the statistical parser: move the outside probability from the parse items ...
kr.angelov
2012-11-12
small refactoring in the C runtime
kr.angelov
2012-11-12
use size_t consistently as the type for constituent indices in the C runtime
kr.angelov
2012-11-12
implemented gu_map_count in runtime/c/gu/map.c
kr.angelov
2012-10-29
use prob_t instead of float in a few places
kr.angelov
2012-10-25
forgot to add one #ifdef
kr.angelov
2012-10-25
a major refactoring in the robust parser: bottom-up filtering and garbage col...
kr.angelov
2012-10-11
add teyjus/simulator/builtins/builtins.h
kr.angelov
2012-10-11
added the forgoten libteyjus.pc.in file in the C runtime
kr.angelov
2012-09-24
now the meta probability for a category is explicitly specified in the statis...
kr.angelov
[next]