ModErn Text Analysis
META Enumerates Textual Applications
Classes | Namespaces
subtree_featurizer.h File Reference
#include "parser/analyzers/featurizers/tree_featurizer.h"
#include "util/clonable.h"

Go to the source code of this file.

Classes

class  meta::analyzers::subtree_featurizer
 Tokenizes parse trees by counting occurrences of subtrees in a document's parse tree. 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
Sean Massung
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.