ModErn Text Analysis
META Enumerates Textual Applications
Classes | Namespaces
analyzer.h File Reference
#include <stdexcept>
#include <memory>
#include "io/parser.h"

Go to the source code of this file.

Classes

class  meta::analyzers::analyzer
 An class that provides a framework to produce token counts from documents. More...
 
class  meta::analyzers::analyzer::analyzer_exception
 Basic exception for analyzer 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::corpus
 Various ways to convert corpus formats into META-readable documents.
 
 meta::analyzers
 Contains various ways to segment text and deal with preprocessed files (POS tags, parse trees, etc).
 

Detailed Description

Author
Sean Massung
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.