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 | |
template<class Ranker , class Index > | |
void | meta::testing::test_rank (Ranker &r, Index &idx) |
Queries an index with its own docs to ensure that the query is the first doc returned. More... | |
int | meta::testing::ranker_tests () |
Runs all the ranking 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.