ModErn Text Analysis
META Enumerates Textual Applications
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12345]
 NmetaThe ModErn Text Analysis toolkit is a suite of natural language processing, classification, information retreival, data mining, and other applications of text processing
 NanalyzersContains various ways to segment text and deal with preprocessed files (POS tags, parse trees, etc)
 NcachingContainers to be used for caching purposes
 NclassifyAlgorithms for feature selection, KNN search, and confusion matrices
 NcorpusVarious ways to convert corpus formats into META-readable documents
 NgraphContains implementations of the graph data structure and algorithms that operate over them
 NindexIndexes to create efficient representations of data
 NioCompressed file readers and writers, configuration file readers, a simple parser, and memory-mapped file support
 NlmContains implementations of statistical language models
 NloggingNamespace which contains all of the logging interface classes
 NparallelImplementation of a thread pool and a parallel for loop
 NparserContains functions that relate to phrase structure trees and parsing of natural language
 NprintingContains functions that print to the terminal and provide progress bars
 NsequenceSequence representations and labeling models/algorithms
 NstatsProbability distributions and other statistics functions
 NtestingContains unit testing functions for the META toolkit
 NtopicsTopic modeling functionality
 NutfFunctions for converting to and from various character sets
 NutilShared resources and utilities
 NstdSTL namespace
 Chash< meta::index::postings_data< PrimaryKey, SecondaryKey > >Hash specialization for postings_data<PrimaryKey, SecondaryKey>
 Chash< meta::util::hash_wrapper< Wrapped > >A partial specialization that allows for hashing of hash_wrapper types based on their base type
 Cannotation_checker
 Cbinary_checker
 Cdirected_graph
 Cedge_iterator
 Cnode_iterator
 Cundirected_graph