| 
    ModErn Text Analysis
    
   META Enumerates Textual Applications 
   | 
 
All files in META are released under the MIT license. More...
Go to the source code of this file.
Classes | |
| class | meta::index::absolute_discount | 
| Implements the absolute discounting smoothing method.  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::index | |
| Indexes to create efficient representations of data.  | |
Functions | |
| template<> | |
| std::unique_ptr< ranker > | meta::index::make_ranker< absolute_discount > (const cpptoml::table &) | 
| Specialization of the factory method used to create absolute_discount rankers.  | |
All files in META are released under the MIT license.
For more details, consult the file LICENSE in the root of the project.
 1.8.9.1