concordia-library/concordia
2016-01-25 22:42:42 +01:00
..
common add index path as required argument to concordia constructor 2015-10-16 22:14:11 +02:00
t tokenize only option - no word map 2016-01-01 20:45:07 +01:00
anubis_search_result.cpp anubis search stub 2014-03-11 14:32:10 +01:00
anubis_search_result.hpp finished documentation 2015-05-01 14:52:53 +02:00
CMakeLists.txt new responsibilities of tokenized sentence 2015-06-26 15:38:24 +02:00
compilation.dox finished original word positions 2015-06-27 12:40:24 +02:00
concordia_config.cpp add index path as required argument to concordia constructor 2015-10-16 22:14:11 +02:00
concordia_config.hpp add index path as required argument to concordia constructor 2015-10-16 22:14:11 +02:00
concordia_exception.cpp removed using namespace std 2015-04-15 14:14:10 +02:00
concordia_exception.hpp removed using namespace std 2015-04-15 14:14:10 +02:00
concordia_index.cpp adding all tokenized examples 2015-08-19 20:49:26 +02:00
concordia_index.hpp adding all tokenized examples 2015-08-19 20:49:26 +02:00
concordia_search_result.cpp added an extremely important improvement to the concordia search algorithm - gapped overlays cut-off 2015-08-24 13:10:06 +02:00
concordia_search_result.hpp adding all tokenized examples 2015-08-19 20:49:26 +02:00
concordia_searcher.cpp finished documentation 2015-05-01 14:52:53 +02:00
concordia_searcher.hpp finished documentation 2015-05-01 14:52:53 +02:00
concordia.cpp tokenize only option - no word map 2016-01-01 20:45:07 +01:00
concordia.hpp tokenize only option - no word map 2016-01-01 20:45:07 +01:00
example.cpp removed using namespace std 2015-04-15 14:14:10 +02:00
example.hpp finished documentation 2015-05-01 14:52:53 +02:00
hash_generator.cpp tokenize only option - no word map 2016-01-01 20:45:07 +01:00
hash_generator.hpp tokenize only option - no word map 2016-01-01 20:45:07 +01:00
index_searcher.cpp added boundary on simple search results 2016-01-25 22:42:42 +01:00
index_searcher.hpp count occurences feature 2015-10-01 13:36:54 +02:00
interval.cpp removed using namespace std 2015-04-15 14:14:10 +02:00
interval.hpp finished original word positions 2015-06-27 12:40:24 +02:00
main.dox cleaned configuration, doc 2015-04-30 21:15:18 +02:00
matched_pattern_fragment.cpp best overlay computation 2015-04-21 15:14:48 +02:00
matched_pattern_fragment.hpp finished original word positions 2015-06-27 12:40:24 +02:00
regex_rule.cpp adding all tokenized examples 2015-08-19 20:49:26 +02:00
regex_rule.hpp adding all tokenized examples 2015-08-19 20:49:26 +02:00
sentence_tokenizer.cpp added lowercasing when tokenizing by space 2015-12-29 21:44:46 +01:00
sentence_tokenizer.hpp tokenize by whitespace option 2015-12-27 20:54:40 +01:00
substring_occurence.cpp removed using namespace std 2015-04-15 14:14:10 +02:00
substring_occurence.hpp finished documentation 2015-05-01 14:52:53 +02:00
technical.dox cleaned configuration, doc 2015-04-30 21:15:18 +02:00
tm_matches.cpp best overlay computation 2015-04-21 15:14:48 +02:00
tm_matches.hpp finished documentation 2015-05-01 14:52:53 +02:00
token_annotation.cpp working sentence tokenizer 2015-06-25 20:49:22 +02:00
token_annotation.hpp finished original word positions 2015-06-27 12:40:24 +02:00
tokenized_sentence.cpp tokenize only option - no word map 2016-01-01 20:45:07 +01:00
tokenized_sentence.hpp tokenize only option - no word map 2016-01-01 20:45:07 +01:00
tutorial.dox add index path as required argument to concordia constructor 2015-10-16 22:14:11 +02:00
word_map.cpp removed using namespace std 2015-04-15 14:14:10 +02:00
word_map.hpp finished documentation 2015-05-01 14:52:53 +02:00