Functions

Lemmatizers.cpp File Reference

#include "StdMorph.h"
#include "Lemmatizers.h"
#include "../common/utilit.h"
#include "Paradigm.h"
Include dependency graph for Lemmatizers.cpp:

Functions


Function Documentation

bool IsFound ( const vector< CFormInfo > &  results  ) 

Referenced by CLemmatizer::CreateParadigmCollection().

Here is the caller graph for this function:

void CreateDecartProduction ( const vector< CFormInfo > &  results1,
const vector< CFormInfo > &  results2,
vector< CFormInfo > &  results 
)

References GetWordForm(), and CFormInfo::SetUserPrefix().

Referenced by CLemmatizer::CreateParadigmCollection().

Here is the call graph for this function:

Here is the caller graph for this function: