|
crawlserv++
[under development]
Application for crawling and analyzing textual content of websites.
|
#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"
Namespaces | |
| crawlservpp::Module::Analyzer::Algo | |
| Namespace for algorithm classes. | |
Registration | |
| AlgoThreadPtr | crawlservpp::Module::Analyzer::Algo::initAlgo (const AlgoThreadProperties &thread) |
| Creates an algorithm thread. More... | |