ModErn Text Analysis
META Enumerates Textual Applications
Classes | Namespaces
ptb_normalizer.h File Reference
#include <deque>
#include <memory>
#include "analyzers/token_stream.h"
#include "util/clonable.h"

Go to the source code of this file.

Classes

class  meta::analyzers::filters::ptb_normalizer
 A filter that normalizes text to match Penn Treebank conventions. 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).
 
 meta::analyzers::filters
 Contains filters that mutate existing token streams in a filter chain.
 

Detailed Description

Author
Chase Geigle

All files in META are released under the MIT license. For more details, consult the file LICENSE in the root of the project.