ddc
|
#include "StdMorph.h"
#include "Lemmatizers.h"
#include "../CommonLib/utilit.h"
#include "Paradigm.h"
Functions | |
bool | IsFound (const vector< CFormInfo > &results) |
void | CreateDecartProduction (const vector< CFormInfo > &results1, const vector< CFormInfo > &results2, vector< CFormInfo > &results) |
bool IsFound | ( | const vector< CFormInfo > & | results | ) |
void CreateDecartProduction | ( | const vector< CFormInfo > & | results1, |
const vector< CFormInfo > & | results2, | ||
vector< CFormInfo > & | results | ||
) |
References CFormInfo::SetUserPrefix().
Referenced by CLemmatizer::CreateParadigmCollection().