FreeLing  3.0
Public Member Functions
check_lemma Class Reference

find lemma in list of lemmas (separator character is |) More...

#include <dep_rules.h>

Inheritance diagram for check_lemma:
Inheritance graph
[legend]
Collaboration diagram for check_lemma:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 check_lemma (const std::wstring &, const std::wstring &)
 check_lemma
bool eval (dep_tree::iterator) const
 eval whether a single node matches a condition only called from check if needed.

Detailed Description

find lemma in list of lemmas (separator character is |)


Constructor & Destructor Documentation

check_lemma::check_lemma ( const std::wstring &  ,
const std::wstring &   
)

Member Function Documentation

bool check_lemma::eval ( dep_tree::iterator  n) const [virtual]

eval whether a single node matches a condition only called from check if needed.

The abstract class version should never be reached.

Reimplemented from rule_expression.

References rule_expression::find(), word::get_lemma(), node::get_word(), and TRACE.


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