|
ModErn Text Analysis
META Enumerates Textual Applications
|
#include "sequence/sequence.h"Go to the source code of this file.
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::sequence | |
| Sequence representations and labeling models/algorithms. | |
Functions | |
| std::vector< sequence > | meta::sequence::extract_sequences (const std::string &filename) |
| Reads a Penn Treebank formatted part of speech tagged file and returns a set of sequences parsed from it. More... | |
All files in META are released under the MIT license. For more details, consult the file LICENSE in the root of the project.
1.8.9.1