ModErn Text Analysis
META Enumerates Textual Applications
|
#include "test/libsvm_parser_test.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 | |
void | meta::testing::label () |
Tests libsvm strings containing a class label. | |
void | meta::testing::no_label () |
Tests libsvm strings not containing a class label. | |
void | meta::testing::missing_label () |
void | meta::testing::bad_counts () |
Tests libsvm strings containing a bad count data. | |
int | meta::testing::libsvm_parser_tests () |
Runs all the libsvm parser tests. More... | |