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
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
2017-05-12
switch off the debugging mode in the sentence lookup
krasimir
2017-05-12
bugfix in the sentence lookup
krasimir
2017-05-12
the first prototype for sentence lookup
krasimir
2017-05-11
bugfix for print names in the C runtime and expose the functionality from Java
krasimir
2017-05-04
optimize memory allocation in the lookup by using worker pools
krasimir
2017-05-04
remove duplicate entries from the lookup index
krasimir
2017-05-04
merging spines
krasimir
2017-05-03
first steps for sentence lookup in the C runtime
krasimir
2017-04-19
more changes to make the C runtime compilable with MSVC
krasimir
2017-04-19
explicitly classify all functions in libpgf as either internal or API functions
krasimir
2017-04-13
gu_string_buf -> gu_new_string_buf in libgu
krasimir
2017-04-13
full support for Latin1 GF identifiers in the C runtime
krasimir
2017-04-13
silence a few warnings on MacOS
krasimir
2017-04-12
a patch from Bjørnar Luteberget for compatibility with MSVC
krasimir
2017-01-26
bring the Haskell binding a bit closer to the pure Haskell API
krasimir
2017-01-26
added mkMeta and unMeta in the Haskell binding
krasimir
2016-06-16
pgf_generate_all now emits __mock_string__ instead of FOO for String literals.
krasimir
2016-05-30
added getFunctionProb in the Java and C API
krasimir
2016-05-25
fix the word completion in the C runtime
krasimir
2016-05-25
fix the compilation when debugging is switched off
krasimir
2016-05-25
pgf_generate_all now works with literals as well
krasimir
2016-05-25
when expressions with Float literals are printed, we should use the same form...
krasimir
2016-05-10
an API for oracles in the GF parser
krasimir
[next]