|
FreeLing
3.1
|
check category category More...
#include <dep_rules.h>


Public Member Functions | |
| check_category (const std::wstring &, const std::wstring &) | |
| check chunk label | |
| bool | eval (dep_tree::iterator) const |
| eval whether a single node matches a condition only called from check if needed. | |
check category category
| freeling::check_category::check_category | ( | const std::wstring & | , |
| const std::wstring & | |||
| ) |
check chunk label
| bool freeling::check_category::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_match(), freeling::node::get_label(), and TRACE.
1.7.6.1