crawlserv++  [under development]
Application for crawling and analyzing textual content of websites.
All.cpp File Reference
#include "All.hpp"
#include "AllTokens.hpp"
#include "Assoc.hpp"
#include "AssocOverTime.hpp"
#include "CorpusGenerator.hpp"
#include "ExtractIds.hpp"
#include "SentimentOverTime.hpp"
#include "TermsOverTime.hpp"
#include "TopicModelling.hpp"
#include "WordsOverTime.hpp"
Include dependency graph for All.cpp:

Namespaces

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

Registration

AlgoThreadPtr crawlservpp::Module::Analyzer::Algo::initAlgo (const AlgoThreadProperties &thread)
 Creates an algorithm thread. More...