ModErn Text Analysis
META Enumerates Textual Applications
|
Go to the source code of this file.
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::bad_label () |
Tests libsvm strings containing a bad class 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... | |
All files in META are dual-licensed under the MIT and NCSA licenses. For more details, consult the file LICENSE.mit and LICENSE.ncsa in the root of the project.