ModErn Text Analysis
META Enumerates Textual Applications
|
#include <algorithm>
#include <numeric>
#include <random>
#include "util/filesystem.h"
#include "io/compressed_file_reader.h"
#include "io/compressed_file_writer.h"
#include "test/compression_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 | |
int | meta::testing::compression_tests () |
Tests compressed_file_reader and compressed_file_writer. | |