FreeLing
3.1
|
find lemma in list of lemmas (separator character is |) More...
#include <dep_rules.h>
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. |
find lemma in list of lemmas (separator character is |)
freeling::check_lemma::check_lemma | ( | const std::wstring & | , |
const std::wstring & | |||
) |
bool freeling::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 freeling::rule_expression.
References freeling::rule_expression::find(), freeling::word::get_lemma(), freeling::node::get_word(), and TRACE.