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"

Go to the source code of this file.

Functions

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


Function Documentation

void error ( const char *  message  )  [inline]

Definition at line 45 of file lmmacro.cpp.

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 
)

Definition at line 446 of file quantize-lm.cpp.

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

Here is the caller graph for this function:


Generated on Fri Apr 15 13:04:15 2011 for Moses by  doxygen 1.5.9