Main Page   Compound List   File List   Compound Members   File Members  

binlm2arpa.c File Reference

Convert a binary format language model to ARPA format. More...

#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "ngram.h"
#include "toolkit.h"
#include "pc_libs/pc_general.h"
#include "rr_libs/general.h"
#include "idngram2lm.h"
#include "evallm.h"

Go to the source code of this file.

Functions

void main (int argc, char **argv)


Detailed Description

Convert a binary format language model to ARPA format.

Definition in file binlm2arpa.c.


Function Documentation

void main int    argc,
char **    argv
 

Definition at line 35 of file binlm2arpa.c.

References ng_t::arpa_filename, ng_t::arpa_fp, DEFAULT_VERBOSITY, display_stats(), fprintf(), load_lm(), pc_flagarg(), pc_intarg(), pc_message(), pc_report_unk_args(), pc_stringarg(), quit(), report_version(), rr_oopen(), salloc(), verbosity, and write_arpa_lm().


Generated on Tue Dec 21 13:54:46 2004 by doxygen1.2.18