ModErn Text Analysis
META Enumerates Textual Applications
|
#include <string>
#include <vector>
#include <utility>
#include "io/parser.h"
#include "corpus/corpus.h"
Go to the source code of this file.
Classes | |
class | meta::corpus::line_corpus |
Fills document objects with content line-by-line from an input file. 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::corpus | |
Various ways to convert corpus formats into META-readable documents. | |
All files in META are dual-licensed under the MIT and NCSA licenses. For more details, consult the file LICENSE.mit and LICENSE.ncsa in the root of the project.