|
ModErn Text Analysis
META Enumerates Textual Applications
|
#include <string>#include <vector>#include "meta.h"#include "util/identifiers.h"#include "util/optional.h"Go to the source code of this file.
Classes | |
| class | meta::sequence::observation |
| Represents an observation in a tagged sequence. More... | |
| class | meta::sequence::observation::exception |
| Basic exception class for observation interactions. 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::sequence | |
| Sequence representations and labeling models/algorithms. | |
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