|
Definition at line 35 of file idngram2lm.c.
References ng_t::abs_disc_const, ABSOLUTE, ng_t::alpha_array, ng_t::arpa_filename, ng_t::arpa_fp, ng_t::bin_filename, ng_t::bin_fp, ng_t::bo_weight, ng_t::bo_weight4, bo_weight_t, BUFFER, calc_mem_req(), CLOSED_VOCAB, compute_back_off(), compute_gt_discount(), compute_unigram(), ng_t::context_cue, ng_t::context_cues_filename, ng_t::context_cues_fp, ngram::count, ng_t::count, ng_t::count4, count_ind_t, count_t, ng_t::count_table, ng_t::count_table_size, cutoff_t, ng_t::cutoffs, DEFAULT_COUNT_TABLE_SIZE, DEFAULT_DISC_RANGE_1, DEFAULT_DISC_RANGE_REST, DEFAULT_MAX_ALPHA, DEFAULT_MIN_ALPHA, DEFAULT_N, DEFAULT_OOV_FRACTION, DEFAULT_OUT_OF_RANGE_ALPHAS, DEFAULT_VERBOSITY, ng_t::disc_range, disc_val_t, ng_t::discounting_method, ng_t::first_id, flag, ng_t::fof_size, ng_t::four_byte_alphas, ng_t::four_byte_counts, four_byte_t, fprintf(), ng_t::freq_of_freq, get_ngram(), GOOD_TURING, ng_t::gt_disc_ratio, guess_mem(), i, ngram::id_array, ng_t::id_gram_filename, ng_t::id_gram_fp, increment_context(), ng_t::ind, index__t, j, ng_t::lin_disc_ratio, LINEAR, ng_t::marg_counts, ng_t::marg_counts4, MAX, ng_t::max_alpha, ng_t::min_alpha, ng_t::min_unicount, ngram::n, ng_t::n, ng_t::n_unigrams, new_index(), ng_t::no_of_ccs, ng_t::num_kgrams, ng_t::oov_fraction, OPEN_VOCAB_1, OPEN_VOCAB_2, ng_t::out_of_range_alphas, pc_doublearg(), pc_flagarg(), pc_intarg(), pc_intarrayarg(), pc_message(), pc_report_unk_args(), pc_shortarrayarg(), pc_stringarg(), ng_t::ptr_table, ng_t::ptr_table_size, quit(), read_voc(), report_version(), return_count(), rr_calloc(), rr_feof(), rr_iclose(), rr_iopen(), rr_malloc(), rr_oopen(), salloc(), sih_create(), sih_lookup(), ng_t::size_of_alpha_array, SPECIFIED, STD_MEM, store_count(), table_size_t, ng_t::table_sizes, TWO_PASSES, ng_t::uni_log_probs, ng_t::uni_probs, uni_probs_t, verbosity, ng_t::vocab, ng_t::vocab_filename, ng_t::vocab_ht, ng_t::vocab_size, ng_t::vocab_type, WITTEN_BELL, ng_t::word_id, ng_t::write_arpa, write_arpa_lm(), ng_t::write_bin, write_bin_lm(), and ng_t::zeroton_fraction. |