ModErn Text Analysis
META Enumerates Textual Applications
|
#include "analyzers/tokenizers/character_tokenizer.h"
#include "corpus/document.h"
#include "io/mmap_file.h"
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::analyzers | |
Contains various ways to segment text and deal with preprocessed files (POS tags, parse trees, etc). | |
meta::analyzers::tokenizers | |
Contains tokenizers that start off a filter chain. | |