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
2017-06-27
filtering during the lookup nicely integrates with concretization
krasimir
2017-06-23
faster lookup
krasimir
2017-06-10
bugfixes in the Java binding
krasimir
2017-06-02
handling combination of &+ and &|
aarne
2017-06-02
handling capitalization (&|) in unlexer -bind
aarne
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-31
a bit more documentation copied from Java
krasimir
2017-05-31
bits of documentation for the .NET binding
krasimir
2017-05-31
.NET binding to GF by Bjørnar Luteberget
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-15
bugfix in the Java binding
krasimir
2017-05-12
switch off the debugging mode in the sentence lookup
krasimir
2017-05-12
sentence lookup API from Java
krasimir
2017-05-12
bugfix in the sentence lookup
krasimir
2017-05-12
a binding to the sentence lookup from Haskell
krasimir
2017-05-12
the first prototype for sentence lookup
krasimir
2017-05-11
just for fun: hashCode for expressions
krasimir
2017-05-11
an API for inspecting expressions in Java
krasimir
2017-05-11
bugfix for print names in the C runtime and expose the functionality from Java
krasimir
2017-05-11
construction of Int and Float literals in the Java binding
krasimir
2017-05-10
added Expr.apply
krasimir
2017-05-10
bugfix in the Java binding
krasimir
2017-05-10
a simple optimization for getCategories, getFunctions, getFunctionsByCat in t...
krasimir
2017-05-10
finished Type.getHypos & added Hypo.getType
krasimir
2017-05-10
a partial implementation for Type.getHypos. at least it lets us to count the ...
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
in the Java binding mark all internal functions as hidden
krasimir
2017-04-19
explicitly classify all functions in libpgf as either internal or API functions
krasimir
2017-04-19
make some of the functions in the Python binding static
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
use gu_string_buf_data in the Python binding to avoid copying
krasimir
2017-04-13
gu_string_buf -> gu_new_string_buf in libgu
krasimir
[next]