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 Analyzer > | |
void | meta::testing::check_analyzer_expected (Analyzer &ana, corpus::document doc, uint64_t num_unique, uint64_t length) |
int | meta::testing::content_tokenize () |
Test tokenization on documents with content. More... | |
int | meta::testing::file_tokenize () |
Test tokenization on documents that read content from files. More... | |
int | meta::testing::analyzer_tests () |
Runs the analyzer 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.