simplePhraseLocationElement Struct Reference
[Search Applications]

#include <_SuffixArraySearchApplicationBase.h>


Data Fields

TextLenType sentIdInCorpus
unsigned char posInSentInCorpus


Detailed Description

Used by locateExactPhraseInCorpus() to return the location of an matched n-gram in the corpus as a pair of <sentenceId, offset pos in sentence>

Definition at line 10 of file _SuffixArraySearchApplicationBase.h.


Field Documentation

TextLenType simplePhraseLocationElement::sentIdInCorpus

Definition at line 12 of file _SuffixArraySearchApplicationBase.h.

unsigned char simplePhraseLocationElement::posInSentInCorpus

Definition at line 13 of file _SuffixArraySearchApplicationBase.h.


The documentation for this struct was generated from the following file:
Generated on Fri Jul 6 23:11:24 2007 for SALM by  doxygen 1.5.1