KJB
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
spear::Lexicon Class Reference

#include <Lexicon.h>

Inheritance diagram for spear::Lexicon:
spear::RCObject

Public Member Functions

 Lexicon ()
 
void addLexem (const String &word, const String &tag)
 
int addLabel (const String &label)
 
void sortLexems (std::vector< String > &sortedLex, size_t lf_thresh) const
 
void sortLabels (std::vector< String > &sortedLabels) const
 
- Public Member Functions inherited from spear::RCObject
void addReference ()
 
void removeReference ()
 

Additional Inherited Members

- Public Attributes inherited from spear::RCObject
unsigned short refCount
 
- Protected Member Functions inherited from spear::RCObject
 RCObject ()
 
 RCObject (const RCObject &rhs)
 
RCObjectoperator= (const RCObject &rhs)
 
virtual ~RCObject ()=0
 

Constructor & Destructor Documentation

Lexicon::Lexicon ( )

Member Function Documentation

int Lexicon::addLabel ( const String label)
void Lexicon::addLexem ( const String word,
const String tag 
)
void Lexicon::sortLabels ( std::vector< String > &  sortedLabels) const
void Lexicon::sortLexems ( std::vector< String > &  sortedLex,
size_t  lf_thresh 
) const

The documentation for this class was generated from the following files: