ModErn Text Analysis
META Enumerates Textual Applications
Classes | Namespaces
factory.h File Reference
#include <functional>
#include <memory>
#include <unordered_map>

Go to the source code of this file.

Classes

class  meta::util::factory< DerivedFactory, Type, Arguments >
 Generic factory that can be subclassed to create factories for specific types. More...
 
class  meta::util::factory< DerivedFactory, Type, Arguments >::exception
 Simple exception for factories. 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::util
 Shared resources and utilities.
 

Detailed Description

Author
Chase Geigle

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.