ModErn Text Analysis
META Enumerates Textual Applications
Classes | Namespaces
token_stream.h File Reference
#include <memory>
#include <string>
#include <stdexcept>

Go to the source code of this file.

Classes

class  meta::analyzers::token_stream
 Base class that represents a stream of tokens that have been extracted from a document. More...
 
class  meta::analyzers::token_stream::token_stream_exception
 Basic exception class for token stream 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::analyzers
 Contains various ways to segment text and deal with preprocessed files (POS tags, parse trees, etc).
 

Detailed Description

Author
Chase Geigle

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.