| ModErn Text Analysis
    META Enumerates Textual Applications | 
#include <cstdint>#include <fstream>#include <stdexcept>#include <string>Go to the source code of this file.
| Classes | |
| class | meta::index::vocabulary_map_writer | 
| A class that writes the B+-tree-like data structure used for storing the term id mapping in an index.  More... | |
| class | meta::index::vocabulary_map_writer::vocabulary_map_writer_exception | 
| An exception that can be thrown during the building of the tree.  More... | |
| 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::index | |
| Indexes to create efficient representations of data. | |
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.
 1.8.9.1
 1.8.9.1