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
/
lookup.c
Age
Commit message (
Expand
)
Author
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-24
an optimized string kernel
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-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