ModErn Text Analysis
META Enumerates Textual Applications
|
#include <memory>
#include "parser/trees/node.h"
#include "parser/trees/visitors/tree_transformer.h"
Go to the source code of this file.
Classes | |
class | meta::parser::parse_tree |
Represents the parse tree for a sentence. 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.