InfoVis 2013  1.0
Information Visualisation project - "Mapping Text with Phrase Nets"
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
RegexPhraseMatcher Class Reference

#include <RegexPhraseMatcher.h>

Public Member Functions

 RegexPhraseMatcher ()
 
 ~RegexPhraseMatcher ()
 
void findAndProcessMatches (const std::string &documentContent, const std::vector< std::string > &connectionWords, NodeGraphManager *nodeGraphManager)
 

Static Public Member Functions

static std::string createRegexConnectionStringFromArray (const std::vector< std::string > &connectionWords)
 

Constructor & Destructor Documentation

RegexPhraseMatcher::RegexPhraseMatcher ( )
RegexPhraseMatcher::~RegexPhraseMatcher ( )

Member Function Documentation

std::string RegexPhraseMatcher::createRegexConnectionStringFromArray ( const std::vector< std::string > &  connectionWords)
static
void RegexPhraseMatcher::findAndProcessMatches ( const std::string &  documentContent,
const std::vector< std::string > &  connectionWords,
NodeGraphManager nodeGraphManager 
)

The documentation for this class was generated from the following files: