ModErn Text Analysis
META Enumerates Textual Applications
Classes | Namespaces
dirichlet.h File Reference
#include <cstdint>
#include <memory>
#include "util/sparse_vector.h"
#include "stats/dirichlet.tcc"

Go to the source code of this file.

Classes

class  meta::stats::dirichlet< T >
 Represents a Dirichlet distribution. More...
 
union  meta::stats::dirichlet< T >::parameters
 

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::stats
 Probability distributions and other statistics functions.
 

Detailed Description

Author
Chase Geigle

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