Word struct. More...
#include <vocstruct.H>
Public Attributes | |
| std::vector< std::string > | lang1 | 
| vector with word synonyms from the left language.   | |
| std::vector< std::string > | lang2 | 
| vector with word synonyms from the right language.   | |
| int | numPasses | 
| number of passes.   | |
Word struct.
Lines from vocabulary files will be loaded into this struct.
| std::vector<std::string> SWord::lang1 | 
vector with word synonyms from the left language.
Referenced by CVocFile::addWordToVocabulary(), CVocFile::AppendVocabulary(), and CVocTrainer::compareLeftLanguage().
| std::vector<std::string> SWord::lang2 | 
vector with word synonyms from the right language.
Referenced by CVocFile::addWordToVocabulary(), CVocFile::AppendVocabulary(), and CVocTrainer::compareRightLanguage().
| int SWord::numPasses | 
number of passes.
Referenced by CVocFile::addWordToVocabulary(), and CVocFile::AppendVocabulary().
| 
       | 
    
      
        Generated for Vocatra by  
      
     |