|
ModErn Text Analysis
META Enumerates Textual Applications
|
Go to the source code of this file.
Classes | |
| class | meta::util::multilevel_clonable< Root, Base, Derived > |
| Template class to facilitate polymorphic cloning. 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. | |
Typedefs | |
| template<class Base , class Derived > | |
| using | meta::util::clonable = multilevel_clonable< Base, Base, Derived > |
| Template alias to facilitate polymorphic cloning. More... | |
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.
1.8.9.1