ModErn Text Analysis
META Enumerates Textual Applications
Namespaces | Functions
ranker_test.cpp File Reference
#include "test/ranker_test.h"
#include "corpus/document.h"

Namespaces

 meta
 The ModErn Text Analysis toolkit is a suite of natural language processing, classification, information retreival, data mining, and other applications of text processing.
 
 meta::testing
 Contains unit testing functions for the META toolkit.
 

Functions

template<class Ranker , class Index >
void meta::testing::test_rank (Ranker &r, Index &idx, const std::string &encoding)
 
int meta::testing::ranker_tests ()
 Runs all the ranking tests. More...
 

Detailed Description

Author
Sean Massung