repaired memory leak
catching bad alloc
long file support
occurrence refactoring
removing throw declarations
const to the getter for total occurences count
working full search
full search stub - tests needed
lowercasing bad utf
interval contains
correction
ensuring UTF-8 strings
lexicon search
corrected tokenizer
original sentence in tokenized sentence
slight change
date recognition
new tokenizer
cpplint corrections
option of white space tokenization while searching
mutliple results
changes in CMakeLists.txt
updated todo
changed significance factor to 2
added boundary on simple search results
tokenize only option - no word map
added lowercasing when tokenizing by space
tokenize by whitespace option
added parameterless constructor for concordia
add index path as required argument to concordi...
corpus figures creator
corpus analyzer
working corpus analyzer
test corpus for corpus analyzer
count occurences feature
todo
todo
updated tutorial
added an extremely important improvement to the...
repaired concordia test
adding all tokenized examples
simple search returns matched pattern fragments
separated tokenization and adding to index
finished original word positions
original word positions
done word positions
new responsibilities of tokenized sentence
working sentence tokenizer
tokenizer in progress
character intervals in progress
modified todo
modified todo
modified todo, removed concordia-server
clear index, examples
finished documentation
more doc
cleaned configuration, doc
stable release
doc
only configure prod resources if available
reorganized tests
doc
full tests
smaller test files
text utils stub
minor change in medium.txt
anubis search stub
limits control
building
redesigned project
Anubis search stub
logarithmic score
suffix markers
sentence anonymizer stub, regex replacement
jrc test
concordia-server
anubis search continued
anubis searcher stub
anubis search v1 - very slow for some patterns
extended markers - length, bitwise operators
getTmMatches
optimal match notes
utf8case included
working text utils
output concordia score
100% test in concordia-console. All passed!
anubis searcher -> concordia searcher
anonymizing sentences
anubis search suspended
std vectors
removed using namespace std
concordia search
todo
added profiling, which is very important and pr...
updated TODO, concordia is not slower after all