Classes | Functions | Variables

BigramsReader.cpp File Reference

#include "BigramsReader.h"
#include "../common/bserialize.h"
Include dependency graph for BigramsReader.cpp:

Classes

Functions

Variables


Function Documentation

string GetConnectedWords ( string  Word,
int  MinBigramsFreq,
bool  bDirectFile 
)

References Format(), CBigrams::GetBigrams(), and CBigrams::m_CorpusSize.

Here is the call graph for this function:

string GetBigramsAsString ( string  Word,
int  MinBigramsFreq,
bool  bDirectFile 
)

References Format(), and CBigrams::GetBigrams().

Here is the call graph for this function:

bool InitializeBigrams ( string  FileName  ) 

References CBigrams::Initialize().

Here is the call graph for this function:


Variable Documentation