ddc
Functions
Lemmatizers.cpp File Reference
#include "StdMorph.h"
#include "Lemmatizers.h"
#include "../CommonLib/utilit.h"
#include "Paradigm.h"
Include dependency graph for Lemmatizers.cpp:

Functions

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

Function Documentation

◆ IsFound()

bool IsFound ( const vector< CFormInfo > &  results)

Referenced by CLemmatizer::CreateParadigmCollection().

Here is the caller graph for this function:

◆ CreateDecartProduction()

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

References CFormInfo::SetUserPrefix().

Referenced by CLemmatizer::CreateParadigmCollection().

Here is the call graph for this function:
Here is the caller graph for this function: