ModErn Text Analysis
META Enumerates Textual Applications
Namespaces | Functions
svm_wrapper.cpp File Reference
#include <fstream>
#include "classify/classifier/svm_wrapper.h"
#include "utf/utf.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::classify
 Algorithms for feature selection, KNN search, and confusion matrices.
 

Functions

template<>
std::unique_ptr< classifier > meta::classify::make_classifier< svm_wrapper > (const cpptoml::table &, std::shared_ptr< index::forward_index >)
 Specialization of the factory method used for creating svm_wrapper classifiers.
 

Detailed Description

Author
Sean Massung