TRF Language Model
trf::AISConfig Class Reference

#include <trf-sa-train.h>

Public Member Functions

 AISConfig (int p_nChain=16, int p_nInter=1000)
 
void Parse (const char *str)
 

Public Attributes

int nChain
 chain number More...
 
int nInter
 intermediate distribution number More...
 

Detailed Description

Definition at line 36 of file trf-sa-train.h.

Constructor & Destructor Documentation

§ AISConfig()

trf::AISConfig::AISConfig ( int  p_nChain = 16,
int  p_nInter = 1000 
)
inline

Definition at line 41 of file trf-sa-train.h.

Member Function Documentation

§ Parse()

void trf::AISConfig::Parse ( const char *  str)
inline

Definition at line 42 of file trf-sa-train.h.

Member Data Documentation

§ nChain

int trf::AISConfig::nChain

chain number

Definition at line 39 of file trf-sa-train.h.

§ nInter

int trf::AISConfig::nInter

intermediate distribution number

Definition at line 40 of file trf-sa-train.h.


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