crawlserv++  [under development]
Application for crawling and analyzing textual content of websites.
TermsOverTime.hpp File Reference
#include "../Thread.hpp"
#include "../../../Data/Corpus.hpp"
#include "../../../Helper/Memory.hpp"
#include "../../../Main/Database.hpp"
#include "../../../Struct/StatusSetter.hpp"
#include "../../../Struct/ThreadOptions.hpp"
#include "../../../Struct/ThreadStatus.hpp"
#include <cstdint>
#include <limits>
#include <string>
#include <string_view>
#include <unordered_map>
#include <vector>
Include dependency graph for TermsOverTime.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  crawlservpp::Module::Analyzer::Algo::TermsOverTime
 Algorithm counting specific terms in a text corpus over time. More...
 

Namespaces

 crawlservpp::Module::Analyzer::Algo
 Namespace for algorithm classes.