ModErn Text Analysis
META Enumerates Textual Applications
Classes | Namespaces
parser.h File Reference
#include <array>
#include <memory>
#include <string>
#include "util/optional.h"

Go to the source code of this file.

Classes

class  meta::io::parser
 Parses a text file by reading it completely into memory, delimiting tokens by user request. 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.
 

Detailed Description

Author
Sean Massung

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.