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