0
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Feb 24, 2025 — Feb 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Renamed some symbols causing name clash and segfault when building with clang More... over 4 years ago
Some documentation update: strus website main page More... over 4 years ago
renamed tags in serialization of aggregator More... over 4 years ago
Drop C++98 support More... over 4 years ago
Updated webpage More... over 4 years ago
Updated build rules for better debugging with lldb (-fstandalone-debug), Synced the build rules as far as possible More... over 4 years ago
Updated build rules for better debugging with lldb (-fstandalone-debug), Synced the build rules as far as possible More... over 4 years ago
Removed some debug code forgotten in last checkin More... over 4 years ago
Some more naming fixes (errors with clang) More... over 4 years ago
Some warning fixes in clang build More... over 4 years ago
build: Remove hidden flags for symbols in DEBUG build More... over 4 years ago
Some fixes in clang build More... over 4 years ago
Throw out travis OSX build More... over 4 years ago
Throw out travis OSX build More... over 4 years ago
Updated webpage: demo search hosting machine broken down More... about 5 years ago
added weightedSentenceTermList data type More... over 5 years ago
reduced struct view serialization of query: do not print values initialized as NULL More... over 5 years ago
updated webpage More... almost 6 years ago
updated webpage More... almost 6 years ago
forgot to adapt tests after normalization of global summary weights More... almost 6 years ago
normalize populated summary weights to values in [0 .. 1.0] More... almost 6 years ago
added missing assignment to word vector More... almost 6 years ago
forward index collector: fixed segfault in case of no tag type defined More... almost 6 years ago
make extracted tag names in summarizer 'accunear' configurable More... almost 6 years ago
removed structure for weighted query term added in last checkin More... almost 6 years ago
added structure for weighted query term More... almost 6 years ago
make extracted tag names in summarizer 'accunear' configurable, do trim quotes in extracted value in 'accunear' before cat with prefix tag name More... almost 6 years ago
readded implicitely by move constructor deleted constructor to word vector More... almost 6 years ago
use standard word2vec type feature separator as default separator in summarizer 'accunear' More... almost 6 years ago
moved constant with all quote characters used in entity if normalizer to constants (that is now in base and can be referenced by the analyzer) More... almost 6 years ago