ModErn Text Analysis
META Enumerates Textual Applications
Classes | Namespaces
head_finder.h File Reference
#include <unordered_map>
#include "meta.h"
#include "parser/trees/visitors/visitor.h"
#include "util/shim.h"

Go to the source code of this file.

Classes

struct  meta::parser::head_rule
 
class  meta::parser::head_finder
 A visitor that annotates the internal nodes of parse trees with their head constituents/lexicons. 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::parser
 Contains functions that relate to phrase structure trees and parsing of natural language.
 

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.