ModErn Text Analysis
META Enumerates Textual Applications
|
#include <stdexcept>
#include <string>
Go to the source code of this file.
Classes | |
class | meta::io::mmap_file |
Memory maps a text file readonly. More... | |
class | meta::io::mmap_file::mmap_file_exception |
Basic exception for mmap_file interactions. 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::io | |
Compressed file readers and writers, configuration file readers, a simple parser, and memory-mapped file support. | |
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.