summaryrefslogtreecommitdiff
path: root/src/runtime/c/pgf/lookup.c
AgeCommit message (Expand)Author
2017-08-07the linearizer API now allows to detect metavariables. This is used for insta...Krasimir Angelov
2017-08-07fix the sentence lookup for cases when the top category is undefined.Krasimir Angelov
2017-06-27filtering during the lookup nicely integrates with concretizationkrasimir
2017-06-23faster lookupkrasimir
2017-06-01fix in the lookup debugerkrasimir
2017-06-01reintroduce counts as a prefilter before applying cosine similaritykrasimir
2017-06-01more debug information in the lookupkrasimir
2017-05-30lookup for syntagmatic wordskrasimir
2017-05-30finally a smoothed and more precise ranking for lookupskrasimir
2017-05-24an optimized string kernelkrasimir
2017-05-23an optimized expression extraction in the lookupkrasimir
2017-05-23a naive buf working ranking in the sentence lookupkrasimir
2017-05-16bugfix in the stack handling during lookupkrasimir
2017-05-12switch off the debugging mode in the sentence lookupkrasimir
2017-05-12bugfix in the sentence lookupkrasimir
2017-05-12the first prototype for sentence lookupkrasimir
2017-05-04optimize memory allocation in the lookup by using worker poolskrasimir
2017-05-04remove duplicate entries from the lookup indexkrasimir
2017-05-04merging spineskrasimir
2017-05-03first steps for sentence lookup in the C runtimekrasimir