crawlserv++  [under development]
Application for crawling and analyzing textual content of websites.
CorpusGenerator.hpp File Reference
#include "../Thread.hpp"
#include "../../../Data/Corpus.hpp"
#include "../../../Helper/Math.hpp"
#include "../../../Helper/Memory.hpp"
#include "../../../Helper/Utf8.hpp"
#include "../../../Main/Database.hpp"
#include "../../../Struct/StatusSetter.hpp"
#include "../../../Struct/TextMap.hpp"
#include "../../../Struct/ThreadOptions.hpp"
#include "../../../Struct/ThreadStatus.hpp"
#include <cstddef>
#include <cstdint>
#include <limits>
#include <string>
#include <string_view>
#include <utility>
#include <vector>
Include dependency graph for CorpusGenerator.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::CorpusGenerator
 Algorithm building a text corpus and creating corpus statistics from the input data. More...
 

Namespaces

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

Constants

constexpr auto crawlservpp::Module::Analyzer::Algo::corpusNumFields {9}
 Number of target fields. More...