Public Attributes | List of all members
wordprob_t Struct Reference

Generic structure that could be used at any n-gram level. More...

#include <lm.h>

Public Attributes

s3wid_t wid
int32 prob

Detailed Description

Generic structure that could be used at any n-gram level.

Member Data Documentation

int32 wordprob_t::prob

The probability

s3wid_t wordprob_t::wid

NOTE: dictionary wid; may be BAD_S3WID if not available


The documentation for this struct was generated from the following file: