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
Age
Commit message (
Collapse
)
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 ↵
Krasimir Angelov
Haskell runtime
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-17
configure.ac: use a Cabal-friendly version number
Thomas Hallgren
and replace the outdated URL
2017-08-11
Final changes before the release of GF 3.9
Thomas Hallgren
2017-08-07
the linearizer API now allows to detect metavariables. This is used for ↵
Krasimir Angelov
instancein the lookup where the tokens produced from the metavariables are interpreted as distinct from all other tokens.
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
add install pragma for CMake
krasimir
2017-04-19
more changes to make the C runtime compilable with MSVC
krasimir
2017-04-19
in libgu mark explicitly all functions that belong to the API
krasimir
2017-04-19
explicitly classify all functions in libpgf as either internal or API functions
krasimir
2017-04-13
add the CMakeLists.txt from Bjørnar
krasimir
2017-04-13
disable doxygen
krasimir
2017-04-13
updated AUTHORS list in the C runtime
krasimir
2017-04-13
remove src/runtime/c/README it is obsolete anyway
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
add gu_string_buf_data and gu_string_buf_length in libgu
krasimir
2017-04-13
silence a few warnings on MacOS
krasimir
2017-04-13
use GU_API_DATA_DECL instead of GU_API_DATA to make the C runtime compile ↵
krasimir
again on MacOS
[next]