Main Page   Compound List   File List   Compound Members   File Members  

rr_libs/rd_wlist_arry.c File Reference

Read a word list into an array. More...

#include <stdio.h>
#include <strings.h>
#include "general.h"

Go to the source code of this file.

Functions

void read_wlist_into_array (wlist_filename, verbosity, p_wlist, p_n_wlist) char *wlist_filename

Variables

char *** p_wlist
int verbosity
int * p_n_wlist


Detailed Description

Read a word list into an array.

allocate an lagre enough array and read in a list of words (first word on each line) Leave entry no. 0 empty.

Definition in file rd_wlist_arry.c.


Function Documentation

void read_wlist_into_array wlist_filename   ,
verbosity   ,
p_wlist   ,
p_n_wlist   
 


Variable Documentation

int * p_n_wlist
 

Definition at line 36 of file rd_wlist_arry.c.

Referenced by read_wlist_into_siht().

char*** p_wlist
 

Definition at line 35 of file rd_wlist_arry.c.

int verbosity
 

Definition at line 36 of file rd_wlist_arry.c.

Referenced by arpa_bo_ng_prob(), bo_ng_prob(), compute_back_off(), compute_gt_discount(), compute_unigram(), eval(), get_vocab_from_vocab_ht(), guess_mem(), increment_context(), main(), merge_tempfiles(), pc_message(), pc_report_unk_args(), read_voc(), read_wlist_into_siht(), sih_val_read_from_file(), sih_val_write_to_file(), update(), write_arpa_lm(), and write_bin_lm().


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