#include "mfcpch.h"
#include <stdio.h>
#include "varable.h"
Variables | |
FILE * | rawfile |
FILE * | textfile |
FILE * | matcher_fp |
FILE * | correct_fp |
bool | tord_write_output = 0 |
bool | tord_write_raw_output = 0 |
bool | tord_similarity_enable = 0 |
double | tord_certainty_threshold = -2.25 |
int | tord_num_word_choices = 30 |
bool | tord_blob_skip = 0 |
double | tord_overlap_threshold = 0.33 |
bool | tord_debug_3 = 0 |
bool | tord_debug_5 = 0 |
bool | tord_debug_8 = 0 |
int | tord_display_ratings = 0 |
bool | tord_display_text = 0 |
bool | tord_show_bold = 1 |
FILE* correct_fp |
FILE* matcher_fp |
FILE* rawfile |
FILE* textfile |
bool tord_blob_skip = 0 |
"Skip to Next selection"
double tord_certainty_threshold = -2.25 |
"Certainty Value"
bool tord_debug_3 = 0 |
"Textord Debug #3"
bool tord_debug_5 = 0 |
"Textord Debug #5"
bool tord_debug_8 = 0 |
"Textord Debug #8"
int tord_display_ratings = 0 |
"Ratings display"
"Display Text"
int tord_num_word_choices = 30 |
"Number of choices"
double tord_overlap_threshold = 0.33 |
"Overlap Threshold"
bool tord_show_bold = 1 |
"Show Bold Text"
"Switch for Similarity"
"Text file output"
"Text before context"