ModErn Text Analysis
META Enumerates Textual Applications
Classes | Namespaces
transition_finder.h File Reference
#include <vector>
#include "parser/transition.h"
#include "parser/trees/visitors/visitor.h"

Go to the source code of this file.

Classes

class  meta::parser::transition_finder
 This is a visitor that converts a parse tree into a list of transitions that a shift-reduce parser would have to take in order to generate it. More...
 
class  meta::parser::transition_finder::exception
 

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.