irstlm/src/lmmacro.cpp File Reference

#include <stdio.h>
#include <stdlib.h>
#include <fcntl.h>
#include <iostream>
#include <fstream>
#include <stdexcept>
#include <cassert>
#include "math.h"
#include "mempool.h"
#include "htable.h"
#include "ngramcache.h"
#include "dictionary.h"
#include "n_gram.h"
#include "lmtable.h"
#include "lmmacro.h"
#include "util.h"

Include dependency graph for lmmacro.cpp:


Functions

int parseWords (char *sentence, const char **words, int max)
void error (const char *message)

Function Documentation

void error ( const char *  message  )  [inline]

Referenced by lmtable::get(), lmmacro::loadLexicalClasses(), and lmtable::search().

Here is the caller graph for this function:

int parseWords ( char *  sentence,
const char **  words,
int  max 
)

Referenced by lmmacro::loadLexicalClasses(), main(), and parseline().

Here is the caller graph for this function:


Generated on Fri Jul 30 20:05:14 2010 for Moses by  doxygen 1.5.9