crawlserv++  [under development]
Application for crawling and analyzing textual content of websites.
English.hpp File Reference
#include "../../_extern/porter2_stemmer/porter2_stemmer.h"
#include <string>
Include dependency graph for English.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 crawlservpp::Data::Stemmer
 Namespace for linguistic stemmers.
 

Functions

void crawlservpp::Data::Stemmer::stemEnglish (std::string &token)
 Stems a token in English. More...