vcand             112 Lemmatizer.cpp     std::vector<std::string> vcand;
vcand             117 Lemmatizer.cpp                 vcand.push_back((*wit).word);
vcand             124 Lemmatizer.cpp     for (sit = vcand.begin(); sit != vcand.end(); sit++) {