libsent/src/ngram/ngram_compact_context.c File Reference

Compaction of back-off elements in N-gram data. More...

#include <sent/stddefs.h>
#include <sent/ngram2.h>

Go to the source code of this file.

Functions

boolean ngram_compact_context (NGRAM_INFO *ndata, int n)
 Compaction of back-off elements in N-gram data.


Detailed Description

Compaction of back-off elements in N-gram data.

Author:
Akinobu Lee
Date:
Sat Aug 11 11:50:58 2007
Revision
1.1.1.1

Definition in file ngram_compact_context.c.


Function Documentation

boolean ngram_compact_context ( NGRAM_INFO ndata,
int  n 
)

Compaction of back-off elements in N-gram data.

Parameters:
ndata [i/o] N-gram information
n [i] N of N-gram
Returns:
TRUE on success, or FALSE on failure.

Definition at line 39 of file ngram_compact_context.c.

Referenced by ngram_read_arpa().


Generated on Tue Dec 18 16:01:40 2007 for Julius by  doxygen 1.5.4