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
/
c
/
pgf
Age
Commit message (
Expand
)
Author
2018-06-27
undo the partial fix for word completion since it breaks normal parsing
Krasimir Angelov
2018-06-20
a simple fix for the linearizer
Krasimir Angelov
2018-06-20
Revert "when linearizing missing functions with brackets, the name of the fun...
Krasimir Angelov
2018-06-20
Revert "forgot to switch off the debugger"
Krasimir Angelov
2018-06-20
forgot to switch off the debugger
Krasimir Angelov
2018-06-20
when linearizing missing functions with brackets, the name of the function sh...
Krasimir Angelov
2018-04-12
bugfix in the C parser
Krasimir Angelov
2018-02-22
- tweak the tokenizer in pgf_lookup_sentence to threat .!?,: as separate tokens
Krasimir Angelov
2018-02-04
partial fix for word completion in the C runtime
Krasimir Angelov
2017-12-09
silence some warnings on MINGW32
Krasimir Angelov
2017-12-09
added one more include to define alloca for Windows
Krasimir Angelov
2017-10-04
further extend the API of the C runtime
Krasimir Angelov
2017-10-03
in the PGF2 api: remove showCategory. add categoryContext and functionIsConst...
Krasimir Angelov
2017-09-28
added exprSubstitute in the C runtime for substituting meta variables
Krasimir Angelov
2017-09-28
the parser for abstract expressions in the C runtime now supports partial parses
Krasimir Angelov
2017-09-25
make pgf_production_is_lexical public since it will be needed in the Haskell ...
Krasimir Angelov
2017-09-14
make the API for indexing in the parser and the linearizer public since it wi...
Krasimir Angelov
2017-09-13
corrections in the PGF writer
Krasimir Angelov
2017-09-13
added function pgf_write
Krasimir Angelov
2017-09-13
added PGF writer to the C runtime
Krasimir Angelov
2017-09-08
fix the type signatures for the linearizer callbacks
Krasimir Angelov
2017-09-06
word completion in the C parser now returns information about the function wh...
Krasimir Angelov
2017-09-06
the parser in the C runtime can now detect incomplete sentences just like the...
Krasimir Angelov
2017-09-05
added exprFunctions in the Haskell binding
Krasimir Angelov
2017-09-05
added exprSize in the Haskell binding
Krasimir Angelov
2017-09-04
instance Eq Expr in the Haskell binding
Krasimir Angelov
2017-09-01
complete details for the "ai" command in the C shell
Krasimir Angelov
2017-09-01
added function treeProbability in the Haskell binding
Krasimir Angelov
2017-08-31
graphvizWordAlignment in the C runtime
Krasimir Angelov
2017-08-31
the C runtime now supports the same customizations for GraphViz as the Haskel...
Krasimir Angelov
2017-08-30
bugfix for hasLinearization in the Haskell binding
Krasimir Angelov
2017-08-22
a nicer pretty printing for the PGF format
Krasimir Angelov
2017-08-22
fix the id for fidStart in the C runtime
Krasimir Angelov
2017-08-22
the parser in the C runtime now respects linref too
Krasimir Angelov
2017-08-21
fix for linearization of metavariables
Krasimir Angelov
2017-08-07
the linearizer API now allows to detect metavariables. This is used for insta...
Krasimir Angelov
2017-08-07
fix the sentence lookup for cases when the top category is undefined.
Krasimir Angelov
2017-06-27
filtering during the lookup nicely integrates with concretization
krasimir
2017-06-23
faster lookup
krasimir
2017-06-01
fix in the lookup debuger
krasimir
2017-06-01
reintroduce counts as a prefilter before applying cosine similarity
krasimir
2017-06-01
more debug information in the lookup
krasimir
2017-05-30
lookup for syntagmatic words
krasimir
2017-05-30
finally a smoothed and more precise ranking for lookups
krasimir
2017-05-26
another fix for the compilation of the bindings to the runtime
krasimir
2017-05-24
an optimized string kernel
krasimir
2017-05-23
fix in linearizer.h to make the JAVA binding compile
krasimir
2017-05-23
an optimized expression extraction in the lookup
krasimir
2017-05-23
a naive buf working ranking in the sentence lookup
krasimir
2017-05-16
bugfix in the stack handling during lookup
krasimir
[next]