ModErn Text Analysis
META Enumerates Textual Applications
|
#include "test/inverted_index_test.h"
#include "index/eval/ir_eval.h"
#include "index/ranker/okapi_bm25.h"
#include "test/unit_test.h"
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 | |
int | meta::testing::ir_eval_tests () |
Runs the IR evaluation 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.