Phonetisaurus  1.0
FST-based Grapheme-to-Phoneme conversion
Functions
rnnlm.cc File Reference
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <math.h>
#include <fstream>
#include <iostream>
#include "rnnlmlib.h"

Go to the source code of this file.

Functions

int argPos (char *str, int argc, char **argv)
 
int main (int argc, char **argv)
 

Function Documentation

int argPos ( char *  str,
int  argc,
char **  argv 
)

Definition at line 20 of file rnnlm.cc.

int main ( int  argc,
char **  argv 
)

Definition at line 29 of file rnnlm.cc.