ModErn Text Analysis
META Enumerates Textual Applications
|
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... | |