ModErn Text Analysis
META Enumerates Textual Applications
|
#include "parser/trees/visitors/visitor.h"
#include "parser/trees/internal_node.h"
#include "parser/trees/leaf_node.h"
#include "sequence/sequence.h"
Go to the source code of this file.
Classes | |
class | meta::parser::sequence_extractor |
This is a visitor that converts a parse tree into a POS-tagged sequence. 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. | |
All files in META are released under the MIT license. For more details, consult the file LICENSE in the root of the project.