util/nps2megam.c File Reference

#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <getopt.h>
#include "../io/fopen.c"
#include "../io/fgetl.c"
#include "../hash/nps_vocab.c"
#include "../config.h"

Defines

#define BUFFSIZE   1024

Functions

void usage (char *progname)
void version ()
int main (int argc, char **argv)

Variables

const char * BAD_WORDS []

Define Documentation

#define BUFFSIZE   1024

Function Documentation

int main ( int  argc,
char **  argv 
)
void usage ( char *  progname  ) 
void version (  ) 

Variable Documentation

const char* BAD_WORDS[]
Initial value:
 {
    "**BIAS**",
    "***KERNELMAP***",
    "***NAMEDLABELSIDS***",
    "***NORMALIZING-CONSTANT-Z***",
    "***UNKNOWNCLASS***",
    NULL
}
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
Generated on Sun Sep 11 09:40:46 2011 for NPSML by  doxygen 1.6.3