ModErn Text Analysis
META Enumerates Textual Applications
Classes | Namespaces | Functions
jelinek_mercer.h File Reference
#include "index/ranker/lm_ranker.h"
#include "index/ranker/ranker_factory.h"

Go to the source code of this file.

Classes

class  meta::index::jelinek_mercer
 Implements the Jelinek-Mercer smoothed ranking model. 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< jelinek_mercer > (const cpptoml::table &)
 Specialization of the factory method used to create jelinek_mercer rankers.
 

Detailed Description

Author
Sean Massung

All files in META are released under the MIT license. For more details, consult the file LICENSE in the root of the project.